>>> Fetching sources...
filename:'gcc-4.6.3.tar.bz2' url:'ftp://ftp.fu-berlin.de/unix/languages/gcc/releases/gcc-4.6.3/gcc-4.6.3.tar.bz2'
filename:'includes.patch' url:'includes.patch'
filename:'libiberty.patch' url:'libiberty.patch'
filename:'pex-helenos.c' url:'pex-helenos.c'
filename:'gcc.specs' url:'gcc.specs'
>>> Building...
[hsct]: "tar" "xjf" "gcc-4.6.3.tar.bz2" 
>>> Patching sources...
patching file gcc-4.6.3/include/filenames.h
patching file gcc-4.6.3/libiberty/configure
patching file gcc-4.6.3/libiberty/Makefile.in
[hsct]: "sed" "s/\(static search_line_fast_type search_line_fast\);/\1 = search_line_acc_char;/" "-i" "gcc-4.6.3/libcpp/lex.c" 
[hsct]: "sed" "/fopen/s#w+b#wb+#" "-i" "gcc-4.6.3/gcc/toplev.c" 
>>> Fixing unwind.h...
[hsct]: "mkdir" "-p" "include" 
[hsct]: "cp" "gcc-4.6.3/gcc/unwind-generic.h" "include/unwind.h" 
[hsct]: "sed" "s/STMP_FIXINC=stmp-fixinc/STMP_FIXINC=/" "-i" "gcc-4.6.3/gcc/configure" 
>>> Providing our pex implementation...
[hsct]: "cp" "pex-helenos.c" "gcc-4.6.3/libiberty/" 
[hsct]: "sed" "s/@pexecute@/pex-helenos/" "s/pex-msdos/pex-helenos/g" "-i" "gcc-4.6.3/libiberty/Makefile.in" 
>>> Building...
[hsct]: "mkdir" "-p" "build" 
[hsct]: "../gcc-4.6.3/configure" "--build=x86_64-pc-linux-gnu" "--host=i686-helenos" "CC=i686-helenos-cc" "CXX=i686-helenos-cxx" "AR=i686-helenos-ar" "AS=i686-helenos-as" "CPP=i686-helenos-cpp" "NM=i686-helenos-nm" "OBJDUMP=i686-helenos-objdump" "OBJCOPY=i686-helenos-objcopy" "STRIP=i686-helenos-strip" "RANLIB=i686-helenos-ranlib" "--target=i686-linux-gnu" "--program-prefix=" "--disable-werror" "--without-ppl" "--without-cloog" "--disable-mudflap" "--disable-libmudflap" "--disable-libgomp" "--disable-gomp" "--with-system-zlib" "--without-headers" "--disable-shared" "--enable-languages=c" "--disable-checking" "--disable-lto" "--disable-threads" "--disable-nls" "--disable-libssp" "--disable-libquadmath" "--enable-decimal-float=dpd" "--disable-multilib" "--disable-multiarch" "--disable-libstdcxx-pch" "--disable-libunwind-exceptions" "--with-gnu-as" "--with-gnu-ld" "CC_FOR_TARGET=i686-helenos-cc" "CXX_FOR_TARGET=i686-helenos-cxx" "GCC_FOR_TARGET=i686-helenos-cc" "AR_FOR_TARGET=i686-helenos-ar" "AS_FOR_TARGET=i686-helenos-as" "LD_FOR_TARGET=i686-helenos-ld" "NM_FOR_TARGET=i686-helenos-nm" "OBJDUMP_FOR_TARGET=i686-helenos-objdump" "RANLIB_FOR_TARGET=i686-helenos-ranlib" "STRIP_FOR_TARGET=i686-helenos-strip" 
checking build system type... x86_64-pc-linux-gnu
checking host system type... i686-pc-helenos
checking target system type... i686-pc-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking whether ln works... yes
checking whether ln -s works... yes
checking for a sed that does not truncate output... /usr/bin/sed
checking for gawk... gawk
checking for i686-helenos-gcc... i686-helenos-cc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... yes
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether i686-helenos-cc accepts -g... yes
checking for i686-helenos-cc option to accept ISO C89... none needed
checking whether we are using the GNU C++ compiler... yes
checking whether i686-helenos-cxx accepts -g... yes
checking for i686-helenos-gnatbind... no
checking for gnatbind... no
checking for i686-helenos-gnatmake... no
checking for gnatmake... no
checking whether compiler driver understands Ada... no
checking how to compare bootstrapped objects... cmp --ignore-initial=16 $$f1 $$f2
checking for objdir... .libs
checking for the correct version of gmp.h... yes
checking for the correct version of mpfr.h... yes
checking for the correct version of mpc.h... yes
checking for the correct version of the gmp/mpfr/mpc libraries... yes
*** This configuration is not supported in the following subdirectories:
     zlib target-libquadmath gnattools target-libada target-libstdc++-v3 target-libgfortran target-libgo target-libffi target-zlib target-libjava target-libobjc target-libgomp target-libmudflap target-libssp target-boehm-gc
    (Any other directories should still work fine.)
checking for default BUILD_CONFIG... 
checking for bison... bison -y
checking for bison... bison
checking for gm4... no
checking for gnum4... no
checking for m4... m4
checking for flex... flex
checking for flex... flex
checking for makeinfo... makeinfo
checking for expect... no
checking for runtest... no
checking for ar... (cached) i686-helenos-ar
checking for i686-helenos-ar... (cached) i686-helenos-ar
checking for as... (cached) i686-helenos-as
checking for i686-helenos-as... (cached) i686-helenos-as
checking for i686-helenos-dlltool... no
checking for ld... (cached) /var/helenos/cross/lib/gcc/i686-helenos/13.2.0/../../../../i686-helenos/bin/ld
checking for i686-helenos-ld... (cached) /var/helenos/cross/lib/gcc/i686-helenos/13.2.0/../../../../i686-helenos/bin/ld
checking for i686-helenos-lipo... no
checking for nm... (cached) i686-helenos-nm
checking for i686-helenos-nm... (cached) i686-helenos-nm
checking for ranlib... (cached) i686-helenos-ranlib
checking for i686-helenos-ranlib... (cached) i686-helenos-ranlib
checking for strip... (cached) i686-helenos-strip
checking for i686-helenos-strip... (cached) i686-helenos-strip
checking for i686-helenos-windres... no
checking for i686-helenos-windmc... no
checking for objcopy... (cached) i686-helenos-objcopy
checking for i686-helenos-objcopy... (cached) i686-helenos-objcopy
checking for objdump... (cached) i686-helenos-objdump
checking for i686-helenos-objdump... (cached) i686-helenos-objdump
checking for cc... (cached) i686-helenos-cc
checking for gcc... (cached) i686-helenos-cc
checking for c++... (cached) i686-helenos-cxx
checking for g++... (cached) i686-helenos-cxx
checking for cxx... (cached) i686-helenos-cxx
checking for gxx... (cached) i686-helenos-cxx
checking for gcc... (cached) i686-helenos-cc
checking for i686-linux-gnu-gcj... no
checking for i686-linux-gnu-gfortran... no
checking for i686-linux-gnu-gccgo... no
checking for i686-linux-gnu-dlltool... no
checking for i686-linux-gnu-lipo... no
checking for i686-linux-gnu-windres... no
checking for i686-linux-gnu-windmc... no
checking where to find the target ar... pre-installed in /var/helenos/cross/lib/gcc/i686-helenos/13.2.0/../../../../i686-helenos/bin
checking where to find the target as... pre-installed in /var/helenos/cross/lib/gcc/i686-helenos/13.2.0/../../../../i686-helenos/bin
checking where to find the target cc... pre-installed
checking where to find the target c++... pre-installed
checking where to find the target c++ for libstdc++... pre-installed
checking where to find the target dlltool... pre-installed
checking where to find the target gcc... pre-installed
checking where to find the target gcj... pre-installed
checking where to find the target gfortran... pre-installed
checking where to find the target gccgo... pre-installed
checking where to find the target ld... pre-installed in /var/helenos/cross/lib/gcc/i686-helenos/13.2.0/../../../../i686-helenos/bin
checking where to find the target lipo... pre-installed
checking where to find the target nm... pre-installed in /var/helenos/cross/lib/gcc/i686-helenos/13.2.0/../../../../i686-helenos/bin
checking where to find the target objdump... pre-installed in /var/helenos/cross/lib/gcc/i686-helenos/13.2.0/../../../../i686-helenos/bin
checking where to find the target ranlib... pre-installed in /var/helenos/cross/lib/gcc/i686-helenos/13.2.0/../../../../i686-helenos/bin
checking where to find the target strip... pre-installed in /var/helenos/cross/lib/gcc/i686-helenos/13.2.0/../../../../i686-helenos/bin
checking where to find the target windres... pre-installed
checking where to find the target windmc... pre-installed
checking whether to enable maintainer-specific portions of Makefiles... no
checking whether -fkeep-inline-functions is supported... yes
configure: creating ./config.status
config.status: creating Makefile
[hsct]: "make" "all-gcc" "-j1" "STATIC_ONLY=y" 
mkdir -p -- ./intl
Configuring in ./intl
configure: creating cache ./config.cache
checking whether make sets $(MAKE)... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking whether NLS is requested... no
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/msgfmt
checking for xgettext... /usr/bin/xgettext
checking for msgmerge... /usr/bin/msgmerge
checking for i686-helenos-gcc... i686-helenos-cc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... yes
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether i686-helenos-cc accepts -g... yes
checking for i686-helenos-cc option to accept ISO C89... none needed
checking build system type... x86_64-pc-linux-gnu
checking host system type... i686-pc-helenos
checking for i686-helenos-ranlib... i686-helenos-ranlib
checking for library containing strerror... none required
checking how to run the C preprocessor... i686-helenos-cc -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... no
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... no
checking for alloca... yes
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for getpagesize... yes
checking for working mmap... no
checking whether we are using the GNU C Library 2.1 or newer... no
checking whether integer division by zero raises SIGFPE... guessing no
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... /var/helenos/cross/lib/gcc/i686-helenos/13.2.0/../../../../i686-helenos/bin/ld
checking if the linker (/var/helenos/cross/lib/gcc/i686-helenos/13.2.0/../../../../i686-helenos/bin/ld) is GNU ld... yes
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... no
checking nl_types.h presence... no
checking for nl_types.h... no
checking malloc.h usability... yes
checking malloc.h presence... yes
checking for malloc.h... yes
checking stddef.h usability... yes
checking stddef.h presence... yes
checking for stddef.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for unistd.h... (cached) yes
checking sys/param.h usability... no
checking sys/param.h presence... no
checking for sys/param.h... no
checking for feof_unlocked... no
checking for fgets_unlocked... no
checking for getc_unlocked... yes
checking for getcwd... yes
checking for getegid... no
checking for geteuid... no
checking for getgid... yes
checking for getuid... yes
checking for mempcpy... no
checking for munmap... yes
checking for putenv... yes
checking for setenv... no
checking for setlocale... yes
checking for stpcpy... yes
checking for strcasecmp... yes
checking for strdup... yes
checking for strtoul... yes
checking for tsearch... no
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... no
checking for LC_MESSAGES... yes
checking for bison... bison
checking version of bison... 3.7.6, ok
checking whether NLS is requested... no
checking whether to use NLS... no
checking for aclocal... no
checking for autoconf... no
checking for autoheader... no
configure: updating cache ./config.cache
configure: creating ./config.status
config.status: creating Makefile
config.status: creating config.intl
config.status: creating config.h
config.status: executing default-1 commands
mkdir -p -- ./gcc
Configuring in ./gcc
configure: creating cache ./config.cache
checking build system type... x86_64-pc-linux-gnu
checking host system type... i686-pc-helenos
checking target system type... i686-pc-linux-gnu
checking LIBRARY_PATH variable... ok
checking GCC_EXEC_PREFIX variable... ok
checking whether to place generated files in the source directory... no
checking whether a default linker was specified... no
checking whether a default assembler was specified... no
checking for i686-helenos-gcc... i686-helenos-cc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... yes
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether i686-helenos-cc accepts -g... yes
checking for i686-helenos-cc option to accept ISO C89... none needed
checking whether i686-helenos-cc and cc understand -c and -o together... yes
checking whether we are using the GNU C++ compiler... yes
checking whether i686-helenos-cxx accepts -g... yes
checking for i686-helenos-gnatbind... no
checking for gnatbind... no
checking for i686-helenos-gnatmake... no
checking for gnatmake... no
checking whether compiler driver understands Ada... no
checking how to run the C preprocessor... i686-helenos-cc -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 sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... no
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... i686-helenos-cc -E
checking for inline... inline
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... 64
checking size of void *... 4
checking size of short... 2
checking size of int... 4
checking size of long... 4
checking for long long... yes
checking size of long long... 8
checking for __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 i686-helenos-cc supports -W... yes
checking whether i686-helenos-cc supports -Wall... yes
checking whether i686-helenos-cc supports -Wwrite-strings... yes
checking whether i686-helenos-cc supports -Wcast-qual... yes
checking whether i686-helenos-cc supports -Wstrict-prototypes... yes
checking whether i686-helenos-cc supports -Wmissing-prototypes... yes
checking whether i686-helenos-cc supports -Wmissing-format-attribute... yes
checking whether i686-helenos-cc supports -Wold-style-definition... yes
checking whether i686-helenos-cc supports -Wc++-compat... yes
checking whether i686-helenos-cc supports -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings... yes
checking valgrind.h usability... no
checking valgrind.h presence... no
checking for valgrind.h... no
configure: WARNING: fixed-point is not supported for this target, ignored
checking whether make sets $(MAKE)... yes
checking for gawk... gawk
checking whether ln -s works... yes
checking whether ln works... yes
checking for i686-helenos-ranlib... i686-helenos-ranlib
checking for a BSD compatible install... /usr/bin/install -c
checking for cmp's capabilities... gnucompare
checking for mktemp... yes
checking for makeinfo... makeinfo
checking for modern makeinfo... yes
checking for recent Pod::Man... yes
checking for flex... flex
checking for bison... bison
checking for nm... i686-helenos-nm
checking for ar... i686-helenos-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... no
checking for sys/time.h... yes
checking for sys/mman.h... yes
checking for sys/resource.h... no
checking for sys/param.h... no
checking for sys/times.h... no
checking for sys/stat.h... (cached) yes
checking for direct.h... no
checking for malloc.h... yes
checking for langinfo.h... no
checking for ldfcn.h... no
checking for locale.h... yes
checking for wchar.h... yes
checking for thread.h... no
checking for pthread.h... yes
checking for CHAR_BIT... yes
checking whether byte ordering is bigendian... no
checking how to run the C++ preprocessor... i686-helenos-cxx -E
checking for unordered_map... no
checking for tr1/unordered_map... no
checking for ext/hash_map... no
checking for collect2 libraries... none required
checking for library containing exc_resume... no
checking for library containing ldexp... -lm
checking for inttypes.h... yes
checking for times... no
checking for clock... yes
checking for kill... yes
checking for getrlimit... no
checking for setrlimit... no
checking for atoll... yes
checking for atoq... no
checking for sysconf... yes
checking for strsignal... yes
checking for getrusage... no
checking for nl_langinfo... no
checking for gettimeofday... yes
checking for mbstowcs... no
checking for wcswidth... no
checking for mmap... yes
checking for setlocale... yes
checking for clearerr_unlocked... no
checking for feof_unlocked... no
checking for ferror_unlocked... no
checking for fflush_unlocked... no
checking for fgetc_unlocked... no
checking for fgets_unlocked... no
checking for fileno_unlocked... no
checking for fprintf_unlocked... no
checking for fputc_unlocked... no
checking for fputs_unlocked... no
checking for fread_unlocked... no
checking for fwrite_unlocked... no
checking for getchar_unlocked... yes
checking for getc_unlocked... yes
checking for putchar_unlocked... yes
checking for putc_unlocked... yes
checking for ssize_t... yes
checking for caddr_t... no
checking for sys/mman.h... (cached) yes
checking for mmap... (cached) yes
checking whether read-only mmap of a plain file works... yes
checking whether mmap from /dev/zero works... yes
checking for MAP_ANON(YMOUS)... yes
checking whether mmap with MAP_ANON(YMOUS) works... yes
checking for pid_t... yes
checking for vfork.h... no
checking for fork... yes
checking for vfork... no
checking for working fork... cross
configure: WARNING: result yes guessed because of cross compilation
checking for ld used by GCC... /var/helenos/cross/lib/gcc/i686-helenos/13.2.0/../../../../i686-helenos/bin/ld
checking if the linker (/var/helenos/cross/lib/gcc/i686-helenos/13.2.0/../../../../i686-helenos/bin/ld) is GNU ld... yes
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... no
checking whether getenv is declared... yes
checking whether atol is declared... yes
checking whether asprintf is declared... yes
checking whether sbrk is declared... no
checking whether abort is declared... yes
checking whether atof is declared... yes
checking whether getcwd is declared... yes
checking whether getwd is declared... no
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... no
checking whether feof_unlocked is declared... no
checking whether ferror_unlocked is declared... no
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... no
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... no
checking whether setrlimit is declared... no
checking whether getrusage is declared... no
checking whether ldgetname is declared... no
checking whether times is declared... no
checking whether sigaltstack is declared... no
checking for struct tms... no
checking for clock_t... yes
checking for .preinit_array/.init_array/.fini_array support... no
checking if mkdir takes one argument... no
Using `../../gcc-4.6.3/gcc/config/i386/i386.c' for machine-specific logic.
Using `../../gcc-4.6.3/gcc/config/i386/i386.md' as machine description file.
Using the following target machine macro files:
	../../gcc-4.6.3/gcc/config/vxworks-dummy.h
	../../gcc-4.6.3/gcc/config/i386/i386.h
	../../gcc-4.6.3/gcc/config/linux-android.h
	../../gcc-4.6.3/gcc/config/i386/unix.h
	../../gcc-4.6.3/gcc/config/i386/att.h
	../../gcc-4.6.3/gcc/config/dbxelf.h
	../../gcc-4.6.3/gcc/config/elfos.h
	../../gcc-4.6.3/gcc/config/gnu-user.h
	../../gcc-4.6.3/gcc/config/linux.h
	../../gcc-4.6.3/gcc/config/glibc-stdint.h
	../../gcc-4.6.3/gcc/config/i386/linux.h
Using host-default.o for host machine hooks.
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
checking LIBRARY_PATH variable... ok
checking GCC_EXEC_PREFIX variable... ok
checking whether to place generated files in the source directory... no
checking whether a default linker was specified... no
checking whether a default assembler was specified... no
checking for x86_64-pc-linux-gnu-gcc... gcc
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... yes
checking whether we are using the GNU C++ compiler... yes
checking whether i686-helenos-cxx accepts -g... yes
checking for x86_64-pc-linux-gnu-gnatbind... no
checking for gnatbind... no
checking for x86_64-pc-linux-gnu-gnatmake... no
checking for gnatmake... no
checking whether compiler driver understands Ada... 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... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking how to run the C preprocessor... gcc -E
checking for inline... inline
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking size of void *... 8
checking size of short... 2
checking size of int... 4
checking size of long... 8
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... yes
checking whether gcc supports -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings... yes
checking valgrind.h usability... no
checking valgrind.h presence... no
checking for valgrind.h... no
configure: WARNING: fixed-point is not supported for this target, ignored
checking whether make sets $(MAKE)... yes
checking for gawk... gawk
checking whether ln -s works... yes
checking whether ln works... yes
checking for x86_64-pc-linux-gnu-ranlib... i686-helenos-ranlib
checking for a BSD compatible install... /usr/bin/install -c
checking for cmp's capabilities... gnucompare
checking for mktemp... yes
checking for makeinfo... makeinfo
checking for modern makeinfo... yes
checking for recent Pod::Man... yes
checking for flex... flex
checking for bison... bison
checking for nm... i686-helenos-nm
checking for ar... i686-helenos-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... yes
checking for langinfo.h... yes
checking for ldfcn.h... no
checking for locale.h... yes
checking for wchar.h... yes
checking for thread.h... no
checking for pthread.h... yes
checking for CHAR_BIT... yes
checking whether byte ordering is bigendian... no
checking how to run the C++ preprocessor... i686-helenos-cxx -E
checking for unordered_map... no
checking for tr1/unordered_map... no
checking for ext/hash_map... 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 setlocale... yes
checking for clearerr_unlocked... yes
checking for feof_unlocked... yes
checking for ferror_unlocked... yes
checking for fflush_unlocked... yes
checking for fgetc_unlocked... yes
checking for fgets_unlocked... yes
checking for fileno_unlocked... yes
checking for fprintf_unlocked... no
checking for fputc_unlocked... yes
checking for fputs_unlocked... yes
checking for fread_unlocked... yes
checking for fwrite_unlocked... yes
checking for getchar_unlocked... yes
checking for getc_unlocked... yes
checking for putchar_unlocked... yes
checking for putc_unlocked... yes
checking whether mbstowcs works... yes
checking for ssize_t... yes
checking for caddr_t... yes
checking for sys/mman.h... (cached) yes
checking for mmap... (cached) yes
checking whether read-only mmap of a plain file works... yes
checking whether mmap from /dev/zero works... yes
checking for MAP_ANON(YMOUS)... yes
checking whether mmap with MAP_ANON(YMOUS) works... yes
checking for pid_t... yes
checking for vfork.h... no
checking for fork... yes
checking for vfork... yes
checking for working fork... yes
checking for working vfork... (cached) yes
checking for ld used by GCC... /var/helenos/cross/lib/gcc/i686-helenos/13.2.0/../../../../i686-helenos/bin/ld
checking if the linker (/var/helenos/cross/lib/gcc/i686-helenos/13.2.0/../../../../i686-helenos/bin/ld) is GNU ld... yes
checking for shared library run path origin... done
checking for iconv... yes
checking for iconv declaration... install-shextern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
checking for LC_MESSAGES... yes
checking for nl_langinfo and CODESET... yes
checking whether 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... yes
checking whether errno is declared... yes
checking whether snprintf is declared... yes
checking whether vsnprintf is declared... yes
checking whether vasprintf is declared... yes
checking whether malloc is declared... yes
checking whether realloc is declared... yes
checking whether calloc is declared... yes
checking whether free is declared... yes
checking whether basename is declared... yes
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... yes
checking whether fgetc_unlocked is declared... yes
checking whether fgets_unlocked is declared... yes
checking whether fileno_unlocked is declared... yes
checking whether fprintf_unlocked is declared... no
checking whether fputc_unlocked is declared... yes
checking whether fputs_unlocked is declared... yes
checking whether fread_unlocked is declared... yes
checking whether fwrite_unlocked is declared... yes
checking whether getchar_unlocked is declared... yes
checking whether getc_unlocked is declared... yes
checking whether putchar_unlocked is declared... yes
checking whether putc_unlocked is declared... yes
checking whether getrlimit is declared... yes
checking whether setrlimit is declared... yes
checking whether getrusage is declared... yes
checking whether ldgetname is declared... no
checking whether times is declared... yes
checking whether sigaltstack is declared... yes
checking for struct tms... yes
checking for clock_t... yes
checking for .preinit_array/.init_array/.fini_array support... yes
checking if mkdir takes one argument... no
Using `../../../gcc-4.6.3/gcc/config/i386/i386.c' for machine-specific logic.
Using `../../../gcc-4.6.3/gcc/config/i386/i386.md' as machine description file.
Using the following target machine macro files:
	../../../gcc-4.6.3/gcc/config/vxworks-dummy.h
	../../../gcc-4.6.3/gcc/config/i386/i386.h
	../../../gcc-4.6.3/gcc/config/linux-android.h
	../../../gcc-4.6.3/gcc/config/i386/unix.h
	../../../gcc-4.6.3/gcc/config/i386/att.h
	../../../gcc-4.6.3/gcc/config/dbxelf.h
	../../../gcc-4.6.3/gcc/config/elfos.h
	../../../gcc-4.6.3/gcc/config/gnu-user.h
	../../../gcc-4.6.3/gcc/config/linux.h
	../../../gcc-4.6.3/gcc/config/glibc-stdint.h
	../../../gcc-4.6.3/gcc/config/i386/linux.h
Using host-linux.o for host machine hooks.
checking whether NLS is requested... no
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /var/helenos/cross/lib/gcc/i686-helenos/13.2.0/../../../../i686-helenos/bin/ld
checking if the linker (/var/helenos/cross/lib/gcc/i686-helenos/13.2.0/../../../../i686-helenos/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... i686-helenos-nm
checking the name lister (i686-helenos-nm) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking for /var/helenos/cross/lib/gcc/i686-helenos/13.2.0/../../../../i686-helenos/bin/ld option to reload object files... -r
checking for x86_64-pc-linux-gnu-objdump... i686-helenos-objdump
checking how to recognize dependent libraries... pass_all
checking for x86_64-pc-linux-gnu-ar... (cached) i686-helenos-ar
checking for x86_64-pc-linux-gnu-strip... no
checking for strip... strip
checking for x86_64-pc-linux-gnu-ranlib... (cached) i686-helenos-ranlib
checking command to parse i686-helenos-nm output from gcc object... failed
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... no
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/var/helenos/cross/lib/gcc/i686-helenos/13.2.0/../../../../i686-helenos/bin/ld -m elf_x86_64) supports shared libraries... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... unsupported
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... no
checking whether to build shared libraries... no
checking whether to build static libraries... yes
checking how to run the C++ preprocessor... i686-helenos-cxx -E
checking for ld used by i686-helenos-cxx... /var/helenos/cross/lib/gcc/i686-helenos/13.2.0/../../../../i686-helenos/bin/ld -m elf_x86_64
checking if the linker (/var/helenos/cross/lib/gcc/i686-helenos/13.2.0/../../../../i686-helenos/bin/ld -m elf_x86_64) is GNU ld... no
checking whether the i686-helenos-cxx linker (/var/helenos/cross/lib/gcc/i686-helenos/13.2.0/../../../../i686-helenos/bin/ld -m elf_x86_64) supports shared libraries... yes
checking for i686-helenos-cxx option to produce PIC... -fPIC -DPIC
checking if i686-helenos-cxx PIC flag -fPIC -DPIC works... yes
checking if i686-helenos-cxx static flag -static works... yes
checking if i686-helenos-cxx supports -c -o file.o... yes
checking if i686-helenos-cxx supports -c -o file.o... (cached) yes
checking whether the i686-helenos-cxx linker (/var/helenos/cross/lib/gcc/i686-helenos/13.2.0/../../../../i686-helenos/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... unsupported
checking what assembler to use... /var/helenos/cross/lib/gcc/i686-helenos/13.2.0/../../../../i686-helenos/bin/as
checking whether we are using gold... no
checking what linker to use... /var/helenos/cross/lib/gcc/i686-helenos/13.2.0/../../../../i686-helenos/bin/ld
checking what nm to use... /var/helenos/cross/lib/gcc/i686-helenos/13.2.0/../../../../i686-helenos/bin/nm
checking what objdump to use... /var/helenos/cross/lib/gcc/i686-helenos/13.2.0/../../../../i686-helenos/bin/objdump
checking for readelf... /usr/bin/readelf
checking what readelf to use... /usr/bin/readelf
checking assembler flags... --32
checking assembler for .balign and .p2align... yes
checking assembler for .p2align with maximum skip... yes
checking assembler for .literal16... no
checking assembler for working .subsection -1... yes
checking assembler for .weak... yes
checking assembler for .weakref... yes
checking assembler for .nsubspa comdat... no
checking assembler for .hidden... yes
checking linker for .hidden support... yes
checking linker read-only and read-write section mixing... read-write
checking assembler for .sleb128 and .uleb128... yes
checking assembler for cfi directives... yes
checking assembler for working cfi advance... yes
checking assembler for cfi personality directive... yes
checking assembler for cfi sections directive... yes
checking assembler for eh_frame optimization... yes
checking assembler for section merging support... yes
checking assembler for COMDAT group support... yes
checking assembler for line table discriminator support... yes
checking assembler for thread-local storage support... yes
checking linker -Bstatic/-Bdynamic option... yes
checking linker plugin support... 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 .quad directive... yes
checking assembler for sahf mnemonic... yes
checking assembler for swap suffix... yes
checking assembler for different section symbol subtraction... yes
checking assembler for GOTOFF in data... yes
checking assembler for rep and lock prefix... yes
checking assembler for dwarf2 debug_line support... yes
checking assembler for buggy dwarf2 .file directive... no
checking assembler for --gdwarf2 option... yes
checking assembler for --gstabs option... yes
checking assembler for --debug-prefix-map option... yes
checking assembler for .lcomm with alignment... no
checking assembler for gnu_unique_object... yes
checking assembler for tolerance to line number 0... yes
checking linker PT_GNU_EH_FRAME support... yes
checking linker position independent executable support... yes
checking linker EH-compatible garbage collection of sections... yes
checking linker EH garbage collection of sections bug... no
checking linker --as-needed support... yes
checking linker --build-id support... yes
checking linker *_sol2 emulation support... no
checking linker --sysroot support... yes
checking __stack_chk_fail in target C library... no
checking dl_iterate_phdr in target C library... unknown
Using ggc-page for garbage collection.
checking whether to enable maintainer-specific portions of Makefiles... no
Links are now set up to build a cross-compiler
 from x86_64-pc-linux-gnu to i686-pc-linux-gnu.
checking for exported symbols... yes
checking for -rdynamic... yes
checking for library containing dlopen... none required
checking for -fPIC -shared... yes
configure: creating ./config.status
config.status: creating as
config.status: creating collect-ld
config.status: creating nm
config.status: creating Makefile
config.status: creating ada/gcc-interface/Makefile
config.status: creating ada/Makefile
config.status: creating auto-host.h
config.status: executing default commands
checking whether NLS is requested... no
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for fgrep... /usr/bin/grep -F
checking for ld used by i686-helenos-cc... /var/helenos/cross/lib/gcc/i686-helenos/13.2.0/../../../../i686-helenos/bin/ld
checking if the linker (/var/helenos/cross/lib/gcc/i686-helenos/13.2.0/../../../../i686-helenos/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... i686-helenos-nm
checking the name lister (i686-helenos-nm) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking for /var/helenos/cross/lib/gcc/i686-helenos/13.2.0/../../../../i686-helenos/bin/ld option to reload object files... -r
checking for i686-helenos-objdump... i686-helenos-objdump
checking how to recognize dependent libraries... unknown
checking for i686-helenos-ar... (cached) i686-helenos-ar
checking for i686-helenos-strip... i686-helenos-strip
checking for i686-helenos-ranlib... (cached) i686-helenos-ranlib
checking command to parse i686-helenos-nm output from i686-helenos-cc object... ok
checking for dlfcn.h... yes
checking for objdir... .libs
checking if i686-helenos-cc supports -fno-rtti -fno-exceptions... no
checking for i686-helenos-cc option to produce PIC... -fPIC -DPIC
checking if i686-helenos-cc PIC flag -fPIC -DPIC works... yes
checking if i686-helenos-cc static flag -static works... yes
checking if i686-helenos-cc supports -c -o file.o... yes
checking if i686-helenos-cc supports -c -o file.o... (cached) yes
checking whether the i686-helenos-cc linker (/var/helenos/cross/lib/gcc/i686-helenos/13.2.0/../../../../i686-helenos/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... no
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... no
checking whether to build shared libraries... no
checking whether to build static libraries... yes
checking how to run the C++ preprocessor... i686-helenos-cxx -E
checking for ld used by i686-helenos-cxx... /var/helenos/cross/lib/gcc/i686-helenos/13.2.0/../../../../i686-helenos/bin/ld
checking if the linker (/var/helenos/cross/lib/gcc/i686-helenos/13.2.0/../../../../i686-helenos/bin/ld) is GNU ld... yes
checking whether the i686-helenos-cxx linker (/var/helenos/cross/lib/gcc/i686-helenos/13.2.0/../../../../i686-helenos/bin/ld) supports shared libraries... no
checking for i686-helenos-cxx option to produce PIC... -fPIC -DPIC
checking if i686-helenos-cxx PIC flag -fPIC -DPIC works... yes
checking if i686-helenos-cxx static flag -static works... yes
checking if i686-helenos-cxx supports -c -o file.o... yes
checking if i686-helenos-cxx supports -c -o file.o... (cached) yes
checking whether the i686-helenos-cxx linker (/var/helenos/cross/lib/gcc/i686-helenos/13.2.0/../../../../i686-helenos/bin/ld) supports shared libraries... no
checking dynamic linker characteristics... no
checking how to hardcode library paths into programs... immediate
checking what assembler to use... /var/helenos/cross/lib/gcc/i686-helenos/13.2.0/../../../../i686-helenos/bin/as
checking whether we are using gold... no
checking what linker to use... /var/helenos/cross/lib/gcc/i686-helenos/13.2.0/../../../../i686-helenos/bin/ld
checking what nm to use... /var/helenos/cross/lib/gcc/i686-helenos/13.2.0/../../../../i686-helenos/bin/nm
checking what objdump to use... /var/helenos/cross/lib/gcc/i686-helenos/13.2.0/../../../../i686-helenos/bin/objdump
checking for readelf... /usr/bin/readelf
checking what readelf to use... /usr/bin/readelf
checking assembler flags... --32
checking assembler for .balign and .p2align... yes
checking assembler for .p2align with maximum skip... yes
checking assembler for .literal16... no
checking assembler for working .subsection -1... yes
checking assembler for .weak... yes
checking assembler for .weakref... yes
checking assembler for .nsubspa comdat... no
checking assembler for .hidden... yes
checking linker for .hidden support... yes
checking linker read-only and read-write section mixing... read-write
checking assembler for .sleb128 and .uleb128... yes
checking assembler for cfi directives... yes
checking assembler for working cfi advance... yes
checking assembler for cfi personality directive... yes
checking assembler for cfi sections directive... yes
checking assembler for eh_frame optimization... yes
checking assembler for section merging support... yes
checking assembler for COMDAT group support... yes
checking assembler for line table discriminator support... yes
checking assembler for thread-local storage support... yes
checking linker -Bstatic/-Bdynamic option... yes
checking linker plugin support... 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 .quad directive... yes
checking assembler for sahf mnemonic... yes
checking assembler for swap suffix... yes
checking assembler for different section symbol subtraction... yes
checking assembler for GOTOFF in data... yes
checking assembler for rep and lock prefix... yes
checking assembler for dwarf2 debug_line support... yes
checking assembler for buggy dwarf2 .file directive... no
checking assembler for --gdwarf2 option... yes
checking assembler for --gstabs option... yes
checking assembler for --debug-prefix-map option... yes
checking assembler for .lcomm with alignment... no
checking assembler for gnu_unique_object... yes
checking assembler for tolerance to line number 0... yes
checking linker PT_GNU_EH_FRAME support... yes
checking linker position independent executable support... yes
checking linker EH-compatible garbage collection of sections... yes
checking linker EH garbage collection of sections bug... no
checking linker --as-needed support... yes
checking linker --build-id support... yes
checking linker *_sol2 emulation support... no
checking linker --sysroot support... yes
checking __stack_chk_fail in target C library... no
checking dl_iterate_phdr in target C library... unknown
Using ggc-page for garbage collection.
checking whether to enable maintainer-specific portions of Makefiles... no
Links are now set up to build (on x86_64-pc-linux-gnu) a cross-compiler
 from i686-pc-helenos to i686-pc-linux-gnu.
checking for exported symbols... unable to check
checking for library containing dlopen... none required
checking for -fPIC -shared... yes
configure: updating cache ./config.cache
configure: creating ./config.status
config.status: creating as
config.status: creating collect-ld
config.status: creating nm
config.status: creating Makefile
config.status: creating ada/gcc-interface/Makefile
config.status: creating ada/Makefile
config.status: creating auto-host.h
config.status: executing default commands
mkdir -p -- ./libiberty
Configuring in ./libiberty
configure: creating cache ./config.cache
checking whether to enable maintainer-specific portions of Makefiles... no
checking for makeinfo... makeinfo
checking for perl... perl
checking build system type... x86_64-pc-linux-gnu
checking host system type... i686-pc-helenos
checking for i686-helenos-ar... i686-helenos-ar
checking for i686-helenos-ranlib... i686-helenos-ranlib
checking for i686-helenos-gcc... i686-helenos-cc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... yes
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether i686-helenos-cc accepts -g... yes
checking for i686-helenos-cc 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... 64
checking how to run the C preprocessor... i686-helenos-cc -E
checking whether i686-helenos-cc supports -W... yes
checking whether i686-helenos-cc supports -Wall... yes
checking whether i686-helenos-cc supports -Wwrite-strings... yes
checking whether i686-helenos-cc supports -Wc++-compat... yes
checking whether i686-helenos-cc supports -Wstrict-prototypes... yes
checking whether i686-helenos-cc supports -pedantic ... yes
checking whether i686-helenos-cc 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... no
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... /usr/bin/install -c
checking for sys/file.h... no
checking for sys/param.h... no
checking for limits.h... yes
checking for stdlib.h... (cached) yes
checking for malloc.h... yes
checking for string.h... (cached) yes
checking for unistd.h... (cached) yes
checking for strings.h... (cached) yes
checking for sys/time.h... yes
checking for time.h... yes
checking for sys/resource.h... no
checking for sys/stat.h... (cached) yes
checking for sys/mman.h... yes
checking for fcntl.h... yes
checking for alloca.h... no
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... no
checking for sys/systemcfg.h... no
checking for stdint.h... (cached) yes
checking for stdio_ext.h... no
checking for process.h... no
checking for sys/prctl.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 ssize_t... yes
checking for pid_t... yes
checking for library containing strerror... none required
checking for asprintf... yes
checking for atexit... yes
checking for basename... no
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... no
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... no
checking for putenv... yes
checking for random... no
checking for rename... yes
checking for rindex... yes
checking for setenv... no
checking for snprintf... yes
checking for sigsetmask... no
checking for stpcpy... yes
checking for stpncpy... yes
checking for strcasecmp... yes
checking for strchr... yes
checking for strdup... yes
checking for strncasecmp... yes
checking for strndup... yes
checking for 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 for setproctitle... no
checking whether alloca needs Cray hooks... no
checking stack direction for C alloca... 0
checking for vfork.h... no
checking for fork... yes
checking for vfork... no
checking for working fork... cross
configure: WARNING: result yes guessed because of cross compilation
checking for _doprnt... no
checking for sys_errlist... no
checking for sys_nerr... no
checking for sys_siglist... no
checking for external symbol _system_configuration... no
checking for __fsetlocking... no
checking for canonicalize_file_name... no
checking for dup3... no
checking for getrusage... no
checking for getsysinfo... no
checking for gettimeofday... (cached) yes
checking for on_exit... no
checking for psignal... yes
checking for pstat_getdynamic... no
checking for pstat_getstatic... no
checking for realpath... yes
checking for sbrk... no
checking for spawnve... no
checking for spawnvpe... no
checking for strerror... yes
checking for strsignal... yes
checking for sysconf... yes
checking for sysctl... no
checking for sysmp... no
checking for table... no
checking for times... no
checking for wait3... no
checking for wait4... no
checking whether basename is declared... no
checking whether ffs is declared... yes
checking whether asprintf is declared... no
checking whether vasprintf is declared... no
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... no
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... no
checking for working strncmp... yes
configure: updating cache ./config.cache
configure: creating ./config.status
config.status: creating Makefile
config.status: creating testsuite/Makefile
config.status: creating config.h
config.status: executing default commands
make[1]: Entering directory '/var/helenos/nightly/tmp-ci/build/ia32/coast/build/gcc/build/libiberty'
if [ x"" != x ] && [ ! -d pic ]; then \
  mkdir pic; \
else true; fi
touch stamp-picdir
if [ x"" != x ]; then \
  i686-helenos-cc -c -DHAVE_CONFIG_H -g -O2  -I. -I../../gcc-4.6.3/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic   ../../gcc-4.6.3/libiberty/regex.c -o pic/regex.o; \
else true; fi
i686-helenos-cc -c -DHAVE_CONFIG_H -g -O2  -I. -I../../gcc-4.6.3/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  ../../gcc-4.6.3/libiberty/regex.c -o regex.o
../../gcc-4.6.3/libiberty/regex.c: In function 'byte_regex_compile':
../../gcc-4.6.3/libiberty/regex.c:152:53: warning: right-hand operand of comma expression has no effect [-Wunused-value]
  152 | #      define bzero(s, n)       (memset (s, '\0', n), (s))
      |                                 ~~~~~~~~~~~~~~~~~~~~^~~~~~
../../gcc-4.6.3/libiberty/regex.c:3124:13: note: in expansion of macro 'bzero'
 3124 |             bzero (b, (1 << BYTEWIDTH) / BYTEWIDTH);
      |             ^~~~~
../../gcc-4.6.3/libiberty/regex.c: In function 'byte_re_compile_fastmap':
../../gcc-4.6.3/libiberty/regex.c:152:53: warning: right-hand operand of comma expression has no effect [-Wunused-value]
  152 | #      define bzero(s, n)       (memset (s, '\0', n), (s))
      |                                 ~~~~~~~~~~~~~~~~~~~~^~~~~~
../../gcc-4.6.3/libiberty/regex.c:4582:3: note: in expansion of macro 'bzero'
 4582 |   bzero (fastmap, 1 << BYTEWIDTH);  /* Assume nothing's valid.  */
      |   ^~~~~
In file included from ../../gcc-4.6.3/libiberty/regex.c:638:
../../gcc-4.6.3/libiberty/regex.c: In function 'byte_re_match_2_internal':
../../gcc-4.6.3/libiberty/regex.c:6697:33: warning: this statement may fall through [-Wimplicit-fallthrough=]
 6697 |                     is_a_jump_n = true;
../../gcc-4.6.3/libiberty/regex.c:6698:19: note: here
 6698 |                   case pop_failure_jump:
      |                   ^~~~
../../gcc-4.6.3/libiberty/regex.c:7120:14: warning: this statement may fall through [-Wimplicit-fallthrough=]
 7120 |           if ((re_opcode_t) p[-1] != pop_failure_jump)
      |              ^
../../gcc-4.6.3/libiberty/regex.c:7135:9: note: here
 7135 |         case pop_failure_jump:
      |         ^~~~
../../gcc-4.6.3/libiberty/regex.c:1776:25: warning: this statement may fall through [-Wimplicit-fallthrough=]
 1776 |   set_regs_matched_done = 0;                                            \
      |   ~~~~~~~~~~~~~~~~~~~~~~^~~
../../gcc-4.6.3/libiberty/regex.c:7147:13: note: in expansion of macro 'POP_FAILURE_POINT'
 7147 |             POP_FAILURE_POINT (sdummy, pdummy,
      |             ^~~~~~~~~~~~~~~~~
../../gcc-4.6.3/libiberty/regex.c:7153:9: note: here
 7153 |         unconditional_jump:
      |         ^~~~~~~~~~~~~~~~~~
../../gcc-4.6.3/libiberty/regex.c:7453:31: warning: this statement may fall through [-Wimplicit-fallthrough=]
 7453 |                   is_a_jump_n = true;
../../gcc-4.6.3/libiberty/regex.c:7454:17: note: here
 7454 |                 case maybe_pop_jump:
      |                 ^~~~
../../gcc-4.6.3/libiberty/regex.c: In function 'byte_common_op_match_null_string_p':
../../gcc-4.6.3/libiberty/regex.c:7718:10: warning: this statement may fall through [-Wimplicit-fallthrough=]
 7718 |       p1 += 2 * OFFSET_ADDRESS_SIZE;
      |          ^
../../gcc-4.6.3/libiberty/regex.c:7720:5: note: here
 7720 |     default:
      |     ^~~~~~~
../../gcc-4.6.3/libiberty/regex.c: In function 'byte_regex_compile':
../../gcc-4.6.3/libiberty/regex.c:2491:14: warning: this statement may fall through [-Wimplicit-fallthrough=]
 2491 |           if ((syntax & RE_BK_PLUS_QM)
      |              ^
../../gcc-4.6.3/libiberty/regex.c:2494:9: note: here
 2494 |         handle_plus:
      |         ^~~~~~~~~~~
../../gcc-4.6.3/libiberty/regex.c:2085:13: warning: pointer may be used after 'realloc' [-Wuse-after-free]
 2085 |         int incr = COMPILED_BUFFER_VAR - old_buffer;                    \
      |             ^~~~
../../gcc-4.6.3/libiberty/regex.c:1942:7: note: in expansion of macro 'EXTEND_BUFFER'
 1942 |       EXTEND_BUFFER ()
      |       ^~~~~~~~~~~~~
../../gcc-4.6.3/libiberty/regex.c:1948:5: note: in expansion of macro 'GET_BUFFER_SPACE'
 1948 |     GET_BUFFER_SPACE (1);                                               \
      |     ^~~~~~~~~~~~~~~~
../../gcc-4.6.3/libiberty/regex.c:2467:15: note: in expansion of macro 'BUF_PUSH'
 2467 |               BUF_PUSH (begline);
      |               ^~~~~~~~
../../gcc-4.6.3/libiberty/regex.c:2006:25: note: call to 'realloc' here
 2006 | #   define REALLOC(p,s) realloc ((p), (s))
      |                         ^~~~~~~~~~~~~~~~~~
../../gcc-4.6.3/libiberty/regex.c:2078:32: note: in expansion of macro 'REALLOC'
 2078 |     bufp->buffer = (UCHAR_T *) REALLOC (COMPILED_BUFFER_VAR,            \
      |                                ^~~~~~~
../../gcc-4.6.3/libiberty/regex.c:1942:7: note: in expansion of macro 'EXTEND_BUFFER'
 1942 |       EXTEND_BUFFER ()
      |       ^~~~~~~~~~~~~
../../gcc-4.6.3/libiberty/regex.c:1948:5: note: in expansion of macro 'GET_BUFFER_SPACE'
 1948 |     GET_BUFFER_SPACE (1);                                               \
      |     ^~~~~~~~~~~~~~~~
../../gcc-4.6.3/libiberty/regex.c:2467:15: note: in expansion of macro 'BUF_PUSH'
 2467 |               BUF_PUSH (begline);
      |               ^~~~~~~~
../../gcc-4.6.3/libiberty/regex.c:2085:13: warning: pointer may be used after 'realloc' [-Wuse-after-free]
 2085 |         int incr = COMPILED_BUFFER_VAR - old_buffer;                    \
      |             ^~~~
../../gcc-4.6.3/libiberty/regex.c:1942:7: note: in expansion of macro 'EXTEND_BUFFER'
 1942 |       EXTEND_BUFFER ()
      |       ^~~~~~~~~~~~~
../../gcc-4.6.3/libiberty/regex.c:1948:5: note: in expansion of macro 'GET_BUFFER_SPACE'
 1948 |     GET_BUFFER_SPACE (1);                                               \
      |     ^~~~~~~~~~~~~~~~
../../gcc-4.6.3/libiberty/regex.c:2482:16: note: in expansion of macro 'BUF_PUSH'
 2482 |                BUF_PUSH (endline);
      |                ^~~~~~~~
../../gcc-4.6.3/libiberty/regex.c:2006:25: note: call to 'realloc' here
 2006 | #   define REALLOC(p,s) realloc ((p), (s))
      |                         ^~~~~~~~~~~~~~~~~~
../../gcc-4.6.3/libiberty/regex.c:2078:32: note: in expansion of macro 'REALLOC'
 2078 |     bufp->buffer = (UCHAR_T *) REALLOC (COMPILED_BUFFER_VAR,            \
      |                                ^~~~~~~
../../gcc-4.6.3/libiberty/regex.c:1942:7: note: in expansion of macro 'EXTEND_BUFFER'
 1942 |       EXTEND_BUFFER ()
      |       ^~~~~~~~~~~~~
../../gcc-4.6.3/libiberty/regex.c:1948:5: note: in expansion of macro 'GET_BUFFER_SPACE'
 1948 |     GET_BUFFER_SPACE (1);                                               \
      |     ^~~~~~~~~~~~~~~~
../../gcc-4.6.3/libiberty/regex.c:2482:16: note: in expansion of macro 'BUF_PUSH'
 2482 |                BUF_PUSH (endline);
      |                ^~~~~~~~
../../gcc-4.6.3/libiberty/regex.c:2085:13: warning: pointer may be used after 'realloc' [-Wuse-after-free]
 2085 |         int incr = COMPILED_BUFFER_VAR - old_buffer;                    \
      |             ^~~~
../../gcc-4.6.3/libiberty/regex.c:1942:7: note: in expansion of macro 'EXTEND_BUFFER'
 1942 |       EXTEND_BUFFER ()
      |       ^~~~~~~~~~~~~
../../gcc-4.6.3/libiberty/regex.c:2575:17: note: in expansion of macro 'GET_BUFFER_SPACE'
 2575 |                 GET_BUFFER_SPACE (1 + OFFSET_ADDRESS_SIZE);
      |                 ^~~~~~~~~~~~~~~~
../../gcc-4.6.3/libiberty/regex.c:2006:25: note: call to 'realloc' here
 2006 | #   define REALLOC(p,s) realloc ((p), (s))
      |                         ^~~~~~~~~~~~~~~~~~
../../gcc-4.6.3/libiberty/regex.c:2078:32: note: in expansion of macro 'REALLOC'
 2078 |     bufp->buffer = (UCHAR_T *) REALLOC (COMPILED_BUFFER_VAR,            \
      |                                ^~~~~~~
../../gcc-4.6.3/libiberty/regex.c:1942:7: note: in expansion of macro 'EXTEND_BUFFER'
 1942 |       EXTEND_BUFFER ()
      |       ^~~~~~~~~~~~~
../../gcc-4.6.3/libiberty/regex.c:2575:17: note: in expansion of macro 'GET_BUFFER_SPACE'
 2575 |                 GET_BUFFER_SPACE (1 + OFFSET_ADDRESS_SIZE);
      |                 ^~~~~~~~~~~~~~~~
../../gcc-4.6.3/libiberty/regex.c:2085:13: warning: pointer may be used after 'realloc' [-Wuse-after-free]
 2085 |         int incr = COMPILED_BUFFER_VAR - old_buffer;                    \
      |             ^~~~
../../gcc-4.6.3/libiberty/regex.c:1942:7: note: in expansion of macro 'EXTEND_BUFFER'
 1942 |       EXTEND_BUFFER ()
      |       ^~~~~~~~~~~~~
../../gcc-4.6.3/libiberty/regex.c:2603:13: note: in expansion of macro 'GET_BUFFER_SPACE'
 2603 |             GET_BUFFER_SPACE (1 + OFFSET_ADDRESS_SIZE);
      |             ^~~~~~~~~~~~~~~~
../../gcc-4.6.3/libiberty/regex.c:2006:25: note: call to 'realloc' here
 2006 | #   define REALLOC(p,s) realloc ((p), (s))
      |                         ^~~~~~~~~~~~~~~~~~
../../gcc-4.6.3/libiberty/regex.c:2078:32: note: in expansion of macro 'REALLOC'
 2078 |     bufp->buffer = (UCHAR_T *) REALLOC (COMPILED_BUFFER_VAR,            \
      |                                ^~~~~~~
../../gcc-4.6.3/libiberty/regex.c:1942:7: note: in expansion of macro 'EXTEND_BUFFER'
 1942 |       EXTEND_BUFFER ()
      |       ^~~~~~~~~~~~~
../../gcc-4.6.3/libiberty/regex.c:2603:13: note: in expansion of macro 'GET_BUFFER_SPACE'
 2603 |             GET_BUFFER_SPACE (1 + OFFSET_ADDRESS_SIZE);
      |             ^~~~~~~~~~~~~~~~
../../gcc-4.6.3/libiberty/regex.c:2085:13: warning: pointer may be used after 'realloc' [-Wuse-after-free]
 2085 |         int incr = COMPILED_BUFFER_VAR - old_buffer;                    \
      |             ^~~~
../../gcc-4.6.3/libiberty/regex.c:1942:7: note: in expansion of macro 'EXTEND_BUFFER'
 1942 |       EXTEND_BUFFER ()
      |       ^~~~~~~~~~~~~
../../gcc-4.6.3/libiberty/regex.c:2617:17: note: in expansion of macro 'GET_BUFFER_SPACE'
 2617 |                 GET_BUFFER_SPACE (1 + OFFSET_ADDRESS_SIZE);
      |                 ^~~~~~~~~~~~~~~~
../../gcc-4.6.3/libiberty/regex.c:2006:25: note: call to 'realloc' here
 2006 | #   define REALLOC(p,s) realloc ((p), (s))
      |                         ^~~~~~~~~~~~~~~~~~
../../gcc-4.6.3/libiberty/regex.c:2078:32: note: in expansion of macro 'REALLOC'
 2078 |     bufp->buffer = (UCHAR_T *) REALLOC (COMPILED_BUFFER_VAR,            \
      |                                ^~~~~~~
../../gcc-4.6.3/libiberty/regex.c:1942:7: note: in expansion of macro 'EXTEND_BUFFER'
 1942 |       EXTEND_BUFFER ()
      |       ^~~~~~~~~~~~~
../../gcc-4.6.3/libiberty/regex.c:2617:17: note: in expansion of macro 'GET_BUFFER_SPACE'
 2617 |                 GET_BUFFER_SPACE (1 + OFFSET_ADDRESS_SIZE);
      |                 ^~~~~~~~~~~~~~~~
../../gcc-4.6.3/libiberty/regex.c:2085:13: warning: pointer may be used after 'realloc' [-Wuse-after-free]
 2085 |         int incr = COMPILED_BUFFER_VAR - old_buffer;                    \
      |             ^~~~
../../gcc-4.6.3/libiberty/regex.c:1942:7: note: in expansion of macro 'EXTEND_BUFFER'
 1942 |       EXTEND_BUFFER ()
      |       ^~~~~~~~~~~~~
../../gcc-4.6.3/libiberty/regex.c:1948:5: note: in expansion of macro 'GET_BUFFER_SPACE'
 1948 |     GET_BUFFER_SPACE (1);                                               \
      |     ^~~~~~~~~~~~~~~~
../../gcc-4.6.3/libiberty/regex.c:2628:11: note: in expansion of macro 'BUF_PUSH'
 2628 |           BUF_PUSH (anychar);
      |           ^~~~~~~~
../../gcc-4.6.3/libiberty/regex.c:2006:25: note: call to 'realloc' here
 2006 | #   define REALLOC(p,s) realloc ((p), (s))
      |                         ^~~~~~~~~~~~~~~~~~
../../gcc-4.6.3/libiberty/regex.c:2078:32: note: in expansion of macro 'REALLOC'
 2078 |     bufp->buffer = (UCHAR_T *) REALLOC (COMPILED_BUFFER_VAR,            \
      |                                ^~~~~~~
../../gcc-4.6.3/libiberty/regex.c:1942:7: note: in expansion of macro 'EXTEND_BUFFER'
 1942 |       EXTEND_BUFFER ()
      |       ^~~~~~~~~~~~~
../../gcc-4.6.3/libiberty/regex.c:1948:5: note: in expansion of macro 'GET_BUFFER_SPACE'
 1948 |     GET_BUFFER_SPACE (1);                                               \
      |     ^~~~~~~~~~~~~~~~
../../gcc-4.6.3/libiberty/regex.c:2628:11: note: in expansion of macro 'BUF_PUSH'
 2628 |           BUF_PUSH (anychar);
      |           ^~~~~~~~
../../gcc-4.6.3/libiberty/regex.c:2085:13: warning: pointer may be used after 'realloc' [-Wuse-after-free]
 2085 |         int incr = COMPILED_BUFFER_VAR - old_buffer;                    \
      |             ^~~~
../../gcc-4.6.3/libiberty/regex.c:1942:7: note: in expansion of macro 'EXTEND_BUFFER'
 1942 |       EXTEND_BUFFER ()
      |       ^~~~~~~~~~~~~
../../gcc-4.6.3/libiberty/regex.c:3107:13: note: in expansion of macro 'GET_BUFFER_SPACE'
 3107 |             GET_BUFFER_SPACE (34);
      |             ^~~~~~~~~~~~~~~~
../../gcc-4.6.3/libiberty/regex.c:2006:25: note: call to 'realloc' here
 2006 | #   define REALLOC(p,s) realloc ((p), (s))
      |                         ^~~~~~~~~~~~~~~~~~
../../gcc-4.6.3/libiberty/regex.c:2078:32: note: in expansion of macro 'REALLOC'
 2078 |     bufp->buffer = (UCHAR_T *) REALLOC (COMPILED_BUFFER_VAR,            \
      |                                ^~~~~~~
../../gcc-4.6.3/libiberty/regex.c:1942:7: note: in expansion of macro 'EXTEND_BUFFER'
 1942 |       EXTEND_BUFFER ()
      |       ^~~~~~~~~~~~~
../../gcc-4.6.3/libiberty/regex.c:3107:13: note: in expansion of macro 'GET_BUFFER_SPACE'
 3107 |             GET_BUFFER_SPACE (34);
      |             ^~~~~~~~~~~~~~~~
../../gcc-4.6.3/libiberty/regex.c:2085:13: warning: pointer may be used after 'realloc' [-Wuse-after-free]
 2085 |         int incr = COMPILED_BUFFER_VAR - old_buffer;                    \
      |             ^~~~
../../gcc-4.6.3/libiberty/regex.c:1942:7: note: in expansion of macro 'EXTEND_BUFFER'
 1942 |       EXTEND_BUFFER ()
      |       ^~~~~~~~~~~~~
../../gcc-4.6.3/libiberty/regex.c:1948:5: note: in expansion of macro 'GET_BUFFER_SPACE'
 1948 |     GET_BUFFER_SPACE (1);                                               \
      |     ^~~~~~~~~~~~~~~~
../../gcc-4.6.3/libiberty/regex.c:3113:13: note: in expansion of macro 'BUF_PUSH'
 3113 |             BUF_PUSH (*p == '^' ? charset_not : charset);
      |             ^~~~~~~~
../../gcc-4.6.3/libiberty/regex.c:2006:25: note: call to 'realloc' here
 2006 | #   define REALLOC(p,s) realloc ((p), (s))
      |                         ^~~~~~~~~~~~~~~~~~
../../gcc-4.6.3/libiberty/regex.c:2078:32: note: in expansion of macro 'REALLOC'
 2078 |     bufp->buffer = (UCHAR_T *) REALLOC (COMPILED_BUFFER_VAR,            \
      |                                ^~~~~~~
../../gcc-4.6.3/libiberty/regex.c:1942:7: note: in expansion of macro 'EXTEND_BUFFER'
 1942 |       EXTEND_BUFFER ()
      |       ^~~~~~~~~~~~~
../../gcc-4.6.3/libiberty/regex.c:1948:5: note: in expansion of macro 'GET_BUFFER_SPACE'
 1948 |     GET_BUFFER_SPACE (1);                                               \
      |     ^~~~~~~~~~~~~~~~
../../gcc-4.6.3/libiberty/regex.c:3113:13: note: in expansion of macro 'BUF_PUSH'
 3113 |             BUF_PUSH (*p == '^' ? charset_not : charset);
      |             ^~~~~~~~
../../gcc-4.6.3/libiberty/regex.c:2085:13: warning: pointer may be used after 'realloc' [-Wuse-after-free]
 2085 |         int incr = COMPILED_BUFFER_VAR - old_buffer;                    \
      |             ^~~~
../../gcc-4.6.3/libiberty/regex.c:1942:7: note: in expansion of macro 'EXTEND_BUFFER'
 1942 |       EXTEND_BUFFER ()
      |       ^~~~~~~~~~~~~
../../gcc-4.6.3/libiberty/regex.c:1948:5: note: in expansion of macro 'GET_BUFFER_SPACE'
 1948 |     GET_BUFFER_SPACE (1);                                               \
      |     ^~~~~~~~~~~~~~~~
../../gcc-4.6.3/libiberty/regex.c:3121:13: note: in expansion of macro 'BUF_PUSH'
 3121 |             BUF_PUSH ((1 << BYTEWIDTH) / BYTEWIDTH);
      |             ^~~~~~~~
../../gcc-4.6.3/libiberty/regex.c:2006:25: note: call to 'realloc' here
 2006 | #   define REALLOC(p,s) realloc ((p), (s))
      |                         ^~~~~~~~~~~~~~~~~~
../../gcc-4.6.3/libiberty/regex.c:2078:32: note: in expansion of macro 'REALLOC'
 2078 |     bufp->buffer = (UCHAR_T *) REALLOC (COMPILED_BUFFER_VAR,            \
      |                                ^~~~~~~
../../gcc-4.6.3/libiberty/regex.c:1942:7: note: in expansion of macro 'EXTEND_BUFFER'
 1942 |       EXTEND_BUFFER ()
      |       ^~~~~~~~~~~~~
../../gcc-4.6.3/libiberty/regex.c:1948:5: note: in expansion of macro 'GET_BUFFER_SPACE'
 1948 |     GET_BUFFER_SPACE (1);                                               \
      |     ^~~~~~~~~~~~~~~~
../../gcc-4.6.3/libiberty/regex.c:3121:13: note: in expansion of macro 'BUF_PUSH'
 3121 |             BUF_PUSH ((1 << BYTEWIDTH) / BYTEWIDTH);
      |             ^~~~~~~~
../../gcc-4.6.3/libiberty/regex.c:2085:13: warning: pointer may be used after 'realloc' [-Wuse-after-free]
 2085 |         int incr = COMPILED_BUFFER_VAR - old_buffer;                    \
      |             ^~~~
../../gcc-4.6.3/libiberty/regex.c:1942:7: note: in expansion of macro 'EXTEND_BUFFER'
 1942 |       EXTEND_BUFFER ()
      |       ^~~~~~~~~~~~~
../../gcc-4.6.3/libiberty/regex.c:1965:5: note: in expansion of macro 'GET_BUFFER_SPACE'
 1965 |     GET_BUFFER_SPACE (3);                                               \
      |     ^~~~~~~~~~~~~~~~
../../gcc-4.6.3/libiberty/regex.c:3687:19: note: in expansion of macro 'BUF_PUSH_3'
 3687 |                   BUF_PUSH_3 (start_memory, regnum, 0);
      |                   ^~~~~~~~~~
../../gcc-4.6.3/libiberty/regex.c:2006:25: note: call to 'realloc' here
 2006 | #   define REALLOC(p,s) realloc ((p), (s))
      |                         ^~~~~~~~~~~~~~~~~~
../../gcc-4.6.3/libiberty/regex.c:2078:32: note: in expansion of macro 'REALLOC'
 2078 |     bufp->buffer = (UCHAR_T *) REALLOC (COMPILED_BUFFER_VAR,            \
      |                                ^~~~~~~
../../gcc-4.6.3/libiberty/regex.c:1942:7: note: in expansion of macro 'EXTEND_BUFFER'
 1942 |       EXTEND_BUFFER ()
      |       ^~~~~~~~~~~~~
../../gcc-4.6.3/libiberty/regex.c:1965:5: note: in expansion of macro 'GET_BUFFER_SPACE'
 1965 |     GET_BUFFER_SPACE (3);                                               \
      |     ^~~~~~~~~~~~~~~~
../../gcc-4.6.3/libiberty/regex.c:3687:19: note: in expansion of macro 'BUF_PUSH_3'
 3687 |                   BUF_PUSH_3 (start_memory, regnum, 0);
      |                   ^~~~~~~~~~
../../gcc-4.6.3/libiberty/regex.c:2085:13: warning: pointer may be used after 'realloc' [-Wuse-after-free]
 2085 |         int incr = COMPILED_BUFFER_VAR - old_buffer;                    \
      |             ^~~~
../../gcc-4.6.3/libiberty/regex.c:1942:7: note: in expansion of macro 'EXTEND_BUFFER'
 1942 |       EXTEND_BUFFER ()
      |       ^~~~~~~~~~~~~
../../gcc-4.6.3/libiberty/regex.c:1948:5: note: in expansion of macro 'GET_BUFFER_SPACE'
 1948 |     GET_BUFFER_SPACE (1);                                               \
      |     ^~~~~~~~~~~~~~~~
../../gcc-4.6.3/libiberty/regex.c:3719:19: note: in expansion of macro 'BUF_PUSH'
 3719 |                   BUF_PUSH (push_dummy_failure);
      |                   ^~~~~~~~
../../gcc-4.6.3/libiberty/regex.c:2006:25: note: call to 'realloc' here
 2006 | #   define REALLOC(p,s) realloc ((p), (s))
      |                         ^~~~~~~~~~~~~~~~~~
../../gcc-4.6.3/libiberty/regex.c:2078:32: note: in expansion of macro 'REALLOC'
 2078 |     bufp->buffer = (UCHAR_T *) REALLOC (COMPILED_BUFFER_VAR,            \
      |                                ^~~~~~~
../../gcc-4.6.3/libiberty/regex.c:1942:7: note: in expansion of macro 'EXTEND_BUFFER'
 1942 |       EXTEND_BUFFER ()
      |       ^~~~~~~~~~~~~
../../gcc-4.6.3/libiberty/regex.c:1948:5: note: in expansion of macro 'GET_BUFFER_SPACE'
 1948 |     GET_BUFFER_SPACE (1);                                               \
      |     ^~~~~~~~~~~~~~~~
../../gcc-4.6.3/libiberty/regex.c:3719:19: note: in expansion of macro 'BUF_PUSH'
 3719 |                   BUF_PUSH (push_dummy_failure);
      |                   ^~~~~~~~
../../gcc-4.6.3/libiberty/regex.c:2085:13: warning: pointer may be used after 'realloc' [-Wuse-after-free]
 2085 |         int incr = COMPILED_BUFFER_VAR - old_buffer;                    \
      |             ^~~~
../../gcc-4.6.3/libiberty/regex.c:1942:7: note: in expansion of macro 'EXTEND_BUFFER'
 1942 |       EXTEND_BUFFER ()
      |       ^~~~~~~~~~~~~
../../gcc-4.6.3/libiberty/regex.c:1965:5: note: in expansion of macro 'GET_BUFFER_SPACE'
 1965 |     GET_BUFFER_SPACE (3);                                               \
      |     ^~~~~~~~~~~~~~~~
../../gcc-4.6.3/libiberty/regex.c:3765:21: note: in expansion of macro 'BUF_PUSH_3'
 3765 |                     BUF_PUSH_3 (stop_memory, this_group_regnum,
      |                     ^~~~~~~~~~
../../gcc-4.6.3/libiberty/regex.c:2006:25: note: call to 'realloc' here
 2006 | #   define REALLOC(p,s) realloc ((p), (s))
      |                         ^~~~~~~~~~~~~~~~~~
../../gcc-4.6.3/libiberty/regex.c:2078:32: note: in expansion of macro 'REALLOC'
 2078 |     bufp->buffer = (UCHAR_T *) REALLOC (COMPILED_BUFFER_VAR,            \
      |                                ^~~~~~~
../../gcc-4.6.3/libiberty/regex.c:1942:7: note: in expansion of macro 'EXTEND_BUFFER'
 1942 |       EXTEND_BUFFER ()
      |       ^~~~~~~~~~~~~
../../gcc-4.6.3/libiberty/regex.c:1965:5: note: in expansion of macro 'GET_BUFFER_SPACE'
 1965 |     GET_BUFFER_SPACE (3);                                               \
      |     ^~~~~~~~~~~~~~~~
../../gcc-4.6.3/libiberty/regex.c:3765:21: note: in expansion of macro 'BUF_PUSH_3'
 3765 |                     BUF_PUSH_3 (stop_memory, this_group_regnum,
      |                     ^~~~~~~~~~
../../gcc-4.6.3/libiberty/regex.c:2085:13: warning: pointer may be used after 'realloc' [-Wuse-after-free]
 2085 |         int incr = COMPILED_BUFFER_VAR - old_buffer;                    \
      |             ^~~~
../../gcc-4.6.3/libiberty/regex.c:1942:7: note: in expansion of macro 'EXTEND_BUFFER'
 1942 |       EXTEND_BUFFER ()
      |       ^~~~~~~~~~~~~
../../gcc-4.6.3/libiberty/regex.c:3781:15: note: in expansion of macro 'GET_BUFFER_SPACE'
 3781 |               GET_BUFFER_SPACE (1 + OFFSET_ADDRESS_SIZE);
      |               ^~~~~~~~~~~~~~~~
../../gcc-4.6.3/libiberty/regex.c:2006:25: note: call to 'realloc' here
 2006 | #   define REALLOC(p,s) realloc ((p), (s))
      |                         ^~~~~~~~~~~~~~~~~~
../../gcc-4.6.3/libiberty/regex.c:2078:32: note: in expansion of macro 'REALLOC'
 2078 |     bufp->buffer = (UCHAR_T *) REALLOC (COMPILED_BUFFER_VAR,            \
      |                                ^~~~~~~
../../gcc-4.6.3/libiberty/regex.c:1942:7: note: in expansion of macro 'EXTEND_BUFFER'
 1942 |       EXTEND_BUFFER ()
      |       ^~~~~~~~~~~~~
../../gcc-4.6.3/libiberty/regex.c:3781:15: note: in expansion of macro 'GET_BUFFER_SPACE'
 3781 |               GET_BUFFER_SPACE (1 + OFFSET_ADDRESS_SIZE);
      |               ^~~~~~~~~~~~~~~~
../../gcc-4.6.3/libiberty/regex.c:2085:13: warning: pointer may be used after 'realloc' [-Wuse-after-free]
 2085 |         int incr = COMPILED_BUFFER_VAR - old_buffer;                    \
      |             ^~~~
../../gcc-4.6.3/libiberty/regex.c:1942:7: note: in expansion of macro 'EXTEND_BUFFER'
 1942 |       EXTEND_BUFFER ()
      |       ^~~~~~~~~~~~~
../../gcc-4.6.3/libiberty/regex.c:3810:15: note: in expansion of macro 'GET_BUFFER_SPACE'
 3810 |               GET_BUFFER_SPACE (1 + OFFSET_ADDRESS_SIZE);
      |               ^~~~~~~~~~~~~~~~
../../gcc-4.6.3/libiberty/regex.c:2006:25: note: call to 'realloc' here
 2006 | #   define REALLOC(p,s) realloc ((p), (s))
      |                         ^~~~~~~~~~~~~~~~~~
../../gcc-4.6.3/libiberty/regex.c:2078:32: note: in expansion of macro 'REALLOC'
 2078 |     bufp->buffer = (UCHAR_T *) REALLOC (COMPILED_BUFFER_VAR,            \
      |                                ^~~~~~~
../../gcc-4.6.3/libiberty/regex.c:1942:7: note: in expansion of macro 'EXTEND_BUFFER'
 1942 |       EXTEND_BUFFER ()
      |       ^~~~~~~~~~~~~
../../gcc-4.6.3/libiberty/regex.c:3810:15: note: in expansion of macro 'GET_BUFFER_SPACE'
 3810 |               GET_BUFFER_SPACE (1 + OFFSET_ADDRESS_SIZE);
      |               ^~~~~~~~~~~~~~~~
../../gcc-4.6.3/libiberty/regex.c:2085:13: warning: pointer may be used after 'realloc' [-Wuse-after-free]
 2085 |         int incr = COMPILED_BUFFER_VAR - old_buffer;                    \
      |             ^~~~
../../gcc-4.6.3/libiberty/regex.c:1942:7: note: in expansion of macro 'EXTEND_BUFFER'
 1942 |       EXTEND_BUFFER ()
      |       ^~~~~~~~~~~~~
../../gcc-4.6.3/libiberty/regex.c:3889:22: note: in expansion of macro 'GET_BUFFER_SPACE'
 3889 |                      GET_BUFFER_SPACE (1 + OFFSET_ADDRESS_SIZE);
      |                      ^~~~~~~~~~~~~~~~
../../gcc-4.6.3/libiberty/regex.c:2006:25: note: call to 'realloc' here
 2006 | #   define REALLOC(p,s) realloc ((p), (s))
      |                         ^~~~~~~~~~~~~~~~~~
../../gcc-4.6.3/libiberty/regex.c:2078:32: note: in expansion of macro 'REALLOC'
 2078 |     bufp->buffer = (UCHAR_T *) REALLOC (COMPILED_BUFFER_VAR,            \
      |                                ^~~~~~~
../../gcc-4.6.3/libiberty/regex.c:1942:7: note: in expansion of macro 'EXTEND_BUFFER'
 1942 |       EXTEND_BUFFER ()
      |       ^~~~~~~~~~~~~
../../gcc-4.6.3/libiberty/regex.c:3889:22: note: in expansion of macro 'GET_BUFFER_SPACE'
 3889 |                      GET_BUFFER_SPACE (1 + OFFSET_ADDRESS_SIZE);
      |                      ^~~~~~~~~~~~~~~~
../../gcc-4.6.3/libiberty/regex.c:2085:13: warning: pointer may be used after 'realloc' [-Wuse-after-free]
 2085 |         int incr = COMPILED_BUFFER_VAR - old_buffer;                    \
      |             ^~~~
../../gcc-4.6.3/libiberty/regex.c:1942:7: note: in expansion of macro 'EXTEND_BUFFER'
 1942 |       EXTEND_BUFFER ()
      |       ^~~~~~~~~~~~~
../../gcc-4.6.3/libiberty/regex.c:3910:22: note: in expansion of macro 'GET_BUFFER_SPACE'
 3910 |                      GET_BUFFER_SPACE (nbytes);
      |                      ^~~~~~~~~~~~~~~~
../../gcc-4.6.3/libiberty/regex.c:2006:25: note: call to 'realloc' here
 2006 | #   define REALLOC(p,s) realloc ((p), (s))
      |                         ^~~~~~~~~~~~~~~~~~
../../gcc-4.6.3/libiberty/regex.c:2078:32: note: in expansion of macro 'REALLOC'
 2078 |     bufp->buffer = (UCHAR_T *) REALLOC (COMPILED_BUFFER_VAR,            \
      |                                ^~~~~~~
../../gcc-4.6.3/libiberty/regex.c:1942:7: note: in expansion of macro 'EXTEND_BUFFER'
 1942 |       EXTEND_BUFFER ()
      |       ^~~~~~~~~~~~~
../../gcc-4.6.3/libiberty/regex.c:3910:22: note: in expansion of macro 'GET_BUFFER_SPACE'
 3910 |                      GET_BUFFER_SPACE (nbytes);
      |                      ^~~~~~~~~~~~~~~~
../../gcc-4.6.3/libiberty/regex.c:2085:13: warning: pointer may be used after 'realloc' [-Wuse-after-free]
 2085 |         int incr = COMPILED_BUFFER_VAR - old_buffer;                    \
      |             ^~~~
../../gcc-4.6.3/libiberty/regex.c:1942:7: note: in expansion of macro 'EXTEND_BUFFER'
 1942 |       EXTEND_BUFFER ()
      |       ^~~~~~~~~~~~~
../../gcc-4.6.3/libiberty/regex.c:1948:5: note: in expansion of macro 'GET_BUFFER_SPACE'
 1948 |     GET_BUFFER_SPACE (1);                                               \
      |     ^~~~~~~~~~~~~~~~
../../gcc-4.6.3/libiberty/regex.c:4008:15: note: in expansion of macro 'BUF_PUSH'
 4008 |               BUF_PUSH (wordchar);
      |               ^~~~~~~~
../../gcc-4.6.3/libiberty/regex.c:2006:25: note: call to 'realloc' here
 2006 | #   define REALLOC(p,s) realloc ((p), (s))
      |                         ^~~~~~~~~~~~~~~~~~
../../gcc-4.6.3/libiberty/regex.c:2078:32: note: in expansion of macro 'REALLOC'
 2078 |     bufp->buffer = (UCHAR_T *) REALLOC (COMPILED_BUFFER_VAR,            \
      |                                ^~~~~~~
../../gcc-4.6.3/libiberty/regex.c:1942:7: note: in expansion of macro 'EXTEND_BUFFER'
 1942 |       EXTEND_BUFFER ()
      |       ^~~~~~~~~~~~~
../../gcc-4.6.3/libiberty/regex.c:1948:5: note: in expansion of macro 'GET_BUFFER_SPACE'
 1948 |     GET_BUFFER_SPACE (1);                                               \
      |     ^~~~~~~~~~~~~~~~
../../gcc-4.6.3/libiberty/regex.c:4008:15: note: in expansion of macro 'BUF_PUSH'
 4008 |               BUF_PUSH (wordchar);
      |               ^~~~~~~~
../../gcc-4.6.3/libiberty/regex.c:2085:13: warning: pointer may be used after 'realloc' [-Wuse-after-free]
 2085 |         int incr = COMPILED_BUFFER_VAR - old_buffer;                    \
      |             ^~~~
../../gcc-4.6.3/libiberty/regex.c:1942:7: note: in expansion of macro 'EXTEND_BUFFER'
 1942 |       EXTEND_BUFFER ()
      |       ^~~~~~~~~~~~~
../../gcc-4.6.3/libiberty/regex.c:1948:5: note: in expansion of macro 'GET_BUFFER_SPACE'
 1948 |     GET_BUFFER_SPACE (1);                                               \
      |     ^~~~~~~~~~~~~~~~
../../gcc-4.6.3/libiberty/regex.c:4016:15: note: in expansion of macro 'BUF_PUSH'
 4016 |               BUF_PUSH (notwordchar);
      |               ^~~~~~~~
../../gcc-4.6.3/libiberty/regex.c:2006:25: note: call to 'realloc' here
 2006 | #   define REALLOC(p,s) realloc ((p), (s))
      |                         ^~~~~~~~~~~~~~~~~~
../../gcc-4.6.3/libiberty/regex.c:2078:32: note: in expansion of macro 'REALLOC'
 2078 |     bufp->buffer = (UCHAR_T *) REALLOC (COMPILED_BUFFER_VAR,            \
      |                                ^~~~~~~
../../gcc-4.6.3/libiberty/regex.c:1942:7: note: in expansion of macro 'EXTEND_BUFFER'
 1942 |       EXTEND_BUFFER ()
      |       ^~~~~~~~~~~~~
../../gcc-4.6.3/libiberty/regex.c:1948:5: note: in expansion of macro 'GET_BUFFER_SPACE'
 1948 |     GET_BUFFER_SPACE (1);                                               \
      |     ^~~~~~~~~~~~~~~~
../../gcc-4.6.3/libiberty/regex.c:4016:15: note: in expansion of macro 'BUF_PUSH'
 4016 |               BUF_PUSH (notwordchar);
      |               ^~~~~~~~
../../gcc-4.6.3/libiberty/regex.c:2085:13: warning: pointer may be used after 'realloc' [-Wuse-after-free]
 2085 |         int incr = COMPILED_BUFFER_VAR - old_buffer;                    \
      |             ^~~~
../../gcc-4.6.3/libiberty/regex.c:1942:7: note: in expansion of macro 'EXTEND_BUFFER'
 1942 |       EXTEND_BUFFER ()
      |       ^~~~~~~~~~~~~
../../gcc-4.6.3/libiberty/regex.c:1948:5: note: in expansion of macro 'GET_BUFFER_SPACE'
 1948 |     GET_BUFFER_SPACE (1);                                               \
      |     ^~~~~~~~~~~~~~~~
../../gcc-4.6.3/libiberty/regex.c:4023:15: note: in expansion of macro 'BUF_PUSH'
 4023 |               BUF_PUSH (wordbeg);
      |               ^~~~~~~~
../../gcc-4.6.3/libiberty/regex.c:2006:25: note: call to 'realloc' here
 2006 | #   define REALLOC(p,s) realloc ((p), (s))
      |                         ^~~~~~~~~~~~~~~~~~
../../gcc-4.6.3/libiberty/regex.c:2078:32: note: in expansion of macro 'REALLOC'
 2078 |     bufp->buffer = (UCHAR_T *) REALLOC (COMPILED_BUFFER_VAR,            \
      |                                ^~~~~~~
../../gcc-4.6.3/libiberty/regex.c:1942:7: note: in expansion of macro 'EXTEND_BUFFER'
 1942 |       EXTEND_BUFFER ()
      |       ^~~~~~~~~~~~~
../../gcc-4.6.3/libiberty/regex.c:1948:5: note: in expansion of macro 'GET_BUFFER_SPACE'
 1948 |     GET_BUFFER_SPACE (1);                                               \
      |     ^~~~~~~~~~~~~~~~
../../gcc-4.6.3/libiberty/regex.c:4023:15: note: in expansion of macro 'BUF_PUSH'
 4023 |               BUF_PUSH (wordbeg);
      |               ^~~~~~~~
../../gcc-4.6.3/libiberty/regex.c:2085:13: warning: pointer may be used after 'realloc' [-Wuse-after-free]
 2085 |         int incr = COMPILED_BUFFER_VAR - old_buffer;                    \
      |             ^~~~
../../gcc-4.6.3/libiberty/regex.c:1942:7: note: in expansion of macro 'EXTEND_BUFFER'
 1942 |       EXTEND_BUFFER ()
      |       ^~~~~~~~~~~~~
../../gcc-4.6.3/libiberty/regex.c:1948:5: note: in expansion of macro 'GET_BUFFER_SPACE'
 1948 |     GET_BUFFER_SPACE (1);                                               \
      |     ^~~~~~~~~~~~~~~~
../../gcc-4.6.3/libiberty/regex.c:4029:15: note: in expansion of macro 'BUF_PUSH'
 4029 |               BUF_PUSH (wordend);
      |               ^~~~~~~~
../../gcc-4.6.3/libiberty/regex.c:2006:25: note: call to 'realloc' here
 2006 | #   define REALLOC(p,s) realloc ((p), (s))
      |                         ^~~~~~~~~~~~~~~~~~
../../gcc-4.6.3/libiberty/regex.c:2078:32: note: in expansion of macro 'REALLOC'
 2078 |     bufp->buffer = (UCHAR_T *) REALLOC (COMPILED_BUFFER_VAR,            \
      |                                ^~~~~~~
../../gcc-4.6.3/libiberty/regex.c:1942:7: note: in expansion of macro 'EXTEND_BUFFER'
 1942 |       EXTEND_BUFFER ()
      |       ^~~~~~~~~~~~~
../../gcc-4.6.3/libiberty/regex.c:1948:5: note: in expansion of macro 'GET_BUFFER_SPACE'
 1948 |     GET_BUFFER_SPACE (1);                                               \
      |     ^~~~~~~~~~~~~~~~
../../gcc-4.6.3/libiberty/regex.c:4029:15: note: in expansion of macro 'BUF_PUSH'
 4029 |               BUF_PUSH (wordend);
      |               ^~~~~~~~
../../gcc-4.6.3/libiberty/regex.c:2085:13: warning: pointer may be used after 'realloc' [-Wuse-after-free]
 2085 |         int incr = COMPILED_BUFFER_VAR - old_buffer;                    \
      |             ^~~~
../../gcc-4.6.3/libiberty/regex.c:1942:7: note: in expansion of macro 'EXTEND_BUFFER'
 1942 |       EXTEND_BUFFER ()
      |       ^~~~~~~~~~~~~
../../gcc-4.6.3/libiberty/regex.c:1948:5: note: in expansion of macro 'GET_BUFFER_SPACE'
 1948 |     GET_BUFFER_SPACE (1);                                               \
      |     ^~~~~~~~~~~~~~~~
../../gcc-4.6.3/libiberty/regex.c:4035:15: note: in expansion of macro 'BUF_PUSH'
 4035 |               BUF_PUSH (wordbound);
      |               ^~~~~~~~
../../gcc-4.6.3/libiberty/regex.c:2006:25: note: call to 'realloc' here
 2006 | #   define REALLOC(p,s) realloc ((p), (s))
      |                         ^~~~~~~~~~~~~~~~~~
../../gcc-4.6.3/libiberty/regex.c:2078:32: note: in expansion of macro 'REALLOC'
 2078 |     bufp->buffer = (UCHAR_T *) REALLOC (COMPILED_BUFFER_VAR,            \
      |                                ^~~~~~~
../../gcc-4.6.3/libiberty/regex.c:1942:7: note: in expansion of macro 'EXTEND_BUFFER'
 1942 |       EXTEND_BUFFER ()
      |       ^~~~~~~~~~~~~
../../gcc-4.6.3/libiberty/regex.c:1948:5: note: in expansion of macro 'GET_BUFFER_SPACE'
 1948 |     GET_BUFFER_SPACE (1);                                               \
      |     ^~~~~~~~~~~~~~~~
../../gcc-4.6.3/libiberty/regex.c:4035:15: note: in expansion of macro 'BUF_PUSH'
 4035 |               BUF_PUSH (wordbound);
      |               ^~~~~~~~
../../gcc-4.6.3/libiberty/regex.c:2085:13: warning: pointer may be used after 'realloc' [-Wuse-after-free]
 2085 |         int incr = COMPILED_BUFFER_VAR - old_buffer;                    \
      |             ^~~~
../../gcc-4.6.3/libiberty/regex.c:1942:7: note: in expansion of macro 'EXTEND_BUFFER'
 1942 |       EXTEND_BUFFER ()
      |       ^~~~~~~~~~~~~
../../gcc-4.6.3/libiberty/regex.c:1948:5: note: in expansion of macro 'GET_BUFFER_SPACE'
 1948 |     GET_BUFFER_SPACE (1);                                               \
      |     ^~~~~~~~~~~~~~~~
../../gcc-4.6.3/libiberty/regex.c:4041:15: note: in expansion of macro 'BUF_PUSH'
 4041 |               BUF_PUSH (notwordbound);
      |               ^~~~~~~~
../../gcc-4.6.3/libiberty/regex.c:2006:25: note: call to 'realloc' here
 2006 | #   define REALLOC(p,s) realloc ((p), (s))
      |                         ^~~~~~~~~~~~~~~~~~
../../gcc-4.6.3/libiberty/regex.c:2078:32: note: in expansion of macro 'REALLOC'
 2078 |     bufp->buffer = (UCHAR_T *) REALLOC (COMPILED_BUFFER_VAR,            \
      |                                ^~~~~~~
../../gcc-4.6.3/libiberty/regex.c:1942:7: note: in expansion of macro 'EXTEND_BUFFER'
 1942 |       EXTEND_BUFFER ()
      |       ^~~~~~~~~~~~~
../../gcc-4.6.3/libiberty/regex.c:1948:5: note: in expansion of macro 'GET_BUFFER_SPACE'
 1948 |     GET_BUFFER_SPACE (1);                                               \
      |     ^~~~~~~~~~~~~~~~
../../gcc-4.6.3/libiberty/regex.c:4041:15: note: in expansion of macro 'BUF_PUSH'
 4041 |               BUF_PUSH (notwordbound);
      |               ^~~~~~~~
../../gcc-4.6.3/libiberty/regex.c:2085:13: warning: pointer may be used after 'realloc' [-Wuse-after-free]
 2085 |         int incr = COMPILED_BUFFER_VAR - old_buffer;                    \
      |             ^~~~
../../gcc-4.6.3/libiberty/regex.c:1942:7: note: in expansion of macro 'EXTEND_BUFFER'
 1942 |       EXTEND_BUFFER ()
      |       ^~~~~~~~~~~~~
../../gcc-4.6.3/libiberty/regex.c:1948:5: note: in expansion of macro 'GET_BUFFER_SPACE'
 1948 |     GET_BUFFER_SPACE (1);                                               \
      |     ^~~~~~~~~~~~~~~~
../../gcc-4.6.3/libiberty/regex.c:4047:15: note: in expansion of macro 'BUF_PUSH'
 4047 |               BUF_PUSH (begbuf);
      |               ^~~~~~~~
../../gcc-4.6.3/libiberty/regex.c:2006:25: note: call to 'realloc' here
 2006 | #   define REALLOC(p,s) realloc ((p), (s))
      |                         ^~~~~~~~~~~~~~~~~~
../../gcc-4.6.3/libiberty/regex.c:2078:32: note: in expansion of macro 'REALLOC'
 2078 |     bufp->buffer = (UCHAR_T *) REALLOC (COMPILED_BUFFER_VAR,            \
      |                                ^~~~~~~
../../gcc-4.6.3/libiberty/regex.c:1942:7: note: in expansion of macro 'EXTEND_BUFFER'
 1942 |       EXTEND_BUFFER ()
      |       ^~~~~~~~~~~~~
../../gcc-4.6.3/libiberty/regex.c:1948:5: note: in expansion of macro 'GET_BUFFER_SPACE'
 1948 |     GET_BUFFER_SPACE (1);                                               \
      |     ^~~~~~~~~~~~~~~~
../../gcc-4.6.3/libiberty/regex.c:4047:15: note: in expansion of macro 'BUF_PUSH'
 4047 |               BUF_PUSH (begbuf);
      |               ^~~~~~~~
../../gcc-4.6.3/libiberty/regex.c:2085:13: warning: pointer may be used after 'realloc' [-Wuse-after-free]
 2085 |         int incr = COMPILED_BUFFER_VAR - old_buffer;                    \
      |             ^~~~
../../gcc-4.6.3/libiberty/regex.c:1942:7: note: in expansion of macro 'EXTEND_BUFFER'
 1942 |       EXTEND_BUFFER ()
      |       ^~~~~~~~~~~~~
../../gcc-4.6.3/libiberty/regex.c:1948:5: note: in expansion of macro 'GET_BUFFER_SPACE'
 1948 |     GET_BUFFER_SPACE (1);                                               \
      |     ^~~~~~~~~~~~~~~~
../../gcc-4.6.3/libiberty/regex.c:4053:15: note: in expansion of macro 'BUF_PUSH'
 4053 |               BUF_PUSH (endbuf);
      |               ^~~~~~~~
../../gcc-4.6.3/libiberty/regex.c:2006:25: note: call to 'realloc' here
 2006 | #   define REALLOC(p,s) realloc ((p), (s))
      |                         ^~~~~~~~~~~~~~~~~~
../../gcc-4.6.3/libiberty/regex.c:2078:32: note: in expansion of macro 'REALLOC'
 2078 |     bufp->buffer = (UCHAR_T *) REALLOC (COMPILED_BUFFER_VAR,            \
      |                                ^~~~~~~
../../gcc-4.6.3/libiberty/regex.c:1942:7: note: in expansion of macro 'EXTEND_BUFFER'
 1942 |       EXTEND_BUFFER ()
      |       ^~~~~~~~~~~~~
../../gcc-4.6.3/libiberty/regex.c:1948:5: note: in expansion of macro 'GET_BUFFER_SPACE'
 1948 |     GET_BUFFER_SPACE (1);                                               \
      |     ^~~~~~~~~~~~~~~~
../../gcc-4.6.3/libiberty/regex.c:4053:15: note: in expansion of macro 'BUF_PUSH'
 4053 |               BUF_PUSH (endbuf);
      |               ^~~~~~~~
../../gcc-4.6.3/libiberty/regex.c:2085:13: warning: pointer may be used after 'realloc' [-Wuse-after-free]
 2085 |         int incr = COMPILED_BUFFER_VAR - old_buffer;                    \
      |             ^~~~
../../gcc-4.6.3/libiberty/regex.c:1942:7: note: in expansion of macro 'EXTEND_BUFFER'
 1942 |       EXTEND_BUFFER ()
      |       ^~~~~~~~~~~~~
../../gcc-4.6.3/libiberty/regex.c:1956:5: note: in expansion of macro 'GET_BUFFER_SPACE'
 1956 |     GET_BUFFER_SPACE (2);                                               \
      |     ^~~~~~~~~~~~~~~~
../../gcc-4.6.3/libiberty/regex.c:4071:15: note: in expansion of macro 'BUF_PUSH_2'
 4071 |               BUF_PUSH_2 (duplicate, c1);
      |               ^~~~~~~~~~
../../gcc-4.6.3/libiberty/regex.c:2006:25: note: call to 'realloc' here
 2006 | #   define REALLOC(p,s) realloc ((p), (s))
      |                         ^~~~~~~~~~~~~~~~~~
../../gcc-4.6.3/libiberty/regex.c:2078:32: note: in expansion of macro 'REALLOC'
 2078 |     bufp->buffer = (UCHAR_T *) REALLOC (COMPILED_BUFFER_VAR,            \
      |                                ^~~~~~~
../../gcc-4.6.3/libiberty/regex.c:1942:7: note: in expansion of macro 'EXTEND_BUFFER'
 1942 |       EXTEND_BUFFER ()
      |       ^~~~~~~~~~~~~
../../gcc-4.6.3/libiberty/regex.c:1956:5: note: in expansion of macro 'GET_BUFFER_SPACE'
 1956 |     GET_BUFFER_SPACE (2);                                               \
      |     ^~~~~~~~~~~~~~~~
../../gcc-4.6.3/libiberty/regex.c:4071:15: note: in expansion of macro 'BUF_PUSH_2'
 4071 |               BUF_PUSH_2 (duplicate, c1);
      |               ^~~~~~~~~~
../../gcc-4.6.3/libiberty/regex.c:2085:13: warning: pointer may be used after 'realloc' [-Wuse-after-free]
 2085 |         int incr = COMPILED_BUFFER_VAR - old_buffer;                    \
      |             ^~~~
../../gcc-4.6.3/libiberty/regex.c:1942:7: note: in expansion of macro 'EXTEND_BUFFER'
 1942 |       EXTEND_BUFFER ()
      |       ^~~~~~~~~~~~~
../../gcc-4.6.3/libiberty/regex.c:1956:5: note: in expansion of macro 'GET_BUFFER_SPACE'
 1956 |     GET_BUFFER_SPACE (2);                                               \
      |     ^~~~~~~~~~~~~~~~
../../gcc-4.6.3/libiberty/regex.c:4132:15: note: in expansion of macro 'BUF_PUSH_2'
 4132 |               BUF_PUSH_2 (exactn, 0);
      |               ^~~~~~~~~~
../../gcc-4.6.3/libiberty/regex.c:2006:25: note: call to 'realloc' here
 2006 | #   define REALLOC(p,s) realloc ((p), (s))
      |                         ^~~~~~~~~~~~~~~~~~
../../gcc-4.6.3/libiberty/regex.c:2078:32: note: in expansion of macro 'REALLOC'
 2078 |     bufp->buffer = (UCHAR_T *) REALLOC (COMPILED_BUFFER_VAR,            \
      |                                ^~~~~~~
../../gcc-4.6.3/libiberty/regex.c:1942:7: note: in expansion of macro 'EXTEND_BUFFER'
 1942 |       EXTEND_BUFFER ()
      |       ^~~~~~~~~~~~~
../../gcc-4.6.3/libiberty/regex.c:1956:5: note: in expansion of macro 'GET_BUFFER_SPACE'
 1956 |     GET_BUFFER_SPACE (2);                                               \
      |     ^~~~~~~~~~~~~~~~
../../gcc-4.6.3/libiberty/regex.c:4132:15: note: in expansion of macro 'BUF_PUSH_2'
 4132 |               BUF_PUSH_2 (exactn, 0);
      |               ^~~~~~~~~~
../../gcc-4.6.3/libiberty/regex.c:2085:13: warning: pointer may be used after 'realloc' [-Wuse-after-free]
 2085 |         int incr = COMPILED_BUFFER_VAR - old_buffer;                    \
      |             ^~~~
../../gcc-4.6.3/libiberty/regex.c:1942:7: note: in expansion of macro 'EXTEND_BUFFER'
 1942 |       EXTEND_BUFFER ()
      |       ^~~~~~~~~~~~~
../../gcc-4.6.3/libiberty/regex.c:1948:5: note: in expansion of macro 'GET_BUFFER_SPACE'
 1948 |     GET_BUFFER_SPACE (1);                                               \
      |     ^~~~~~~~~~~~~~~~
../../gcc-4.6.3/libiberty/regex.c:4137:11: note: in expansion of macro 'BUF_PUSH'
 4137 |           BUF_PUSH (c);
      |           ^~~~~~~~
../../gcc-4.6.3/libiberty/regex.c:2006:25: note: call to 'realloc' here
 2006 | #   define REALLOC(p,s) realloc ((p), (s))
      |                         ^~~~~~~~~~~~~~~~~~
../../gcc-4.6.3/libiberty/regex.c:2078:32: note: in expansion of macro 'REALLOC'
 2078 |     bufp->buffer = (UCHAR_T *) REALLOC (COMPILED_BUFFER_VAR,            \
      |                                ^~~~~~~
../../gcc-4.6.3/libiberty/regex.c:1942:7: note: in expansion of macro 'EXTEND_BUFFER'
 1942 |       EXTEND_BUFFER ()
      |       ^~~~~~~~~~~~~
../../gcc-4.6.3/libiberty/regex.c:1948:5: note: in expansion of macro 'GET_BUFFER_SPACE'
 1948 |     GET_BUFFER_SPACE (1);                                               \
      |     ^~~~~~~~~~~~~~~~
../../gcc-4.6.3/libiberty/regex.c:4137:11: note: in expansion of macro 'BUF_PUSH'
 4137 |           BUF_PUSH (c);
      |           ^~~~~~~~
../../gcc-4.6.3/libiberty/regex.c:2085:13: warning: pointer may be used after 'realloc' [-Wuse-after-free]
 2085 |         int incr = COMPILED_BUFFER_VAR - old_buffer;                    \
      |             ^~~~
../../gcc-4.6.3/libiberty/regex.c:1942:7: note: in expansion of macro 'EXTEND_BUFFER'
 1942 |       EXTEND_BUFFER ()
      |       ^~~~~~~~~~~~~
../../gcc-4.6.3/libiberty/regex.c:1948:5: note: in expansion of macro 'GET_BUFFER_SPACE'
 1948 |     GET_BUFFER_SPACE (1);                                               \
      |     ^~~~~~~~~~~~~~~~
../../gcc-4.6.3/libiberty/regex.c:4155:5: note: in expansion of macro 'BUF_PUSH'
 4155 |     BUF_PUSH (succeed);
      |     ^~~~~~~~
../../gcc-4.6.3/libiberty/regex.c:2006:25: note: call to 'realloc' here
 2006 | #   define REALLOC(p,s) realloc ((p), (s))
      |                         ^~~~~~~~~~~~~~~~~~
../../gcc-4.6.3/libiberty/regex.c:2078:32: note: in expansion of macro 'REALLOC'
 2078 |     bufp->buffer = (UCHAR_T *) REALLOC (COMPILED_BUFFER_VAR,            \
      |                                ^~~~~~~
../../gcc-4.6.3/libiberty/regex.c:1942:7: note: in expansion of macro 'EXTEND_BUFFER'
 1942 |       EXTEND_BUFFER ()
      |       ^~~~~~~~~~~~~
../../gcc-4.6.3/libiberty/regex.c:1948:5: note: in expansion of macro 'GET_BUFFER_SPACE'
 1948 |     GET_BUFFER_SPACE (1);                                               \
      |     ^~~~~~~~~~~~~~~~
../../gcc-4.6.3/libiberty/regex.c:4155:5: note: in expansion of macro 'BUF_PUSH'
 4155 |     BUF_PUSH (succeed);
      |     ^~~~~~~~
if [ x"" != x ]; then \
  i686-helenos-cc -c -DHAVE_CONFIG_H -g -O2  -I. -I../../gcc-4.6.3/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic   ../../gcc-4.6.3/libiberty/cplus-dem.c -o pic/cplus-dem.o; \
else true; fi
i686-helenos-cc -c -DHAVE_CONFIG_H -g -O2  -I. -I../../gcc-4.6.3/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  ../../gcc-4.6.3/libiberty/cplus-dem.c -o cplus-dem.o
../../gcc-4.6.3/libiberty/cplus-dem.c: In function 'ada_demangle':
../../gcc-4.6.3/libiberty/cplus-dem.c:1137:5: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
 1137 |     sprintf (demangled, "<%s>", mangled);
      |     ^~~~~~~
In file included from /var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libposix/stdio.h:39,
                 from ../../gcc-4.6.3/libiberty/cplus-dem.c:50:
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
../../gcc-4.6.3/libiberty/cplus-dem.c: In function 'demangle_integral_value':
../../gcc-4.6.3/libiberty/cplus-dem.c:1894:11: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
 1894 |           sprintf (buf, "%d", value);
      |           ^~~~~~~
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
../../gcc-4.6.3/libiberty/cplus-dem.c: In function 'gnu_special':
../../gcc-4.6.3/libiberty/cplus-dem.c:3084:15: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
 3084 |               sprintf (buf, "virtual function thunk (delta:%d) for ", -delta);
      |               ^~~~~~~
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
../../gcc-4.6.3/libiberty/cplus-dem.c: In function 'demangle_fund_type':
../../gcc-4.6.3/libiberty/cplus-dem.c:3975:7: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
 3975 |       sprintf (buf, "int%u_t", dec);
      |       ^~~~~~~
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
../../gcc-4.6.3/libiberty/cplus-dem.c: In function 'string_append_template_idx':
../../gcc-4.6.3/libiberty/cplus-dem.c:4861:3: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
 4861 |   sprintf(buf, "T%d", idx);
      |   ^~~~~~~
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
../../gcc-4.6.3/libiberty/cplus-dem.c: In function 'demangle_fund_type':
../../gcc-4.6.3/libiberty/cplus-dem.c:3945:10: warning: this statement may fall through [-Wimplicit-fallthrough=]
 3945 |       if (!ISDIGIT ((unsigned char)**mangled))
      |          ^
../../gcc-4.6.3/libiberty/cplus-dem.c:3950:5: note: here
 3950 |     case 'I':
      |     ^~~~
../../gcc-4.6.3/libiberty/cplus-dem.c: In function 'demangle_signature':
../../gcc-4.6.3/libiberty/cplus-dem.c:1603:14: warning: this statement may fall through [-Wimplicit-fallthrough=]
 1603 |           if (AUTO_DEMANGLING || GNU_DEMANGLING)
      |              ^
../../gcc-4.6.3/libiberty/cplus-dem.c:1617:9: note: here
 1617 |         default:
      |         ^~~~~~~
if [ x"" != x ]; then \
  i686-helenos-cc -c -DHAVE_CONFIG_H -g -O2  -I. -I../../gcc-4.6.3/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic   ../../gcc-4.6.3/libiberty/cp-demangle.c -o pic/cp-demangle.o; \
else true; fi
i686-helenos-cc -c -DHAVE_CONFIG_H -g -O2  -I. -I../../gcc-4.6.3/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  ../../gcc-4.6.3/libiberty/cp-demangle.c -o cp-demangle.o
../../gcc-4.6.3/libiberty/cp-demangle.c: In function 'd_append_num':
../../gcc-4.6.3/libiberty/cp-demangle.c:3412:3: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
 3412 |   sprintf (buf,"%ld", l);
      |   ^~~~~~~
In file included from /var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libposix/stdio.h:39,
                 from ../../gcc-4.6.3/libiberty/cp-demangle.c:106:
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
if [ x"" != x ]; then \
  i686-helenos-cc -c -DHAVE_CONFIG_H -g -O2  -I. -I../../gcc-4.6.3/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic   ../../gcc-4.6.3/libiberty/md5.c -o pic/md5.o; \
else true; fi
i686-helenos-cc -c -DHAVE_CONFIG_H -g -O2  -I. -I../../gcc-4.6.3/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  ../../gcc-4.6.3/libiberty/md5.c -o md5.o
if [ x"" != x ]; then \
  i686-helenos-cc -c -DHAVE_CONFIG_H -g -O2  -I. -I../../gcc-4.6.3/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic   ../../gcc-4.6.3/libiberty/sha1.c -o pic/sha1.o; \
else true; fi
i686-helenos-cc -c -DHAVE_CONFIG_H -g -O2  -I. -I../../gcc-4.6.3/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  ../../gcc-4.6.3/libiberty/sha1.c -o sha1.o
if [ x"" != x ]; then \
  i686-helenos-cc -c -DHAVE_CONFIG_H -g -O2  -I. -I../../gcc-4.6.3/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic   ../../gcc-4.6.3/libiberty/alloca.c -o pic/alloca.o; \
else true; fi
i686-helenos-cc -c -DHAVE_CONFIG_H -g -O2  -I. -I../../gcc-4.6.3/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  ../../gcc-4.6.3/libiberty/alloca.c -o alloca.o
../../gcc-4.6.3/libiberty/alloca.c: In function 'find_stack_direction':
../../gcc-4.6.3/libiberty/alloca.c:113:12: warning: storing the address of local variable 'dummy' in 'addr' [-Wdangling-pointer=]
  113 |       addr = ADDRESS_FUNCTION (dummy);
      |            ^
../../gcc-4.6.3/libiberty/alloca.c:109:13: note: 'dummy' declared here
  109 |   auto char dummy;              /* To get stack address.  */
      |             ^~~~~
../../gcc-4.6.3/libiberty/alloca.c:108:16: note: 'addr' declared here
  108 |   static char *addr = NULL;     /* Address of first `dummy', once known.  */
      |                ^~~~
In function 'find_stack_direction',
    inlined from 'C_alloca' at ../../gcc-4.6.3/libiberty/alloca.c:169:5:
../../gcc-4.6.3/libiberty/alloca.c:113:12: warning: storing the address of local variable 'dummy' in 'addr' [-Wdangling-pointer=]
  113 |       addr = ADDRESS_FUNCTION (dummy);
      |            ^
../../gcc-4.6.3/libiberty/alloca.c: In function 'C_alloca':
../../gcc-4.6.3/libiberty/alloca.c:109:13: note: 'dummy' declared here
  109 |   auto char dummy;              /* To get stack address.  */
      |             ^~~~~
../../gcc-4.6.3/libiberty/alloca.c:108:16: note: 'addr' declared here
  108 |   static char *addr = NULL;     /* Address of first `dummy', once known.  */
      |                ^~~~
if [ x"" != x ]; then \
  i686-helenos-cc -c -DHAVE_CONFIG_H -g -O2  -I. -I../../gcc-4.6.3/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic   ../../gcc-4.6.3/libiberty/argv.c -o pic/argv.o; \
else true; fi
i686-helenos-cc -c -DHAVE_CONFIG_H -g -O2  -I. -I../../gcc-4.6.3/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  ../../gcc-4.6.3/libiberty/argv.c -o argv.o
../../gcc-4.6.3/libiberty/argv.c: In function 'buildargv':
../../gcc-4.6.3/libiberty/argv.c:287:24: warning: implicit declaration of function 'strdup' [-Wimplicit-function-declaration]
  287 |           argv[argc] = strdup (copybuf);
      |                        ^~~~~~
../../gcc-4.6.3/libiberty/argv.c:287:24: warning: incompatible implicit declaration of built-in function 'strdup' [-Wbuiltin-declaration-mismatch]
if [ x"" != x ]; then \
  i686-helenos-cc -c -DHAVE_CONFIG_H -g -O2  -I. -I../../gcc-4.6.3/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic   ../../gcc-4.6.3/libiberty/choose-temp.c -o pic/choose-temp.o; \
else true; fi
i686-helenos-cc -c -DHAVE_CONFIG_H -g -O2  -I. -I../../gcc-4.6.3/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  ../../gcc-4.6.3/libiberty/choose-temp.c -o choose-temp.o
../../gcc-4.6.3/libiberty/choose-temp.c: In function 'choose_temp_base':
../../gcc-4.6.3/libiberty/choose-temp.c:72:3: warning: 'mktemp' is deprecated [-Wdeprecated-declarations]
   72 |   if (mktemp (temp_filename) == 0)
      |   ^~
In file included from ../../gcc-4.6.3/libiberty/choose-temp.c:30:
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libposix/stdlib.h:61:14: note: declared here
   61 | extern char *mktemp(char *tmpl) __attribute__((deprecated));
      |              ^~~~~~
if [ x"" != x ]; then \
  i686-helenos-cc -c -DHAVE_CONFIG_H -g -O2  -I. -I../../gcc-4.6.3/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic   ../../gcc-4.6.3/libiberty/concat.c -o pic/concat.o; \
else true; fi
i686-helenos-cc -c -DHAVE_CONFIG_H -g -O2  -I. -I../../gcc-4.6.3/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  ../../gcc-4.6.3/libiberty/concat.c -o concat.o
if [ x"" != x ]; then \
  i686-helenos-cc -c -DHAVE_CONFIG_H -g -O2  -I. -I../../gcc-4.6.3/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic   ../../gcc-4.6.3/libiberty/cp-demint.c -o pic/cp-demint.o; \
else true; fi
i686-helenos-cc -c -DHAVE_CONFIG_H -g -O2  -I. -I../../gcc-4.6.3/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  ../../gcc-4.6.3/libiberty/cp-demint.c -o cp-demint.o
if [ x"" != x ]; then \
  i686-helenos-cc -c -DHAVE_CONFIG_H -g -O2  -I. -I../../gcc-4.6.3/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic   ../../gcc-4.6.3/libiberty/crc32.c -o pic/crc32.o; \
else true; fi
i686-helenos-cc -c -DHAVE_CONFIG_H -g -O2  -I. -I../../gcc-4.6.3/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  ../../gcc-4.6.3/libiberty/crc32.c -o crc32.o
if [ x"" != x ]; then \
  i686-helenos-cc -c -DHAVE_CONFIG_H -g -O2  -I. -I../../gcc-4.6.3/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic   ../../gcc-4.6.3/libiberty/dyn-string.c -o pic/dyn-string.o; \
else true; fi
i686-helenos-cc -c -DHAVE_CONFIG_H -g -O2  -I. -I../../gcc-4.6.3/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  ../../gcc-4.6.3/libiberty/dyn-string.c -o dyn-string.o
../../gcc-4.6.3/libiberty/dyn-string.c: In function 'dyn_string_insert_cstr':
../../gcc-4.6.3/libiberty/dyn-string.c:280:3: warning: 'strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation]
  280 |   strncpy (dest->s + pos, src, length);
      |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.6.3/libiberty/dyn-string.c:272:16: note: length computed here
  272 |   int length = strlen (src);
      |                ^~~~~~~~~~~~
if [ x"" != x ]; then \
  i686-helenos-cc -c -DHAVE_CONFIG_H -g -O2  -I. -I../../gcc-4.6.3/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic   ../../gcc-4.6.3/libiberty/fdmatch.c -o pic/fdmatch.o; \
else true; fi
i686-helenos-cc -c -DHAVE_CONFIG_H -g -O2  -I. -I../../gcc-4.6.3/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  ../../gcc-4.6.3/libiberty/fdmatch.c -o fdmatch.o
if [ x"" != x ]; then \
  i686-helenos-cc -c -DHAVE_CONFIG_H -g -O2  -I. -I../../gcc-4.6.3/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic   ../../gcc-4.6.3/libiberty/fibheap.c -o pic/fibheap.o; \
else true; fi
i686-helenos-cc -c -DHAVE_CONFIG_H -g -O2  -I. -I../../gcc-4.6.3/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  ../../gcc-4.6.3/libiberty/fibheap.c -o fibheap.o
if [ x"" != x ]; then \
  i686-helenos-cc -c -DHAVE_CONFIG_H -g -O2  -I. -I../../gcc-4.6.3/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic   ../../gcc-4.6.3/libiberty/filename_cmp.c -o pic/filename_cmp.o; \
else true; fi
i686-helenos-cc -c -DHAVE_CONFIG_H -g -O2  -I. -I../../gcc-4.6.3/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  ../../gcc-4.6.3/libiberty/filename_cmp.c -o filename_cmp.o
if [ x"" != x ]; then \
  i686-helenos-cc -c -DHAVE_CONFIG_H -g -O2  -I. -I../../gcc-4.6.3/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic   ../../gcc-4.6.3/libiberty/floatformat.c -o pic/floatformat.o; \
else true; fi
i686-helenos-cc -c -DHAVE_CONFIG_H -g -O2  -I. -I../../gcc-4.6.3/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  ../../gcc-4.6.3/libiberty/floatformat.c -o floatformat.o
if [ x"" != x ]; then \
  i686-helenos-cc -c -DHAVE_CONFIG_H -g -O2  -I. -I../../gcc-4.6.3/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic   ../../gcc-4.6.3/libiberty/fopen_unlocked.c -o pic/fopen_unlocked.o; \
else true; fi
i686-helenos-cc -c -DHAVE_CONFIG_H -g -O2  -I. -I../../gcc-4.6.3/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  ../../gcc-4.6.3/libiberty/fopen_unlocked.c -o fopen_unlocked.o
if [ x"" != x ]; then \
  i686-helenos-cc -c -DHAVE_CONFIG_H -g -O2  -I. -I../../gcc-4.6.3/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic   ../../gcc-4.6.3/libiberty/getpwd.c -o pic/getpwd.o; \
else true; fi
i686-helenos-cc -c -DHAVE_CONFIG_H -g -O2  -I. -I../../gcc-4.6.3/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  ../../gcc-4.6.3/libiberty/getpwd.c -o getpwd.o
if [ x"" != x ]; then \
  i686-helenos-cc -c -DHAVE_CONFIG_H -g -O2  -I. -I../../gcc-4.6.3/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic   ../../gcc-4.6.3/libiberty/getruntime.c -o pic/getruntime.o; \
else true; fi
i686-helenos-cc -c -DHAVE_CONFIG_H -g -O2  -I. -I../../gcc-4.6.3/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  ../../gcc-4.6.3/libiberty/getruntime.c -o getruntime.o
if [ x"" != x ]; then \
  i686-helenos-cc -c -DHAVE_CONFIG_H -g -O2  -I. -I../../gcc-4.6.3/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic   ../../gcc-4.6.3/libiberty/hashtab.c -o pic/hashtab.o; \
else true; fi
i686-helenos-cc -c -DHAVE_CONFIG_H -g -O2  -I. -I../../gcc-4.6.3/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  ../../gcc-4.6.3/libiberty/hashtab.c -o hashtab.o
../../gcc-4.6.3/libiberty/hashtab.c: In function 'iterative_hash':
../../gcc-4.6.3/libiberty/hashtab.c:973:15: warning: this statement may fall through [-Wimplicit-fallthrough=]
  973 |     case 11: c+=((hashval_t)k[10]<<24);
      |              ~^~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.6.3/libiberty/hashtab.c:974:5: note: here
  974 |     case 10: c+=((hashval_t)k[9]<<16);
      |     ^~~~
../../gcc-4.6.3/libiberty/hashtab.c:974:15: warning: this statement may fall through [-Wimplicit-fallthrough=]
  974 |     case 10: c+=((hashval_t)k[9]<<16);
      |              ~^~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.6.3/libiberty/hashtab.c:975:5: note: here
  975 |     case 9 : c+=((hashval_t)k[8]<<8);
      |     ^~~~
../../gcc-4.6.3/libiberty/hashtab.c:975:15: warning: this statement may fall through [-Wimplicit-fallthrough=]
  975 |     case 9 : c+=((hashval_t)k[8]<<8);
      |              ~^~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.6.3/libiberty/hashtab.c:977:5: note: here
  977 |     case 8 : b+=((hashval_t)k[7]<<24);
      |     ^~~~
../../gcc-4.6.3/libiberty/hashtab.c:977:15: warning: this statement may fall through [-Wimplicit-fallthrough=]
  977 |     case 8 : b+=((hashval_t)k[7]<<24);
      |              ~^~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.6.3/libiberty/hashtab.c:978:5: note: here
  978 |     case 7 : b+=((hashval_t)k[6]<<16);
      |     ^~~~
../../gcc-4.6.3/libiberty/hashtab.c:978:15: warning: this statement may fall through [-Wimplicit-fallthrough=]
  978 |     case 7 : b+=((hashval_t)k[6]<<16);
      |              ~^~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.6.3/libiberty/hashtab.c:979:5: note: here
  979 |     case 6 : b+=((hashval_t)k[5]<<8);
      |     ^~~~
../../gcc-4.6.3/libiberty/hashtab.c:979:15: warning: this statement may fall through [-Wimplicit-fallthrough=]
  979 |     case 6 : b+=((hashval_t)k[5]<<8);
      |              ~^~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.6.3/libiberty/hashtab.c:980:5: note: here
  980 |     case 5 : b+=k[4];
      |     ^~~~
../../gcc-4.6.3/libiberty/hashtab.c:980:15: warning: this statement may fall through [-Wimplicit-fallthrough=]
  980 |     case 5 : b+=k[4];
      |              ~^~~~~~
../../gcc-4.6.3/libiberty/hashtab.c:981:5: note: here
  981 |     case 4 : a+=((hashval_t)k[3]<<24);
      |     ^~~~
../../gcc-4.6.3/libiberty/hashtab.c:981:15: warning: this statement may fall through [-Wimplicit-fallthrough=]
  981 |     case 4 : a+=((hashval_t)k[3]<<24);
      |              ~^~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.6.3/libiberty/hashtab.c:982:5: note: here
  982 |     case 3 : a+=((hashval_t)k[2]<<16);
      |     ^~~~
../../gcc-4.6.3/libiberty/hashtab.c:982:15: warning: this statement may fall through [-Wimplicit-fallthrough=]
  982 |     case 3 : a+=((hashval_t)k[2]<<16);
      |              ~^~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.6.3/libiberty/hashtab.c:983:5: note: here
  983 |     case 2 : a+=((hashval_t)k[1]<<8);
      |     ^~~~
../../gcc-4.6.3/libiberty/hashtab.c:983:15: warning: this statement may fall through [-Wimplicit-fallthrough=]
  983 |     case 2 : a+=((hashval_t)k[1]<<8);
      |              ~^~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.6.3/libiberty/hashtab.c:984:5: note: here
  984 |     case 1 : a+=k[0];
      |     ^~~~
if [ x"" != x ]; then \
  i686-helenos-cc -c -DHAVE_CONFIG_H -g -O2  -I. -I../../gcc-4.6.3/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic   ../../gcc-4.6.3/libiberty/hex.c -o pic/hex.o; \
else true; fi
i686-helenos-cc -c -DHAVE_CONFIG_H -g -O2  -I. -I../../gcc-4.6.3/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  ../../gcc-4.6.3/libiberty/hex.c -o hex.o
if [ x"" != x ]; then \
  i686-helenos-cc -c -DHAVE_CONFIG_H -g -O2  -I. -I../../gcc-4.6.3/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic   ../../gcc-4.6.3/libiberty/lbasename.c -o pic/lbasename.o; \
else true; fi
i686-helenos-cc -c -DHAVE_CONFIG_H -g -O2  -I. -I../../gcc-4.6.3/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  ../../gcc-4.6.3/libiberty/lbasename.c -o lbasename.o
if [ x"" != x ]; then \
  i686-helenos-cc -c -DHAVE_CONFIG_H -g -O2  -I. -I../../gcc-4.6.3/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic   ../../gcc-4.6.3/libiberty/lrealpath.c -o pic/lrealpath.o; \
else true; fi
i686-helenos-cc -c -DHAVE_CONFIG_H -g -O2  -I. -I../../gcc-4.6.3/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  ../../gcc-4.6.3/libiberty/lrealpath.c -o lrealpath.o
../../gcc-4.6.3/libiberty/lrealpath.c: In function 'lrealpath':
../../gcc-4.6.3/libiberty/lrealpath.c:88:12: warning: implicit declaration of function 'strdup' [-Wimplicit-function-declaration]
   88 |     return strdup (rp);
      |            ^~~~~~
../../gcc-4.6.3/libiberty/lrealpath.c:88:12: warning: incompatible implicit declaration of built-in function 'strdup' [-Wbuiltin-declaration-mismatch]
../../gcc-4.6.3/libiberty/lrealpath.c:124:15: warning: incompatible implicit declaration of built-in function 'strdup' [-Wbuiltin-declaration-mismatch]
  124 |         ret = strdup (rp ? rp : filename);
      |               ^~~~~~
../../gcc-4.6.3/libiberty/lrealpath.c:156:10: warning: incompatible implicit declaration of built-in function 'strdup' [-Wbuiltin-declaration-mismatch]
  156 |   return strdup (filename);
      |          ^~~~~~
if [ x"" != x ]; then \
  i686-helenos-cc -c -DHAVE_CONFIG_H -g -O2  -I. -I../../gcc-4.6.3/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic   ../../gcc-4.6.3/libiberty/make-relative-prefix.c -o pic/make-relative-prefix.o; \
else true; fi
i686-helenos-cc -c -DHAVE_CONFIG_H -g -O2  -I. -I../../gcc-4.6.3/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  ../../gcc-4.6.3/libiberty/make-relative-prefix.c -o make-relative-prefix.o
../../gcc-4.6.3/libiberty/make-relative-prefix.c: In function 'make_relative_prefix_1':
../../gcc-4.6.3/libiberty/make-relative-prefix.c:313:21: warning: implicit declaration of function 'strdup' [-Wimplicit-function-declaration]
  313 |     full_progname = strdup (progname);
      |                     ^~~~~~
../../gcc-4.6.3/libiberty/make-relative-prefix.c:313:21: warning: incompatible implicit declaration of built-in function 'strdup' [-Wbuiltin-declaration-mismatch]
if [ x"" != x ]; then \
  i686-helenos-cc -c -DHAVE_CONFIG_H -g -O2  -I. -I../../gcc-4.6.3/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic   ../../gcc-4.6.3/libiberty/make-temp-file.c -o pic/make-temp-file.o; \
else true; fi
i686-helenos-cc -c -DHAVE_CONFIG_H -g -O2  -I. -I../../gcc-4.6.3/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  ../../gcc-4.6.3/libiberty/make-temp-file.c -o make-temp-file.o
if [ x"" != x ]; then \
  i686-helenos-cc -c -DHAVE_CONFIG_H -g -O2  -I. -I../../gcc-4.6.3/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic   ../../gcc-4.6.3/libiberty/objalloc.c -o pic/objalloc.o; \
else true; fi
i686-helenos-cc -c -DHAVE_CONFIG_H -g -O2  -I. -I../../gcc-4.6.3/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  ../../gcc-4.6.3/libiberty/objalloc.c -o objalloc.o
if [ x"" != x ]; then \
  i686-helenos-cc -c -DHAVE_CONFIG_H -g -O2  -I. -I../../gcc-4.6.3/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic   ../../gcc-4.6.3/libiberty/obstack.c -o pic/obstack.o; \
else true; fi
i686-helenos-cc -c -DHAVE_CONFIG_H -g -O2  -I. -I../../gcc-4.6.3/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  ../../gcc-4.6.3/libiberty/obstack.c -o obstack.o
../../gcc-4.6.3/libiberty/obstack.c: In function '_obstack_begin':
../../gcc-4.6.3/libiberty/obstack.c:166:17: warning: cast between incompatible function types from 'void * (*)(long int)' to 'struct _obstack_chunk * (*)(void *, long int)' [-Wcast-function-type]
  166 |   h->chunkfun = (struct _obstack_chunk * (*)(void *, long)) chunkfun;
      |                 ^
../../gcc-4.6.3/libiberty/obstack.c:167:16: warning: cast between incompatible function types from 'void (*)(void *)' to 'void (*)(void *, struct _obstack_chunk *)' [-Wcast-function-type]
  167 |   h->freefun = (void (*) (void *, struct _obstack_chunk *)) freefun;
      |                ^
../../gcc-4.6.3/libiberty/obstack.c:107:8: warning: cast between incompatible function types from 'struct _obstack_chunk * (*)(void *, long int)' to 'struct _obstack_chunk * (*)(long int)' [-Wcast-function-type]
  107 |    : (*(struct _obstack_chunk *(*) (long)) (h)->chunkfun) ((size)))
      |        ^
../../gcc-4.6.3/libiberty/obstack.c:172:22: note: in expansion of macro 'CALL_CHUNKFUN'
  172 |   chunk = h->chunk = CALL_CHUNKFUN (h, h -> chunk_size);
      |                      ^~~~~~~~~~~~~
../../gcc-4.6.3/libiberty/obstack.c: In function '_obstack_begin_1':
../../gcc-4.6.3/libiberty/obstack.c:107:8: warning: cast between incompatible function types from 'struct _obstack_chunk * (*)(void *, long int)' to 'struct _obstack_chunk * (*)(long int)' [-Wcast-function-type]
  107 |    : (*(struct _obstack_chunk *(*) (long)) (h)->chunkfun) ((size)))
      |        ^
../../gcc-4.6.3/libiberty/obstack.c:218:22: note: in expansion of macro 'CALL_CHUNKFUN'
  218 |   chunk = h->chunk = CALL_CHUNKFUN (h, h -> chunk_size);
      |                      ^~~~~~~~~~~~~
../../gcc-4.6.3/libiberty/obstack.c: In function '_obstack_newchunk':
../../gcc-4.6.3/libiberty/obstack.c:107:8: warning: cast between incompatible function types from 'struct _obstack_chunk * (*)(void *, long int)' to 'struct _obstack_chunk * (*)(long int)' [-Wcast-function-type]
  107 |    : (*(struct _obstack_chunk *(*) (long)) (h)->chunkfun) ((size)))
      |        ^
../../gcc-4.6.3/libiberty/obstack.c:253:15: note: in expansion of macro 'CALL_CHUNKFUN'
  253 |   new_chunk = CALL_CHUNKFUN (h, new_size);
      |               ^~~~~~~~~~~~~
../../gcc-4.6.3/libiberty/obstack.c:114:9: warning: cast between incompatible function types from 'void (*)(void *, struct _obstack_chunk *)' to 'void (*)(void *)' [-Wcast-function-type]
  114 |       (*(void (*) (void *)) (h)->freefun) ((old_chunk)); \
      |         ^
../../gcc-4.6.3/libiberty/obstack.c:286:7: note: in expansion of macro 'CALL_FREEFUN'
  286 |       CALL_FREEFUN (h, old_chunk);
      |       ^~~~~~~~~~~~
../../gcc-4.6.3/libiberty/obstack.c: In function '_obstack_free':
../../gcc-4.6.3/libiberty/obstack.c:114:9: warning: cast between incompatible function types from 'void (*)(void *, struct _obstack_chunk *)' to 'void (*)(void *)' [-Wcast-function-type]
  114 |       (*(void (*) (void *)) (h)->freefun) ((old_chunk)); \
      |         ^
../../gcc-4.6.3/libiberty/obstack.c:342:7: note: in expansion of macro 'CALL_FREEFUN'
  342 |       CALL_FREEFUN (h, lp);
      |       ^~~~~~~~~~~~
../../gcc-4.6.3/libiberty/obstack.c: In function 'obstack_free':
../../gcc-4.6.3/libiberty/obstack.c:114:9: warning: cast between incompatible function types from 'void (*)(void *, struct _obstack_chunk *)' to 'void (*)(void *)' [-Wcast-function-type]
  114 |       (*(void (*) (void *)) (h)->freefun) ((old_chunk)); \
      |         ^
../../gcc-4.6.3/libiberty/obstack.c:374:7: note: in expansion of macro 'CALL_FREEFUN'
  374 |       CALL_FREEFUN (h, lp);
      |       ^~~~~~~~~~~~
if [ x"" != x ]; then \
  i686-helenos-cc -c -DHAVE_CONFIG_H -g -O2  -I. -I../../gcc-4.6.3/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic   ../../gcc-4.6.3/libiberty/partition.c -o pic/partition.o; \
else true; fi
i686-helenos-cc -c -DHAVE_CONFIG_H -g -O2  -I. -I../../gcc-4.6.3/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  ../../gcc-4.6.3/libiberty/partition.c -o partition.o
if [ x"" != x ]; then \
  i686-helenos-cc -c -DHAVE_CONFIG_H -g -O2  -I. -I../../gcc-4.6.3/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic   ../../gcc-4.6.3/libiberty/pexecute.c -o pic/pexecute.o; \
else true; fi
i686-helenos-cc -c -DHAVE_CONFIG_H -g -O2  -I. -I../../gcc-4.6.3/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  ../../gcc-4.6.3/libiberty/pexecute.c -o pexecute.o
if [ x"" != x ]; then \
  i686-helenos-cc -c -DHAVE_CONFIG_H -g -O2  -I. -I../../gcc-4.6.3/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic   ../../gcc-4.6.3/libiberty/physmem.c -o pic/physmem.o; \
else true; fi
i686-helenos-cc -c -DHAVE_CONFIG_H -g -O2  -I. -I../../gcc-4.6.3/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  ../../gcc-4.6.3/libiberty/physmem.c -o physmem.o
if [ x"" != x ]; then \
  i686-helenos-cc -c -DHAVE_CONFIG_H -g -O2  -I. -I../../gcc-4.6.3/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic   ../../gcc-4.6.3/libiberty/pex-common.c -o pic/pex-common.o; \
else true; fi
i686-helenos-cc -c -DHAVE_CONFIG_H -g -O2  -I. -I../../gcc-4.6.3/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  ../../gcc-4.6.3/libiberty/pex-common.c -o pex-common.o
if [ x"" != x ]; then \
  i686-helenos-cc -c -DHAVE_CONFIG_H -g -O2  -I. -I../../gcc-4.6.3/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic   ../../gcc-4.6.3/libiberty/pex-one.c -o pic/pex-one.o; \
else true; fi
i686-helenos-cc -c -DHAVE_CONFIG_H -g -O2  -I. -I../../gcc-4.6.3/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  ../../gcc-4.6.3/libiberty/pex-one.c -o pex-one.o
if [ x"" != x ]; then \
  i686-helenos-cc -c -DHAVE_CONFIG_H -g -O2  -I. -I../../gcc-4.6.3/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic   ../../gcc-4.6.3/libiberty/pex-helenos.c -o pic/pex-helenos.o; \
else true; fi
i686-helenos-cc -c -DHAVE_CONFIG_H -g -O2  -I. -I../../gcc-4.6.3/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  ../../gcc-4.6.3/libiberty/pex-helenos.c -o pex-helenos.o
../../gcc-4.6.3/libiberty/pex-helenos.c: In function 'pex_helenos_exec_child':
../../gcc-4.6.3/libiberty/pex-helenos.c:102:28: warning: passing argument 4 of 'task_spawnvf' from incompatible pointer type [-Wincompatible-pointer-types]
  102 |                 full_path, argv, in, out, errdes);
      |                            ^~~~
      |                            |
      |                            char * const*
In file included from ../../gcc-4.6.3/libiberty/pex-helenos.c:39:
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/task.h:62:5: note: expected 'const char * const*' but argument is of type 'char * const*'
   62 |     const char *const [], int, int, int);
      |     ^~~~~~~~~~~~~~~~~~~~
if [ x"" != x ]; then \
  i686-helenos-cc -c -DHAVE_CONFIG_H -g -O2  -I. -I../../gcc-4.6.3/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic   ../../gcc-4.6.3/libiberty/safe-ctype.c -o pic/safe-ctype.o; \
else true; fi
i686-helenos-cc -c -DHAVE_CONFIG_H -g -O2  -I. -I../../gcc-4.6.3/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  ../../gcc-4.6.3/libiberty/safe-ctype.c -o safe-ctype.o
if [ x"" != x ]; then \
  i686-helenos-cc -c -DHAVE_CONFIG_H -g -O2  -I. -I../../gcc-4.6.3/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic   ../../gcc-4.6.3/libiberty/simple-object.c -o pic/simple-object.o; \
else true; fi
i686-helenos-cc -c -DHAVE_CONFIG_H -g -O2  -I. -I../../gcc-4.6.3/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  ../../gcc-4.6.3/libiberty/simple-object.c -o simple-object.o
if [ x"" != x ]; then \
  i686-helenos-cc -c -DHAVE_CONFIG_H -g -O2  -I. -I../../gcc-4.6.3/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic   ../../gcc-4.6.3/libiberty/simple-object-coff.c -o pic/simple-object-coff.o; \
else true; fi
i686-helenos-cc -c -DHAVE_CONFIG_H -g -O2  -I. -I../../gcc-4.6.3/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  ../../gcc-4.6.3/libiberty/simple-object-coff.c -o simple-object-coff.o
if [ x"" != x ]; then \
  i686-helenos-cc -c -DHAVE_CONFIG_H -g -O2  -I. -I../../gcc-4.6.3/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic   ../../gcc-4.6.3/libiberty/simple-object-elf.c -o pic/simple-object-elf.o; \
else true; fi
i686-helenos-cc -c -DHAVE_CONFIG_H -g -O2  -I. -I../../gcc-4.6.3/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  ../../gcc-4.6.3/libiberty/simple-object-elf.c -o simple-object-elf.o
if [ x"" != x ]; then \
  i686-helenos-cc -c -DHAVE_CONFIG_H -g -O2  -I. -I../../gcc-4.6.3/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic   ../../gcc-4.6.3/libiberty/simple-object-mach-o.c -o pic/simple-object-mach-o.o; \
else true; fi
i686-helenos-cc -c -DHAVE_CONFIG_H -g -O2  -I. -I../../gcc-4.6.3/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  ../../gcc-4.6.3/libiberty/simple-object-mach-o.c -o simple-object-mach-o.o
if [ x"" != x ]; then \
  i686-helenos-cc -c -DHAVE_CONFIG_H -g -O2  -I. -I../../gcc-4.6.3/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic   ../../gcc-4.6.3/libiberty/sort.c -o pic/sort.o; \
else true; fi
i686-helenos-cc -c -DHAVE_CONFIG_H -g -O2  -I. -I../../gcc-4.6.3/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  ../../gcc-4.6.3/libiberty/sort.c -o sort.o
if [ x"" != x ]; then \
  i686-helenos-cc -c -DHAVE_CONFIG_H -g -O2  -I. -I../../gcc-4.6.3/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic   ../../gcc-4.6.3/libiberty/spaces.c -o pic/spaces.o; \
else true; fi
i686-helenos-cc -c -DHAVE_CONFIG_H -g -O2  -I. -I../../gcc-4.6.3/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  ../../gcc-4.6.3/libiberty/spaces.c -o spaces.o
if [ x"" != x ]; then \
  i686-helenos-cc -c -DHAVE_CONFIG_H -g -O2  -I. -I../../gcc-4.6.3/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic   ../../gcc-4.6.3/libiberty/splay-tree.c -o pic/splay-tree.o; \
else true; fi
i686-helenos-cc -c -DHAVE_CONFIG_H -g -O2  -I. -I../../gcc-4.6.3/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  ../../gcc-4.6.3/libiberty/splay-tree.c -o splay-tree.o
if [ x"" != x ]; then \
  i686-helenos-cc -c -DHAVE_CONFIG_H -g -O2  -I. -I../../gcc-4.6.3/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic   ../../gcc-4.6.3/libiberty/strerror.c -o pic/strerror.o; \
else true; fi
i686-helenos-cc -c -DHAVE_CONFIG_H -g -O2  -I. -I../../gcc-4.6.3/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  ../../gcc-4.6.3/libiberty/strerror.c -o strerror.o
../../gcc-4.6.3/libiberty/strerror.c: In function 'strerrno':
../../gcc-4.6.3/libiberty/strerror.c:715:7: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
  715 |       sprintf (buf, "Error %d", errnoval);
      |       ^~~~~~~
In file included from /var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libposix/stdio.h:39,
                 from ../../gcc-4.6.3/libiberty/../include/libiberty.h:50,
                 from ../../gcc-4.6.3/libiberty/strerror.c:18:
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
if [ x"" != x ]; then \
  i686-helenos-cc -c -DHAVE_CONFIG_H -g -O2  -I. -I../../gcc-4.6.3/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic   ../../gcc-4.6.3/libiberty/strsignal.c -o pic/strsignal.o; \
else true; fi
i686-helenos-cc -c -DHAVE_CONFIG_H -g -O2  -I. -I../../gcc-4.6.3/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  ../../gcc-4.6.3/libiberty/strsignal.c -o strsignal.o
../../gcc-4.6.3/libiberty/strsignal.c: In function 'strsigno':
../../gcc-4.6.3/libiberty/strsignal.c:487:7: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
  487 |       sprintf (buf, "Signal %d", signo);
      |       ^~~~~~~
In file included from /var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libposix/stdio.h:39,
                 from ../../gcc-4.6.3/libiberty/../include/libiberty.h:50,
                 from ../../gcc-4.6.3/libiberty/strsignal.c:7:
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
if [ x"" != x ]; then \
  i686-helenos-cc -c -DHAVE_CONFIG_H -g -O2  -I. -I../../gcc-4.6.3/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic   ../../gcc-4.6.3/libiberty/unlink-if-ordinary.c -o pic/unlink-if-ordinary.o; \
else true; fi
i686-helenos-cc -c -DHAVE_CONFIG_H -g -O2  -I. -I../../gcc-4.6.3/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  ../../gcc-4.6.3/libiberty/unlink-if-ordinary.c -o unlink-if-ordinary.o
if [ x"" != x ]; then \
  i686-helenos-cc -c -DHAVE_CONFIG_H -g -O2  -I. -I../../gcc-4.6.3/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic   ../../gcc-4.6.3/libiberty/xatexit.c -o pic/xatexit.o; \
else true; fi
i686-helenos-cc -c -DHAVE_CONFIG_H -g -O2  -I. -I../../gcc-4.6.3/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  ../../gcc-4.6.3/libiberty/xatexit.c -o xatexit.o
if [ x"" != x ]; then \
  i686-helenos-cc -c -DHAVE_CONFIG_H -g -O2  -I. -I../../gcc-4.6.3/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic   ../../gcc-4.6.3/libiberty/xexit.c -o pic/xexit.o; \
else true; fi
i686-helenos-cc -c -DHAVE_CONFIG_H -g -O2  -I. -I../../gcc-4.6.3/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  ../../gcc-4.6.3/libiberty/xexit.c -o xexit.o
if [ x"" != x ]; then \
  i686-helenos-cc -c -DHAVE_CONFIG_H -g -O2  -I. -I../../gcc-4.6.3/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic   ../../gcc-4.6.3/libiberty/xmalloc.c -o pic/xmalloc.o; \
else true; fi
i686-helenos-cc -c -DHAVE_CONFIG_H -g -O2  -I. -I../../gcc-4.6.3/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  ../../gcc-4.6.3/libiberty/xmalloc.c -o xmalloc.o
if [ x"" != x ]; then \
  i686-helenos-cc -c -DHAVE_CONFIG_H -g -O2  -I. -I../../gcc-4.6.3/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic   ../../gcc-4.6.3/libiberty/xmemdup.c -o pic/xmemdup.o; \
else true; fi
i686-helenos-cc -c -DHAVE_CONFIG_H -g -O2  -I. -I../../gcc-4.6.3/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  ../../gcc-4.6.3/libiberty/xmemdup.c -o xmemdup.o
if [ x"" != x ]; then \
  i686-helenos-cc -c -DHAVE_CONFIG_H -g -O2  -I. -I../../gcc-4.6.3/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic   ../../gcc-4.6.3/libiberty/xstrdup.c -o pic/xstrdup.o; \
else true; fi
i686-helenos-cc -c -DHAVE_CONFIG_H -g -O2  -I. -I../../gcc-4.6.3/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  ../../gcc-4.6.3/libiberty/xstrdup.c -o xstrdup.o
if [ x"" != x ]; then \
  i686-helenos-cc -c -DHAVE_CONFIG_H -g -O2  -I. -I../../gcc-4.6.3/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic   ../../gcc-4.6.3/libiberty/xstrerror.c -o pic/xstrerror.o; \
else true; fi
i686-helenos-cc -c -DHAVE_CONFIG_H -g -O2  -I. -I../../gcc-4.6.3/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  ../../gcc-4.6.3/libiberty/xstrerror.c -o xstrerror.o
../../gcc-4.6.3/libiberty/xstrerror.c: In function 'xstrerror':
../../gcc-4.6.3/libiberty/xstrerror.c:75:7: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
   75 |       sprintf (xstrerror_buf, ERRSTR_FMT, errnum);
      |       ^~~~~~~
In file included from /var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libposix/stdio.h:39,
                 from ../../gcc-4.6.3/libiberty/xstrerror.c:16:
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
if [ x"" != x ]; then \
  i686-helenos-cc -c -DHAVE_CONFIG_H -g -O2  -I. -I../../gcc-4.6.3/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic   ../../gcc-4.6.3/libiberty/xstrndup.c -o pic/xstrndup.o; \
else true; fi
i686-helenos-cc -c -DHAVE_CONFIG_H -g -O2  -I. -I../../gcc-4.6.3/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  ../../gcc-4.6.3/libiberty/xstrndup.c -o xstrndup.o
if [ x"" != x ]; then \
  i686-helenos-cc -c -DHAVE_CONFIG_H -g -O2  -I. -I../../gcc-4.6.3/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic   ../../gcc-4.6.3/libiberty/basename.c -o pic/basename.o; \
else true; fi
i686-helenos-cc -c -DHAVE_CONFIG_H -g -O2  -I. -I../../gcc-4.6.3/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  ../../gcc-4.6.3/libiberty/basename.c -o basename.o
if [ x"" != x ]; then \
  i686-helenos-cc -c -DHAVE_CONFIG_H -g -O2  -I. -I../../gcc-4.6.3/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic   ../../gcc-4.6.3/libiberty/insque.c -o pic/insque.o; \
else true; fi
i686-helenos-cc -c -DHAVE_CONFIG_H -g -O2  -I. -I../../gcc-4.6.3/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  ../../gcc-4.6.3/libiberty/insque.c -o insque.o
if [ x"" != x ]; then \
  i686-helenos-cc -c -DHAVE_CONFIG_H -g -O2  -I. -I../../gcc-4.6.3/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic   ../../gcc-4.6.3/libiberty/memmem.c -o pic/memmem.o; \
else true; fi
i686-helenos-cc -c -DHAVE_CONFIG_H -g -O2  -I. -I../../gcc-4.6.3/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  ../../gcc-4.6.3/libiberty/memmem.c -o memmem.o
if [ x"" != x ]; then \
  i686-helenos-cc -c -DHAVE_CONFIG_H -g -O2  -I. -I../../gcc-4.6.3/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic   ../../gcc-4.6.3/libiberty/mempcpy.c -o pic/mempcpy.o; \
else true; fi
i686-helenos-cc -c -DHAVE_CONFIG_H -g -O2  -I. -I../../gcc-4.6.3/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  ../../gcc-4.6.3/libiberty/mempcpy.c -o mempcpy.o
if [ x"" != x ]; then \
  i686-helenos-cc -c -DHAVE_CONFIG_H -g -O2  -I. -I../../gcc-4.6.3/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic   ../../gcc-4.6.3/libiberty/mkstemps.c -o pic/mkstemps.o; \
else true; fi
i686-helenos-cc -c -DHAVE_CONFIG_H -g -O2  -I. -I../../gcc-4.6.3/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  ../../gcc-4.6.3/libiberty/mkstemps.c -o mkstemps.o
if [ x"" != x ]; then \
  i686-helenos-cc -c -DHAVE_CONFIG_H -g -O2  -I. -I../../gcc-4.6.3/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic   ../../gcc-4.6.3/libiberty/random.c -o pic/random.o; \
else true; fi
i686-helenos-cc -c -DHAVE_CONFIG_H -g -O2  -I. -I../../gcc-4.6.3/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  ../../gcc-4.6.3/libiberty/random.c -o random.o
if [ x"" != x ]; then \
  i686-helenos-cc -c -DHAVE_CONFIG_H -g -O2  -I. -I../../gcc-4.6.3/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic   ../../gcc-4.6.3/libiberty/setenv.c -o pic/setenv.o; \
else true; fi
i686-helenos-cc -c -DHAVE_CONFIG_H -g -O2  -I. -I../../gcc-4.6.3/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  ../../gcc-4.6.3/libiberty/setenv.c -o setenv.o
if [ x"" != x ]; then \
  i686-helenos-cc -c -DHAVE_CONFIG_H -g -O2  -I. -I../../gcc-4.6.3/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic   ../../gcc-4.6.3/libiberty/sigsetmask.c -o pic/sigsetmask.o; \
else true; fi
i686-helenos-cc -c -DHAVE_CONFIG_H -g -O2  -I. -I../../gcc-4.6.3/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  ../../gcc-4.6.3/libiberty/sigsetmask.c -o sigsetmask.o
if [ x"" != x ]; then \
  i686-helenos-cc -c -DHAVE_CONFIG_H -g -O2  -I. -I../../gcc-4.6.3/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic   ../../gcc-4.6.3/libiberty/strverscmp.c -o pic/strverscmp.o; \
else true; fi
i686-helenos-cc -c -DHAVE_CONFIG_H -g -O2  -I. -I../../gcc-4.6.3/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  ../../gcc-4.6.3/libiberty/strverscmp.c -o strverscmp.o
if [ x"" != x ]; then \
  i686-helenos-cc -c -DHAVE_CONFIG_H -g -O2  -I. -I../../gcc-4.6.3/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic   ../../gcc-4.6.3/libiberty/setproctitle.c -o pic/setproctitle.o; \
else true; fi
i686-helenos-cc -c -DHAVE_CONFIG_H -g -O2  -I. -I../../gcc-4.6.3/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  ../../gcc-4.6.3/libiberty/setproctitle.c -o setproctitle.o
if [ x"" != x ]; then \
  i686-helenos-cc -c -DHAVE_CONFIG_H -g -O2  -I. -I../../gcc-4.6.3/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic   ../../gcc-4.6.3/libiberty/vfork.c -o pic/vfork.o; \
else true; fi
i686-helenos-cc -c -DHAVE_CONFIG_H -g -O2  -I. -I../../gcc-4.6.3/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  ../../gcc-4.6.3/libiberty/vfork.c -o vfork.o
rm -f ./libiberty.a pic/./libiberty.a
i686-helenos-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 ./fopen_unlocked.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-helenos.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./sort.o ./spaces.o ./splay-tree.o ./strerror.o ./strsignal.o ./unlink-if-ordinary.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o  ./basename.o ./insque.o ./memmem.o ./mempcpy.o ./mkstemps.o ./random.o ./setenv.o ./sigsetmask.o ./strverscmp.o ./setproctitle.o ./vfork.o
i686-helenos-ranlib ./libiberty.a
if [ x"" != x ]; then \
  cd pic; \
  i686-helenos-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 ./fopen_unlocked.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-helenos.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./sort.o ./spaces.o ./splay-tree.o ./strerror.o ./strsignal.o ./unlink-if-ordinary.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o  ./basename.o ./insque.o ./memmem.o ./mempcpy.o ./mkstemps.o ./random.o ./setenv.o ./sigsetmask.o ./strverscmp.o ./setproctitle.o ./vfork.o; \
  i686-helenos-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 ./fopen_unlocked.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-helenos.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./sort.o ./spaces.o ./splay-tree.o ./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[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/ia32/coast/build/gcc/build/libiberty/testsuite'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/ia32/coast/build/gcc/build/libiberty/testsuite'
make[1]: Leaving directory '/var/helenos/nightly/tmp-ci/build/ia32/coast/build/gcc/build/libiberty'
make[1]: Entering directory '/var/helenos/nightly/tmp-ci/build/ia32/coast/build/gcc/build/intl'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/var/helenos/nightly/tmp-ci/build/ia32/coast/build/gcc/build/intl'
mkdir -p -- build-x86_64-pc-linux-gnu/libiberty
Configuring in build-x86_64-pc-linux-gnu/libiberty
configure: creating cache ../config.cache
checking whether to enable maintainer-specific portions of Makefiles... no
checking for makeinfo... makeinfo
checking for perl... perl
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking for x86_64-pc-linux-gnu-ar... ar
checking for x86_64-pc-linux-gnu-ranlib... ranlib
checking for x86_64-pc-linux-gnu-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... yes
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... /usr/bin/install -c
checking for sys/file.h... yes
checking for sys/param.h... yes
checking for limits.h... yes
checking for stdlib.h... (cached) yes
checking for malloc.h... yes
checking for string.h... (cached) yes
checking for unistd.h... (cached) yes
checking for strings.h... (cached) yes
checking for sys/time.h... yes
checking for time.h... yes
checking for sys/resource.h... yes
checking for sys/stat.h... (cached) yes
checking for sys/mman.h... yes
checking for fcntl.h... yes
checking for alloca.h... yes
checking for sys/pstat.h... no
checking for sys/sysmp.h... no
checking for sys/sysinfo.h... yes
checking for machine/hal_sysinfo.h... no
checking for sys/table.h... no
checking for sys/sysctl.h... no
checking for sys/systemcfg.h... no
checking for stdint.h... (cached) yes
checking for stdio_ext.h... yes
checking for process.h... no
checking for sys/prctl.h... yes
checking for sys/wait.h that is POSIX.1 compatible... yes
checking whether time.h and sys/time.h may both be included... yes
checking whether errno must be declared... no
checking size of int... 4
checking for a 64-bit type... uint64_t
checking for intptr_t... yes
checking for uintptr_t... yes
checking for ssize_t... yes
checking for pid_t... yes
checking for library containing strerror... none required
checking for asprintf... yes
checking for atexit... yes
checking for basename... yes
checking for bcmp... yes
checking for bcopy... yes
checking for bsearch... yes
checking for bzero... yes
checking for calloc... yes
checking for clock... yes
checking for ffs... yes
checking for getcwd... yes
checking for getpagesize... yes
checking for gettimeofday... yes
checking for index... yes
checking for insque... yes
checking for memchr... yes
checking for memcmp... yes
checking for memcpy... yes
checking for memmem... yes
checking for memmove... yes
checking for mempcpy... yes
checking for memset... yes
checking for mkstemps... yes
checking for putenv... yes
checking for random... yes
checking for rename... yes
checking for rindex... yes
checking for setenv... yes
checking for snprintf... yes
checking for sigsetmask... yes
checking for stpcpy... yes
checking for stpncpy... yes
checking for strcasecmp... yes
checking for strchr... yes
checking for strdup... yes
checking for strncasecmp... yes
checking for strndup... yes
checking for strrchr... yes
checking for strstr... yes
checking for strtod... yes
checking for strtol... yes
checking for strtoul... yes
checking for strverscmp... yes
checking for tmpnam... yes
checking for vasprintf... yes
checking for vfprintf... yes
checking for vprintf... yes
checking for vsnprintf... yes
checking for vsprintf... yes
checking for waitpid... yes
checking for setproctitle... no
checking whether alloca needs Cray hooks... no
checking stack direction for C alloca... -1
checking for vfork.h... no
checking for fork... yes
checking for vfork... yes
checking for working fork... yes
checking for working vfork... (cached) yes
checking for _doprnt... no
checking for sys_errlist... no
checking for sys_nerr... no
checking for sys_siglist... no
checking for external symbol _system_configuration... no
checking for __fsetlocking... yes
checking for canonicalize_file_name... yes
checking for dup3... yes
checking for getrusage... yes
checking for getsysinfo... no
checking for gettimeofday... (cached) yes
checking for on_exit... yes
checking for psignal... yes
checking for pstat_getdynamic... no
checking for pstat_getstatic... no
checking for realpath... yes
checking for sbrk... yes
checking for spawnve... no
checking for spawnvpe... no
checking for strerror... yes
checking for strsignal... yes
checking for sysconf... yes
checking for sysctl... no
checking for sysmp... no
checking for table... no
checking for times... yes
checking for wait3... yes
checking for wait4... yes
checking whether basename is declared... no
checking whether ffs is declared... yes
checking whether asprintf is declared... no
checking whether vasprintf is declared... no
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
make[1]: Entering directory '/var/helenos/nightly/tmp-ci/build/ia32/coast/build/gcc/build/build-x86_64-pc-linux-gnu/libiberty'
if [ x"" != x ] && [ ! -d pic ]; then \
  mkdir pic; \
else true; fi
touch stamp-picdir
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H   -I. -I../../../gcc-4.6.3/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic   ../../../gcc-4.6.3/libiberty/regex.c -o pic/regex.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H   -I. -I../../../gcc-4.6.3/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  ../../../gcc-4.6.3/libiberty/regex.c -o regex.o
../../../gcc-4.6.3/libiberty/regex.c: In function ‘byte_regex_compile’:
../../../gcc-4.6.3/libiberty/regex.c:152:53: warning: right-hand operand of comma expression has no effect [-Wunused-value]
  152 | #      define bzero(s, n)       (memset (s, '\0', n), (s))
      |                                 ~~~~~~~~~~~~~~~~~~~~^~~~~~
../../../gcc-4.6.3/libiberty/regex.c:3124:13: note: in expansion of macro ‘bzero’
 3124 |             bzero (b, (1 << BYTEWIDTH) / BYTEWIDTH);
      |             ^~~~~
../../../gcc-4.6.3/libiberty/regex.c: In function ‘byte_re_compile_fastmap’:
../../../gcc-4.6.3/libiberty/regex.c:152:53: warning: right-hand operand of comma expression has no effect [-Wunused-value]
  152 | #      define bzero(s, n)       (memset (s, '\0', n), (s))
      |                                 ~~~~~~~~~~~~~~~~~~~~^~~~~~
../../../gcc-4.6.3/libiberty/regex.c:4582:3: note: in expansion of macro ‘bzero’
 4582 |   bzero (fastmap, 1 << BYTEWIDTH);  /* Assume nothing's valid.  */
      |   ^~~~~
In file included from ../../../gcc-4.6.3/libiberty/regex.c:638:
../../../gcc-4.6.3/libiberty/regex.c: In function ‘byte_regex_compile’:
../../../gcc-4.6.3/libiberty/regex.c:2492:15: warning: this statement may fall through [-Wimplicit-fallthrough=]
 2491 |           if ((syntax & RE_BK_PLUS_QM)
      |               ~~~~~~~~~~~~~~~~~~~~~~~~
 2492 |               || (syntax & RE_LIMITED_OPS))
      |               ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../gcc-4.6.3/libiberty/regex.c:2494:9: note: here
 2494 |         handle_plus:
      |         ^~~~~~~~~~~
../../../gcc-4.6.3/libiberty/regex.c: In function ‘byte_re_match_2_internal’:
../../../gcc-4.6.3/libiberty/regex.c:6697:33: warning: this statement may fall through [-Wimplicit-fallthrough=]
 6697 |                     is_a_jump_n = true;
../../../gcc-4.6.3/libiberty/regex.c:6698:19: note: here
 6698 |                   case pop_failure_jump:
      |                   ^~~~
../../../gcc-4.6.3/libiberty/regex.c:7120:14: warning: this statement may fall through [-Wimplicit-fallthrough=]
 7120 |           if ((re_opcode_t) p[-1] != pop_failure_jump)
      |              ^
../../../gcc-4.6.3/libiberty/regex.c:7135:9: note: here
 7135 |         case pop_failure_jump:
      |         ^~~~
../../../gcc-4.6.3/libiberty/regex.c:1776:25: warning: this statement may fall through [-Wimplicit-fallthrough=]
 1776 |   set_regs_matched_done = 0;                                            \
      |   ~~~~~~~~~~~~~~~~~~~~~~^~~
../../../gcc-4.6.3/libiberty/regex.c:7147:13: note: in expansion of macro ‘POP_FAILURE_POINT’
 7147 |             POP_FAILURE_POINT (sdummy, pdummy,
      |             ^~~~~~~~~~~~~~~~~
../../../gcc-4.6.3/libiberty/regex.c:7153:9: note: here
 7153 |         unconditional_jump:
      |         ^~~~~~~~~~~~~~~~~~
../../../gcc-4.6.3/libiberty/regex.c:7453:31: warning: this statement may fall through [-Wimplicit-fallthrough=]
 7453 |                   is_a_jump_n = true;
../../../gcc-4.6.3/libiberty/regex.c:7454:17: note: here
 7454 |                 case maybe_pop_jump:
      |                 ^~~~
../../../gcc-4.6.3/libiberty/regex.c: In function ‘byte_common_op_match_null_string_p’:
../../../gcc-4.6.3/libiberty/regex.c:7718:10: warning: this statement may fall through [-Wimplicit-fallthrough=]
 7718 |       p1 += 2 * OFFSET_ADDRESS_SIZE;
      |          ^
../../../gcc-4.6.3/libiberty/regex.c:7720:5: note: here
 7720 |     default:
      |     ^~~~~~~
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H   -I. -I../../../gcc-4.6.3/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic   ../../../gcc-4.6.3/libiberty/cplus-dem.c -o pic/cplus-dem.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H   -I. -I../../../gcc-4.6.3/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  ../../../gcc-4.6.3/libiberty/cplus-dem.c -o cplus-dem.o
../../../gcc-4.6.3/libiberty/cplus-dem.c: In function ‘demangle_signature’:
../../../gcc-4.6.3/libiberty/cplus-dem.c:1603:31: warning: this statement may fall through [-Wimplicit-fallthrough=]
 1603 |           if (AUTO_DEMANGLING || GNU_DEMANGLING)
../../../gcc-4.6.3/libiberty/cplus-dem.c:1617:9: note: here
 1617 |         default:
      |         ^~~~~~~
../../../gcc-4.6.3/libiberty/cplus-dem.c: In function ‘demangle_fund_type’:
../../../gcc-4.6.3/libiberty/cplus-dem.c:3945:10: warning: this statement may fall through [-Wimplicit-fallthrough=]
 3945 |       if (!ISDIGIT ((unsigned char)**mangled))
      |          ^
../../../gcc-4.6.3/libiberty/cplus-dem.c:3950:5: note: here
 3950 |     case 'I':
      |     ^~~~
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H   -I. -I../../../gcc-4.6.3/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic   ../../../gcc-4.6.3/libiberty/cp-demangle.c -o pic/cp-demangle.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H   -I. -I../../../gcc-4.6.3/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  ../../../gcc-4.6.3/libiberty/cp-demangle.c -o cp-demangle.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H   -I. -I../../../gcc-4.6.3/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic   ../../../gcc-4.6.3/libiberty/md5.c -o pic/md5.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H   -I. -I../../../gcc-4.6.3/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  ../../../gcc-4.6.3/libiberty/md5.c -o md5.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H   -I. -I../../../gcc-4.6.3/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic   ../../../gcc-4.6.3/libiberty/sha1.c -o pic/sha1.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H   -I. -I../../../gcc-4.6.3/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  ../../../gcc-4.6.3/libiberty/sha1.c -o sha1.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H   -I. -I../../../gcc-4.6.3/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic   ../../../gcc-4.6.3/libiberty/alloca.c -o pic/alloca.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H   -I. -I../../../gcc-4.6.3/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  ../../../gcc-4.6.3/libiberty/alloca.c -o alloca.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H   -I. -I../../../gcc-4.6.3/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic   ../../../gcc-4.6.3/libiberty/argv.c -o pic/argv.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H   -I. -I../../../gcc-4.6.3/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  ../../../gcc-4.6.3/libiberty/argv.c -o argv.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H   -I. -I../../../gcc-4.6.3/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic   ../../../gcc-4.6.3/libiberty/choose-temp.c -o pic/choose-temp.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H   -I. -I../../../gcc-4.6.3/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  ../../../gcc-4.6.3/libiberty/choose-temp.c -o choose-temp.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H   -I. -I../../../gcc-4.6.3/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic   ../../../gcc-4.6.3/libiberty/concat.c -o pic/concat.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H   -I. -I../../../gcc-4.6.3/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  ../../../gcc-4.6.3/libiberty/concat.c -o concat.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H   -I. -I../../../gcc-4.6.3/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic   ../../../gcc-4.6.3/libiberty/cp-demint.c -o pic/cp-demint.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H   -I. -I../../../gcc-4.6.3/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  ../../../gcc-4.6.3/libiberty/cp-demint.c -o cp-demint.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H   -I. -I../../../gcc-4.6.3/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic   ../../../gcc-4.6.3/libiberty/crc32.c -o pic/crc32.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H   -I. -I../../../gcc-4.6.3/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  ../../../gcc-4.6.3/libiberty/crc32.c -o crc32.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H   -I. -I../../../gcc-4.6.3/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic   ../../../gcc-4.6.3/libiberty/dyn-string.c -o pic/dyn-string.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H   -I. -I../../../gcc-4.6.3/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  ../../../gcc-4.6.3/libiberty/dyn-string.c -o dyn-string.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H   -I. -I../../../gcc-4.6.3/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic   ../../../gcc-4.6.3/libiberty/fdmatch.c -o pic/fdmatch.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H   -I. -I../../../gcc-4.6.3/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  ../../../gcc-4.6.3/libiberty/fdmatch.c -o fdmatch.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H   -I. -I../../../gcc-4.6.3/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic   ../../../gcc-4.6.3/libiberty/fibheap.c -o pic/fibheap.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H   -I. -I../../../gcc-4.6.3/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  ../../../gcc-4.6.3/libiberty/fibheap.c -o fibheap.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H   -I. -I../../../gcc-4.6.3/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic   ../../../gcc-4.6.3/libiberty/filename_cmp.c -o pic/filename_cmp.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H   -I. -I../../../gcc-4.6.3/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  ../../../gcc-4.6.3/libiberty/filename_cmp.c -o filename_cmp.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H   -I. -I../../../gcc-4.6.3/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic   ../../../gcc-4.6.3/libiberty/floatformat.c -o pic/floatformat.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H   -I. -I../../../gcc-4.6.3/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  ../../../gcc-4.6.3/libiberty/floatformat.c -o floatformat.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H   -I. -I../../../gcc-4.6.3/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic   ../../../gcc-4.6.3/libiberty/fopen_unlocked.c -o pic/fopen_unlocked.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H   -I. -I../../../gcc-4.6.3/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  ../../../gcc-4.6.3/libiberty/fopen_unlocked.c -o fopen_unlocked.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H   -I. -I../../../gcc-4.6.3/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic   ../../../gcc-4.6.3/libiberty/getpwd.c -o pic/getpwd.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H   -I. -I../../../gcc-4.6.3/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  ../../../gcc-4.6.3/libiberty/getpwd.c -o getpwd.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H   -I. -I../../../gcc-4.6.3/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic   ../../../gcc-4.6.3/libiberty/getruntime.c -o pic/getruntime.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H   -I. -I../../../gcc-4.6.3/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  ../../../gcc-4.6.3/libiberty/getruntime.c -o getruntime.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H   -I. -I../../../gcc-4.6.3/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic   ../../../gcc-4.6.3/libiberty/hashtab.c -o pic/hashtab.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H   -I. -I../../../gcc-4.6.3/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  ../../../gcc-4.6.3/libiberty/hashtab.c -o hashtab.o
../../../gcc-4.6.3/libiberty/hashtab.c: In function ‘iterative_hash’:
../../../gcc-4.6.3/libiberty/hashtab.c:973:15: warning: this statement may fall through [-Wimplicit-fallthrough=]
  973 |     case 11: c+=((hashval_t)k[10]<<24);
      |              ~^~~~~~~~~~~~~~~~~~~~~~~~
../../../gcc-4.6.3/libiberty/hashtab.c:974:5: note: here
  974 |     case 10: c+=((hashval_t)k[9]<<16);
      |     ^~~~
../../../gcc-4.6.3/libiberty/hashtab.c:974:15: warning: this statement may fall through [-Wimplicit-fallthrough=]
  974 |     case 10: c+=((hashval_t)k[9]<<16);
      |              ~^~~~~~~~~~~~~~~~~~~~~~~
../../../gcc-4.6.3/libiberty/hashtab.c:975:5: note: here
  975 |     case 9 : c+=((hashval_t)k[8]<<8);
      |     ^~~~
../../../gcc-4.6.3/libiberty/hashtab.c:975:15: warning: this statement may fall through [-Wimplicit-fallthrough=]
  975 |     case 9 : c+=((hashval_t)k[8]<<8);
      |              ~^~~~~~~~~~~~~~~~~~~~~~
../../../gcc-4.6.3/libiberty/hashtab.c:977:5: note: here
  977 |     case 8 : b+=((hashval_t)k[7]<<24);
      |     ^~~~
../../../gcc-4.6.3/libiberty/hashtab.c:977:15: warning: this statement may fall through [-Wimplicit-fallthrough=]
  977 |     case 8 : b+=((hashval_t)k[7]<<24);
      |              ~^~~~~~~~~~~~~~~~~~~~~~~
../../../gcc-4.6.3/libiberty/hashtab.c:978:5: note: here
  978 |     case 7 : b+=((hashval_t)k[6]<<16);
      |     ^~~~
../../../gcc-4.6.3/libiberty/hashtab.c:978:15: warning: this statement may fall through [-Wimplicit-fallthrough=]
  978 |     case 7 : b+=((hashval_t)k[6]<<16);
      |              ~^~~~~~~~~~~~~~~~~~~~~~~
../../../gcc-4.6.3/libiberty/hashtab.c:979:5: note: here
  979 |     case 6 : b+=((hashval_t)k[5]<<8);
      |     ^~~~
../../../gcc-4.6.3/libiberty/hashtab.c:979:15: warning: this statement may fall through [-Wimplicit-fallthrough=]
  979 |     case 6 : b+=((hashval_t)k[5]<<8);
      |              ~^~~~~~~~~~~~~~~~~~~~~~
../../../gcc-4.6.3/libiberty/hashtab.c:980:5: note: here
  980 |     case 5 : b+=k[4];
      |     ^~~~
../../../gcc-4.6.3/libiberty/hashtab.c:980:15: warning: this statement may fall through [-Wimplicit-fallthrough=]
  980 |     case 5 : b+=k[4];
      |              ~^~~~~~
../../../gcc-4.6.3/libiberty/hashtab.c:981:5: note: here
  981 |     case 4 : a+=((hashval_t)k[3]<<24);
      |     ^~~~
../../../gcc-4.6.3/libiberty/hashtab.c:981:15: warning: this statement may fall through [-Wimplicit-fallthrough=]
  981 |     case 4 : a+=((hashval_t)k[3]<<24);
      |              ~^~~~~~~~~~~~~~~~~~~~~~~
../../../gcc-4.6.3/libiberty/hashtab.c:982:5: note: here
  982 |     case 3 : a+=((hashval_t)k[2]<<16);
      |     ^~~~
../../../gcc-4.6.3/libiberty/hashtab.c:982:15: warning: this statement may fall through [-Wimplicit-fallthrough=]
  982 |     case 3 : a+=((hashval_t)k[2]<<16);
      |              ~^~~~~~~~~~~~~~~~~~~~~~~
../../../gcc-4.6.3/libiberty/hashtab.c:983:5: note: here
  983 |     case 2 : a+=((hashval_t)k[1]<<8);
      |     ^~~~
../../../gcc-4.6.3/libiberty/hashtab.c:983:15: warning: this statement may fall through [-Wimplicit-fallthrough=]
  983 |     case 2 : a+=((hashval_t)k[1]<<8);
      |              ~^~~~~~~~~~~~~~~~~~~~~~
../../../gcc-4.6.3/libiberty/hashtab.c:984:5: note: here
  984 |     case 1 : a+=k[0];
      |     ^~~~
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H   -I. -I../../../gcc-4.6.3/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic   ../../../gcc-4.6.3/libiberty/hex.c -o pic/hex.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H   -I. -I../../../gcc-4.6.3/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  ../../../gcc-4.6.3/libiberty/hex.c -o hex.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H   -I. -I../../../gcc-4.6.3/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic   ../../../gcc-4.6.3/libiberty/lbasename.c -o pic/lbasename.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H   -I. -I../../../gcc-4.6.3/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  ../../../gcc-4.6.3/libiberty/lbasename.c -o lbasename.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H   -I. -I../../../gcc-4.6.3/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic   ../../../gcc-4.6.3/libiberty/lrealpath.c -o pic/lrealpath.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H   -I. -I../../../gcc-4.6.3/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  ../../../gcc-4.6.3/libiberty/lrealpath.c -o lrealpath.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H   -I. -I../../../gcc-4.6.3/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic   ../../../gcc-4.6.3/libiberty/make-relative-prefix.c -o pic/make-relative-prefix.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H   -I. -I../../../gcc-4.6.3/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  ../../../gcc-4.6.3/libiberty/make-relative-prefix.c -o make-relative-prefix.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H   -I. -I../../../gcc-4.6.3/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic   ../../../gcc-4.6.3/libiberty/make-temp-file.c -o pic/make-temp-file.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H   -I. -I../../../gcc-4.6.3/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  ../../../gcc-4.6.3/libiberty/make-temp-file.c -o make-temp-file.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H   -I. -I../../../gcc-4.6.3/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic   ../../../gcc-4.6.3/libiberty/objalloc.c -o pic/objalloc.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H   -I. -I../../../gcc-4.6.3/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  ../../../gcc-4.6.3/libiberty/objalloc.c -o objalloc.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H   -I. -I../../../gcc-4.6.3/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic   ../../../gcc-4.6.3/libiberty/obstack.c -o pic/obstack.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H   -I. -I../../../gcc-4.6.3/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  ../../../gcc-4.6.3/libiberty/obstack.c -o obstack.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H   -I. -I../../../gcc-4.6.3/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic   ../../../gcc-4.6.3/libiberty/partition.c -o pic/partition.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H   -I. -I../../../gcc-4.6.3/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  ../../../gcc-4.6.3/libiberty/partition.c -o partition.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H   -I. -I../../../gcc-4.6.3/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic   ../../../gcc-4.6.3/libiberty/pexecute.c -o pic/pexecute.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H   -I. -I../../../gcc-4.6.3/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  ../../../gcc-4.6.3/libiberty/pexecute.c -o pexecute.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H   -I. -I../../../gcc-4.6.3/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic   ../../../gcc-4.6.3/libiberty/physmem.c -o pic/physmem.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H   -I. -I../../../gcc-4.6.3/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  ../../../gcc-4.6.3/libiberty/physmem.c -o physmem.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H   -I. -I../../../gcc-4.6.3/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic   ../../../gcc-4.6.3/libiberty/pex-common.c -o pic/pex-common.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H   -I. -I../../../gcc-4.6.3/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  ../../../gcc-4.6.3/libiberty/pex-common.c -o pex-common.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H   -I. -I../../../gcc-4.6.3/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic   ../../../gcc-4.6.3/libiberty/pex-one.c -o pic/pex-one.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H   -I. -I../../../gcc-4.6.3/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  ../../../gcc-4.6.3/libiberty/pex-one.c -o pex-one.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H   -I. -I../../../gcc-4.6.3/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic   ../../../gcc-4.6.3/libiberty/pex-helenos.c -o pic/pex-helenos.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H   -I. -I../../../gcc-4.6.3/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  ../../../gcc-4.6.3/libiberty/pex-helenos.c -o pex-helenos.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H   -I. -I../../../gcc-4.6.3/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic   ../../../gcc-4.6.3/libiberty/safe-ctype.c -o pic/safe-ctype.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H   -I. -I../../../gcc-4.6.3/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  ../../../gcc-4.6.3/libiberty/safe-ctype.c -o safe-ctype.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H   -I. -I../../../gcc-4.6.3/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic   ../../../gcc-4.6.3/libiberty/simple-object.c -o pic/simple-object.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H   -I. -I../../../gcc-4.6.3/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  ../../../gcc-4.6.3/libiberty/simple-object.c -o simple-object.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H   -I. -I../../../gcc-4.6.3/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic   ../../../gcc-4.6.3/libiberty/simple-object-coff.c -o pic/simple-object-coff.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H   -I. -I../../../gcc-4.6.3/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  ../../../gcc-4.6.3/libiberty/simple-object-coff.c -o simple-object-coff.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H   -I. -I../../../gcc-4.6.3/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic   ../../../gcc-4.6.3/libiberty/simple-object-elf.c -o pic/simple-object-elf.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H   -I. -I../../../gcc-4.6.3/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  ../../../gcc-4.6.3/libiberty/simple-object-elf.c -o simple-object-elf.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H   -I. -I../../../gcc-4.6.3/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic   ../../../gcc-4.6.3/libiberty/simple-object-mach-o.c -o pic/simple-object-mach-o.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H   -I. -I../../../gcc-4.6.3/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  ../../../gcc-4.6.3/libiberty/simple-object-mach-o.c -o simple-object-mach-o.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H   -I. -I../../../gcc-4.6.3/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic   ../../../gcc-4.6.3/libiberty/sort.c -o pic/sort.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H   -I. -I../../../gcc-4.6.3/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  ../../../gcc-4.6.3/libiberty/sort.c -o sort.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H   -I. -I../../../gcc-4.6.3/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic   ../../../gcc-4.6.3/libiberty/spaces.c -o pic/spaces.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H   -I. -I../../../gcc-4.6.3/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  ../../../gcc-4.6.3/libiberty/spaces.c -o spaces.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H   -I. -I../../../gcc-4.6.3/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic   ../../../gcc-4.6.3/libiberty/splay-tree.c -o pic/splay-tree.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H   -I. -I../../../gcc-4.6.3/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  ../../../gcc-4.6.3/libiberty/splay-tree.c -o splay-tree.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H   -I. -I../../../gcc-4.6.3/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic   ../../../gcc-4.6.3/libiberty/strerror.c -o pic/strerror.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H   -I. -I../../../gcc-4.6.3/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  ../../../gcc-4.6.3/libiberty/strerror.c -o strerror.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H   -I. -I../../../gcc-4.6.3/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic   ../../../gcc-4.6.3/libiberty/strsignal.c -o pic/strsignal.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H   -I. -I../../../gcc-4.6.3/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  ../../../gcc-4.6.3/libiberty/strsignal.c -o strsignal.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H   -I. -I../../../gcc-4.6.3/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic   ../../../gcc-4.6.3/libiberty/unlink-if-ordinary.c -o pic/unlink-if-ordinary.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H   -I. -I../../../gcc-4.6.3/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  ../../../gcc-4.6.3/libiberty/unlink-if-ordinary.c -o unlink-if-ordinary.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H   -I. -I../../../gcc-4.6.3/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic   ../../../gcc-4.6.3/libiberty/xatexit.c -o pic/xatexit.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H   -I. -I../../../gcc-4.6.3/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  ../../../gcc-4.6.3/libiberty/xatexit.c -o xatexit.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H   -I. -I../../../gcc-4.6.3/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic   ../../../gcc-4.6.3/libiberty/xexit.c -o pic/xexit.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H   -I. -I../../../gcc-4.6.3/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  ../../../gcc-4.6.3/libiberty/xexit.c -o xexit.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H   -I. -I../../../gcc-4.6.3/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic   ../../../gcc-4.6.3/libiberty/xmalloc.c -o pic/xmalloc.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H   -I. -I../../../gcc-4.6.3/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  ../../../gcc-4.6.3/libiberty/xmalloc.c -o xmalloc.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H   -I. -I../../../gcc-4.6.3/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic   ../../../gcc-4.6.3/libiberty/xmemdup.c -o pic/xmemdup.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H   -I. -I../../../gcc-4.6.3/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  ../../../gcc-4.6.3/libiberty/xmemdup.c -o xmemdup.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H   -I. -I../../../gcc-4.6.3/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic   ../../../gcc-4.6.3/libiberty/xstrdup.c -o pic/xstrdup.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H   -I. -I../../../gcc-4.6.3/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  ../../../gcc-4.6.3/libiberty/xstrdup.c -o xstrdup.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H   -I. -I../../../gcc-4.6.3/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic   ../../../gcc-4.6.3/libiberty/xstrerror.c -o pic/xstrerror.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H   -I. -I../../../gcc-4.6.3/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  ../../../gcc-4.6.3/libiberty/xstrerror.c -o xstrerror.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H   -I. -I../../../gcc-4.6.3/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic   ../../../gcc-4.6.3/libiberty/xstrndup.c -o pic/xstrndup.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H   -I. -I../../../gcc-4.6.3/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  ../../../gcc-4.6.3/libiberty/xstrndup.c -o xstrndup.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H   -I. -I../../../gcc-4.6.3/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic   ../../../gcc-4.6.3/libiberty/setproctitle.c -o pic/setproctitle.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H   -I. -I../../../gcc-4.6.3/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  ../../../gcc-4.6.3/libiberty/setproctitle.c -o setproctitle.o
rm -f ./libiberty.a pic/./libiberty.a
ar rc ./libiberty.a \
  ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filename_cmp.o ./floatformat.o ./fopen_unlocked.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-helenos.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./sort.o ./spaces.o ./splay-tree.o ./strerror.o ./strsignal.o ./unlink-if-ordinary.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o  ./setproctitle.o
ranlib ./libiberty.a
if [ x"" != x ]; then \
  cd pic; \
  ar rc ./libiberty.a \
    ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filename_cmp.o ./floatformat.o ./fopen_unlocked.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-helenos.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./sort.o ./spaces.o ./splay-tree.o ./strerror.o ./strsignal.o ./unlink-if-ordinary.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o  ./setproctitle.o; \
  ranlib ./libiberty.a; \
  cd ..; \
else true; fi
echo ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filename_cmp.o ./floatformat.o ./fopen_unlocked.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-helenos.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./sort.o ./spaces.o ./splay-tree.o ./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[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/ia32/coast/build/gcc/build/build-x86_64-pc-linux-gnu/libiberty/testsuite'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/ia32/coast/build/gcc/build/build-x86_64-pc-linux-gnu/libiberty/testsuite'
make[1]: Leaving directory '/var/helenos/nightly/tmp-ci/build/ia32/coast/build/gcc/build/build-x86_64-pc-linux-gnu/libiberty'
mkdir -p -- build-x86_64-pc-linux-gnu/fixincludes
Configuring in build-x86_64-pc-linux-gnu/fixincludes
configure: loading cache ../config.cache
checking build system type... (cached) x86_64-pc-linux-gnu
checking host system type... (cached) x86_64-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
checking for x86_64-pc-linux-gnu-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... /usr/bin/sed
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... yes
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... yes
checking for fgetc_unlocked... yes
checking for fgets_unlocked... yes
checking for fileno_unlocked... yes
checking for fprintf_unlocked... no
checking for fputc_unlocked... yes
checking for fputs_unlocked... yes
checking for fread_unlocked... yes
checking for fwrite_unlocked... yes
checking for getchar_unlocked... yes
checking for getc_unlocked... yes
checking for putchar_unlocked... yes
checking for putc_unlocked... yes
checking whether abort is declared... yes
checking whether asprintf is declared... (cached) no
checking whether basename is declared... (cached) no
checking whether errno is declared... no
checking whether vasprintf is declared... (cached) no
checking whether clearerr_unlocked is declared... yes
checking whether feof_unlocked is declared... yes
checking whether ferror_unlocked is declared... yes
checking whether fflush_unlocked is declared... yes
checking whether fgetc_unlocked is declared... yes
checking whether fgets_unlocked is declared... no
checking whether fileno_unlocked is declared... yes
checking whether fprintf_unlocked is declared... no
checking whether fputc_unlocked is declared... yes
checking whether fputs_unlocked is declared... no
checking whether fread_unlocked is declared... yes
checking whether fwrite_unlocked is declared... yes
checking whether getchar_unlocked is declared... yes
checking whether getc_unlocked is declared... yes
checking whether putchar_unlocked is declared... yes
checking whether putc_unlocked is declared... yes
checking for an ANSI C-conforming const... (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... yes
checking for MAP_ANON(YMOUS)... yes
checking whether mmap with MAP_ANON(YMOUS) works... yes
checking whether to enable maintainer-specific portions of Makefiles... no
configure: updating cache ../config.cache
configure: creating ./config.status
config.status: creating Makefile
config.status: creating mkheaders.almost
config.status: creating config.h
make[1]: Entering directory '/var/helenos/nightly/tmp-ci/build/ia32/coast/build/gcc/build/build-x86_64-pc-linux-gnu/fixincludes'
gcc -c  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long   -DHAVE_CONFIG_H -I. -I../../../gcc-4.6.3/fixincludes -I../include -I../../../gcc-4.6.3/fixincludes/../include ../../../gcc-4.6.3/fixincludes/fixincl.c
gcc -c  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long   -DHAVE_CONFIG_H -I. -I../../../gcc-4.6.3/fixincludes -I../include -I../../../gcc-4.6.3/fixincludes/../include ../../../gcc-4.6.3/fixincludes/fixtests.c
gcc -c  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long   -DHAVE_CONFIG_H -I. -I../../../gcc-4.6.3/fixincludes -I../include -I../../../gcc-4.6.3/fixincludes/../include ../../../gcc-4.6.3/fixincludes/fixfixes.c
gcc -c  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long   -DHAVE_CONFIG_H -I. -I../../../gcc-4.6.3/fixincludes -I../include -I../../../gcc-4.6.3/fixincludes/../include ../../../gcc-4.6.3/fixincludes/server.c
gcc -c  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long   -DHAVE_CONFIG_H -I. -I../../../gcc-4.6.3/fixincludes -I../include -I../../../gcc-4.6.3/fixincludes/../include ../../../gcc-4.6.3/fixincludes/procopen.c
gcc -c  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long   -DHAVE_CONFIG_H -I. -I../../../gcc-4.6.3/fixincludes -I../include -I../../../gcc-4.6.3/fixincludes/../include ../../../gcc-4.6.3/fixincludes/fixlib.c
gcc -c  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long   -DHAVE_CONFIG_H -I. -I../../../gcc-4.6.3/fixincludes -I../include -I../../../gcc-4.6.3/fixincludes/../include ../../../gcc-4.6.3/fixincludes/fixopts.c
gcc   -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-4.6.3/fixincludes" /bin/sh ../../../gcc-4.6.3/fixincludes/mkfixinc.sh i686-pc-linux-gnu
sed -e 's/@gcc_version@/4.6.3/' < mkheaders.almost > mkheadersT
mv -f mkheadersT mkheaders
make[1]: Leaving directory '/var/helenos/nightly/tmp-ci/build/ia32/coast/build/gcc/build/build-x86_64-pc-linux-gnu/fixincludes'
mkdir -p -- ./libcpp
Configuring in ./libcpp
configure: creating cache ./config.cache
checking build system type... x86_64-pc-linux-gnu
checking host system type... i686-pc-helenos
checking target system type... i686-pc-linux-gnu
checking whether make sets $(MAKE)... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking for i686-helenos-gcc... i686-helenos-cc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... yes
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether i686-helenos-cc accepts -g... yes
checking for i686-helenos-cc option to accept ISO C89... none needed
checking whether we are using the GNU C++ compiler... yes
checking whether i686-helenos-cxx accepts -g... yes
checking for i686-helenos-ranlib... i686-helenos-ranlib
checking how to run the C preprocessor... i686-helenos-cc -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 sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... no
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... 64
checking for aclocal... no
checking for autoconf... no
checking for autoheader... no
checking whether i686-helenos-cc supports -W... yes
checking whether i686-helenos-cc supports -Wall... yes
checking whether i686-helenos-cc supports -Wwrite-strings... yes
checking whether i686-helenos-cc supports -Wmissing-format-attribute... yes
checking whether i686-helenos-cc supports -Wstrict-prototypes... yes
checking whether i686-helenos-cc supports -Wmissing-prototypes... yes
checking whether i686-helenos-cc supports -Wold-style-definition... yes
checking whether i686-helenos-cc supports -Wc++-compat... yes
checking whether i686-helenos-cc supports -pedantic -Wno-long-long... yes
checking dependency style of i686-helenos-cc... gcc3
checking whether time.h and sys/time.h may both be included... yes
checking whether string.h and strings.h may both be included... yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking stddef.h usability... yes
checking stddef.h presence... yes
checking for stddef.h... yes
checking for stdlib.h... (cached) yes
checking for strings.h... (cached) yes
checking for string.h... (cached) yes
checking sys/file.h usability... no
checking sys/file.h presence... no
checking for sys/file.h... no
checking for unistd.h... (cached) yes
checking whether byte ordering is bigendian... no
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking for obstacks... no
checking for off_t... yes
checking for size_t... yes
checking for ssize_t... yes
checking for uintptr_t... yes
checking for ptrdiff_t... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking size of int... 4
checking size of long... 4
checking for clearerr_unlocked... no
checking for feof_unlocked... no
checking for ferror_unlocked... no
checking for fflush_unlocked... no
checking for fgetc_unlocked... no
checking for fgets_unlocked... no
checking for fileno_unlocked... no
checking for fprintf_unlocked... no
checking for fputc_unlocked... no
checking for fputs_unlocked... no
checking for fread_unlocked... no
checking for fwrite_unlocked... no
checking for getchar_unlocked... yes
checking for getc_unlocked... yes
checking for putchar_unlocked... yes
checking for putc_unlocked... yes
checking whether abort is declared... yes
checking whether asprintf is declared... yes
checking whether basename is declared... no
checking whether errno is declared... no
checking whether getopt is declared... yes
checking whether vasprintf is declared... yes
checking whether clearerr_unlocked is declared... no
checking whether feof_unlocked is declared... no
checking whether ferror_unlocked is declared... no
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... no
checking whether fprintf_unlocked is declared... no
checking whether fputc_unlocked is declared... no
checking whether fputs_unlocked is declared... no
checking whether fread_unlocked is declared... no
checking whether fwrite_unlocked is declared... no
checking whether getchar_unlocked is declared... yes
checking whether getc_unlocked is declared... yes
checking whether putchar_unlocked is declared... yes
checking whether putc_unlocked is declared... yes
checking for working alloca.h... no
checking for alloca... yes
checking for ANSI C header files... (cached) yes
checking for nl_langinfo and CODESET... no
checking whether NLS is requested... no
checking for uchar... 
checking for ld used by GCC... /var/helenos/cross/lib/gcc/i686-helenos/13.2.0/../../../../i686-helenos/bin/ld
checking if the linker (/var/helenos/cross/lib/gcc/i686-helenos/13.2.0/../../../../i686-helenos/bin/ld) is GNU ld... yes
checking for shared library run path origin... done
checking for iconv... yes
checking how to link with libiconv... -liconv
checking for iconv declaration... install-shextern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
configure: updating cache ./config.cache
configure: creating ./config.status
config.status: creating Makefile
config.status: creating config.h
config.status: executing depdir commands
mkdir -p -- .deps
make[1]: Entering directory '/var/helenos/nightly/tmp-ci/build/ia32/coast/build/gcc/build/libcpp'
i686-helenos-cc  -I../../gcc-4.6.3/libcpp -I. -I../../gcc-4.6.3/libcpp/../include -I../../gcc-4.6.3/libcpp/include  -g -O2 -W -Wall -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wc++-compat -pedantic -Wno-long-long  -I../../gcc-4.6.3/libcpp -I. -I../../gcc-4.6.3/libcpp/../include -I../../gcc-4.6.3/libcpp/include  -c -o charset.o -MT charset.o -MMD -MP -MF .deps/charset.Tpo ../../gcc-4.6.3/libcpp/charset.c
In file included from ../../gcc-4.6.3/libcpp/charset.c:24:
../../gcc-4.6.3/libcpp/internal.h:525:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
  525 | #if HAVE_DESIGNATED_INITIALIZERS
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.6.3/libcpp/charset.c: In function 'convert_escape':
../../gcc-4.6.3/libcpp/charset.c:1327:11: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
 1327 |           sprintf(buf, "%03o", (int) c);
      |           ^~~~~~~
In file included from /var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libposix/stdio.h:39,
                 from ../../gcc-4.6.3/libcpp/system.h:39,
                 from ../../gcc-4.6.3/libcpp/charset.c:22:
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
i686-helenos-cc  -I../../gcc-4.6.3/libcpp -I. -I../../gcc-4.6.3/libcpp/../include -I../../gcc-4.6.3/libcpp/include  -g -O2 -W -Wall -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wc++-compat -pedantic -Wno-long-long  -I../../gcc-4.6.3/libcpp -I. -I../../gcc-4.6.3/libcpp/../include -I../../gcc-4.6.3/libcpp/include  -c -o directives.o -MT directives.o -MMD -MP -MF .deps/directives.Tpo ../../gcc-4.6.3/libcpp/directives.c
In file included from ../../gcc-4.6.3/libcpp/directives.c:26:
../../gcc-4.6.3/libcpp/internal.h:525:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
  525 | #if HAVE_DESIGNATED_INITIALIZERS
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
i686-helenos-cc  -I../../gcc-4.6.3/libcpp -I. -I../../gcc-4.6.3/libcpp/../include -I../../gcc-4.6.3/libcpp/include  -g -O2 -W -Wall -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wc++-compat -pedantic -Wno-long-long  -I../../gcc-4.6.3/libcpp -I. -I../../gcc-4.6.3/libcpp/../include -I../../gcc-4.6.3/libcpp/include  -c -o directives-only.o -MT directives-only.o -MMD -MP -MF .deps/directives-only.Tpo ../../gcc-4.6.3/libcpp/directives-only.c
In file included from ../../gcc-4.6.3/libcpp/directives-only.c:23:
../../gcc-4.6.3/libcpp/internal.h:525:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
  525 | #if HAVE_DESIGNATED_INITIALIZERS
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
i686-helenos-cc  -I../../gcc-4.6.3/libcpp -I. -I../../gcc-4.6.3/libcpp/../include -I../../gcc-4.6.3/libcpp/include  -g -O2 -W -Wall -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wc++-compat -pedantic -Wno-long-long  -I../../gcc-4.6.3/libcpp -I. -I../../gcc-4.6.3/libcpp/../include -I../../gcc-4.6.3/libcpp/include  -c -o errors.o -MT errors.o -MMD -MP -MF .deps/errors.Tpo ../../gcc-4.6.3/libcpp/errors.c
In file included from ../../gcc-4.6.3/libcpp/errors.c:29:
../../gcc-4.6.3/libcpp/internal.h:525:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
  525 | #if HAVE_DESIGNATED_INITIALIZERS
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
i686-helenos-cc  -I../../gcc-4.6.3/libcpp -I. -I../../gcc-4.6.3/libcpp/../include -I../../gcc-4.6.3/libcpp/include  -g -O2 -W -Wall -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wc++-compat -pedantic -Wno-long-long  -I../../gcc-4.6.3/libcpp -I. -I../../gcc-4.6.3/libcpp/../include -I../../gcc-4.6.3/libcpp/include  -c -o expr.o -MT expr.o -MMD -MP -MF .deps/expr.Tpo ../../gcc-4.6.3/libcpp/expr.c
In file included from ../../gcc-4.6.3/libcpp/expr.c:23:
../../gcc-4.6.3/libcpp/internal.h:525:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
  525 | #if HAVE_DESIGNATED_INITIALIZERS
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.6.3/libcpp/expr.c: In function 'num_binary_op':
../../gcc-4.6.3/libcpp/expr.c:1580:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
 1580 |       rhs = num_negate (rhs, precision);
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.6.3/libcpp/expr.c:1581:5: note: here
 1581 |     case CPP_PLUS:
      |     ^~~~
i686-helenos-cc  -I../../gcc-4.6.3/libcpp -I. -I../../gcc-4.6.3/libcpp/../include -I../../gcc-4.6.3/libcpp/include  -g -O2 -W -Wall -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wc++-compat -pedantic -Wno-long-long  -I../../gcc-4.6.3/libcpp -I. -I../../gcc-4.6.3/libcpp/../include -I../../gcc-4.6.3/libcpp/include  -c -o files.o -MT files.o -MMD -MP -MF .deps/files.Tpo ../../gcc-4.6.3/libcpp/files.c
In file included from ../../gcc-4.6.3/libcpp/files.c:28:
../../gcc-4.6.3/libcpp/internal.h:525:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
  525 | #if HAVE_DESIGNATED_INITIALIZERS
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.6.3/libcpp/files.c:26:
../../gcc-4.6.3/libcpp/files.c: In function 'read_file_guts':
../../gcc-4.6.3/libcpp/system.h:218:40: warning: left shift of negative value [-Wshift-negative-value]
  218 |                              ? ~ (t) 0 << (sizeof(t) * CHAR_BIT - 1) : (t) 0))
      |                                        ^~
../../gcc-4.6.3/libcpp/system.h:219:44: note: in expansion of macro 'INTTYPE_MINIMUM'
  219 | #define INTTYPE_MAXIMUM(t) ((t) (~ (t) 0 - INTTYPE_MINIMUM (t)))
      |                                            ^~~~~~~~~~~~~~~
../../gcc-4.6.3/libcpp/files.c:609:30: note: in expansion of macro 'INTTYPE_MAXIMUM'
  609 |       if (file->st.st_size > INTTYPE_MAXIMUM (ssize_t))
      |                              ^~~~~~~~~~~~~~~
i686-helenos-cc  -I../../gcc-4.6.3/libcpp -I. -I../../gcc-4.6.3/libcpp/../include -I../../gcc-4.6.3/libcpp/include  -g -O2 -W -Wall -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wc++-compat -pedantic -Wno-long-long  -I../../gcc-4.6.3/libcpp -I. -I../../gcc-4.6.3/libcpp/../include -I../../gcc-4.6.3/libcpp/include  -c -o identifiers.o -MT identifiers.o -MMD -MP -MF .deps/identifiers.Tpo ../../gcc-4.6.3/libcpp/identifiers.c
In file included from ../../gcc-4.6.3/libcpp/identifiers.c:29:
../../gcc-4.6.3/libcpp/internal.h:525:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
  525 | #if HAVE_DESIGNATED_INITIALIZERS
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
echo "#define LOCALEDIR \"/usr/local/share/locale\"" > localedir.new
../../gcc-4.6.3/libcpp/../move-if-change localedir.new localedir.h
echo timestamp > localedir.hs
i686-helenos-cc  -I../../gcc-4.6.3/libcpp -I. -I../../gcc-4.6.3/libcpp/../include -I../../gcc-4.6.3/libcpp/include  -g -O2 -W -Wall -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wc++-compat -pedantic -Wno-long-long  -I../../gcc-4.6.3/libcpp -I. -I../../gcc-4.6.3/libcpp/../include -I../../gcc-4.6.3/libcpp/include  -c -o init.o -MT init.o -MMD -MP -MF .deps/init.Tpo ../../gcc-4.6.3/libcpp/init.c
In file included from ../../gcc-4.6.3/libcpp/init.c:26:
../../gcc-4.6.3/libcpp/internal.h:525:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
  525 | #if HAVE_DESIGNATED_INITIALIZERS
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.6.3/libcpp/init.c:39:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
   39 | #if HAVE_DESIGNATED_INITIALIZERS
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
i686-helenos-cc  -I../../gcc-4.6.3/libcpp -I. -I../../gcc-4.6.3/libcpp/../include -I../../gcc-4.6.3/libcpp/include  -g -O2 -W -Wall -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wc++-compat -pedantic -Wno-long-long  -I../../gcc-4.6.3/libcpp -I. -I../../gcc-4.6.3/libcpp/../include -I../../gcc-4.6.3/libcpp/include  -c -o lex.o -MT lex.o -MMD -MP -MF .deps/lex.Tpo ../../gcc-4.6.3/libcpp/lex.c
In file included from ../../gcc-4.6.3/libcpp/lex.c:26:
../../gcc-4.6.3/libcpp/internal.h:525:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
  525 | #if HAVE_DESIGNATED_INITIALIZERS
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.6.3/libcpp/lex.c: In function 'cpp_output_line_to_string':
../../gcc-4.6.3/libcpp/lex.c:2623:7: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
 2623 |       sprintf ((char *) result, "#%s ", dir_name);
      |       ^~~~~~~
In file included from /var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libposix/stdio.h:39,
                 from ../../gcc-4.6.3/libcpp/system.h:39,
                 from ../../gcc-4.6.3/libcpp/lex.c:24:
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
../../gcc-4.6.3/libcpp/lex.c: In function '_cpp_lex_direct':
../../gcc-4.6.3/libcpp/lex.c:2274:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
 2274 |       {
      |       ^
../../gcc-4.6.3/libcpp/lex.c:2288:5: note: here
 2288 |     default:
      |     ^~~~~~~
i686-helenos-cc  -I../../gcc-4.6.3/libcpp -I. -I../../gcc-4.6.3/libcpp/../include -I../../gcc-4.6.3/libcpp/include  -g -O2 -W -Wall -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wc++-compat -pedantic -Wno-long-long  -I../../gcc-4.6.3/libcpp -I. -I../../gcc-4.6.3/libcpp/../include -I../../gcc-4.6.3/libcpp/include  -c -o line-map.o -MT line-map.o -MMD -MP -MF .deps/line-map.Tpo ../../gcc-4.6.3/libcpp/line-map.c
i686-helenos-cc  -I../../gcc-4.6.3/libcpp -I. -I../../gcc-4.6.3/libcpp/../include -I../../gcc-4.6.3/libcpp/include  -g -O2 -W -Wall -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wc++-compat -pedantic -Wno-long-long  -I../../gcc-4.6.3/libcpp -I. -I../../gcc-4.6.3/libcpp/../include -I../../gcc-4.6.3/libcpp/include  -c -o macro.o -MT macro.o -MMD -MP -MF .deps/macro.Tpo ../../gcc-4.6.3/libcpp/macro.c
In file included from ../../gcc-4.6.3/libcpp/macro.c:30:
../../gcc-4.6.3/libcpp/internal.h:525:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
  525 | #if HAVE_DESIGNATED_INITIALIZERS
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.6.3/libcpp/macro.c: In function '_cpp_builtin_macro_text':
../../gcc-4.6.3/libcpp/macro.c:244:15: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
  244 |               sprintf ((char *) pfile->date, "\"%s %2d %4d\"",
      |               ^~~~~~~
In file included from /var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libposix/stdio.h:39,
                 from ../../gcc-4.6.3/libcpp/system.h:39,
                 from ../../gcc-4.6.3/libcpp/macro.c:28:
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
../../gcc-4.6.3/libcpp/macro.c:250:15: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
  250 |               sprintf ((char *) pfile->time, "\"%02d:%02d:%02d\"",
      |               ^~~~~~~
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
../../gcc-4.6.3/libcpp/macro.c:281:7: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
  281 |       sprintf ((char *) result, "%u", number);
      |       ^~~~~~~
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
../../gcc-4.6.3/libcpp/macro.c: In function 'parse_params':
../../gcc-4.6.3/libcpp/macro.c:1571:26: warning: this statement may fall through [-Wimplicit-fallthrough=]
 1571 |           if (prev_ident || macro->paramc == 0)
      |               ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~
../../gcc-4.6.3/libcpp/macro.c:1575:9: note: here
 1575 |         case CPP_COMMA:
      |         ^~~~
i686-helenos-cc  -I../../gcc-4.6.3/libcpp -I. -I../../gcc-4.6.3/libcpp/../include -I../../gcc-4.6.3/libcpp/include  -g -O2 -W -Wall -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wc++-compat -pedantic -Wno-long-long  -I../../gcc-4.6.3/libcpp -I. -I../../gcc-4.6.3/libcpp/../include -I../../gcc-4.6.3/libcpp/include  -c -o mkdeps.o -MT mkdeps.o -MMD -MP -MF .deps/mkdeps.Tpo ../../gcc-4.6.3/libcpp/mkdeps.c
i686-helenos-cc  -I../../gcc-4.6.3/libcpp -I. -I../../gcc-4.6.3/libcpp/../include -I../../gcc-4.6.3/libcpp/include  -g -O2 -W -Wall -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wc++-compat -pedantic -Wno-long-long  -I../../gcc-4.6.3/libcpp -I. -I../../gcc-4.6.3/libcpp/../include -I../../gcc-4.6.3/libcpp/include  -c -o pch.o -MT pch.o -MMD -MP -MF .deps/pch.Tpo ../../gcc-4.6.3/libcpp/pch.c
In file included from ../../gcc-4.6.3/libcpp/pch.c:22:
../../gcc-4.6.3/libcpp/internal.h:525:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
  525 | #if HAVE_DESIGNATED_INITIALIZERS
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.6.3/libcpp/pch.c: In function 'cpp_valid_state':
../../gcc-4.6.3/libcpp/pch.c:701:7: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
  701 |       if (CPP_OPTION (r, warn_invalid_pch))
      |       ^~
../../gcc-4.6.3/libcpp/pch.c:705:9: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
  705 |         goto fail;
      |         ^~~~
../../gcc-4.6.3/libcpp/pch.c: In function 'write_macdef':
../../gcc-4.6.3/libcpp/pch.c:57:10: warning: this statement may fall through [-Wimplicit-fallthrough=]
   57 |       if (! (hn->flags & NODE_POISONED))
      |          ^
../../gcc-4.6.3/libcpp/pch.c:60:5: note: here
   60 |     case NT_MACRO:
      |     ^~~~
i686-helenos-cc  -I../../gcc-4.6.3/libcpp -I. -I../../gcc-4.6.3/libcpp/../include -I../../gcc-4.6.3/libcpp/include  -g -O2 -W -Wall -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wc++-compat -pedantic -Wno-long-long  -I../../gcc-4.6.3/libcpp -I. -I../../gcc-4.6.3/libcpp/../include -I../../gcc-4.6.3/libcpp/include  -c -o symtab.o -MT symtab.o -MMD -MP -MF .deps/symtab.Tpo ../../gcc-4.6.3/libcpp/symtab.c
i686-helenos-cc  -I../../gcc-4.6.3/libcpp -I. -I../../gcc-4.6.3/libcpp/../include -I../../gcc-4.6.3/libcpp/include  -g -O2 -W -Wall -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wc++-compat -pedantic -Wno-long-long  -I../../gcc-4.6.3/libcpp -I. -I../../gcc-4.6.3/libcpp/../include -I../../gcc-4.6.3/libcpp/include  -c -o traditional.o -MT traditional.o -MMD -MP -MF .deps/traditional.Tpo ../../gcc-4.6.3/libcpp/traditional.c
In file included from ../../gcc-4.6.3/libcpp/traditional.c:23:
../../gcc-4.6.3/libcpp/internal.h:525:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
  525 | #if HAVE_DESIGNATED_INITIALIZERS
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
rm -f libcpp.a
i686-helenos-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
/var/helenos/cross/bin/i686-helenos-ar: `u' modifier ignored since `D' is the default (see `U')
i686-helenos-ranlib libcpp.a
make[1]: Leaving directory '/var/helenos/nightly/tmp-ci/build/ia32/coast/build/gcc/build/libcpp'
mkdir -p -- ./libdecnumber
Configuring in ./libdecnumber
configure: creating cache ./config.cache
checking whether make sets $(MAKE)... yes
checking for i686-helenos-gcc... i686-helenos-cc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... yes
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether i686-helenos-cc accepts -g... yes
checking for i686-helenos-cc option to accept ISO C89... none needed
checking for i686-helenos-ranlib... i686-helenos-ranlib
checking for aclocal... no
checking for autoconf... no
checking for autoheader... no
checking whether i686-helenos-cc supports -W... yes
checking whether i686-helenos-cc supports -Wall... yes
checking whether i686-helenos-cc supports -Wwrite-strings... yes
checking whether i686-helenos-cc supports -Wstrict-prototypes... yes
checking whether i686-helenos-cc supports -Wmissing-prototypes... yes
checking whether i686-helenos-cc supports -Wold-style-definition... yes
checking whether i686-helenos-cc supports -Wmissing-format-attribute... yes
checking whether i686-helenos-cc supports -Wcast-qual... yes
checking whether i686-helenos-cc supports -pedantic -Wno-long-long... yes
checking how to run the C preprocessor... i686-helenos-cc -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 sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... no
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... x86_64-pc-linux-gnu
checking host system type... i686-pc-helenos
checking target system type... i686-pc-linux-gnu
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
make[1]: Entering directory '/var/helenos/nightly/tmp-ci/build/ia32/coast/build/gcc/build/libdecnumber'
source='../../gcc-4.6.3/libdecnumber/decNumber.c' object='decNumber.o' libtool=no i686-helenos-cc  -I../../gcc-4.6.3/libdecnumber -I.  -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long  -I../../gcc-4.6.3/libdecnumber -I.  -c ../../gcc-4.6.3/libdecnumber/decNumber.c
source='../../gcc-4.6.3/libdecnumber/decContext.c' object='decContext.o' libtool=no i686-helenos-cc  -I../../gcc-4.6.3/libdecnumber -I.  -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long  -I../../gcc-4.6.3/libdecnumber -I.  -c ../../gcc-4.6.3/libdecnumber/decContext.c
source='../../gcc-4.6.3/libdecnumber/dpd/decimal32.c' object='decimal32.o' libtool=no i686-helenos-cc  -I../../gcc-4.6.3/libdecnumber -I.  -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long  -I../../gcc-4.6.3/libdecnumber -I.  -c ../../gcc-4.6.3/libdecnumber/dpd/decimal32.c
In file included from ../../gcc-4.6.3/libdecnumber/dpd/decimal32.c:43:
../../gcc-4.6.3/libdecnumber/dpd/decimal32.c: In function 'decimal32FromNumber':
../../gcc-4.6.3/libdecnumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
  159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
      |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
../../gcc-4.6.3/libdecnumber/dpd/decimal32.c:173:3: note: in expansion of macro 'UBFROMUI'
  173 |   UBFROMUI(d32->bytes, targ);      /* directly store the int */
      |   ^~~~~~~~
source='../../gcc-4.6.3/libdecnumber/dpd/decimal64.c' object='decimal64.o' libtool=no i686-helenos-cc  -I../../gcc-4.6.3/libdecnumber -I.  -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long  -I../../gcc-4.6.3/libdecnumber -I.  -c ../../gcc-4.6.3/libdecnumber/dpd/decimal64.c
In file included from ../../gcc-4.6.3/libdecnumber/dpd/decimal64.c:43:
../../gcc-4.6.3/libdecnumber/dpd/decimal64.c: In function 'decimal64FromNumber':
../../gcc-4.6.3/libdecnumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
  159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
      |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
../../gcc-4.6.3/libdecnumber/dpd/decimal64.c:193:5: note: in expansion of macro 'UBFROMUI'
  193 |     UBFROMUI(d64->bytes,   targar[0]);
      |     ^~~~~~~~
../../gcc-4.6.3/libdecnumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
  159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
      |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
../../gcc-4.6.3/libdecnumber/dpd/decimal64.c:194:5: note: in expansion of macro 'UBFROMUI'
  194 |     UBFROMUI(d64->bytes+4, targar[1]);
      |     ^~~~~~~~
../../gcc-4.6.3/libdecnumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
  159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
      |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
../../gcc-4.6.3/libdecnumber/dpd/decimal64.c:198:5: note: in expansion of macro 'UBFROMUI'
  198 |     UBFROMUI(d64->bytes,   targar[1]);
      |     ^~~~~~~~
../../gcc-4.6.3/libdecnumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
  159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
      |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
../../gcc-4.6.3/libdecnumber/dpd/decimal64.c:199:5: note: in expansion of macro 'UBFROMUI'
  199 |     UBFROMUI(d64->bytes+4, targar[0]);
      |     ^~~~~~~~
source='../../gcc-4.6.3/libdecnumber/dpd/decimal128.c' object='decimal128.o' libtool=no i686-helenos-cc  -I../../gcc-4.6.3/libdecnumber -I.  -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long  -I../../gcc-4.6.3/libdecnumber -I.  -c ../../gcc-4.6.3/libdecnumber/dpd/decimal128.c
In file included from ../../gcc-4.6.3/libdecnumber/dpd/decimal128.c:43:
../../gcc-4.6.3/libdecnumber/dpd/decimal128.c: In function 'decimal128FromNumber':
../../gcc-4.6.3/libdecnumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
  159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
      |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
../../gcc-4.6.3/libdecnumber/dpd/decimal128.c:172:5: note: in expansion of macro 'UBFROMUI'
  172 |     UBFROMUI(d128->bytes,    targlo);
      |     ^~~~~~~~
../../gcc-4.6.3/libdecnumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
  159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
      |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
../../gcc-4.6.3/libdecnumber/dpd/decimal128.c:173:5: note: in expansion of macro 'UBFROMUI'
  173 |     UBFROMUI(d128->bytes+4,  targml);
      |     ^~~~~~~~
../../gcc-4.6.3/libdecnumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
  159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
      |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
../../gcc-4.6.3/libdecnumber/dpd/decimal128.c:174:5: note: in expansion of macro 'UBFROMUI'
  174 |     UBFROMUI(d128->bytes+8,  targmh);
      |     ^~~~~~~~
../../gcc-4.6.3/libdecnumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
  159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
      |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
../../gcc-4.6.3/libdecnumber/dpd/decimal128.c:175:5: note: in expansion of macro 'UBFROMUI'
  175 |     UBFROMUI(d128->bytes+12, targhi);
      |     ^~~~~~~~
../../gcc-4.6.3/libdecnumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
  159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
      |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
../../gcc-4.6.3/libdecnumber/dpd/decimal128.c:179:5: note: in expansion of macro 'UBFROMUI'
  179 |     UBFROMUI(d128->bytes,    targhi);
      |     ^~~~~~~~
../../gcc-4.6.3/libdecnumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
  159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
      |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
../../gcc-4.6.3/libdecnumber/dpd/decimal128.c:180:5: note: in expansion of macro 'UBFROMUI'
  180 |     UBFROMUI(d128->bytes+4,  targmh);
      |     ^~~~~~~~
../../gcc-4.6.3/libdecnumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
  159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
      |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
../../gcc-4.6.3/libdecnumber/dpd/decimal128.c:181:5: note: in expansion of macro 'UBFROMUI'
  181 |     UBFROMUI(d128->bytes+8,  targml);
      |     ^~~~~~~~
../../gcc-4.6.3/libdecnumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
  159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
      |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
../../gcc-4.6.3/libdecnumber/dpd/decimal128.c:182:5: note: in expansion of macro 'UBFROMUI'
  182 |     UBFROMUI(d128->bytes+12, targlo);
      |     ^~~~~~~~
rm -f libdecnumber.a
i686-helenos-ar cru libdecnumber.a decNumber.o decContext.o decimal32.o decimal64.o decimal128.o 
/var/helenos/cross/bin/i686-helenos-ar: `u' modifier ignored since `D' is the default (see `U')
i686-helenos-ranlib libdecnumber.a
make[1]: Leaving directory '/var/helenos/nightly/tmp-ci/build/ia32/coast/build/gcc/build/libdecnumber'
mkdir -p -- ./fixincludes
Configuring in ./fixincludes
configure: creating cache ./config.cache
checking build system type... x86_64-pc-linux-gnu
checking host system type... i686-pc-helenos
checking target system type... i686-pc-linux-gnu
checking for i686-helenos-gcc... i686-helenos-cc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... yes
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether i686-helenos-cc accepts -g... yes
checking for i686-helenos-cc option to accept ISO C89... none needed
checking for a sed that does not truncate output... /usr/bin/sed
checking whether i686-helenos-cc supports -W... yes
checking whether i686-helenos-cc supports -Wall... yes
checking whether i686-helenos-cc supports -Wwrite-strings... yes
checking whether i686-helenos-cc supports -Wstrict-prototypes... yes
checking whether i686-helenos-cc supports -Wmissing-prototypes... yes
checking whether i686-helenos-cc supports -Wold-style-definition... yes
checking whether i686-helenos-cc supports -Wmissing-format-attribute... yes
checking whether i686-helenos-cc supports -Wno-overlength-strings... yes
checking whether i686-helenos-cc supports -pedantic -Wno-long-long... yes
checking how to run the C preprocessor... i686-helenos-cc -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 sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... no
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... no
checking sys/file.h presence... no
checking for sys/file.h... no
checking for sys/stat.h... (cached) yes
checking for clearerr_unlocked... no
checking for feof_unlocked... no
checking for ferror_unlocked... no
checking for fflush_unlocked... no
checking for fgetc_unlocked... no
checking for fgets_unlocked... no
checking for fileno_unlocked... no
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... no
checking whether basename is declared... no
checking whether errno is declared... no
checking whether vasprintf is declared... no
checking whether clearerr_unlocked is declared... no
checking whether feof_unlocked is declared... no
checking whether ferror_unlocked is declared... no
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... no
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... yes
checking for MAP_ANON(YMOUS)... yes
checking whether mmap with MAP_ANON(YMOUS) works... yes
checking whether to enable maintainer-specific portions of Makefiles... no
configure: updating cache ./config.cache
configure: creating ./config.status
config.status: creating Makefile
config.status: creating mkheaders.almost
config.status: creating config.h
make[1]: Entering directory '/var/helenos/nightly/tmp-ci/build/ia32/coast/build/gcc/build/fixincludes'
i686-helenos-cc -c -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long   -DHAVE_CONFIG_H -I. -I../../gcc-4.6.3/fixincludes -I../include -I../../gcc-4.6.3/fixincludes/../include ../../gcc-4.6.3/fixincludes/fixincl.c
../../gcc-4.6.3/fixincludes/fixincl.c: In function 'do_version':
../../gcc-4.6.3/fixincludes/fixincl.c:200:3: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
  200 |   sprintf (zBuf, zFmt, program_id);
      |   ^~~~~~~
In file included from /var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libposix/stdio.h:39,
                 from ../../gcc-4.6.3/fixincludes/system.h:33,
                 from ../../gcc-4.6.3/fixincludes/fixlib.h:29,
                 from ../../gcc-4.6.3/fixincludes/fixincl.c:24:
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
../../gcc-4.6.3/fixincludes/fixincl.c: In function 'create_file':
../../gcc-4.6.3/fixincludes/fixincl.c:477:3: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
  477 |   sprintf (fname, "%s/%s", pz_dest_dir, pz_curr_file + find_base_len);
      |   ^~~~~~~
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
../../gcc-4.6.3/fixincludes/fixincl.c: In function 'test_test':
../../gcc-4.6.3/fixincludes/fixincl.c:553:3: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
  553 |   sprintf (cmd_buf, cmd_fmt, pz_test_file, p_test->pz_test_text);
      |   ^~~~~~~
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
../../gcc-4.6.3/fixincludes/fixincl.c: In function 'quoted_file_exists':
../../gcc-4.6.3/fixincludes/fixincl.c:619:3: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
  619 |   sprintf (z, "%s/%s/", pz_src_path, pz_file_path);
      |   ^~~~~~~
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
../../gcc-4.6.3/fixincludes/fixincl.c: In function 'start_fixer':
../../gcc-4.6.3/fixincludes/fixincl.c:969:7: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
  969 |       sprintf (pz_cmd, z_cmd_fmt, pz_fix_file, p_fixd->patch_args[2]);
      |       ^~~~~~~
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
i686-helenos-cc -c -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long   -DHAVE_CONFIG_H -I. -I../../gcc-4.6.3/fixincludes -I../include -I../../gcc-4.6.3/fixincludes/../include ../../gcc-4.6.3/fixincludes/fixtests.c
i686-helenos-cc -c -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long   -DHAVE_CONFIG_H -I. -I../../gcc-4.6.3/fixincludes -I../include -I../../gcc-4.6.3/fixincludes/../include ../../gcc-4.6.3/fixincludes/fixfixes.c
../../gcc-4.6.3/fixincludes/fixfixes.c: In function 'wrap_fix':
../../gcc-4.6.3/fixincludes/fixfixes.c:609:7: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
  609 |       sprintf( pz, "FIXINC_WRAP_%s-%s", filname, p_fixd->fix_name );
      |       ^~~~~~~
In file included from /var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libposix/stdio.h:39,
                 from ../../gcc-4.6.3/fixincludes/system.h:33,
                 from ../../gcc-4.6.3/fixincludes/fixlib.h:29,
                 from ../../gcc-4.6.3/fixincludes/fixfixes.c:52:
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
i686-helenos-cc -c -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long   -DHAVE_CONFIG_H -I. -I../../gcc-4.6.3/fixincludes -I../include -I../../gcc-4.6.3/fixincludes/../include ../../gcc-4.6.3/fixincludes/server.c
i686-helenos-cc -c -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long   -DHAVE_CONFIG_H -I. -I../../gcc-4.6.3/fixincludes -I../include -I../../gcc-4.6.3/fixincludes/../include ../../gcc-4.6.3/fixincludes/procopen.c
i686-helenos-cc -c -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long   -DHAVE_CONFIG_H -I. -I../../gcc-4.6.3/fixincludes -I../include -I../../gcc-4.6.3/fixincludes/../include ../../gcc-4.6.3/fixincludes/fixlib.c
i686-helenos-cc -c -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long   -DHAVE_CONFIG_H -I. -I../../gcc-4.6.3/fixincludes -I../include -I../../gcc-4.6.3/fixincludes/../include ../../gcc-4.6.3/fixincludes/fixopts.c
i686-helenos-cc -g -O2  -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-4.6.3/fixincludes" /bin/sh ../../gcc-4.6.3/fixincludes/mkfixinc.sh i686-pc-linux-gnu
sed -e 's/@gcc_version@/4.6.3/' < mkheaders.almost > mkheadersT
mv -f mkheadersT mkheaders
make[1]: Leaving directory '/var/helenos/nightly/tmp-ci/build/ia32/coast/build/gcc/build/fixincludes'
make[1]: Entering directory '/var/helenos/nightly/tmp-ci/build/ia32/coast/build/gcc/build/gcc'
TARGET_CPU_DEFAULT="" \
HEADERS="auto-host.h ansidecl.h" DEFINES="" \
/bin/sh ../../gcc-4.6.3/gcc/mkconfig.sh config.h
TARGET_CPU_DEFAULT="" \
HEADERS="options.h insn-constants.h config/vxworks-dummy.h config/i386/i386.h config/linux-android.h config/i386/unix.h config/i386/att.h config/dbxelf.h config/elfos.h config/gnu-user.h config/linux.h config/glibc-stdint.h config/i386/linux.h defaults.h" DEFINES="LIBC_GLIBC=1 LIBC_UCLIBC=2 LIBC_BIONIC=3 DEFAULT_LIBC=LIBC_GLIBC ANDROID_DEFAULT=0" \
/bin/sh ../../gcc-4.6.3/gcc/mkconfig.sh tm.h
gawk -f ../../gcc-4.6.3/gcc/opt-gather.awk ../../gcc-4.6.3/gcc/ada/gcc-interface/lang.opt ../../gcc-4.6.3/gcc/fortran/lang.opt ../../gcc-4.6.3/gcc/go/lang.opt ../../gcc-4.6.3/gcc/java/lang.opt ../../gcc-4.6.3/gcc/lto/lang.opt ../../gcc-4.6.3/gcc/c-family/c.opt ../../gcc-4.6.3/gcc/common.opt ../../gcc-4.6.3/gcc/config/fused-madd.opt ../../gcc-4.6.3/gcc/config/i386/i386.opt ../../gcc-4.6.3/gcc/config/gnu-user.opt ../../gcc-4.6.3/gcc/config/linux.opt ../../gcc-4.6.3/gcc/config/linux-android.opt > tmp-optionlist
/bin/sh ../../gcc-4.6.3/gcc/../move-if-change tmp-optionlist optionlist
echo timestamp > s-options
gawk -f ../../gcc-4.6.3/gcc/opt-functions.awk -f ../../gcc-4.6.3/gcc/opth-gen.awk \
       < optionlist > tmp-options.h
/bin/sh ../../gcc-4.6.3/gcc/../move-if-change tmp-options.h options.h
echo timestamp > s-options-h
TARGET_CPU_DEFAULT="" \
HEADERS="auto-build.h ansidecl.h" DEFINES="" \
/bin/sh ../../gcc-4.6.3/gcc/mkconfig.sh bconfig.h
gcc -c -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -DGENERATOR_FILE -I. -Ibuild -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/build -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../libcpp/include  -I../../gcc-4.6.3/gcc/../libdecnumber -I../../gcc-4.6.3/gcc/../libdecnumber/dpd -I../libdecnumber    \
	-o build/genconstants.o ../../gcc-4.6.3/gcc/genconstants.c
gcc -c -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -DGENERATOR_FILE -I. -Ibuild -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/build -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../libcpp/include  -I../../gcc-4.6.3/gcc/../libdecnumber -I../../gcc-4.6.3/gcc/../libdecnumber/dpd -I../libdecnumber    \
	-o build/read-md.o ../../gcc-4.6.3/gcc/read-md.c
gcc -c -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -DGENERATOR_FILE -I. -Ibuild -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/build -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../libcpp/include  -I../../gcc-4.6.3/gcc/../libdecnumber -I../../gcc-4.6.3/gcc/../libdecnumber/dpd -I../libdecnumber    \
	-o build/errors.o ../../gcc-4.6.3/gcc/errors.c
gcc -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -DGENERATOR_FILE  -o build/genconstants \
    build/genconstants.o build/read-md.o build/errors.o ../build-x86_64-pc-linux-gnu/libiberty/libiberty.a
gcc -c -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -DGENERATOR_FILE -I. -Ibuild -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/build -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../libcpp/include  -I../../gcc-4.6.3/gcc/../libdecnumber -I../../gcc-4.6.3/gcc/../libdecnumber/dpd -I../libdecnumber    \
	-o build/genmddeps.o ../../gcc-4.6.3/gcc/genmddeps.c
gcc -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -DGENERATOR_FILE  -o build/genmddeps \
    build/genmddeps.o build/read-md.o build/errors.o ../build-x86_64-pc-linux-gnu/libiberty/libiberty.a
build/genmddeps ../../gcc-4.6.3/gcc/config/i386/i386.md > tmp-mddeps
/bin/sh ../../gcc-4.6.3/gcc/../move-if-change tmp-mddeps mddeps.mk
echo timestamp > s-mddeps
build/genconstants ../../gcc-4.6.3/gcc/config/i386/i386.md \
   > tmp-constants.h
/bin/sh ../../gcc-4.6.3/gcc/../move-if-change tmp-constants.h insn-constants.h
echo timestamp > s-constants
gcc -c -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -DGENERATOR_FILE -I. -Ibuild -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/build -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../libcpp/include  -I../../gcc-4.6.3/gcc/../libdecnumber -I../../gcc-4.6.3/gcc/../libdecnumber/dpd -I../libdecnumber    \
	-o build/genmodes.o ../../gcc-4.6.3/gcc/genmodes.c
gcc -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -DGENERATOR_FILE  -o build/genmodes \
    build/genmodes.o build/errors.o ../build-x86_64-pc-linux-gnu/libiberty/libiberty.a
build/genmodes -h > tmp-modes.h
/bin/sh ../../gcc-4.6.3/gcc/../move-if-change tmp-modes.h insn-modes.h
echo timestamp > s-modes-h
gcc -c -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -DGENERATOR_FILE -I. -Ibuild -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/build -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../libcpp/include  -I../../gcc-4.6.3/gcc/../libdecnumber -I../../gcc-4.6.3/gcc/../libdecnumber/dpd -I../libdecnumber    \
	-o build/genflags.o ../../gcc-4.6.3/gcc/genflags.c
gcc -c -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -DGENERATOR_FILE -I. -Ibuild -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/build -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../libcpp/include  -I../../gcc-4.6.3/gcc/../libdecnumber -I../../gcc-4.6.3/gcc/../libdecnumber/dpd -I../libdecnumber    \
	-o build/gengenrtl.o ../../gcc-4.6.3/gcc/gengenrtl.c
gcc -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -DGENERATOR_FILE  -o build/gengenrtl \
    build/gengenrtl.o build/errors.o ../build-x86_64-pc-linux-gnu/libiberty/libiberty.a
build/gengenrtl > tmp-genrtl.h
/bin/sh ../../gcc-4.6.3/gcc/../move-if-change tmp-genrtl.h genrtl.h
echo timestamp > s-genrtl-h
gcc -c -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -DGENERATOR_FILE -I. -Ibuild -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/build -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../libcpp/include  -I../../gcc-4.6.3/gcc/../libdecnumber -I../../gcc-4.6.3/gcc/../libdecnumber/dpd -I../libdecnumber    \
	-o build/gengtype.o ../../gcc-4.6.3/gcc/gengtype.c
gcc -c -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -DGENERATOR_FILE -I. -Ibuild -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/build -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../libcpp/include  -I../../gcc-4.6.3/gcc/../libdecnumber -I../../gcc-4.6.3/gcc/../libdecnumber/dpd -I../libdecnumber    \
	-o build/gengtype-lex.o ../../gcc-4.6.3/gcc/gengtype-lex.c
gcc -c -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -DGENERATOR_FILE -I. -Ibuild -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/build -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../libcpp/include  -I../../gcc-4.6.3/gcc/../libdecnumber -I../../gcc-4.6.3/gcc/../libdecnumber/dpd -I../libdecnumber    \
	-o build/gengtype-parse.o ../../gcc-4.6.3/gcc/gengtype-parse.c
gcc -c -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -DGENERATOR_FILE -I. -Ibuild -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/build -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../libcpp/include  -I../../gcc-4.6.3/gcc/../libdecnumber -I../../gcc-4.6.3/gcc/../libdecnumber/dpd -I../libdecnumber    \
	-o build/gengtype-state.o ../../gcc-4.6.3/gcc/gengtype-state.c
gcc -c -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -DGENERATOR_FILE -I. -Ibuild -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/build -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../libcpp/include  -I../../gcc-4.6.3/gcc/../libdecnumber -I../../gcc-4.6.3/gcc/../libdecnumber/dpd -I../libdecnumber    \
-DBASEVER="\"4.6.3\"" -DDATESTAMP="\"\"" \
-DREVISION="\"\"" \
-DDEVPHASE="\"\"" -DPKGVERSION="\"(GCC) \"" \
-DBUGURL="\"<http://gcc.gnu.org/bugs.html>\"" -o build/version.o ../../gcc-4.6.3/gcc/version.c
gcc -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -DGENERATOR_FILE  -o build/gengtype \
    build/gengtype.o build/errors.o build/gengtype-lex.o build/gengtype-parse.o build/gengtype-state.o build/version.o ../build-x86_64-pc-linux-gnu/libiberty/libiberty.a
/bin/sh ../../gcc-4.6.3/gcc/../move-if-change tmp-gi.list gtyp-input.list
echo timestamp > s-gtyp-input
build/gengtype  \
                    -S ../../gcc-4.6.3/gcc -I gtyp-input.list -w gtype.state
build/gengtype  \
                    -r gtype.state
echo timestamp > s-gtype
gcc -c -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -DGENERATOR_FILE -I. -Ibuild -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/build -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../libcpp/include  -I../../gcc-4.6.3/gcc/../libdecnumber -I../../gcc-4.6.3/gcc/../libdecnumber/dpd -I../libdecnumber    \
	-o build/rtl.o ../../gcc-4.6.3/gcc/rtl.c
gcc -c -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -DGENERATOR_FILE -I. -Ibuild -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/build -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../libcpp/include  -I../../gcc-4.6.3/gcc/../libdecnumber -I../../gcc-4.6.3/gcc/../libdecnumber/dpd -I../libdecnumber    \
	-o build/read-rtl.o ../../gcc-4.6.3/gcc/read-rtl.c
gcc -c -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -DGENERATOR_FILE -I. -Ibuild -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/build -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../libcpp/include  -I../../gcc-4.6.3/gcc/../libdecnumber -I../../gcc-4.6.3/gcc/../libdecnumber/dpd -I../libdecnumber    \
	-o build/ggc-none.o ../../gcc-4.6.3/gcc/ggc-none.c
echo "#define BUILDING_GCC_MAJOR `echo 4.6.3 | sed -e 's/^\([0-9]*\).*$/\1/'`" > bversion.h
echo "#define BUILDING_GCC_MINOR `echo 4.6.3 | sed -e 's/^[0-9]*\.\([0-9]*\).*$/\1/'`" >> bversion.h
echo "#define BUILDING_GCC_PATCHLEVEL `echo 4.6.3 | 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 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -DGENERATOR_FILE -I. -Ibuild -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/build -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../libcpp/include  -I../../gcc-4.6.3/gcc/../libdecnumber -I../../gcc-4.6.3/gcc/../libdecnumber/dpd -I../libdecnumber    \
	-o build/vec.o ../../gcc-4.6.3/gcc/vec.c
build/genmodes -m > tmp-min-modes.c
/bin/sh ../../gcc-4.6.3/gcc/../move-if-change tmp-min-modes.c min-insn-modes.c
echo timestamp > s-modes-m
gcc -c -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -DGENERATOR_FILE -I. -Ibuild -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/build -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../libcpp/include  -I../../gcc-4.6.3/gcc/../libdecnumber -I../../gcc-4.6.3/gcc/../libdecnumber/dpd -I../libdecnumber    \
	-o build/min-insn-modes.o min-insn-modes.c
gcc -c -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -DGENERATOR_FILE -I. -Ibuild -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/build -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../libcpp/include  -I../../gcc-4.6.3/gcc/../libdecnumber -I../../gcc-4.6.3/gcc/../libdecnumber/dpd -I../libdecnumber    \
	-o build/gensupport.o ../../gcc-4.6.3/gcc/gensupport.c
gcc -c -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -DGENERATOR_FILE -I. -Ibuild -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/build -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../libcpp/include  -I../../gcc-4.6.3/gcc/../libdecnumber -I../../gcc-4.6.3/gcc/../libdecnumber/dpd -I../libdecnumber    \
	-o build/print-rtl.o ../../gcc-4.6.3/gcc/print-rtl.c
gcc -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -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/read-md.o build/errors.o ../build-x86_64-pc-linux-gnu/libiberty/libiberty.a
gcc -c -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -DGENERATOR_FILE -I. -Ibuild -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/build -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../libcpp/include  -I../../gcc-4.6.3/gcc/../libdecnumber -I../../gcc-4.6.3/gcc/../libdecnumber/dpd -I../libdecnumber    \
	-o build/genconditions.o ../../gcc-4.6.3/gcc/genconditions.c
gcc -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -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/read-md.o build/errors.o ../build-x86_64-pc-linux-gnu/libiberty/libiberty.a
build/genconditions ../../gcc-4.6.3/gcc/config/i386/i386.md > tmp-condmd.c
/bin/sh ../../gcc-4.6.3/gcc/../move-if-change tmp-condmd.c build/gencondmd.c
echo timestamp > s-conditions
TARGET_CPU_DEFAULT="" \
HEADERS="config/i386/i386-protos.h tm-preds.h" DEFINES="" \
/bin/sh ../../gcc-4.6.3/gcc/mkconfig.sh tm_p.h
gcc -c -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -DGENERATOR_FILE -I. -Ibuild -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/build -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../libcpp/include  -I../../gcc-4.6.3/gcc/../libdecnumber -I../../gcc-4.6.3/gcc/../libdecnumber/dpd -I../libdecnumber    \
	-o build/genpreds.o ../../gcc-4.6.3/gcc/genpreds.c
gcc -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -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/read-md.o build/errors.o ../build-x86_64-pc-linux-gnu/libiberty/libiberty.a
build/genpreds -h ../../gcc-4.6.3/gcc/config/i386/i386.md > tmp-preds.h
/bin/sh ../../gcc-4.6.3/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-family/c-common.def"' >> tmp-all-tree.def
ltf="../../gcc-4.6.3/gcc/ada/gcc-interface/ada-tree.def ../../gcc-4.6.3/gcc/cp/cp-tree.def ../../gcc-4.6.3/gcc/java/java-tree.def ../../gcc-4.6.3/gcc/objc/objc-tree.def"; for f in $ltf; do \
  echo "#include \"$f\""; \
done | sed 's|../../gcc-4.6.3/gcc/||' >> tmp-all-tree.def
/bin/sh ../../gcc-4.6.3/gcc/../move-if-change tmp-all-tree.def all-tree.def
echo timestamp > s-alltree
gcc -c -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -DGENERATOR_FILE -I. -Ibuild -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/build -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../libcpp/include  -I../../gcc-4.6.3/gcc/../libdecnumber -I../../gcc-4.6.3/gcc/../libdecnumber/dpd -I../libdecnumber    \
	-o build/gencheck.o ../../gcc-4.6.3/gcc/gencheck.c
gcc -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -DGENERATOR_FILE  -o build/gencheck \
    build/gencheck.o ../build-x86_64-pc-linux-gnu/libiberty/libiberty.a
build/gencheck > tmp-check.h
/bin/sh ../../gcc-4.6.3/gcc/../move-if-change tmp-check.h tree-check.h
echo timestamp > s-check
build/genpreds -c ../../gcc-4.6.3/gcc/config/i386/i386.md > tmp-constrs.h
/bin/sh ../../gcc-4.6.3/gcc/../move-if-change tmp-constrs.h tm-constrs.h
echo timestamp > s-constrs-h
gcc -c -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -DGENERATOR_FILE -I. -Ibuild -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/build -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../libcpp/include  -I../../gcc-4.6.3/gcc/../libdecnumber -I../../gcc-4.6.3/gcc/../libdecnumber/dpd -I../libdecnumber    \
	-o build/gencondmd.o build/gencondmd.c
gcc -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -DGENERATOR_FILE  -o build/gencondmd \
    build/gencondmd.o ../build-x86_64-pc-linux-gnu/libiberty/libiberty.a
build/gencondmd > tmp-cond.md
/bin/sh ../../gcc-4.6.3/gcc/../move-if-change tmp-cond.md insn-conditions.md
echo timestamp > s-condmd
build/genflags ../../gcc-4.6.3/gcc/config/i386/i386.md \
  insn-conditions.md > tmp-flags.h
/bin/sh ../../gcc-4.6.3/gcc/../move-if-change tmp-flags.h insn-flags.h
echo timestamp > s-flags
if test no = yes \
   || test -n ""; then \
  /bin/sh ../../gcc-4.6.3/gcc/genmultilib \
    "" \
    "" \
    "" \
    "" \
    "" \
    "" \
    "" \
    "no" \
    > tmp-mlib.h; \
else \
  /bin/sh ../../gcc-4.6.3/gcc/genmultilib '' '' '' '' '' '' '' no \
    > tmp-mlib.h; \
fi
/bin/sh ../../gcc-4.6.3/gcc/../move-if-change tmp-mlib.h multilib.h
echo timestamp > s-mlib
gcc -c -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -DGENERATOR_FILE -I. -Ibuild -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/build -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../libcpp/include  -I../../gcc-4.6.3/gcc/../libdecnumber -I../../gcc-4.6.3/gcc/../libdecnumber/dpd -I../libdecnumber    \
	-o build/genattr.o ../../gcc-4.6.3/gcc/genattr.c
gcc -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -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/read-md.o build/errors.o ../build-x86_64-pc-linux-gnu/libiberty/libiberty.a
build/genattr ../../gcc-4.6.3/gcc/config/i386/i386.md \
  insn-conditions.md > tmp-attr.h
/bin/sh ../../gcc-4.6.3/gcc/../move-if-change tmp-attr.h insn-attr.h
echo timestamp > s-attr
gcc -c -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -DGENERATOR_FILE -I. -Ibuild -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/build -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../libcpp/include  -I../../gcc-4.6.3/gcc/../libdecnumber -I../../gcc-4.6.3/gcc/../libdecnumber/dpd -I../libdecnumber    \
	-o build/gencodes.o ../../gcc-4.6.3/gcc/gencodes.c
gcc -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -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/read-md.o build/errors.o ../build-x86_64-pc-linux-gnu/libiberty/libiberty.a
build/gencodes ../../gcc-4.6.3/gcc/config/i386/i386.md \
  insn-conditions.md > tmp-codes.h
/bin/sh ../../gcc-4.6.3/gcc/../move-if-change tmp-codes.h insn-codes.h
echo timestamp > s-codes
gcc -c -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -DGENERATOR_FILE -I. -Ibuild -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/build -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../libcpp/include  -I../../gcc-4.6.3/gcc/../libdecnumber -I../../gcc-4.6.3/gcc/../libdecnumber/dpd -I../libdecnumber    \
	-o build/genconfig.o ../../gcc-4.6.3/gcc/genconfig.c
gcc -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -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/read-md.o build/errors.o ../build-x86_64-pc-linux-gnu/libiberty/libiberty.a
build/genconfig ../../gcc-4.6.3/gcc/config/i386/i386.md \
  insn-conditions.md > tmp-config.h
/bin/sh ../../gcc-4.6.3/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-4.6.3/gcc/||' > tmp-specs.h
/bin/sh ../../gcc-4.6.3/gcc/../move-if-change tmp-specs.h specs.h
echo timestamp > s-specs
gcc -c -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -DGENERATOR_FILE -I. -Ibuild -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/build -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../libcpp/include  -I../../gcc-4.6.3/gcc/../libdecnumber -I../../gcc-4.6.3/gcc/../libdecnumber/dpd -I../libdecnumber    \
	-o build/gcov-iov.o ../../gcc-4.6.3/gcc/gcov-iov.c
gcc -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -DGENERATOR_FILE  \
	build/gcov-iov.o -o build/gcov-iov
build/gcov-iov '4.6.3' '' \
    > tmp-gcov-iov.h
/bin/sh ../../gcc-4.6.3/gcc/../move-if-change tmp-gcov-iov.h gcov-iov.h
echo timestamp > s-iov
i686-helenos-cc -c  -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat   -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../libcpp/include  -I../../gcc-4.6.3/gcc/../libdecnumber -I../../gcc-4.6.3/gcc/../libdecnumber/dpd -I../libdecnumber    ../../gcc-4.6.3/gcc/c-lang.c -o c-lang.o
In file included from ../../gcc-4.6.3/gcc/c-lang.c:27:
../../gcc-4.6.3/gcc/tree.h:3130:11: warning: identifier 'thread_local' conflicts with C++ keyword [-Wc++-compat]
 3130 |  unsigned thread_local : 1;
      |           ^~~~~~~~~~~~
i686-helenos-cc -c  -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes  -Wold-style-definition -Wc++-compat   -DHAVE_CONFIG_H -I. -Ic-family -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/c-family -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../libcpp/include  -I../../gcc-4.6.3/gcc/../libdecnumber -I../../gcc-4.6.3/gcc/../libdecnumber/dpd -I../libdecnumber    ../../gcc-4.6.3/gcc/c-family/stub-objc.c -o c-family/stub-objc.o
In file included from ../../gcc-4.6.3/gcc/c-family/stub-objc.c:26:
../../gcc-4.6.3/gcc/tree.h:3130:11: warning: identifier 'thread_local' conflicts with C++ keyword [-Wc++-compat]
 3130 |  unsigned thread_local : 1;
      |           ^~~~~~~~~~~~
i686-helenos-cc -c  -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat   -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../libcpp/include  -I../../gcc-4.6.3/gcc/../libdecnumber -I../../gcc-4.6.3/gcc/../libdecnumber/dpd -I../libdecnumber    ../../gcc-4.6.3/gcc/attribs.c -o attribs.o
In file included from ../../gcc-4.6.3/gcc/attribs.c:26:
../../gcc-4.6.3/gcc/tree.h:3130:11: warning: identifier 'thread_local' conflicts with C++ keyword [-Wc++-compat]
 3130 |  unsigned thread_local : 1;
      |           ^~~~~~~~~~~~
i686-helenos-cc -c  -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat   -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../libcpp/include  -I../../gcc-4.6.3/gcc/../libdecnumber -I../../gcc-4.6.3/gcc/../libdecnumber/dpd -I../libdecnumber    ../../gcc-4.6.3/gcc/c-errors.c -o c-errors.o
In file included from ../../gcc-4.6.3/gcc/c-errors.c:25:
../../gcc-4.6.3/gcc/tree.h:3130:11: warning: identifier 'thread_local' conflicts with C++ keyword [-Wc++-compat]
 3130 |  unsigned thread_local : 1;
      |           ^~~~~~~~~~~~
i686-helenos-cc -c  -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat   -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../libcpp/include  -I../../gcc-4.6.3/gcc/../libdecnumber -I../../gcc-4.6.3/gcc/../libdecnumber/dpd -I../libdecnumber    ../../gcc-4.6.3/gcc/c-decl.c -o c-decl.o
In file included from ../../gcc-4.6.3/gcc/c-decl.c:35:
../../gcc-4.6.3/gcc/tree.h:3130:11: warning: identifier 'thread_local' conflicts with C++ keyword [-Wc++-compat]
 3130 |  unsigned thread_local : 1;
      |           ^~~~~~~~~~~~
In file included from ../../gcc-4.6.3/gcc/c-decl.c:9913:
./gt-c-decl.h: In function 'gt_ggc_mx_c_binding':
./gt-c-decl.h:92:7: warning: switch condition has boolean value [-Wswitch-bool]
   92 |       switch (TREE_CODE ((*x).decl) == LABEL_DECL)
      |       ^~~~~~
./gt-c-decl.h: In function 'gt_ggc_mx_lang_tree_node':
./gt-c-decl.h:146:7: warning: switch condition has boolean value [-Wswitch-bool]
  146 |       switch (TREE_CODE (&((*x)).generic) == IDENTIFIER_NODE)
      |       ^~~~~~
./gt-c-decl.h: In function 'gt_pch_nx_c_binding':
./gt-c-decl.h:664:7: warning: switch condition has boolean value [-Wswitch-bool]
  664 |       switch (TREE_CODE ((*x).decl) == LABEL_DECL)
      |       ^~~~~~
./gt-c-decl.h: In function 'gt_pch_nx_lang_tree_node':
./gt-c-decl.h:718:7: warning: switch condition has boolean value [-Wswitch-bool]
  718 |       switch (TREE_CODE (&((*x)).generic) == IDENTIFIER_NODE)
      |       ^~~~~~
./gt-c-decl.h: In function 'gt_pch_p_9c_binding':
./gt-c-decl.h:1238:3: warning: switch condition has boolean value [-Wswitch-bool]
 1238 |   switch (TREE_CODE ((*x).decl) == LABEL_DECL)
      |   ^~~~~~
./gt-c-decl.h: In function 'gt_pch_p_14lang_tree_node':
./gt-c-decl.h:1302:3: warning: switch condition has boolean value [-Wswitch-bool]
 1302 |   switch (TREE_CODE (&((*x)).generic) == IDENTIFIER_NODE)
      |   ^~~~~~
i686-helenos-cc -c  -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat   -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../libcpp/include  -I../../gcc-4.6.3/gcc/../libdecnumber -I../../gcc-4.6.3/gcc/../libdecnumber/dpd -I../libdecnumber    ../../gcc-4.6.3/gcc/c-typeck.c -o c-typeck.o
In file included from ../../gcc-4.6.3/gcc/c-typeck.c:32:
../../gcc-4.6.3/gcc/tree.h:3130:11: warning: identifier 'thread_local' conflicts with C++ keyword [-Wc++-compat]
 3130 |  unsigned thread_local : 1;
      |           ^~~~~~~~~~~~
../../gcc-4.6.3/gcc/c-typeck.c: In function 'print_spelling':
../../gcc-4.6.3/gcc/c-typeck.c:5891:9: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
 5891 |         sprintf (d, "[" HOST_WIDE_INT_PRINT_UNSIGNED "]", p->u.i);
      |         ^~~~~~~
In file included from /var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libposix/stdio.h:39,
                 from ../../gcc-4.6.3/gcc/system.h:42,
                 from ../../gcc-4.6.3/gcc/c-typeck.c:29:
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
../../gcc-4.6.3/gcc/c-typeck.c: In function 'set_nonincremental_init_from_string':
../../gcc-4.6.3/gcc/c-typeck.c:7575:50: warning: left shift of negative value [-Wshift-negative-value]
 7575 |                   val[1] |= ((HOST_WIDE_INT) -1) << bitpos;
      |                                                  ^~
../../gcc-4.6.3/gcc/c-typeck.c:7587:23: warning: left shift of negative value [-Wshift-negative-value]
 7587 |                       << (bitpos - HOST_BITS_PER_WIDE_INT);
      |                       ^~
../../gcc-4.6.3/gcc/c-typeck.c: In function 'composite_type':
../../gcc-4.6.3/gcc/c-typeck.c:597:14: warning: this statement may fall through [-Wimplicit-fallthrough=]
  597 |         t1 = qualify_type (t1, t2);
      |              ^~~~~~~~~~~~~~~~~~~~~
../../gcc-4.6.3/gcc/c-typeck.c:601:5: note: here
  601 |     default:
      |     ^~~~~~~
../../gcc-4.6.3/gcc/c-typeck.c: In function 'c_mark_addressable':
../../gcc-4.6.3/gcc/c-typeck.c:3957:12: warning: this statement may fall through [-Wimplicit-fallthrough=]
 3957 |         if (C_DECL_REGISTER (x)
      |            ^
../../gcc-4.6.3/gcc/c-typeck.c:3978:7: note: here
 3978 |       case FUNCTION_DECL:
      |       ^~~~
../../gcc-4.6.3/gcc/c-typeck.c:3979:30: warning: this statement may fall through [-Wimplicit-fallthrough=]
 3979 |         TREE_ADDRESSABLE (x) = 1;
../../gcc-4.6.3/gcc/c-typeck.c:3981:7: note: here
 3981 |       default:
      |       ^~~~~~~
i686-helenos-cc -c  -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat   -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../libcpp/include  -I../../gcc-4.6.3/gcc/../libdecnumber -I../../gcc-4.6.3/gcc/../libdecnumber/dpd -I../libdecnumber    ../../gcc-4.6.3/gcc/c-convert.c -o c-convert.o
In file included from ../../gcc-4.6.3/gcc/c-convert.c:31:
../../gcc-4.6.3/gcc/tree.h:3130:11: warning: identifier 'thread_local' conflicts with C++ keyword [-Wc++-compat]
 3130 |  unsigned thread_local : 1;
      |           ^~~~~~~~~~~~
i686-helenos-cc -c  -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat   -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../libcpp/include  -I../../gcc-4.6.3/gcc/../libdecnumber -I../../gcc-4.6.3/gcc/../libdecnumber/dpd -I../libdecnumber    ../../gcc-4.6.3/gcc/c-aux-info.c -o c-aux-info.o
In file included from ../../gcc-4.6.3/gcc/c-aux-info.c:29:
../../gcc-4.6.3/gcc/tree.h:3130:11: warning: identifier 'thread_local' conflicts with C++ keyword [-Wc++-compat]
 3130 |  unsigned thread_local : 1;
      |           ^~~~~~~~~~~~
../../gcc-4.6.3/gcc/c-aux-info.c: In function 'gen_type':
../../gcc-4.6.3/gcc/c-aux-info.c:314:15: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
  314 |               sprintf (buff, "[%d]", size);
      |               ^~~~~~~
In file included from /var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libposix/stdio.h:39,
                 from ../../gcc-4.6.3/gcc/system.h:42,
                 from ../../gcc-4.6.3/gcc/c-aux-info.c:25:
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
i686-helenos-cc -c  -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat   -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../libcpp/include  -I../../gcc-4.6.3/gcc/../libdecnumber -I../../gcc-4.6.3/gcc/../libdecnumber/dpd -I../libdecnumber    ../../gcc-4.6.3/gcc/c-objc-common.c -o c-objc-common.o
In file included from ../../gcc-4.6.3/gcc/c-objc-common.c:24:
../../gcc-4.6.3/gcc/tree.h:3130:11: warning: identifier 'thread_local' conflicts with C++ keyword [-Wc++-compat]
 3130 |  unsigned thread_local : 1;
      |           ^~~~~~~~~~~~
i686-helenos-cc -c  -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat   -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../libcpp/include  -I../../gcc-4.6.3/gcc/../libdecnumber -I../../gcc-4.6.3/gcc/../libdecnumber/dpd -I../libdecnumber    ../../gcc-4.6.3/gcc/c-parser.c -o c-parser.o
In file included from ../../gcc-4.6.3/gcc/c-parser.c:44:
../../gcc-4.6.3/gcc/tree.h:3130:11: warning: identifier 'thread_local' conflicts with C++ keyword [-Wc++-compat]
 3130 |  unsigned thread_local : 1;
      |           ^~~~~~~~~~~~
../../gcc-4.6.3/gcc/c-parser.c: In function 'c_token_starts_typename':
../../gcc-4.6.3/gcc/c-parser.c:470:5: warning: case value '74' not in enumerated type 'enum cpp_ttype' [-Wswitch]
  470 |     case CPP_KEYWORD:
      |     ^~~~
../../gcc-4.6.3/gcc/c-parser.c: In function 'c_token_is_qualifier':
../../gcc-4.6.3/gcc/c-parser.c:568:5: warning: case value '74' not in enumerated type 'enum cpp_ttype' [-Wswitch]
  568 |     case CPP_KEYWORD:
      |     ^~~~
../../gcc-4.6.3/gcc/c-parser.c: In function 'c_token_starts_declspecs':
../../gcc-4.6.3/gcc/c-parser.c:617:5: warning: case value '74' not in enumerated type 'enum cpp_ttype' [-Wswitch]
  617 |     case CPP_KEYWORD:
      |     ^~~~
../../gcc-4.6.3/gcc/c-parser.c: In function 'c_parser_external_declaration':
../../gcc-4.6.3/gcc/c-parser.c:1257:5: warning: case value '74' not in enumerated type 'enum cpp_ttype' [-Wswitch]
 1257 |     case CPP_KEYWORD:
      |     ^~~~
../../gcc-4.6.3/gcc/c-parser.c: In function 'c_parser_statement_after_labels':
../../gcc-4.6.3/gcc/c-parser.c:4323:5: warning: case value '74' not in enumerated type 'enum cpp_ttype' [-Wswitch]
 4323 |     case CPP_KEYWORD:
      |     ^~~~
../../gcc-4.6.3/gcc/c-parser.c: In function 'c_parser_unary_expression':
../../gcc-4.6.3/gcc/c-parser.c:5804:5: warning: case value '74' not in enumerated type 'enum cpp_ttype' [-Wswitch]
 5804 |     case CPP_KEYWORD:
      |     ^~~~
../../gcc-4.6.3/gcc/c-parser.c: In function 'c_parser_postfix_expression':
../../gcc-4.6.3/gcc/c-parser.c:6165:5: warning: case value '74' not in enumerated type 'enum cpp_ttype' [-Wswitch]
 6165 |     case CPP_KEYWORD:
      |     ^~~~
../../gcc-4.6.3/gcc/c-parser.c: In function 'c_parser_external_declaration':
../../gcc-4.6.3/gcc/c-parser.c:1319:10: warning: this statement may fall through [-Wimplicit-fallthrough=]
 1319 |       if (c_dialect_objc ())
      |          ^
../../gcc-4.6.3/gcc/c-parser.c:1326:5: note: here
 1326 |     default:
      |     ^~~~~~~
../../gcc-4.6.3/gcc/c-parser.c: In function 'c_parser_postfix_expression':
../../gcc-4.6.3/gcc/c-parser.c:6445:10: warning: this statement may fall through [-Wimplicit-fallthrough=]
 6445 |       if (c_dialect_objc ())
      |          ^
../../gcc-4.6.3/gcc/c-parser.c:6458:5: note: here
 6458 |     default:
      |     ^~~~~~~
i686-helenos-cc -c  -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat   -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../libcpp/include  -I../../gcc-4.6.3/gcc/../libdecnumber -I../../gcc-4.6.3/gcc/../libdecnumber/dpd -I../libdecnumber    ../../gcc-4.6.3/gcc/tree-mudflap.c -o tree-mudflap.o
In file included from ../../gcc-4.6.3/gcc/tree-mudflap.c:28:
../../gcc-4.6.3/gcc/tree.h:3130:11: warning: identifier 'thread_local' conflicts with C++ keyword [-Wc++-compat]
 3130 |  unsigned thread_local : 1;
      |           ^~~~~~~~~~~~
../../gcc-4.6.3/gcc/tree-mudflap.c: In function 'mf_varname_tree':
../../gcc-4.6.3/gcc/tree-mudflap.c:142:9: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
  142 |         pp_decimal_int (buf, sourceline);
      |         ^~~~~~~~~~~~~~
In file included from /var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libposix/stdio.h:39,
                 from ../../gcc-4.6.3/gcc/system.h:42,
                 from ../../gcc-4.6.3/gcc/tree-mudflap.c:25:
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
../../gcc-4.6.3/gcc/tree-mudflap.c:147:13: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
  147 |             pp_decimal_int (buf, sourcecolumn);
      |             ^~~~~~~~~~~~~~
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
../../gcc-4.6.3/gcc/tree-mudflap.c: In function 'mf_file_function_line_tree':
../../gcc-4.6.3/gcc/tree-mudflap.c:222:9: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
  222 |         sprintf (linecolbuf, "%d:%d", xloc.line, xloc.column);
      |         ^~~~~~~
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
../../gcc-4.6.3/gcc/tree-mudflap.c:224:9: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
  224 |         sprintf (linecolbuf, "%d", xloc.line);
      |         ^~~~~~~
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
gcc -c -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -DGENERATOR_FILE -I. -Ibuild -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/build -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../libcpp/include  -I../../gcc-4.6.3/gcc/../libdecnumber -I../../gcc-4.6.3/gcc/../libdecnumber/dpd -I../libdecnumber    \
	-o build/genhooks.o ../../gcc-4.6.3/gcc/genhooks.c
gcc -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -DGENERATOR_FILE  -o build/genhooks \
    build/genhooks.o build/errors.o ../build-x86_64-pc-linux-gnu/libiberty/libiberty.a
build/genhooks > tmp-target-hooks-def.h
/bin/sh ../../gcc-4.6.3/gcc/../move-if-change tmp-target-hooks-def.h \
				     target-hooks-def.h
echo timestamp > s-target-hooks-def-h
i686-helenos-cc -c  -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes  -Wold-style-definition -Wc++-compat   -DHAVE_CONFIG_H -I. -Ic-family -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/c-family -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../libcpp/include  -I../../gcc-4.6.3/gcc/../libdecnumber -I../../gcc-4.6.3/gcc/../libdecnumber/dpd -I../libdecnumber    ../../gcc-4.6.3/gcc/c-family/c-common.c -o c-family/c-common.o
In file included from ../../gcc-4.6.3/gcc/c-family/c-common.c:27:
../../gcc-4.6.3/gcc/tree.h:3130:11: warning: identifier 'thread_local' conflicts with C++ keyword [-Wc++-compat]
 3130 |  unsigned thread_local : 1;
      |           ^~~~~~~~~~~~
../../gcc-4.6.3/gcc/c-family/c-common.c: In function 'set_compound_literal_name':
../../gcc-4.6.3/gcc/c-family/c-common.c:4997:3: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
 4997 |   ASM_FORMAT_PRIVATE_NAME (name, "__compound_literal",
      |   ^~~~~~~~~~~~~~~~~~~~~~~
In file included from /var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libposix/stdio.h:39,
                 from ../../gcc-4.6.3/gcc/system.h:42,
                 from ../../gcc-4.6.3/gcc/c-family/c-common.c:23:
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
../../gcc-4.6.3/gcc/c-family/c-common.c: In function 'parse_optimize_options':
../../gcc-4.6.3/gcc/c-family/c-common.c:7792:11: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
 7792 |           sprintf (buffer, "-O%ld", (long) TREE_INT_CST_LOW (value));
      |           ^~~~~~~
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
../../gcc-4.6.3/gcc/c-family/c-common.c: In function 'warn_for_sign_compare':
../../gcc-4.6.3/gcc/c-family/c-common.c:9407:44: warning: left shift of negative value [-Wshift-negative-value]
 9407 |               mask = (~ (HOST_WIDE_INT) 0) << bits;
      |                                            ^~
../../gcc-4.6.3/gcc/c-family/c-common.c: In function 'conversion_warning':
../../gcc-4.6.3/gcc/c-family/c-common.c:1977:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
 1977 |       {
      |       ^
../../gcc-4.6.3/gcc/c-family/c-common.c:1996:5: note: here
 1996 |     default: /* 'expr' is not a constant.  */
      |     ^~~~~~~
In function 'catenate_strings',
    inlined from 'c_parse_error' at ../../gcc-4.6.3/gcc/c-family/c-common.c:8311:17:
../../gcc-4.6.3/gcc/c-family/c-common.c:8239:3: warning: 'strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation]
 8239 |   strncpy (result, lhs, lhs_size);
      |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.6.3/gcc/c-family/c-common.c:8237:24: note: length computed here
 8237 |   const int lhs_size = strlen (lhs);
      |                        ^~~~~~~~~~~~
In function 'catenate_strings',
    inlined from 'c_parse_error' at ../../gcc-4.6.3/gcc/c-family/c-common.c:8308:15:
../../gcc-4.6.3/gcc/c-family/c-common.c:8239:3: warning: 'strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation]
 8239 |   strncpy (result, lhs, lhs_size);
      |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.6.3/gcc/c-family/c-common.c:8237:24: note: length computed here
 8237 |   const int lhs_size = strlen (lhs);
      |                        ^~~~~~~~~~~~
In function 'catenate_strings',
    inlined from 'c_parse_error' at ../../gcc-4.6.3/gcc/c-family/c-common.c:8306:15:
../../gcc-4.6.3/gcc/c-family/c-common.c:8239:3: warning: 'strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation]
 8239 |   strncpy (result, lhs, lhs_size);
      |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.6.3/gcc/c-family/c-common.c:8237:24: note: length computed here
 8237 |   const int lhs_size = strlen (lhs);
      |                        ^~~~~~~~~~~~
In function 'catenate_strings',
    inlined from 'c_parse_error' at ../../gcc-4.6.3/gcc/c-family/c-common.c:8300:17:
../../gcc-4.6.3/gcc/c-family/c-common.c:8239:3: warning: 'strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation]
 8239 |   strncpy (result, lhs, lhs_size);
      |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.6.3/gcc/c-family/c-common.c:8237:24: note: length computed here
 8237 |   const int lhs_size = strlen (lhs);
      |                        ^~~~~~~~~~~~
In function 'catenate_strings',
    inlined from 'c_parse_error' at ../../gcc-4.6.3/gcc/c-family/c-common.c:8297:15:
../../gcc-4.6.3/gcc/c-family/c-common.c:8239:3: warning: 'strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation]
 8239 |   strncpy (result, lhs, lhs_size);
      |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.6.3/gcc/c-family/c-common.c:8237:24: note: length computed here
 8237 |   const int lhs_size = strlen (lhs);
      |                        ^~~~~~~~~~~~
In function 'catenate_strings',
    inlined from 'c_parse_error' at ../../gcc-4.6.3/gcc/c-family/c-common.c:8295:15:
../../gcc-4.6.3/gcc/c-family/c-common.c:8239:3: warning: 'strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation]
 8239 |   strncpy (result, lhs, lhs_size);
      |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.6.3/gcc/c-family/c-common.c:8237:24: note: length computed here
 8237 |   const int lhs_size = strlen (lhs);
      |                        ^~~~~~~~~~~~
In function 'catenate_strings',
    inlined from 'c_parse_error' at ../../gcc-4.6.3/gcc/c-family/c-common.c:8282:12:
../../gcc-4.6.3/gcc/c-family/c-common.c:8239:3: warning: 'strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation]
 8239 |   strncpy (result, lhs, lhs_size);
      |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In function 'catenate_strings',
    inlined from 'c_parse_error' at ../../gcc-4.6.3/gcc/c-family/c-common.c:8256:15:
../../gcc-4.6.3/gcc/c-family/c-common.c:8237:24: note: length computed here
 8237 |   const int lhs_size = strlen (lhs);
      |                        ^~~~~~~~~~~~
In function 'catenate_strings',
    inlined from 'c_parse_error' at ../../gcc-4.6.3/gcc/c-family/c-common.c:8284:12:
../../gcc-4.6.3/gcc/c-family/c-common.c:8239:3: warning: 'strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation]
 8239 |   strncpy (result, lhs, lhs_size);
      |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In function 'catenate_strings',
    inlined from 'c_parse_error' at ../../gcc-4.6.3/gcc/c-family/c-common.c:8256:15:
../../gcc-4.6.3/gcc/c-family/c-common.c:8237:24: note: length computed here
 8237 |   const int lhs_size = strlen (lhs);
      |                        ^~~~~~~~~~~~
../../gcc-4.6.3/gcc/c-family/c-common.c:8239:3: warning: 'strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation]
 8239 |   strncpy (result, lhs, lhs_size);
      |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.6.3/gcc/c-family/c-common.c:8237:24: note: length computed here
 8237 |   const int lhs_size = strlen (lhs);
      |                        ^~~~~~~~~~~~
i686-helenos-cc -c  -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes  -Wold-style-definition -Wc++-compat   -DHAVE_CONFIG_H -I. -Ic-family -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/c-family -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../libcpp/include  -I../../gcc-4.6.3/gcc/../libdecnumber -I../../gcc-4.6.3/gcc/../libdecnumber/dpd -I../libdecnumber    \
	../../gcc-4.6.3/gcc/c-family/c-cppbuiltin.c -o c-family/c-cppbuiltin.o
In file included from ../../gcc-4.6.3/gcc/c-family/c-cppbuiltin.c:25:
../../gcc-4.6.3/gcc/tree.h:3130:11: warning: identifier 'thread_local' conflicts with C++ keyword [-Wc++-compat]
 3130 |  unsigned thread_local : 1;
      |           ^~~~~~~~~~~~
../../gcc-4.6.3/gcc/c-family/c-cppbuiltin.c: In function 'builtin_define_float_constants':
../../gcc-4.6.3/gcc/c-family/c-cppbuiltin.c:150:3: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
  150 |   sprintf (name, "__%s_MANT_DIG__", name_prefix);
      |   ^~~~~~~
In file included from /var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libposix/stdio.h:39,
                 from ../../gcc-4.6.3/gcc/system.h:42,
                 from ../../gcc-4.6.3/gcc/c-family/c-cppbuiltin.c:22:
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
../../gcc-4.6.3/gcc/c-family/c-cppbuiltin.c:161:3: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
  161 |   sprintf (name, "__%s_DIG__", name_prefix);
      |   ^~~~~~~
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
../../gcc-4.6.3/gcc/c-family/c-cppbuiltin.c:165:3: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
  165 |   sprintf (name, "__%s_MIN_EXP__", name_prefix);
      |   ^~~~~~~
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
../../gcc-4.6.3/gcc/c-family/c-cppbuiltin.c:166:3: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
  166 |   sprintf (buf, "(%d)", fmt->emin);
      |   ^~~~~~~
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
../../gcc-4.6.3/gcc/c-family/c-cppbuiltin.c:177:3: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
  177 |   sprintf (name, "__%s_MIN_10_EXP__", name_prefix);
      |   ^~~~~~~
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
../../gcc-4.6.3/gcc/c-family/c-cppbuiltin.c:178:3: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
  178 |   sprintf (buf, "(%d)", min_10_exp);
      |   ^~~~~~~
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
../../gcc-4.6.3/gcc/c-family/c-cppbuiltin.c:182:3: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
  182 |   sprintf (name, "__%s_MAX_EXP__", name_prefix);
      |   ^~~~~~~
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
../../gcc-4.6.3/gcc/c-family/c-cppbuiltin.c:212:3: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
  212 |   sprintf (name, "__%s_MAX_10_EXP__", name_prefix);
      |   ^~~~~~~
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
../../gcc-4.6.3/gcc/c-family/c-cppbuiltin.c:242:7: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
  242 |       sprintf (name, "__%s_DECIMAL_DIG__", name_prefix);
      |       ^~~~~~~
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
../../gcc-4.6.3/gcc/c-family/c-cppbuiltin.c:251:3: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
  251 |   sprintf (name, "__%s_MAX__", name_prefix);
      |   ^~~~~~~
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
../../gcc-4.6.3/gcc/c-family/c-cppbuiltin.c:256:3: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
  256 |   sprintf (name, "__%s_MIN__", name_prefix);
      |   ^~~~~~~
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
../../gcc-4.6.3/gcc/c-family/c-cppbuiltin.c:257:3: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
  257 |   sprintf (buf, "0x1p%d", fmt->emin - 1);
      |   ^~~~~~~
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
../../gcc-4.6.3/gcc/c-family/c-cppbuiltin.c:262:3: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
  262 |   sprintf (name, "__%s_EPSILON__", name_prefix);
      |   ^~~~~~~
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
../../gcc-4.6.3/gcc/c-family/c-cppbuiltin.c:266:7: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
  266 |       sprintf (buf, "0x1p%d", fmt->emin - fmt->p);
      |       ^~~~~~~
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
../../gcc-4.6.3/gcc/c-family/c-cppbuiltin.c:268:7: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
  268 |       sprintf (buf, "0x1p%d", 1 - fmt->p);
      |       ^~~~~~~
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
../../gcc-4.6.3/gcc/c-family/c-cppbuiltin.c:274:3: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
  274 |   sprintf (name, "__%s_DENORM_MIN__", name_prefix);
      |   ^~~~~~~
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
../../gcc-4.6.3/gcc/c-family/c-cppbuiltin.c:277:7: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
  277 |       sprintf (buf, "0x1p%d", fmt->emin - fmt->p);
      |       ^~~~~~~
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
../../gcc-4.6.3/gcc/c-family/c-cppbuiltin.c:283:7: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
  283 |       sprintf (buf, "0.0%s", fp_suffix);
      |       ^~~~~~~
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
../../gcc-4.6.3/gcc/c-family/c-cppbuiltin.c:287:3: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
  287 |   sprintf (name, "__%s_HAS_DENORM__", name_prefix);
      |   ^~~~~~~
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
../../gcc-4.6.3/gcc/c-family/c-cppbuiltin.c:291:3: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
  291 |   sprintf (name, "__%s_HAS_INFINITY__", name_prefix);
      |   ^~~~~~~
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
../../gcc-4.6.3/gcc/c-family/c-cppbuiltin.c:299:3: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
  299 |   sprintf (name, "__%s_HAS_QUIET_NAN__", name_prefix);
      |   ^~~~~~~
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
../../gcc-4.6.3/gcc/c-family/c-cppbuiltin.c:305:7: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
  305 |       sprintf (name, "__FP_FAST_FMA%s", fma_suffix);
      |       ^~~~~~~
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
../../gcc-4.6.3/gcc/c-family/c-cppbuiltin.c: In function 'builtin_define_decimal_float_constants':
../../gcc-4.6.3/gcc/c-family/c-cppbuiltin.c:323:3: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
  323 |   sprintf (name, "__%s_MANT_DIG__", name_prefix);
      |   ^~~~~~~
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
../../gcc-4.6.3/gcc/c-family/c-cppbuiltin.c:327:3: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
  327 |   sprintf (name, "__%s_MIN_EXP__", name_prefix);
      |   ^~~~~~~
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
../../gcc-4.6.3/gcc/c-family/c-cppbuiltin.c:328:3: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
  328 |   sprintf (buf, "(%d)", fmt->emin);
      |   ^~~~~~~
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
../../gcc-4.6.3/gcc/c-family/c-cppbuiltin.c:332:3: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
  332 |   sprintf (name, "__%s_MAX_EXP__", name_prefix);
      |   ^~~~~~~
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
../../gcc-4.6.3/gcc/c-family/c-cppbuiltin.c:336:3: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
  336 |   sprintf (name, "__%s_MIN__", name_prefix);
      |   ^~~~~~~
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
../../gcc-4.6.3/gcc/c-family/c-cppbuiltin.c:337:3: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
  337 |   sprintf (buf, "1E%d%s", fmt->emin - 1, suffix);
      |   ^~~~~~~
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
../../gcc-4.6.3/gcc/c-family/c-cppbuiltin.c:341:3: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
  341 |   sprintf (name, "__%s_MAX__", name_prefix);
      |   ^~~~~~~
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
../../gcc-4.6.3/gcc/c-family/c-cppbuiltin.c:352:3: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
  352 |   sprintf (&buf[fmt->p + 1], "E%d%s", fmt->emax - 1, suffix);
      |   ^~~~~~~
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
../../gcc-4.6.3/gcc/c-family/c-cppbuiltin.c:357:3: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
  357 |   sprintf (name, "__%s_EPSILON__", name_prefix);
      |   ^~~~~~~
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
../../gcc-4.6.3/gcc/c-family/c-cppbuiltin.c:358:3: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
  358 |   sprintf (buf, "1E-%d%s", fmt->p - 1, suffix);
      |   ^~~~~~~
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
../../gcc-4.6.3/gcc/c-family/c-cppbuiltin.c:362:3: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
  362 |   sprintf (name, "__%s_SUBNORMAL_MIN__", name_prefix);
      |   ^~~~~~~
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
../../gcc-4.6.3/gcc/c-family/c-cppbuiltin.c:371:3: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
  371 |   sprintf (&buf[fmt->p], "1E%d%s", fmt->emin - 1, suffix);
      |   ^~~~~~~
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
../../gcc-4.6.3/gcc/c-family/c-cppbuiltin.c: In function 'builtin_define_fixed_point_constants':
../../gcc-4.6.3/gcc/c-family/c-cppbuiltin.c:385:3: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
  385 |   sprintf (name, "__%s_FBIT__", name_prefix);
      |   ^~~~~~~
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
../../gcc-4.6.3/gcc/c-family/c-cppbuiltin.c:388:3: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
  388 |   sprintf (name, "__%s_IBIT__", name_prefix);
      |   ^~~~~~~
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
../../gcc-4.6.3/gcc/c-family/c-cppbuiltin.c:398:7: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
  398 |       sprintf (name, "__%s_MIN__", name_prefix);
      |       ^~~~~~~
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
../../gcc-4.6.3/gcc/c-family/c-cppbuiltin.c:399:7: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
  399 |       sprintf (buf, "0.0%s", suffix);
      |       ^~~~~~~
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
../../gcc-4.6.3/gcc/c-family/c-cppbuiltin.c:404:7: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
  404 |       sprintf (name, "__%s_MIN__", name_prefix);
      |       ^~~~~~~
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
../../gcc-4.6.3/gcc/c-family/c-cppbuiltin.c:406:9: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
  406 |         sprintf (buf, "(-0X1P%d%s-0X1P%d%s)", TYPE_IBIT (type) - 1, suffix,
      |         ^~~~~~~
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
../../gcc-4.6.3/gcc/c-family/c-cppbuiltin.c:409:9: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
  409 |         sprintf (buf, "(-0.5%s-0.5%s)", suffix, suffix);
      |         ^~~~~~~
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
../../gcc-4.6.3/gcc/c-family/c-cppbuiltin.c:413:3: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
  413 |   sprintf (name, "__%s_MAX__", name_prefix);
      |   ^~~~~~~
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
../../gcc-4.6.3/gcc/c-family/c-cppbuiltin.c:414:3: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
  414 |   sprintf (buf, "0X");
      |   ^~~~~~~
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
../../gcc-4.6.3/gcc/c-family/c-cppbuiltin.c:418:5: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
  418 |     sprintf (new_buf++, "%x", (1 << mod) - 1);
      |     ^~~~~~~
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
../../gcc-4.6.3/gcc/c-family/c-cppbuiltin.c:420:5: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
  420 |     sprintf (new_buf++, "F");
      |     ^~~~~~~
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
../../gcc-4.6.3/gcc/c-family/c-cppbuiltin.c:421:3: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
  421 |   sprintf (new_buf, "P-%d%s", TYPE_FBIT (type), suffix);
      |   ^~~~~~~
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
../../gcc-4.6.3/gcc/c-family/c-cppbuiltin.c:424:3: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
  424 |   sprintf (name, "__%s_EPSILON__", name_prefix);
      |   ^~~~~~~
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
../../gcc-4.6.3/gcc/c-family/c-cppbuiltin.c:425:3: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
  425 |   sprintf (buf, "0x1P-%d%s", TYPE_FBIT (type), suffix);
      |   ^~~~~~~
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
../../gcc-4.6.3/gcc/c-family/c-cppbuiltin.c: In function 'builtin_define_with_value':
../../gcc-4.6.3/gcc/c-family/c-cppbuiltin.c:900:5: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
  900 |     sprintf (buf, "%s=\"%s\"", macro, expansion);
      |     ^~~~~~~
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
../../gcc-4.6.3/gcc/c-family/c-cppbuiltin.c:902:5: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
  902 |     sprintf (buf, "%s=%s", macro, expansion);
      |     ^~~~~~~
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
../../gcc-4.6.3/gcc/c-family/c-cppbuiltin.c: In function 'builtin_define_with_int_value':
../../gcc-4.6.3/gcc/c-family/c-cppbuiltin.c:920:3: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
  920 |   sprintf (buf + mlen + 1, HOST_WIDE_INT_PRINT_DEC, value);
      |   ^~~~~~~
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
../../gcc-4.6.3/gcc/c-family/c-cppbuiltin.c: In function 'lazy_hex_fp_value':
../../gcc-4.6.3/gcc/c-family/c-cppbuiltin.c:957:3: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
  957 |   sprintf (buf1, "%s%s", dec_str, lazy_hex_fp_values[idx].fp_suffix);
      |   ^~~~~~~
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
../../gcc-4.6.3/gcc/c-family/c-cppbuiltin.c: In function 'builtin_define_with_hex_fp_value':
../../gcc-4.6.3/gcc/c-family/c-cppbuiltin.c:989:7: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
  989 |       sprintf (buf2, fp_cast, "1.1");
      |       ^~~~~~~
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
../../gcc-4.6.3/gcc/c-family/c-cppbuiltin.c:990:7: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
  990 |       sprintf (buf1, "%s=%s", macro, buf2);
      |       ^~~~~~~
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
../../gcc-4.6.3/gcc/c-family/c-cppbuiltin.c:1022:3: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
 1022 |   sprintf (buf1, "%s%s", dec_str, fp_suffix);
      |   ^~~~~~~
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
../../gcc-4.6.3/gcc/c-family/c-cppbuiltin.c:1023:3: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
 1023 |   sprintf (buf2, fp_cast, buf1);
      |   ^~~~~~~
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
../../gcc-4.6.3/gcc/c-family/c-cppbuiltin.c:1024:3: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
 1024 |   sprintf (buf1, "%s=%s", macro, buf2);
      |   ^~~~~~~
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
../../gcc-4.6.3/gcc/c-family/c-cppbuiltin.c: In function 'builtin_define_constants':
../../gcc-4.6.3/gcc/c-family/c-cppbuiltin.c:1078:7: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
 1078 |       sprintf (buf, "%s(c)=c", macro);
      |       ^~~~~~~
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
../../gcc-4.6.3/gcc/c-family/c-cppbuiltin.c:1083:7: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
 1083 |       sprintf (buf, "%s(c)=c ## %s", macro, suffix);
      |       ^~~~~~~
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
../../gcc-4.6.3/gcc/c-family/c-cppbuiltin.c: In function 'builtin_define_type_minmax':
../../gcc-4.6.3/gcc/c-family/c-cppbuiltin.c:1134:3: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
 1134 |   sprintf (buf, "%s=%s%s", max_macro, value, suffix);
      |   ^~~~~~~
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
../../gcc-4.6.3/gcc/c-family/c-cppbuiltin.c:1143:11: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
 1143 |           sprintf (buf, "%s=0%s", min_macro, suffix);
      |           ^~~~~~~
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
../../gcc-4.6.3/gcc/c-family/c-cppbuiltin.c:1149:11: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
 1149 |           sprintf (buf, "%s=(-%s - 1)", min_macro, max_macro);
      |           ^~~~~~~
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
../../gcc-4.6.3/gcc/c-family/c-cppbuiltin.c: In function 'builtin_define_with_hex_fp_value':
../../gcc-4.6.3/gcc/c-family/c-cppbuiltin.c:990:28: warning: 'sprintf' may write a terminating nul past the end of the destination [-Wformat-overflow=]
  990 |       sprintf (buf1, "%s=%s", macro, buf2);
      |                            ^
../../gcc-4.6.3/gcc/c-family/c-cppbuiltin.c:990:7: note: 'sprintf' output 2 or more bytes (assuming 257) into a destination of size 256
  990 |       sprintf (buf1, "%s=%s", macro, buf2);
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.6.3/gcc/c-family/c-cppbuiltin.c:1024:24: warning: 'sprintf' may write a terminating nul past the end of the destination [-Wformat-overflow=]
 1024 |   sprintf (buf1, "%s=%s", macro, buf2);
      |                        ^
../../gcc-4.6.3/gcc/c-family/c-cppbuiltin.c:1024:3: note: 'sprintf' output 2 or more bytes (assuming 257) into a destination of size 256
 1024 |   sprintf (buf1, "%s=%s", macro, buf2);
      |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
i686-helenos-cc -c  -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes  -Wold-style-definition -Wc++-compat   -DHAVE_CONFIG_H -I. -Ic-family -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/c-family -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../libcpp/include  -I../../gcc-4.6.3/gcc/../libdecnumber -I../../gcc-4.6.3/gcc/../libdecnumber/dpd -I../libdecnumber    ../../gcc-4.6.3/gcc/c-family/c-dump.c -o c-family/c-dump.o
In file included from ../../gcc-4.6.3/gcc/c-family/c-dump.c:25:
../../gcc-4.6.3/gcc/tree.h:3130:11: warning: identifier 'thread_local' conflicts with C++ keyword [-Wc++-compat]
 3130 |  unsigned thread_local : 1;
      |           ^~~~~~~~~~~~
i686-helenos-cc -c  -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes  -Wold-style-definition -Wc++-compat   -DHAVE_CONFIG_H -I. -Ic-family -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/c-family -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../libcpp/include  -I../../gcc-4.6.3/gcc/../libdecnumber -I../../gcc-4.6.3/gcc/../libdecnumber/dpd -I../libdecnumber    ../../gcc-4.6.3/gcc/c-family/c-format.c -o c-family/c-format.o
In file included from ../../gcc-4.6.3/gcc/c-family/c-format.c:26:
../../gcc-4.6.3/gcc/tree.h:3130:11: warning: identifier 'thread_local' conflicts with C++ keyword [-Wc++-compat]
 3130 |  unsigned thread_local : 1;
      |           ^~~~~~~~~~~~
i686-helenos-cc -c  -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes  -Wold-style-definition -Wc++-compat   -DHAVE_CONFIG_H -I. -Ic-family -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/c-family -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../libcpp/include  -I../../gcc-4.6.3/gcc/../libdecnumber -I../../gcc-4.6.3/gcc/../libdecnumber/dpd -I../libdecnumber    ../../gcc-4.6.3/gcc/c-family/c-gimplify.c -o c-family/c-gimplify.o
In file included from ../../gcc-4.6.3/gcc/c-family/c-gimplify.c:31:
../../gcc-4.6.3/gcc/tree.h:3130:11: warning: identifier 'thread_local' conflicts with C++ keyword [-Wc++-compat]
 3130 |  unsigned thread_local : 1;
      |           ^~~~~~~~~~~~
i686-helenos-cc -c  -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes  -Wold-style-definition -Wc++-compat   -DHAVE_CONFIG_H -I. -Ic-family -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/c-family -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../libcpp/include  -I../../gcc-4.6.3/gcc/../libdecnumber -I../../gcc-4.6.3/gcc/../libdecnumber/dpd -I../libdecnumber    ../../gcc-4.6.3/gcc/c-family/c-lex.c -o c-family/c-lex.o
In file included from ../../gcc-4.6.3/gcc/c-family/c-lex.c:27:
../../gcc-4.6.3/gcc/tree.h:3130:11: warning: identifier 'thread_local' conflicts with C++ keyword [-Wc++-compat]
 3130 |  unsigned thread_local : 1;
      |           ^~~~~~~~~~~~
../../gcc-4.6.3/gcc/c-family/c-lex.c: In function 'get_fileinfo':
../../gcc-4.6.3/gcc/c-family/c-lex.c:106:38: warning: cast between incompatible function types from 'int (*)(const char *, const char *)' to 'int (*)(splay_tree_key,  splay_tree_key)' {aka 'int (*)(long unsigned int,  long unsigned int)'} [-Wcast-function-type]
  106 |     file_info_tree = splay_tree_new ((splay_tree_compare_fn) strcmp,
      |                                      ^
../../gcc-4.6.3/gcc/c-family/c-lex.c:108:38: warning: cast between incompatible function types from 'void (*)(void *)' to 'void (*)(splay_tree_value)' {aka 'void (*)(long unsigned int)'} [-Wcast-function-type]
  108 |                                      (splay_tree_delete_value_fn) free);
      |                                      ^
../../gcc-4.6.3/gcc/c-family/c-lex.c: In function 'lex_string':
../../gcc-4.6.3/gcc/c-family/c-lex.c:959:10: warning: this statement may fall through [-Wimplicit-fallthrough=]
  959 |       if (type != tok->type)
      |          ^
../../gcc-4.6.3/gcc/c-family/c-lex.c:967:5: note: here
  967 |     case CPP_STRING:
      |     ^~~~
i686-helenos-cc -c  -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes  -Wold-style-definition -Wc++-compat   -DHAVE_CONFIG_H -I. -Ic-family -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/c-family -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../libcpp/include  -I../../gcc-4.6.3/gcc/../libdecnumber -I../../gcc-4.6.3/gcc/../libdecnumber/dpd -I../libdecnumber    ../../gcc-4.6.3/gcc/c-family/c-omp.c -o c-family/c-omp.o
In file included from ../../gcc-4.6.3/gcc/c-family/c-omp.c:27:
../../gcc-4.6.3/gcc/tree.h:3130:11: warning: identifier 'thread_local' conflicts with C++ keyword [-Wc++-compat]
 3130 |  unsigned thread_local : 1;
      |           ^~~~~~~~~~~~
i686-helenos-cc -c  -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes  -Wold-style-definition -Wc++-compat   -DHAVE_CONFIG_H -I. -Ic-family -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/c-family -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../libcpp/include  -I../../gcc-4.6.3/gcc/../libdecnumber -I../../gcc-4.6.3/gcc/../libdecnumber/dpd -I../libdecnumber    \
	../../gcc-4.6.3/gcc/c-family/c-opts.c -o c-family/c-opts.o 
In file included from ../../gcc-4.6.3/gcc/c-family/c-opts.c:25:
../../gcc-4.6.3/gcc/tree.h:3130:11: warning: identifier 'thread_local' conflicts with C++ keyword [-Wc++-compat]
 3130 |  unsigned thread_local : 1;
      |           ^~~~~~~~~~~~
../../gcc-4.6.3/gcc/c-family/c-opts.c: In function 'c_common_handle_option':
../../gcc-4.6.3/gcc/c-family/c-opts.c:483:10: warning: this statement may fall through [-Wimplicit-fallthrough=]
  483 |       if (kind == DK_ERROR)
      |          ^
../../gcc-4.6.3/gcc/c-family/c-opts.c:504:5: note: here
  504 |     case OPT_Wreturn_type:
      |     ^~~~
i686-helenos-cc -c  -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes  -Wold-style-definition -Wc++-compat   -DHAVE_CONFIG_H -I. -Ic-family -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/c-family -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../libcpp/include  -I../../gcc-4.6.3/gcc/../libdecnumber -I../../gcc-4.6.3/gcc/../libdecnumber/dpd -I../libdecnumber    \
  -DHOST_MACHINE=\"i686-pc-helenos\" -DTARGET_MACHINE=\"i686-pc-linux-gnu\" \
  ../../gcc-4.6.3/gcc/c-family/c-pch.c -o c-family/c-pch.o
In file included from ../../gcc-4.6.3/gcc/c-family/c-pch.c:26:
../../gcc-4.6.3/gcc/tree.h:3130:11: warning: identifier 'thread_local' conflicts with C++ keyword [-Wc++-compat]
 3130 |  unsigned thread_local : 1;
      |           ^~~~~~~~~~~~
i686-helenos-cc -c  -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes  -Wold-style-definition -Wc++-compat   -DHAVE_CONFIG_H -I. -Ic-family -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/c-family -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../libcpp/include  -I../../gcc-4.6.3/gcc/../libdecnumber -I../../gcc-4.6.3/gcc/../libdecnumber/dpd -I../libdecnumber    ../../gcc-4.6.3/gcc/c-family/c-ppoutput.c -o c-family/c-ppoutput.o
In file included from ../../gcc-4.6.3/gcc/c-family/c-ppoutput.c:24:
../../gcc-4.6.3/gcc/../libcpp/internal.h:525:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
  525 | #if HAVE_DESIGNATED_INITIALIZERS
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.6.3/gcc/c-family/c-ppoutput.c:25:
../../gcc-4.6.3/gcc/tree.h:3130:11: warning: identifier 'thread_local' conflicts with C++ keyword [-Wc++-compat]
 3130 |  unsigned thread_local : 1;
      |           ^~~~~~~~~~~~
i686-helenos-cc -c  -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes  -Wold-style-definition -Wc++-compat   -DHAVE_CONFIG_H -I. -Ic-family -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/c-family -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../libcpp/include  -I../../gcc-4.6.3/gcc/../libdecnumber -I../../gcc-4.6.3/gcc/../libdecnumber/dpd -I../libdecnumber    ../../gcc-4.6.3/gcc/c-family/c-pragma.c -o c-family/c-pragma.o
In file included from ../../gcc-4.6.3/gcc/c-family/c-pragma.c:25:
../../gcc-4.6.3/gcc/tree.h:3130:11: warning: identifier 'thread_local' conflicts with C++ keyword [-Wc++-compat]
 3130 |  unsigned thread_local : 1;
      |           ^~~~~~~~~~~~
../../gcc-4.6.3/gcc/c-family/c-pragma.c: In function 'handle_pragma_pack':
../../gcc-4.6.3/gcc/c-family/c-pragma.c:221:12: warning: this statement may fall through [-Wimplicit-fallthrough=]
  221 |         if (action == push)
      |            ^
../../gcc-4.6.3/gcc/c-family/c-pragma.c:226:7: note: here
  226 |       default:
      |       ^~~~~~~
i686-helenos-cc -c  -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes  -Wold-style-definition -Wc++-compat   -DHAVE_CONFIG_H -I. -Ic-family -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/c-family -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../libcpp/include  -I../../gcc-4.6.3/gcc/../libdecnumber -I../../gcc-4.6.3/gcc/../libdecnumber/dpd -I../libdecnumber    ../../gcc-4.6.3/gcc/c-family/c-pretty-print.c -o c-family/c-pretty-print.o
In file included from ../../gcc-4.6.3/gcc/c-family/c-pretty-print.c:26:
../../gcc-4.6.3/gcc/tree.h:3130:11: warning: identifier 'thread_local' conflicts with C++ keyword [-Wc++-compat]
 3130 |  unsigned thread_local : 1;
      |           ^~~~~~~~~~~~
In file included from ../../gcc-4.6.3/gcc/c-family/c-pretty-print.c:29:
../../gcc-4.6.3/gcc/c-family/c-pretty-print.c: In function 'pp_c_pointer':
../../gcc-4.6.3/gcc/tree-pretty-print.h:32:30: warning: spurious leading punctuation sequence '#' in format [-Wformat-diag]
   32 |   pp_verbatim (pp_base (PP), "#%qs not supported by %s#", \
      |                              ^~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.6.3/gcc/c-family/c-pretty-print.c:311:7: note: in expansion of macro 'pp_unsupported_tree'
  311 |       pp_unsupported_tree (pp, t);
      |       ^~~~~~~~~~~~~~~~~~~
../../gcc-4.6.3/gcc/tree-pretty-print.h:32:31: note: format string is defined here
   32 |   pp_verbatim (pp_base (PP), "#%qs not supported by %s#", \
      |                               ^
../../gcc-4.6.3/gcc/tree-pretty-print.h:32:30: warning: spurious trailing punctuation sequence '#' in format [-Wformat-diag]
   32 |   pp_verbatim (pp_base (PP), "#%qs not supported by %s#", \
      |                              ^~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.6.3/gcc/c-family/c-pretty-print.c:311:7: note: in expansion of macro 'pp_unsupported_tree'
  311 |       pp_unsupported_tree (pp, t);
      |       ^~~~~~~~~~~~~~~~~~~
../../gcc-4.6.3/gcc/tree-pretty-print.h:32:55: note: format string is defined here
   32 |   pp_verbatim (pp_base (PP), "#%qs not supported by %s#", \
      |                                                       ^
../../gcc-4.6.3/gcc/c-family/c-pretty-print.c: In function 'pp_c_type_specifier':
../../gcc-4.6.3/gcc/c-family/c-pretty-print.c:374:19: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
  374 |                   pp_decimal_int (pp, prec);
      |                   ^~~~~~~~~~~~~~
In file included from /var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libposix/stdio.h:39,
                 from ../../gcc-4.6.3/gcc/system.h:42,
                 from ../../gcc-4.6.3/gcc/c-family/c-pretty-print.c:23:
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
../../gcc-4.6.3/gcc/c-family/c-pretty-print.c:395:15: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
  395 |               pp_decimal_int (pp, prec);
      |               ^~~~~~~~~~~~~~
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
../../gcc-4.6.3/gcc/tree-pretty-print.h:32:30: warning: spurious leading punctuation sequence '#' in format [-Wformat-diag]
   32 |   pp_verbatim (pp_base (PP), "#%qs not supported by %s#", \
      |                              ^~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.6.3/gcc/c-family/c-pretty-print.c:427:7: note: in expansion of macro 'pp_unsupported_tree'
  427 |       pp_unsupported_tree (pp, t);
      |       ^~~~~~~~~~~~~~~~~~~
../../gcc-4.6.3/gcc/tree-pretty-print.h:32:31: note: format string is defined here
   32 |   pp_verbatim (pp_base (PP), "#%qs not supported by %s#", \
      |                               ^
../../gcc-4.6.3/gcc/tree-pretty-print.h:32:30: warning: spurious trailing punctuation sequence '#' in format [-Wformat-diag]
   32 |   pp_verbatim (pp_base (PP), "#%qs not supported by %s#", \
      |                              ^~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.6.3/gcc/c-family/c-pretty-print.c:427:7: note: in expansion of macro 'pp_unsupported_tree'
  427 |       pp_unsupported_tree (pp, t);
      |       ^~~~~~~~~~~~~~~~~~~
../../gcc-4.6.3/gcc/tree-pretty-print.h:32:55: note: format string is defined here
   32 |   pp_verbatim (pp_base (PP), "#%qs not supported by %s#", \
      |                                                       ^
../../gcc-4.6.3/gcc/c-family/c-pretty-print.c: In function 'pp_c_specifier_qualifier_list':
../../gcc-4.6.3/gcc/c-family/c-pretty-print.c:483:11: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
  483 |           pp_wide_integer (pp, TYPE_VECTOR_SUBPARTS (t));
      |           ^~~~~~~~~~~~~~~
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
../../gcc-4.6.3/gcc/c-family/c-pretty-print.c: In function 'pp_c_direct_abstract_declarator':
../../gcc-4.6.3/gcc/c-family/c-pretty-print.c:581:13: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
  581 |             pp_wide_integer (pp, tree_low_cst (maxval, 0) + 1);
      |             ^~~~~~~~~~~~~~~
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
../../gcc-4.6.3/gcc/tree-pretty-print.h:32:30: warning: spurious leading punctuation sequence '#' in format [-Wformat-diag]
   32 |   pp_verbatim (pp_base (PP), "#%qs not supported by %s#", \
      |                              ^~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.6.3/gcc/c-family/c-pretty-print.c:605:7: note: in expansion of macro 'pp_unsupported_tree'
  605 |       pp_unsupported_tree (pp, t);
      |       ^~~~~~~~~~~~~~~~~~~
../../gcc-4.6.3/gcc/tree-pretty-print.h:32:31: note: format string is defined here
   32 |   pp_verbatim (pp_base (PP), "#%qs not supported by %s#", \
      |                               ^
../../gcc-4.6.3/gcc/tree-pretty-print.h:32:30: warning: spurious trailing punctuation sequence '#' in format [-Wformat-diag]
   32 |   pp_verbatim (pp_base (PP), "#%qs not supported by %s#", \
      |                              ^~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.6.3/gcc/c-family/c-pretty-print.c:605:7: note: in expansion of macro 'pp_unsupported_tree'
  605 |       pp_unsupported_tree (pp, t);
      |       ^~~~~~~~~~~~~~~~~~~
../../gcc-4.6.3/gcc/tree-pretty-print.h:32:55: note: format string is defined here
   32 |   pp_verbatim (pp_base (PP), "#%qs not supported by %s#", \
      |                                                       ^
../../gcc-4.6.3/gcc/c-family/c-pretty-print.c: In function 'pp_c_direct_declarator':
../../gcc-4.6.3/gcc/tree-pretty-print.h:32:30: warning: spurious leading punctuation sequence '#' in format [-Wformat-diag]
   32 |   pp_verbatim (pp_base (PP), "#%qs not supported by %s#", \
      |                              ^~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.6.3/gcc/c-family/c-pretty-print.c:720:7: note: in expansion of macro 'pp_unsupported_tree'
  720 |       pp_unsupported_tree (pp, t);
      |       ^~~~~~~~~~~~~~~~~~~
../../gcc-4.6.3/gcc/tree-pretty-print.h:32:31: note: format string is defined here
   32 |   pp_verbatim (pp_base (PP), "#%qs not supported by %s#", \
      |                               ^
../../gcc-4.6.3/gcc/tree-pretty-print.h:32:30: warning: spurious trailing punctuation sequence '#' in format [-Wformat-diag]
   32 |   pp_verbatim (pp_base (PP), "#%qs not supported by %s#", \
      |                              ^~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.6.3/gcc/c-family/c-pretty-print.c:720:7: note: in expansion of macro 'pp_unsupported_tree'
  720 |       pp_unsupported_tree (pp, t);
      |       ^~~~~~~~~~~~~~~~~~~
../../gcc-4.6.3/gcc/tree-pretty-print.h:32:55: note: format string is defined here
   32 |   pp_verbatim (pp_base (PP), "#%qs not supported by %s#", \
      |                                                       ^
../../gcc-4.6.3/gcc/c-family/c-pretty-print.c: In function 'pp_c_declarator':
../../gcc-4.6.3/gcc/tree-pretty-print.h:32:30: warning: spurious leading punctuation sequence '#' in format [-Wformat-diag]
   32 |   pp_verbatim (pp_base (PP), "#%qs not supported by %s#", \
      |                              ^~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.6.3/gcc/c-family/c-pretty-print.c:754:7: note: in expansion of macro 'pp_unsupported_tree'
  754 |       pp_unsupported_tree (pp, t);
      |       ^~~~~~~~~~~~~~~~~~~
../../gcc-4.6.3/gcc/tree-pretty-print.h:32:31: note: format string is defined here
   32 |   pp_verbatim (pp_base (PP), "#%qs not supported by %s#", \
      |                               ^
../../gcc-4.6.3/gcc/tree-pretty-print.h:32:30: warning: spurious trailing punctuation sequence '#' in format [-Wformat-diag]
   32 |   pp_verbatim (pp_base (PP), "#%qs not supported by %s#", \
      |                              ^~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.6.3/gcc/c-family/c-pretty-print.c:754:7: note: in expansion of macro 'pp_unsupported_tree'
  754 |       pp_unsupported_tree (pp, t);
      |       ^~~~~~~~~~~~~~~~~~~
../../gcc-4.6.3/gcc/tree-pretty-print.h:32:55: note: format string is defined here
   32 |   pp_verbatim (pp_base (PP), "#%qs not supported by %s#", \
      |                                                       ^
../../gcc-4.6.3/gcc/c-family/c-pretty-print.c: In function 'pp_c_char':
../../gcc-4.6.3/gcc/c-family/c-pretty-print.c:840:5: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
  840 |     pp_scalar (pp, "\\%03o", (unsigned) c);
      |     ^~~~~~~~~
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
../../gcc-4.6.3/gcc/c-family/c-pretty-print.c: In function 'pp_c_integer_constant':
../../gcc-4.6.3/gcc/c-family/c-pretty-print.c:865:5: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
  865 |     pp_wide_integer (pp, TREE_INT_CST_LOW (i));
      |     ^~~~~~~~~~~~~~~
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
../../gcc-4.6.3/gcc/c-family/c-pretty-print.c:876:7: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
  876 |       sprintf (pp_buffer (pp)->digit_buffer, HOST_WIDE_INT_PRINT_DOUBLE_HEX,
      |       ^~~~~~~
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
../../gcc-4.6.3/gcc/c-family/c-pretty-print.c: In function 'pp_c_character_constant':
../../gcc-4.6.3/gcc/c-family/c-pretty-print.c:904:5: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
  904 |     pp_scalar (pp, "\\x%x", (unsigned) TREE_INT_CST_LOW (c));
      |     ^~~~~~~~~
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
../../gcc-4.6.3/gcc/c-family/c-pretty-print.c: In function 'pp_c_bool_constant':
../../gcc-4.6.3/gcc/tree-pretty-print.h:32:30: warning: spurious leading punctuation sequence '#' in format [-Wformat-diag]
   32 |   pp_verbatim (pp_base (PP), "#%qs not supported by %s#", \
      |                              ^~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.6.3/gcc/c-family/c-pretty-print.c:920:9: note: in expansion of macro 'pp_unsupported_tree'
  920 |         pp_unsupported_tree (pp, b);
      |         ^~~~~~~~~~~~~~~~~~~
../../gcc-4.6.3/gcc/tree-pretty-print.h:32:31: note: format string is defined here
   32 |   pp_verbatim (pp_base (PP), "#%qs not supported by %s#", \
      |                               ^
../../gcc-4.6.3/gcc/tree-pretty-print.h:32:30: warning: spurious trailing punctuation sequence '#' in format [-Wformat-diag]
   32 |   pp_verbatim (pp_base (PP), "#%qs not supported by %s#", \
      |                              ^~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.6.3/gcc/c-family/c-pretty-print.c:920:9: note: in expansion of macro 'pp_unsupported_tree'
  920 |         pp_unsupported_tree (pp, b);
      |         ^~~~~~~~~~~~~~~~~~~
../../gcc-4.6.3/gcc/tree-pretty-print.h:32:55: note: format string is defined here
   32 |   pp_verbatim (pp_base (PP), "#%qs not supported by %s#", \
      |                                                       ^
../../gcc-4.6.3/gcc/tree-pretty-print.h:32:30: warning: spurious leading punctuation sequence '#' in format [-Wformat-diag]
   32 |   pp_verbatim (pp_base (PP), "#%qs not supported by %s#", \
      |                              ^~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.6.3/gcc/c-family/c-pretty-print.c:929:9: note: in expansion of macro 'pp_unsupported_tree'
  929 |         pp_unsupported_tree (pp, b);
      |         ^~~~~~~~~~~~~~~~~~~
../../gcc-4.6.3/gcc/tree-pretty-print.h:32:31: note: format string is defined here
   32 |   pp_verbatim (pp_base (PP), "#%qs not supported by %s#", \
      |                               ^
../../gcc-4.6.3/gcc/tree-pretty-print.h:32:30: warning: spurious trailing punctuation sequence '#' in format [-Wformat-diag]
   32 |   pp_verbatim (pp_base (PP), "#%qs not supported by %s#", \
      |                              ^~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.6.3/gcc/c-family/c-pretty-print.c:929:9: note: in expansion of macro 'pp_unsupported_tree'
  929 |         pp_unsupported_tree (pp, b);
      |         ^~~~~~~~~~~~~~~~~~~
../../gcc-4.6.3/gcc/tree-pretty-print.h:32:55: note: format string is defined here
   32 |   pp_verbatim (pp_base (PP), "#%qs not supported by %s#", \
      |                                                       ^
../../gcc-4.6.3/gcc/tree-pretty-print.h:32:30: warning: spurious leading punctuation sequence '#' in format [-Wformat-diag]
   32 |   pp_verbatim (pp_base (PP), "#%qs not supported by %s#", \
      |                              ^~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.6.3/gcc/c-family/c-pretty-print.c:934:5: note: in expansion of macro 'pp_unsupported_tree'
  934 |     pp_unsupported_tree (pp, b);
      |     ^~~~~~~~~~~~~~~~~~~
../../gcc-4.6.3/gcc/tree-pretty-print.h:32:31: note: format string is defined here
   32 |   pp_verbatim (pp_base (PP), "#%qs not supported by %s#", \
      |                               ^
../../gcc-4.6.3/gcc/tree-pretty-print.h:32:30: warning: spurious trailing punctuation sequence '#' in format [-Wformat-diag]
   32 |   pp_verbatim (pp_base (PP), "#%qs not supported by %s#", \
      |                              ^~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.6.3/gcc/c-family/c-pretty-print.c:934:5: note: in expansion of macro 'pp_unsupported_tree'
  934 |     pp_unsupported_tree (pp, b);
      |     ^~~~~~~~~~~~~~~~~~~
../../gcc-4.6.3/gcc/tree-pretty-print.h:32:55: note: format string is defined here
   32 |   pp_verbatim (pp_base (PP), "#%qs not supported by %s#", \
      |                                                       ^
../../gcc-4.6.3/gcc/c-family/c-pretty-print.c: In function 'pp_c_compound_literal':
../../gcc-4.6.3/gcc/tree-pretty-print.h:32:30: warning: spurious leading punctuation sequence '#' in format [-Wformat-diag]
   32 |   pp_verbatim (pp_base (PP), "#%qs not supported by %s#", \
      |                              ^~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.6.3/gcc/c-family/c-pretty-print.c:1017:7: note: in expansion of macro 'pp_unsupported_tree'
 1017 |       pp_unsupported_tree (pp, e);
      |       ^~~~~~~~~~~~~~~~~~~
../../gcc-4.6.3/gcc/tree-pretty-print.h:32:31: note: format string is defined here
   32 |   pp_verbatim (pp_base (PP), "#%qs not supported by %s#", \
      |                               ^
../../gcc-4.6.3/gcc/tree-pretty-print.h:32:30: warning: spurious trailing punctuation sequence '#' in format [-Wformat-diag]
   32 |   pp_verbatim (pp_base (PP), "#%qs not supported by %s#", \
      |                              ^~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.6.3/gcc/c-family/c-pretty-print.c:1017:7: note: in expansion of macro 'pp_unsupported_tree'
 1017 |       pp_unsupported_tree (pp, e);
      |       ^~~~~~~~~~~~~~~~~~~
../../gcc-4.6.3/gcc/tree-pretty-print.h:32:55: note: format string is defined here
   32 |   pp_verbatim (pp_base (PP), "#%qs not supported by %s#", \
      |                                                       ^
../../gcc-4.6.3/gcc/c-family/c-pretty-print.c: In function 'pp_c_constant':
../../gcc-4.6.3/gcc/tree-pretty-print.h:32:30: warning: spurious leading punctuation sequence '#' in format [-Wformat-diag]
   32 |   pp_verbatim (pp_base (PP), "#%qs not supported by %s#", \
      |                              ^~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.6.3/gcc/c-family/c-pretty-print.c:1111:7: note: in expansion of macro 'pp_unsupported_tree'
 1111 |       pp_unsupported_tree (pp, e);
      |       ^~~~~~~~~~~~~~~~~~~
../../gcc-4.6.3/gcc/tree-pretty-print.h:32:31: note: format string is defined here
   32 |   pp_verbatim (pp_base (PP), "#%qs not supported by %s#", \
      |                               ^
../../gcc-4.6.3/gcc/tree-pretty-print.h:32:30: warning: spurious trailing punctuation sequence '#' in format [-Wformat-diag]
   32 |   pp_verbatim (pp_base (PP), "#%qs not supported by %s#", \
      |                              ^~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.6.3/gcc/c-family/c-pretty-print.c:1111:7: note: in expansion of macro 'pp_unsupported_tree'
 1111 |       pp_unsupported_tree (pp, e);
      |       ^~~~~~~~~~~~~~~~~~~
../../gcc-4.6.3/gcc/tree-pretty-print.h:32:55: note: format string is defined here
   32 |   pp_verbatim (pp_base (PP), "#%qs not supported by %s#", \
      |                                                       ^
../../gcc-4.6.3/gcc/c-family/c-pretty-print.c: In function 'pp_c_initializer_list':
../../gcc-4.6.3/gcc/tree-pretty-print.h:32:30: warning: spurious leading punctuation sequence '#' in format [-Wformat-diag]
   32 |   pp_verbatim (pp_base (PP), "#%qs not supported by %s#", \
      |                              ^~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.6.3/gcc/c-family/c-pretty-print.c:1333:3: note: in expansion of macro 'pp_unsupported_tree'
 1333 |   pp_unsupported_tree (pp, type);
      |   ^~~~~~~~~~~~~~~~~~~
../../gcc-4.6.3/gcc/tree-pretty-print.h:32:31: note: format string is defined here
   32 |   pp_verbatim (pp_base (PP), "#%qs not supported by %s#", \
      |                               ^
../../gcc-4.6.3/gcc/tree-pretty-print.h:32:30: warning: spurious trailing punctuation sequence '#' in format [-Wformat-diag]
   32 |   pp_verbatim (pp_base (PP), "#%qs not supported by %s#", \
      |                              ^~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.6.3/gcc/c-family/c-pretty-print.c:1333:3: note: in expansion of macro 'pp_unsupported_tree'
 1333 |   pp_unsupported_tree (pp, type);
      |   ^~~~~~~~~~~~~~~~~~~
../../gcc-4.6.3/gcc/tree-pretty-print.h:32:55: note: format string is defined here
   32 |   pp_verbatim (pp_base (PP), "#%qs not supported by %s#", \
      |                                                       ^
../../gcc-4.6.3/gcc/c-family/c-pretty-print.c: In function 'pp_c_id_expression':
../../gcc-4.6.3/gcc/tree-pretty-print.h:32:30: warning: spurious leading punctuation sequence '#' in format [-Wformat-diag]
   32 |   pp_verbatim (pp_base (PP), "#%qs not supported by %s#", \
      |                              ^~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.6.3/gcc/c-family/c-pretty-print.c:1373:7: note: in expansion of macro 'pp_unsupported_tree'
 1373 |       pp_unsupported_tree (pp, t);
      |       ^~~~~~~~~~~~~~~~~~~
../../gcc-4.6.3/gcc/tree-pretty-print.h:32:31: note: format string is defined here
   32 |   pp_verbatim (pp_base (PP), "#%qs not supported by %s#", \
      |                               ^
../../gcc-4.6.3/gcc/tree-pretty-print.h:32:30: warning: spurious trailing punctuation sequence '#' in format [-Wformat-diag]
   32 |   pp_verbatim (pp_base (PP), "#%qs not supported by %s#", \
      |                              ^~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.6.3/gcc/c-family/c-pretty-print.c:1373:7: note: in expansion of macro 'pp_unsupported_tree'
 1373 |       pp_unsupported_tree (pp, t);
      |       ^~~~~~~~~~~~~~~~~~~
../../gcc-4.6.3/gcc/tree-pretty-print.h:32:55: note: format string is defined here
   32 |   pp_verbatim (pp_base (PP), "#%qs not supported by %s#", \
      |                                                       ^
../../gcc-4.6.3/gcc/c-family/c-pretty-print.c: In function 'pp_c_postfix_expression':
../../gcc-4.6.3/gcc/c-family/c-pretty-print.c:1525:17: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
 1525 |                 pp_wide_integer (pp, bitpos / size);
      |                 ^~~~~~~~~~~~~~~
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
../../gcc-4.6.3/gcc/tree-pretty-print.h:32:30: warning: spurious leading punctuation sequence '#' in format [-Wformat-diag]
   32 |   pp_verbatim (pp_base (PP), "#%qs not supported by %s#", \
      |                              ^~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.6.3/gcc/c-family/c-pretty-print.c:1530:9: note: in expansion of macro 'pp_unsupported_tree'
 1530 |         pp_unsupported_tree (pp, e);
      |         ^~~~~~~~~~~~~~~~~~~
../../gcc-4.6.3/gcc/tree-pretty-print.h:32:31: note: format string is defined here
   32 |   pp_verbatim (pp_base (PP), "#%qs not supported by %s#", \
      |                               ^
../../gcc-4.6.3/gcc/tree-pretty-print.h:32:30: warning: spurious trailing punctuation sequence '#' in format [-Wformat-diag]
   32 |   pp_verbatim (pp_base (PP), "#%qs not supported by %s#", \
      |                              ^~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.6.3/gcc/c-family/c-pretty-print.c:1530:9: note: in expansion of macro 'pp_unsupported_tree'
 1530 |         pp_unsupported_tree (pp, e);
      |         ^~~~~~~~~~~~~~~~~~~
../../gcc-4.6.3/gcc/tree-pretty-print.h:32:55: note: format string is defined here
   32 |   pp_verbatim (pp_base (PP), "#%qs not supported by %s#", \
      |                                                       ^
../../gcc-4.6.3/gcc/c-family/c-pretty-print.c: In function 'pp_c_expression':
../../gcc-4.6.3/gcc/tree-pretty-print.h:32:30: warning: spurious leading punctuation sequence '#' in format [-Wformat-diag]
   32 |   pp_verbatim (pp_base (PP), "#%qs not supported by %s#", \
      |                              ^~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.6.3/gcc/c-family/c-pretty-print.c:2206:7: note: in expansion of macro 'pp_unsupported_tree'
 2206 |       pp_unsupported_tree (pp, e);
      |       ^~~~~~~~~~~~~~~~~~~
../../gcc-4.6.3/gcc/tree-pretty-print.h:32:31: note: format string is defined here
   32 |   pp_verbatim (pp_base (PP), "#%qs not supported by %s#", \
      |                               ^
../../gcc-4.6.3/gcc/tree-pretty-print.h:32:30: warning: spurious trailing punctuation sequence '#' in format [-Wformat-diag]
   32 |   pp_verbatim (pp_base (PP), "#%qs not supported by %s#", \
      |                              ^~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.6.3/gcc/c-family/c-pretty-print.c:2206:7: note: in expansion of macro 'pp_unsupported_tree'
 2206 |       pp_unsupported_tree (pp, e);
      |       ^~~~~~~~~~~~~~~~~~~
../../gcc-4.6.3/gcc/tree-pretty-print.h:32:55: note: format string is defined here
   32 |   pp_verbatim (pp_base (PP), "#%qs not supported by %s#", \
      |                                                       ^
../../gcc-4.6.3/gcc/c-family/c-pretty-print.c: In function 'pp_c_tree_decl_identifier':
../../gcc-4.6.3/gcc/c-family/c-pretty-print.c:2312:7: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
 2312 |       sprintf (xname, "<U%4x>", ((unsigned)((uintptr_t)(t) & 0xffff)));
      |       ^~~~~~~
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
i686-helenos-cc -c  -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes  -Wold-style-definition -Wc++-compat   -DHAVE_CONFIG_H -I. -Ic-family -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/c-family -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../libcpp/include  -I../../gcc-4.6.3/gcc/../libdecnumber -I../../gcc-4.6.3/gcc/../libdecnumber/dpd -I../libdecnumber    ../../gcc-4.6.3/gcc/c-family/c-semantics.c -o c-family/c-semantics.o
In file included from ../../gcc-4.6.3/gcc/c-family/c-semantics.c:26:
../../gcc-4.6.3/gcc/tree.h:3130:11: warning: identifier 'thread_local' conflicts with C++ keyword [-Wc++-compat]
 3130 |  unsigned thread_local : 1;
      |           ^~~~~~~~~~~~
i686-helenos-cc -c  -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes  -Wold-style-definition -Wc++-compat   -DHAVE_CONFIG_H -I. -Ic-family -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/c-family -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../libcpp/include  -I../../gcc-4.6.3/gcc/../libdecnumber -I../../gcc-4.6.3/gcc/../libdecnumber/dpd -I../libdecnumber    ../../gcc-4.6.3/gcc/c-family/c-ada-spec.c -o c-family/c-ada-spec.o
In file included from ../../gcc-4.6.3/gcc/c-family/c-ada-spec.c:26:
../../gcc-4.6.3/gcc/tree.h:3130:11: warning: identifier 'thread_local' conflicts with C++ keyword [-Wc++-compat]
 3130 |  unsigned thread_local : 1;
      |           ^~~~~~~~~~~~
../../gcc-4.6.3/gcc/c-family/c-ada-spec.c: In function 'print_ada_macros':
../../gcc-4.6.3/gcc/c-family/c-ada-spec.c:279:29: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
  279 |                             ((char *) buffer, "Character'Val (%d)", (int) c);
      |                             ^
In file included from /var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libposix/stdio.h:39,
                 from ../../gcc-4.6.3/gcc/system.h:42,
                 from ../../gcc-4.6.3/gcc/c-family/c-ada-spec.c:23:
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
../../gcc-4.6.3/gcc/c-family/c-ada-spec.c:410:11: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
  410 |           pp_scalar (pp, "%d", sloc.line);
      |           ^~~~~~~~~
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
../../gcc-4.6.3/gcc/c-family/c-ada-spec.c: In function 'dump_ada_decl_name':
../../gcc-4.6.3/gcc/c-family/c-ada-spec.c:1322:13: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
 1322 |             pp_scalar (buffer, "%d", DECL_UID (decl));
      |             ^~~~~~~~~
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
../../gcc-4.6.3/gcc/c-family/c-ada-spec.c:1324:13: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
 1324 |             pp_scalar (buffer, "%d", TYPE_UID (TREE_TYPE (decl)));
      |             ^~~~~~~~~
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
../../gcc-4.6.3/gcc/c-family/c-ada-spec.c: In function 'dump_ada_double_name':
../../gcc-4.6.3/gcc/c-family/c-ada-spec.c:1341:7: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
 1341 |       pp_scalar (buffer, "%d", TYPE_UID (TREE_TYPE (t1)));
      |       ^~~~~~~~~
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
../../gcc-4.6.3/gcc/c-family/c-ada-spec.c:1351:7: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
 1351 |       pp_scalar (buffer, "%d", TYPE_UID (TREE_TYPE (t2)));
      |       ^~~~~~~~~
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
../../gcc-4.6.3/gcc/c-family/c-ada-spec.c: In function 'dump_ada_function_declaration':
../../gcc-4.6.3/gcc/c-family/c-ada-spec.c:1492:15: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
 1492 |               sprintf (buf, "arg%d : ", num);
      |               ^~~~~~~
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
../../gcc-4.6.3/gcc/c-family/c-ada-spec.c:1501:11: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
 1501 |           sprintf (buf, "arg%d : ", num);
      |           ^~~~~~~
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
../../gcc-4.6.3/gcc/c-family/c-ada-spec.c: In function 'dump_sloc':
../../gcc-4.6.3/gcc/c-family/c-ada-spec.c:1596:7: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
 1596 |       pp_decimal_int (buffer, xloc.line);
      |       ^~~~~~~~~~~~~~
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
../../gcc-4.6.3/gcc/c-family/c-ada-spec.c: In function 'dump_template_types':
../../gcc-4.6.3/gcc/c-family/c-ada-spec.c:1679:11: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
 1679 |           pp_scalar (buffer, "%lu", (unsigned long) TREE_HASH (elem));
      |           ^~~~~~~~~
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
../../gcc-4.6.3/gcc/c-family/c-ada-spec.c: In function 'dump_generic_ada_node':
../../gcc-4.6.3/gcc/c-family/c-ada-spec.c:1939:21: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
 1939 |                     pp_decimal_int (buffer, TYPE_PRECISION (node));
      |                     ^~~~~~~~~~~~~~
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
../../gcc-4.6.3/gcc/c-family/c-ada-spec.c:2137:15: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
 2137 |               pp_scalar (buffer, "%d", TYPE_UID (node));
      |               ^~~~~~~~~
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
../../gcc-4.6.3/gcc/c-family/c-ada-spec.c:2148:11: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
 2148 |           pp_wide_integer (buffer, TREE_INT_CST_LOW (node));
      |           ^~~~~~~~~~~~~~~
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
../../gcc-4.6.3/gcc/c-family/c-ada-spec.c:2163:11: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
 2163 |           sprintf (pp_buffer (buffer)->digit_buffer,
      |           ^~~~~~~
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
../../gcc-4.6.3/gcc/c-family/c-ada-spec.c:2169:9: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
 2169 |         pp_wide_integer (buffer, TREE_INT_CST_LOW (node));
      |         ^~~~~~~~~~~~~~~
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
../../gcc-4.6.3/gcc/c-family/c-ada-spec.c: In function 'print_ada_struct_decl':
../../gcc-4.6.3/gcc/c-family/c-ada-spec.c:3092:27: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
 3092 |                           sprintf (buf, "field_%d : ", field_num + 1);
      |                           ^~~~~~~
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
../../gcc-4.6.3/gcc/c-family/c-ada-spec.c:3118:25: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
 3118 |                         sprintf (buf, "when %d =>", field_num);
      |                         ^~~~~~~
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
../../gcc-4.6.3/gcc/c-family/c-ada-spec.c:3120:25: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
 3120 |                         sprintf (buf, "when others =>");
      |                         ^~~~~~~
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
../../gcc-4.6.3/gcc/c-family/c-ada-spec.c: In function 'dump_generic_ada_node':
../../gcc-4.6.3/gcc/c-family/c-ada-spec.c:1808:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
 1808 |       dump_generic_ada_node
      |       ^~~~~~~~~~~~~~~~~~~~~
 1809 |         (buffer, BINFO_TYPE (node), type, cpp_check,
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 1810 |          spc, limited_access, name_only);
      |          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.6.3/gcc/c-family/c-ada-spec.c:1812:5: note: here
 1812 |     case TREE_VEC:
      |     ^~~~
In function 'macro_length',
    inlined from 'print_ada_macros' at ../../gcc-4.6.3/gcc/c-family/c-ada-spec.c:142:7:
../../gcc-4.6.3/gcc/c-family/c-ada-spec.c:97:7: warning: array subscript 1 is outside array bounds of 'int[1]' [-Warray-bounds=]
   97 |       *param_len += 2;  /* ")\0" */
      |       ^~~~~~~~~~
../../gcc-4.6.3/gcc/c-family/c-ada-spec.c: In function 'print_ada_macros':
../../gcc-4.6.3/gcc/c-family/c-ada-spec.c:137:55: note: at offset 4 into object 'param_len' of size 4
  137 |       int supported = 1, prev_is_one = 0, buffer_len, param_len;
      |                                                       ^~~~~~~~~
In function 'macro_length',
    inlined from 'print_ada_macros' at ../../gcc-4.6.3/gcc/c-family/c-ada-spec.c:142:7:
../../gcc-4.6.3/gcc/c-family/c-ada-spec.c:97:18: warning: array subscript 1 is outside array bounds of 'int[1]' [-Warray-bounds=]
   97 |       *param_len += 2;  /* ")\0" */
      |       ~~~~~~~~~~~^~~~
../../gcc-4.6.3/gcc/c-family/c-ada-spec.c: In function 'print_ada_macros':
../../gcc-4.6.3/gcc/c-family/c-ada-spec.c:137:55: note: at offset 4 into object 'param_len' of size 4
  137 |       int supported = 1, prev_is_one = 0, buffer_len, param_len;
      |                                                       ^~~~~~~~~
In function 'macro_length',
    inlined from 'print_ada_macros' at ../../gcc-4.6.3/gcc/c-family/c-ada-spec.c:142:7:
../../gcc-4.6.3/gcc/c-family/c-ada-spec.c:85:11: warning: array subscript 1 is outside array bounds of 'int[1]' [-Warray-bounds=]
   85 |           *param_len += NODE_LEN (param);
      |           ^~~~~~~~~~
../../gcc-4.6.3/gcc/c-family/c-ada-spec.c: In function 'print_ada_macros':
../../gcc-4.6.3/gcc/c-family/c-ada-spec.c:137:55: note: at offset 4 into object 'param_len' of size 4
  137 |       int supported = 1, prev_is_one = 0, buffer_len, param_len;
      |                                                       ^~~~~~~~~
In function 'macro_length',
    inlined from 'print_ada_macros' at ../../gcc-4.6.3/gcc/c-family/c-ada-spec.c:142:7:
../../gcc-4.6.3/gcc/c-family/c-ada-spec.c:85:22: warning: array subscript 1 is outside array bounds of 'int[1]' [-Warray-bounds=]
   85 |           *param_len += NODE_LEN (param);
../../gcc-4.6.3/gcc/c-family/c-ada-spec.c: In function 'print_ada_macros':
../../gcc-4.6.3/gcc/c-family/c-ada-spec.c:137:55: note: at offset 4 into object 'param_len' of size 4
  137 |       int supported = 1, prev_is_one = 0, buffer_len, param_len;
      |                                                       ^~~~~~~~~
In function 'macro_length',
    inlined from 'print_ada_macros' at ../../gcc-4.6.3/gcc/c-family/c-ada-spec.c:142:7:
../../gcc-4.6.3/gcc/c-family/c-ada-spec.c:89:26: warning: array subscript 1 is outside array bounds of 'int[1]' [-Warray-bounds=]
   89 |               *param_len += 2;  /* ", " */
      |               ~~~~~~~~~~~^~~~
../../gcc-4.6.3/gcc/c-family/c-ada-spec.c: In function 'print_ada_macros':
../../gcc-4.6.3/gcc/c-family/c-ada-spec.c:137:55: note: at offset 4 into object 'param_len' of size 4
  137 |       int supported = 1, prev_is_one = 0, buffer_len, param_len;
      |                                                       ^~~~~~~~~
../../gcc-4.6.3/gcc/c-family/c-ada-spec.c:150:15: warning: array subscript 0 is outside array bounds of 'unsigned char[0]' [-Warray-bounds=]
  150 |               *buf_param++ = '(';
      |               ^~~~~~~~~~~~
In file included from ../../gcc-4.6.3/gcc/system.h:592:
../../gcc-4.6.3/gcc/../include/libiberty.h:651:20: note: object of size 0 allocated by '__builtin_alloca'
  651 | # define alloca(x) __builtin_alloca(x)
      |                    ^~~~~~~~~~~~~~~~~~~
../../gcc-4.6.3/gcc/../include/libiberty.h:345:40: note: in expansion of macro 'alloca'
  345 | #define XALLOCAVEC(T, N)        ((T *) alloca (sizeof (T) * (N)))
      |                                        ^~~~~~
../../gcc-4.6.3/gcc/c-family/c-ada-spec.c:144:28: note: in expansion of macro 'XALLOCAVEC'
  144 |       params = buf_param = XALLOCAVEC (unsigned char, param_len);
      |                            ^~~~~~~~~~
../../gcc-4.6.3/gcc/../include/libiberty.h:651:20: note: object of size 0 allocated by '__builtin_alloca'
  651 | # define alloca(x) __builtin_alloca(x)
      |                    ^~~~~~~~~~~~~~~~~~~
../../gcc-4.6.3/gcc/../include/libiberty.h:345:40: note: in expansion of macro 'alloca'
  345 | #define XALLOCAVEC(T, N)        ((T *) alloca (sizeof (T) * (N)))
      |                                        ^~~~~~
../../gcc-4.6.3/gcc/c-family/c-ada-spec.c:144:28: note: in expansion of macro 'XALLOCAVEC'
  144 |       params = buf_param = XALLOCAVEC (unsigned char, param_len);
      |                            ^~~~~~~~~~
../../gcc-4.6.3/gcc/c-family/c-ada-spec.c:169:28: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
  169 |               *buf_param++ = ')';
      |               ~~~~~~~~~~~~~^~~~~
../../gcc-4.6.3/gcc/../include/libiberty.h:651:20: note: at offset 1 into destination object of size 0 allocated by '__builtin_alloca'
  651 | # define alloca(x) __builtin_alloca(x)
      |                    ^~~~~~~~~~~~~~~~~~~
../../gcc-4.6.3/gcc/../include/libiberty.h:345:40: note: in expansion of macro 'alloca'
  345 | #define XALLOCAVEC(T, N)        ((T *) alloca (sizeof (T) * (N)))
      |                                        ^~~~~~
../../gcc-4.6.3/gcc/c-family/c-ada-spec.c:144:28: note: in expansion of macro 'XALLOCAVEC'
  144 |       params = buf_param = XALLOCAVEC (unsigned char, param_len);
      |                            ^~~~~~~~~~
../../gcc-4.6.3/gcc/c-family/c-ada-spec.c:170:26: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
  170 |               *buf_param = '\0';
      |               ~~~~~~~~~~~^~~~~~
../../gcc-4.6.3/gcc/../include/libiberty.h:651:20: note: at offset 2 into destination object of size 0 allocated by '__builtin_alloca'
  651 | # define alloca(x) __builtin_alloca(x)
      |                    ^~~~~~~~~~~~~~~~~~~
../../gcc-4.6.3/gcc/../include/libiberty.h:345:40: note: in expansion of macro 'alloca'
  345 | #define XALLOCAVEC(T, N)        ((T *) alloca (sizeof (T) * (N)))
      |                                        ^~~~~~
../../gcc-4.6.3/gcc/c-family/c-ada-spec.c:144:28: note: in expansion of macro 'XALLOCAVEC'
  144 |       params = buf_param = XALLOCAVEC (unsigned char, param_len);
      |                            ^~~~~~~~~~
../../gcc-4.6.3/gcc/c-family/c-ada-spec.c: In function 'dump_ada_function_declaration.isra':
../../gcc-4.6.3/gcc/c-family/c-ada-spec.c:1501:34: warning: 'sprintf' may write a terminating nul past the end of the destination [-Wformat-overflow=]
 1501 |           sprintf (buf, "arg%d : ", num);
      |                                  ^
../../gcc-4.6.3/gcc/c-family/c-ada-spec.c:1501:11: note: 'sprintf' output between 8 and 17 bytes into a destination of size 16
 1501 |           sprintf (buf, "arg%d : ", num);
      |           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.6.3/gcc/c-family/c-ada-spec.c:1492:38: warning: 'sprintf' may write a terminating nul past the end of the destination [-Wformat-overflow=]
 1492 |               sprintf (buf, "arg%d : ", num);
      |                                      ^
../../gcc-4.6.3/gcc/c-family/c-ada-spec.c:1492:15: note: 'sprintf' output between 8 and 17 bytes into a destination of size 16
 1492 |               sprintf (buf, "arg%d : ", num);
      |               ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.6.3/gcc/c-family/c-ada-spec.c: In function 'print_ada_struct_decl':
../../gcc-4.6.3/gcc/c-family/c-ada-spec.c:3092:48: warning: '%d' directive writing between 1 and 11 bytes into a region of size 10 [-Wformat-overflow=]
 3092 |                           sprintf (buf, "field_%d : ", field_num + 1);
      |                                                ^~
../../gcc-4.6.3/gcc/c-family/c-ada-spec.c:3092:41: note: directive argument in the range [-2147483647, 2147483647]
 3092 |                           sprintf (buf, "field_%d : ", field_num + 1);
      |                                         ^~~~~~~~~~~~~
../../gcc-4.6.3/gcc/c-family/c-ada-spec.c:3092:27: note: 'sprintf' output between 11 and 21 bytes into a destination of size 16
 3092 |                           sprintf (buf, "field_%d : ", field_num + 1);
      |                           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
i686-helenos-cc -c  -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat   -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../libcpp/include  -I../../gcc-4.6.3/gcc/../libdecnumber -I../../gcc-4.6.3/gcc/../libdecnumber/dpd -I../libdecnumber    -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../libcpp/include  -I../../gcc-4.6.3/gcc/../libdecnumber -I../../gcc-4.6.3/gcc/../libdecnumber/dpd -I../libdecnumber   \
	../../gcc-4.6.3/gcc/config/i386/i386-c.c
In file included from ../../gcc-4.6.3/gcc/config/i386/i386-c.c:25:
../../gcc-4.6.3/gcc/tree.h:3130:11: warning: identifier 'thread_local' conflicts with C++ keyword [-Wc++-compat]
 3130 |  unsigned thread_local : 1;
      |           ^~~~~~~~~~~~
gcc -c -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -DGENERATOR_FILE -I. -Ibuild -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/build -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../libcpp/include  -I../../gcc-4.6.3/gcc/../libdecnumber -I../../gcc-4.6.3/gcc/../libdecnumber/dpd -I../libdecnumber    \
	-o build/genchecksum.o ../../gcc-4.6.3/gcc/genchecksum.c
gcc -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -DGENERATOR_FILE  -o build/genchecksum \
    build/genchecksum.o ../build-x86_64-pc-linux-gnu/libiberty/libiberty.a
echo "i686-helenos-cc   -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat   -DHAVE_CONFIG_H " > checksum-options.tmp \
&& ../../gcc-4.6.3/gcc/../move-if-change checksum-options.tmp checksum-options
i686-helenos-cc -c   -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat   -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../libcpp/include  -I../../gcc-4.6.3/gcc/../libdecnumber -I../../gcc-4.6.3/gcc/../libdecnumber/dpd -I../libdecnumber    ../../gcc-4.6.3/gcc/main.c -o main.o
gcc -c -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -DGENERATOR_FILE -I. -Ibuild -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/build -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../libcpp/include  -I../../gcc-4.6.3/gcc/../libdecnumber -I../../gcc-4.6.3/gcc/../libdecnumber/dpd -I../libdecnumber    \
	-o build/genattrtab.o ../../gcc-4.6.3/gcc/genattrtab.c
gcc -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -DGENERATOR_FILE  -o build/genattrtab \
    build/genattrtab.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/read-md.o build/errors.o ../build-x86_64-pc-linux-gnu/libiberty/libiberty.a
build/genattrtab ../../gcc-4.6.3/gcc/config/i386/i386.md \
  insn-conditions.md > tmp-attrtab.c
/bin/sh ../../gcc-4.6.3/gcc/../move-if-change tmp-attrtab.c insn-attrtab.c
echo timestamp > s-attrtab
i686-helenos-cc -c   -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat   -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../libcpp/include  -I../../gcc-4.6.3/gcc/../libdecnumber -I../../gcc-4.6.3/gcc/../libdecnumber/dpd -I../libdecnumber    insn-attrtab.c -o insn-attrtab.o
In file included from insn-attrtab.c:12:
../../gcc-4.6.3/gcc/recog.h:287:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
  287 | #if HAVE_DESIGNATED_INITIALIZERS
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.6.3/gcc/function.h:25,
                 from insn-attrtab.c:17:
../../gcc-4.6.3/gcc/tree.h:3130:11: warning: identifier 'thread_local' conflicts with C++ keyword [-Wc++-compat]
 3130 |  unsigned thread_local : 1;
      |           ^~~~~~~~~~~~
In file included from insn-attrtab.c:8:
../../gcc-4.6.3/gcc/config/i386/i386.md: In function 'insn_current_length':
../../gcc-4.6.3/gcc/rtl.h:2581:58: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
 2581 |         _fatal_insn_not_found (insn, __FILE__, __LINE__, __FUNCTION__)
      |                                                          ^~~~~~~~~~~~
../../gcc-4.6.3/gcc/config/i386/i386.md:417:16: note: in expansion of macro 'fatal_insn_not_found'
  417 |          (eq_attr "type" "callv")
      |                ^~~~~~~~~~~~~~~~~~  
../../gcc-4.6.3/gcc/config/i386/i386.md: In function 'insn_variable_length_p':
../../gcc-4.6.3/gcc/rtl.h:2581:58: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
 2581 |         _fatal_insn_not_found (insn, __FILE__, __LINE__, __FUNCTION__)
      |                                                          ^~~~~~~~~~~~
../../gcc-4.6.3/gcc/config/i386/i386.md:437:16: note: in expansion of macro 'fatal_insn_not_found'
  437 |               (match_operand 1 "constant_call_address_operand" ""))
      |                ^~~~~~~~~~~~~~~~~~~~
../../gcc-4.6.3/gcc/config/i386/i386.md: In function 'insn_min_length':
../../gcc-4.6.3/gcc/rtl.h:2581:58: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
 2581 |         _fatal_insn_not_found (insn, __FILE__, __LINE__, __FUNCTION__)
      |                                                          ^~~~~~~~~~~~
../../gcc-4.6.3/gcc/config/i386/i386.md:591:30: note: in expansion of macro 'fatal_insn_not_found'
  591 |                            (plus (attr "length_immediate")
      |                              ^~~~~~~~~~~~~~~~~~~~
../../gcc-4.6.3/gcc/config/i386/i386.md: In function 'insn_default_length':
../../gcc-4.6.3/gcc/rtl.h:2581:58: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
 2581 |         _fatal_insn_not_found (insn, __FILE__, __LINE__, __FUNCTION__)
      |                                                          ^~~~~~~~~~~~
../../gcc-4.6.3/gcc/config/i386/i386.md:591:30: note: in expansion of macro 'fatal_insn_not_found'
  591 |                            (plus (attr "length_immediate")
      |                              ^~~~~~~~~~~~~~~~~~~~
../../gcc-4.6.3/gcc/config/i386/i386.md: In function 'bypass_p':
../../gcc-4.6.3/gcc/rtl.h:2581:58: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
 2581 |         _fatal_insn_not_found (insn, __FILE__, __LINE__, __FUNCTION__)
      |                                                          ^~~~~~~~~~~~
../../gcc-4.6.3/gcc/config/i386/i386.md:377:9: note: in expansion of macro 'fatal_insn_not_found'
  377 |    sse,ssemov,sseadd,ssemul,ssecmp,ssecomi,ssecvt,ssecvt1,sseicvt,ssediv,sseins,
      |         ^~~~~~~~~~~~~~~~~~~~
../../gcc-4.6.3/gcc/config/i386/i386.md: In function 'insn_default_latency_none':
../../gcc-4.6.3/gcc/rtl.h:2581:58: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
 2581 |         _fatal_insn_not_found (insn, __FILE__, __LINE__, __FUNCTION__)
      |                                                          ^~~~~~~~~~~~
../../gcc-4.6.3/gcc/config/i386/i386.md:388:9: note: in expansion of macro 'fatal_insn_not_found'
  388 | (define_attr "unit" "integer,i387,sse,mmx,unknown"
      |         ^~~~~~~~~~~~~~~~~~~~
../../gcc-4.6.3/gcc/config/i386/i386.md: In function 'internal_dfa_insn_code_none':
../../gcc-4.6.3/gcc/rtl.h:2581:58: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
 2581 |         _fatal_insn_not_found (insn, __FILE__, __LINE__, __FUNCTION__)
      |                                                          ^~~~~~~~~~~~
../../gcc-4.6.3/gcc/config/i386/i386.md:403:9: note: in expansion of macro 'fatal_insn_not_found'
  403 |   (cond [(eq_attr "type" "incdec,setcc,icmov,str,lea,other,multi,idiv,leave,
      |         ^~~~~~~~~~~~~~~~~~~~
../../gcc-4.6.3/gcc/config/i386/i386.md: In function 'insn_default_latency_pentium':
../../gcc-4.6.3/gcc/rtl.h:2581:58: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
 2581 |         _fatal_insn_not_found (insn, __FILE__, __LINE__, __FUNCTION__)
      |                                                          ^~~~~~~~~~~~
../../gcc-4.6.3/gcc/config/i386/i386.md:2779:9: note: in expansion of macro 'fatal_insn_not_found'
 2779 | 
      |         ^                   
../../gcc-4.6.3/gcc/config/i386/i386.md: In function 'internal_dfa_insn_code_pentium':
../../gcc-4.6.3/gcc/rtl.h:2581:58: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
 2581 |         _fatal_insn_not_found (insn, __FILE__, __LINE__, __FUNCTION__)
      |                                                          ^~~~~~~~~~~~
../../gcc-4.6.3/gcc/config/i386/i386.md:2829:9: note: in expansion of macro 'fatal_insn_not_found'
 2829 |    && !(SSE_REG_P (operands[0]) || SSE_REG_P (operands[1]))"
      |         ^~~~~~~~~~~~~~~~~~~~
../../gcc-4.6.3/gcc/config/i386/i386.md: In function 'insn_default_latency_pentiumpro':
../../gcc-4.6.3/gcc/rtl.h:2581:58: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
 2581 |         _fatal_insn_not_found (insn, __FILE__, __LINE__, __FUNCTION__)
      |                                                          ^~~~~~~~~~~~
../../gcc-4.6.3/gcc/config/i386/i386.md:2378:9: note: in expansion of macro 'fatal_insn_not_found'
 2378 |    (set_attr "mode" "SI")
      |         ^~~~~~~~~~~~~~~~~   
../../gcc-4.6.3/gcc/config/i386/i386.md: In function 'internal_dfa_insn_code_pentiumpro':
../../gcc-4.6.3/gcc/rtl.h:2581:58: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
 2581 |         _fatal_insn_not_found (insn, __FILE__, __LINE__, __FUNCTION__)
      |                                                          ^~~~~~~~~~~~
../../gcc-4.6.3/gcc/config/i386/i386.md:2381:9: note: in expansion of macro 'fatal_insn_not_found'
 2381 |    (set_attr "amdfam10_decode" "double")
      |         ^~~~~~~~~~~~~~~~~~~~
../../gcc-4.6.3/gcc/config/i386/i386.md: In function 'insn_default_latency_geode':
../../gcc-4.6.3/gcc/rtl.h:2581:58: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
 2581 |         _fatal_insn_not_found (insn, __FILE__, __LINE__, __FUNCTION__)
      |                                                          ^~~~~~~~~~~~
../../gcc-4.6.3/gcc/config/i386/i386.md:2739:9: note: in expansion of macro 'fatal_insn_not_found'
 2739 |   return "push{l}\t%1";
      |         ^~~~~~~~~~~~~~~     
../../gcc-4.6.3/gcc/config/i386/i386.md: In function 'internal_dfa_insn_code_geode':
../../gcc-4.6.3/gcc/rtl.h:2581:58: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
 2581 |         _fatal_insn_not_found (insn, __FILE__, __LINE__, __FUNCTION__)
      |                                                          ^~~~~~~~~~~~
../../gcc-4.6.3/gcc/config/i386/i386.md:2691:9: note: in expansion of macro 'fatal_insn_not_found'
 2691 | (define_insn "*pushdf_nointeger"
      |         ^~~~~~~~~~~~~~~~~~~~
../../gcc-4.6.3/gcc/config/i386/i386.md: In function 'insn_default_latency_k6':
../../gcc-4.6.3/gcc/rtl.h:2581:58: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
 2581 |         _fatal_insn_not_found (insn, __FILE__, __LINE__, __FUNCTION__)
      |                                                          ^~~~~~~~~~~~
../../gcc-4.6.3/gcc/config/i386/i386.md:2773:9: note: in expansion of macro 'fatal_insn_not_found'
 2773 | 
      |         ^                   
../../gcc-4.6.3/gcc/config/i386/i386.md: In function 'internal_dfa_insn_code_k6':
../../gcc-4.6.3/gcc/rtl.h:2581:58: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
 2581 |         _fatal_insn_not_found (insn, __FILE__, __LINE__, __FUNCTION__)
      |                                                          ^~~~~~~~~~~~
../../gcc-4.6.3/gcc/config/i386/i386.md:2776:16: note: in expansion of macro 'fatal_insn_not_found'
 2776 |         (match_operand:X87MODEF 1 "general_operand" ""))]
      |                ^~~~~~~~~~~~~~~~~~~~
../../gcc-4.6.3/gcc/config/i386/i386.md: In function 'insn_default_latency_athlon':
../../gcc-4.6.3/gcc/rtl.h:2581:58: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
 2581 |         _fatal_insn_not_found (insn, __FILE__, __LINE__, __FUNCTION__)
      |                                                          ^~~~~~~~~~~~
../../gcc-4.6.3/gcc/config/i386/i386.md:3002:9: note: in expansion of macro 'fatal_insn_not_found'
 3002 | }
      |         ^                   
../../gcc-4.6.3/gcc/config/i386/i386.md: In function 'internal_dfa_insn_code_athlon':
../../gcc-4.6.3/gcc/rtl.h:2581:58: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
 2581 |         _fatal_insn_not_found (insn, __FILE__, __LINE__, __FUNCTION__)
      |                                                          ^~~~~~~~~~~~
../../gcc-4.6.3/gcc/config/i386/i386.md:2335:9: note: in expansion of macro 'fatal_insn_not_found'
 2335 |   [(set_attr "type" "imov")
      |         ^~~~~~~~~~~~~~~~~~~ 
../../gcc-4.6.3/gcc/config/i386/i386.md: In function 'insn_default_latency_k8':
../../gcc-4.6.3/gcc/rtl.h:2581:58: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
 2581 |         _fatal_insn_not_found (insn, __FILE__, __LINE__, __FUNCTION__)
      |                                                          ^~~~~~~~~~~~
../../gcc-4.6.3/gcc/config/i386/i386.md:2649:9: note: in expansion of macro 'fatal_insn_not_found'
 2649 |   "optimize_function_for_size_p (cfun)"
      |         ^~~~~~~~~~~~~~~~~~~~
../../gcc-4.6.3/gcc/config/i386/i386.md: In function 'internal_dfa_insn_code_k8':
../../gcc-4.6.3/gcc/rtl.h:2581:58: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
 2581 |         _fatal_insn_not_found (insn, __FILE__, __LINE__, __FUNCTION__)
      |                                                          ^~~~~~~~~~~~
../../gcc-4.6.3/gcc/config/i386/i386.md:2335:9: note: in expansion of macro 'fatal_insn_not_found'
 2335 |   [(set_attr "type" "imov")
      |         ^~~~~~~~~~~~~~~~~~~ 
../../gcc-4.6.3/gcc/config/i386/i386.md: In function 'insn_default_latency_core2':
../../gcc-4.6.3/gcc/rtl.h:2581:58: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
 2581 |         _fatal_insn_not_found (insn, __FILE__, __LINE__, __FUNCTION__)
      |                                                          ^~~~~~~~~~~~
../../gcc-4.6.3/gcc/config/i386/i386.md:2961:16: note: in expansion of macro 'fatal_insn_not_found'
 2961 |         {
      |                ^                   
../../gcc-4.6.3/gcc/config/i386/i386.md: In function 'internal_dfa_insn_code_core2':
../../gcc-4.6.3/gcc/rtl.h:2581:58: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
 2581 |         _fatal_insn_not_found (insn, __FILE__, __LINE__, __FUNCTION__)
      |                                                          ^~~~~~~~~~~~
../../gcc-4.6.3/gcc/config/i386/i386.md:2922:9: note: in expansion of macro 'fatal_insn_not_found'
 2922 |     case 0:
      |         ^~~                 
../../gcc-4.6.3/gcc/config/i386/i386.md: In function 'insn_default_latency_corei7':
../../gcc-4.6.3/gcc/rtl.h:2581:58: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
 2581 |         _fatal_insn_not_found (insn, __FILE__, __LINE__, __FUNCTION__)
      |                                                          ^~~~~~~~~~~~
../../gcc-4.6.3/gcc/config/i386/i386.md:2961:16: note: in expansion of macro 'fatal_insn_not_found'
 2961 |         {
      |                ^                   
../../gcc-4.6.3/gcc/config/i386/i386.md: In function 'internal_dfa_insn_code_corei7':
../../gcc-4.6.3/gcc/rtl.h:2581:58: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
 2581 |         _fatal_insn_not_found (insn, __FILE__, __LINE__, __FUNCTION__)
      |                                                          ^~~~~~~~~~~~
../../gcc-4.6.3/gcc/config/i386/i386.md:2922:9: note: in expansion of macro 'fatal_insn_not_found'
 2922 |     case 0:
      |         ^~~                 
../../gcc-4.6.3/gcc/config/i386/i386.md: In function 'insn_default_latency_atom':
../../gcc-4.6.3/gcc/rtl.h:2581:58: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
 2581 |         _fatal_insn_not_found (insn, __FILE__, __LINE__, __FUNCTION__)
      |                                                          ^~~~~~~~~~~~
../../gcc-4.6.3/gcc/config/i386/i386.md:2991:16: note: in expansion of macro 'fatal_insn_not_found'
 2991 |           gcc_unreachable ();
      |                ^~~~~~~~~~~~~~      
../../gcc-4.6.3/gcc/config/i386/i386.md: In function 'internal_dfa_insn_code_atom':
../../gcc-4.6.3/gcc/rtl.h:2581:58: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
 2581 |         _fatal_insn_not_found (insn, __FILE__, __LINE__, __FUNCTION__)
      |                                                          ^~~~~~~~~~~~
../../gcc-4.6.3/gcc/config/i386/i386.md:2704:9: note: in expansion of macro 'fatal_insn_not_found'
 2704 | (define_split
      |         ^~~~~               
../../gcc-4.6.3/gcc/config/i386/i386.md: In function 'insn_default_latency_generic64':
../../gcc-4.6.3/gcc/rtl.h:2581:58: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
 2581 |         _fatal_insn_not_found (insn, __FILE__, __LINE__, __FUNCTION__)
      |                                                          ^~~~~~~~~~~~
../../gcc-4.6.3/gcc/config/i386/i386.md:2649:9: note: in expansion of macro 'fatal_insn_not_found'
 2649 |   "optimize_function_for_size_p (cfun)"
      |         ^~~~~~~~~~~~~~~~~~~~
../../gcc-4.6.3/gcc/config/i386/i386.md: In function 'internal_dfa_insn_code_generic64':
../../gcc-4.6.3/gcc/rtl.h:2581:58: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
 2581 |         _fatal_insn_not_found (insn, __FILE__, __LINE__, __FUNCTION__)
      |                                                          ^~~~~~~~~~~~
../../gcc-4.6.3/gcc/config/i386/i386.md:2335:9: note: in expansion of macro 'fatal_insn_not_found'
 2335 |   [(set_attr "type" "imov")
      |         ^~~~~~~~~~~~~~~~~~~ 
../../gcc-4.6.3/gcc/config/i386/i386.md: In function 'insn_default_latency_amdfam10':
../../gcc-4.6.3/gcc/rtl.h:2581:58: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
 2581 |         _fatal_insn_not_found (insn, __FILE__, __LINE__, __FUNCTION__)
      |                                                          ^~~~~~~~~~~~
../../gcc-4.6.3/gcc/config/i386/i386.md:2885:9: note: in expansion of macro 'fatal_insn_not_found'
 2885 |     default:
      |         ^~~~                
../../gcc-4.6.3/gcc/config/i386/i386.md: In function 'internal_dfa_insn_code_amdfam10':
../../gcc-4.6.3/gcc/rtl.h:2581:58: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
 2581 |         _fatal_insn_not_found (insn, __FILE__, __LINE__, __FUNCTION__)
      |                                                          ^~~~~~~~~~~~
../../gcc-4.6.3/gcc/config/i386/i386.md:2342:9: note: in expansion of macro 'fatal_insn_not_found'
 2342 | (define_insn "*movabs<mode>_2"
      |         ^~~~~~~~~~~~~~~~~~~~
../../gcc-4.6.3/gcc/config/i386/i386.md: In function 'insn_default_latency_bdver1':
../../gcc-4.6.3/gcc/rtl.h:2581:58: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
 2581 |         _fatal_insn_not_found (insn, __FILE__, __LINE__, __FUNCTION__)
      |                                                          ^~~~~~~~~~~~
../../gcc-4.6.3/gcc/config/i386/i386.md:2840:9: note: in expansion of macro 'fatal_insn_not_found'
 2840 |        || GET_CODE (operands[1]) != CONST_DOUBLE
      |         ^~~~~~~~~~~~~~~~~~~~
../../gcc-4.6.3/gcc/config/i386/i386.md: In function 'internal_dfa_insn_code_bdver1':
../../gcc-4.6.3/gcc/rtl.h:2581:58: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
 2581 |         _fatal_insn_not_found (insn, __FILE__, __LINE__, __FUNCTION__)
      |                                                          ^~~~~~~~~~~~
../../gcc-4.6.3/gcc/config/i386/i386.md:2362:9: note: in expansion of macro 'fatal_insn_not_found'
 2362 |   "xchg{<imodesuffix>}\t%1, %0"
      |         ^~~~~~~~~~~~~~~~~~~~
../../gcc-4.6.3/gcc/config/i386/i386.md: In function 'insn_default_latency_btver1':
../../gcc-4.6.3/gcc/rtl.h:2581:58: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
 2581 |         _fatal_insn_not_found (insn, __FILE__, __LINE__, __FUNCTION__)
      |                                                          ^~~~~~~~~~~~
../../gcc-4.6.3/gcc/config/i386/i386.md:2807:9: note: in expansion of macro 'fatal_insn_not_found'
 2807 |    (set_attr "prefix" "maybe_vex,maybe_vex,maybe_vex,*,*")
      |         ^~~~~~~~~~~~~~~~~~~~
../../gcc-4.6.3/gcc/config/i386/i386.md: In function 'internal_dfa_insn_code_btver1':
../../gcc-4.6.3/gcc/rtl.h:2581:58: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
 2581 |         _fatal_insn_not_found (insn, __FILE__, __LINE__, __FUNCTION__)
      |                                                          ^~~~~~~~~~~~
../../gcc-4.6.3/gcc/config/i386/i386.md:2822:23: note: in expansion of macro 'fatal_insn_not_found'
 2822 |                    (const_string "TI"))]
      |                       ^~~~~~~~~~~~~~~~~~  
../../gcc-4.6.3/gcc/config/i386/i386.md: In function 'get_attr_atom_sse_attr':
../../gcc-4.6.3/gcc/rtl.h:2581:58: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
 2581 |         _fatal_insn_not_found (insn, __FILE__, __LINE__, __FUNCTION__)
      |                                                          ^~~~~~~~~~~~
../../gcc-4.6.3/gcc/config/i386/i386.md:2865:16: note: in expansion of macro 'fatal_insn_not_found'
 2865 |         (match_operand:XF 1 "general_operand" "fm,f,G,*roF,F*r"))]
      |                ^~~~~~~~~~~~~~~~~~~~
../../gcc-4.6.3/gcc/config/i386/i386.md: In function 'get_attr_atom_unit':
../../gcc-4.6.3/gcc/rtl.h:2581:58: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
 2581 |         _fatal_insn_not_found (insn, __FILE__, __LINE__, __FUNCTION__)
      |                                                          ^~~~~~~~~~~~
../../gcc-4.6.3/gcc/config/i386/i386.md:2914:9: note: in expansion of macro 'fatal_insn_not_found'
 2914 |        || (!(TARGET_SSE2 && TARGET_SSE_MATH)
      |         ^~~~~~~~~~~~~~~~~~~~
../../gcc-4.6.3/gcc/config/i386/i386.md: In function 'get_attr_amdfam10_decode':
../../gcc-4.6.3/gcc/rtl.h:2581:58: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
 2581 |         _fatal_insn_not_found (insn, __FILE__, __LINE__, __FUNCTION__)
      |                                                          ^~~~~~~~~~~~
../../gcc-4.6.3/gcc/config/i386/i386.md:3046:16: note: in expansion of macro 'fatal_insn_not_found'
 3046 |                /* For architectures resolving dependencies on
      |                ^~~~~~~~~~~~~~~~~~~~
../../gcc-4.6.3/gcc/config/i386/i386.md: In function 'get_attr_athlon_decode':
../../gcc-4.6.3/gcc/rtl.h:2581:58: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
 2581 |         _fatal_insn_not_found (insn, __FILE__, __LINE__, __FUNCTION__)
      |                                                          ^~~~~~~~~~~~
../../gcc-4.6.3/gcc/config/i386/i386.md:605:16: note: in expansion of macro 'fatal_insn_not_found'
  605 |          (eq_attr "type" "frndint")
      |                ^~~~~~~~~~~~~~~~~~~~
../../gcc-4.6.3/gcc/config/i386/i386.md: In function 'get_attr_bdver1_decode':
../../gcc-4.6.3/gcc/rtl.h:2581:58: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
 2581 |         _fatal_insn_not_found (insn, __FILE__, __LINE__, __FUNCTION__)
      |                                                          ^~~~~~~~~~~~
../../gcc-4.6.3/gcc/config/i386/i386.md:833:9: note: in expansion of macro 'fatal_insn_not_found'
  833 | (define_mode_attr iptrsize [(QI "BYTE")
      |         ^~~~~~~~~~~~~~~~~~~~
../../gcc-4.6.3/gcc/config/i386/i386.md: In function 'get_attr_fp_int_src':
../../gcc-4.6.3/gcc/rtl.h:2581:58: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
 2581 |         _fatal_insn_not_found (insn, __FILE__, __LINE__, __FUNCTION__)
      |                                                          ^~~~~~~~~~~~
../../gcc-4.6.3/gcc/config/i386/i386.md:907:9: note: in expansion of macro 'fatal_insn_not_found'
  907 | 
      |         ^                   
../../gcc-4.6.3/gcc/config/i386/i386.md: In function 'get_attr_i7_domain':
../../gcc-4.6.3/gcc/rtl.h:2581:58: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
 2581 |         _fatal_insn_not_found (insn, __FILE__, __LINE__, __FUNCTION__)
      |                                                          ^~~~~~~~~~~~
../../gcc-4.6.3/gcc/config/i386/i386.md:1968:9: note: in expansion of macro 'fatal_insn_not_found'
 1968 |   switch (get_attr_type (insn))
      |         ^~~~~~~~~~~~~~~~~~~~
../../gcc-4.6.3/gcc/config/i386/i386.md: In function 'get_attr_i387_cw':
../../gcc-4.6.3/gcc/rtl.h:2581:58: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
 2581 |         _fatal_insn_not_found (insn, __FILE__, __LINE__, __FUNCTION__)
      |                                                          ^~~~~~~~~~~~
../../gcc-4.6.3/gcc/config/i386/i386.md:3136:16: note: in expansion of macro 'fatal_insn_not_found'
 3136 |         case MODE_DF:
      |                ^~~~~~              
../../gcc-4.6.3/gcc/config/i386/i386.md: In function 'get_attr_imm_disp':
../../gcc-4.6.3/gcc/rtl.h:2581:58: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
 2581 |         _fatal_insn_not_found (insn, __FILE__, __LINE__, __FUNCTION__)
      |                                                          ^~~~~~~~~~~~
../../gcc-4.6.3/gcc/config/i386/i386.md:2413:9: note: in expansion of macro 'fatal_insn_not_found'
 2413 | (define_insn "*movstrict<mode>_1"
      |         ^~~~~~~~~~~~~~~~~~~~
../../gcc-4.6.3/gcc/config/i386/i386.md: In function 'get_attr_length_vex':
../../gcc-4.6.3/gcc/rtl.h:2581:58: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
 2581 |         _fatal_insn_not_found (insn, __FILE__, __LINE__, __FUNCTION__)
      |                                                          ^~~~~~~~~~~~
../../gcc-4.6.3/gcc/config/i386/i386.md:533:16: note: in expansion of macro 'fatal_insn_not_found'
  533 |               (and (eq (symbol_ref "TARGET_64BIT") (const_int 0))
      |                ^~~~~~~~~~~~~~~~~~~~
../../gcc-4.6.3/gcc/config/i386/i386.md: In function 'get_attr_length_address':
../../gcc-4.6.3/gcc/rtl.h:2581:58: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
 2581 |         _fatal_insn_not_found (insn, __FILE__, __LINE__, __FUNCTION__)
      |                                                          ^~~~~~~~~~~~
../../gcc-4.6.3/gcc/config/i386/i386.md:446:16: note: in expansion of macro 'fatal_insn_not_found'
  446 |          (eq_attr "mode" "HI")
      |                ^~~~~~~~~~~~~~~     
../../gcc-4.6.3/gcc/config/i386/i386.md: In function 'get_attr_length_immediate':
../../gcc-4.6.3/gcc/rtl.h:2581:58: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
 2581 |         _fatal_insn_not_found (insn, __FILE__, __LINE__, __FUNCTION__)
      |                                                          ^~~~~~~~~~~~
../../gcc-4.6.3/gcc/config/i386/i386.md:415:16: note: in expansion of macro 'fatal_insn_not_found'
  415 |              (const_int 4)
      |                ^~~~~~~~~~~         
../../gcc-4.6.3/gcc/config/i386/i386.md: In function 'get_attr_movu':
../../gcc-4.6.3/gcc/rtl.h:2581:58: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
 2581 |         _fatal_insn_not_found (insn, __FILE__, __LINE__, __FUNCTION__)
      |                                                          ^~~~~~~~~~~~
../../gcc-4.6.3/gcc/config/i386/i386.md:719:9: note: in expansion of macro 'fatal_insn_not_found'
  719 | 
      |         ^                   
../../gcc-4.6.3/gcc/config/i386/i386.md: In function 'get_attr_memory':
../../gcc-4.6.3/gcc/rtl.h:2581:58: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
 2581 |         _fatal_insn_not_found (insn, __FILE__, __LINE__, __FUNCTION__)
      |                                                          ^~~~~~~~~~~~
../../gcc-4.6.3/gcc/config/i386/i386.md:2572:16: note: in expansion of macro 'fatal_insn_not_found'
 2572 |         (match_operand:SWI48x 1 "nonmemory_operand" "Qn"))]
      |                ^~~~~~~~~~~~~~~~~~~~
../../gcc-4.6.3/gcc/config/i386/i386.md: In function 'get_attr_modrm':
../../gcc-4.6.3/gcc/rtl.h:2581:58: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
 2581 |         _fatal_insn_not_found (insn, __FILE__, __LINE__, __FUNCTION__)
      |                                                          ^~~~~~~~~~~~
../../gcc-4.6.3/gcc/config/i386/i386.md:570:16: note: in expansion of macro 'fatal_insn_not_found'
  570 |            (const_int 16)
      |                ^~~~~~~~~~          
../../gcc-4.6.3/gcc/config/i386/i386.md: In function 'get_attr_mode':
../../gcc-4.6.3/gcc/rtl.h:2581:58: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
 2581 |         _fatal_insn_not_found (insn, __FILE__, __LINE__, __FUNCTION__)
      |                                                          ^~~~~~~~~~~~
../../gcc-4.6.3/gcc/config/i386/i386.md:4964:9: note: in expansion of macro 'fatal_insn_not_found'
 4964 |   "TARGET_80387
      |         ^~~~~~~             
../../gcc-4.6.3/gcc/config/i386/i386.md: In function 'get_attr_pent_pair':
../../gcc-4.6.3/gcc/rtl.h:2581:58: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
 2581 |         _fatal_insn_not_found (insn, __FILE__, __LINE__, __FUNCTION__)
      |                                                          ^~~~~~~~~~~~
../../gcc-4.6.3/gcc/config/i386/i386.md:2442:9: note: in expansion of macro 'fatal_insn_not_found'
 2442 | 
      |         ^                   
../../gcc-4.6.3/gcc/config/i386/i386.md: In function 'get_attr_pent_prefix':
../../gcc-4.6.3/gcc/rtl.h:2581:58: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
 2581 |         _fatal_insn_not_found (insn, __FILE__, __LINE__, __FUNCTION__)
      |                                                          ^~~~~~~~~~~~
../../gcc-4.6.3/gcc/config/i386/i386.md:2236:9: note: in expansion of macro 'fatal_insn_not_found'
 2236 |       (cond [(eq_attr "type" "imovx")
      |         ^~~~~~~~~~~~~~~~~~~~
../../gcc-4.6.3/gcc/config/i386/i386.md: In function 'get_attr_prefix_vex_w':
../../gcc-4.6.3/gcc/rtl.h:2581:58: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
 2581 |         _fatal_insn_not_found (insn, __FILE__, __LINE__, __FUNCTION__)
      |                                                          ^~~~~~~~~~~~
../../gcc-4.6.3/gcc/config/i386/i386.md:2833:9: note: in expansion of macro 'fatal_insn_not_found'
 2833 | (define_insn "*movxf_internal"
      |         ^~~~~~~~~~~~~~~~~~~~
../../gcc-4.6.3/gcc/config/i386/i386.md: In function 'get_attr_prefix':
../../gcc-4.6.3/gcc/rtl.h:2581:58: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
 2581 |         _fatal_insn_not_found (insn, __FILE__, __LINE__, __FUNCTION__)
      |                                                          ^~~~~~~~~~~~
../../gcc-4.6.3/gcc/config/i386/i386.md:3002:9: note: in expansion of macro 'fatal_insn_not_found'
 3002 | }
      |         ^                   
../../gcc-4.6.3/gcc/config/i386/mmx.md: In function 'get_attr_prefix_extra':
../../gcc-4.6.3/gcc/rtl.h:2581:58: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
 2581 |         _fatal_insn_not_found (insn, __FILE__, __LINE__, __FUNCTION__)
      |                                                          ^~~~~~~~~~~~
../../gcc-4.6.3/gcc/config/i386/mmx.md:2009:9: note: in expansion of macro 'fatal_insn_not_found'
../../gcc-4.6.3/gcc/config/i386/i386.md: In function 'get_attr_prefix_rex':
../../gcc-4.6.3/gcc/rtl.h:2581:58: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
 2581 |         _fatal_insn_not_found (insn, __FILE__, __LINE__, __FUNCTION__)
      |                                                          ^~~~~~~~~~~~
../../gcc-4.6.3/gcc/config/i386/i386.md:494:9: note: in expansion of macro 'fatal_insn_not_found'
  494 | ;; 3DNOW has 0f0f prefix, SSSE3 and SSE4_{1,2} 0f38/0f3a.
      |         ^~~~~~~~~~~~~~~~~~~~
../../gcc-4.6.3/gcc/config/i386/i386.md: In function 'get_attr_prefix_0f':
../../gcc-4.6.3/gcc/rtl.h:2581:58: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
 2581 |         _fatal_insn_not_found (insn, __FILE__, __LINE__, __FUNCTION__)
      |                                                          ^~~~~~~~~~~~
../../gcc-4.6.3/gcc/config/i386/i386.md:377:9: note: in expansion of macro 'fatal_insn_not_found'
  377 |    sse,ssemov,sseadd,ssemul,ssecmp,ssecomi,ssecvt,ssecvt1,sseicvt,ssediv,sseins,
      |         ^~~~~~~~~~~~~~~~~~~~
../../gcc-4.6.3/gcc/config/i386/i386.md: In function 'get_attr_prefix_rep':
../../gcc-4.6.3/gcc/rtl.h:2581:58: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
 2581 |         _fatal_insn_not_found (insn, __FILE__, __LINE__, __FUNCTION__)
      |                                                          ^~~~~~~~~~~~
../../gcc-4.6.3/gcc/config/i386/i386.md:12200:9: note: in expansion of macro 'fatal_insn_not_found'
12200 |             (match_operand:SWI48 1 "nonimmediate_operand" "rm")
      |         ^   ~~~~~~~~~~~~~~~~
../../gcc-4.6.3/gcc/config/i386/i386.md: In function 'get_attr_prefix_data16':
../../gcc-4.6.3/gcc/rtl.h:2581:58: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
 2581 |         _fatal_insn_not_found (insn, __FILE__, __LINE__, __FUNCTION__)
      |                                                          ^~~~~~~~~~~~
../../gcc-4.6.3/gcc/config/i386/i386.md:1996:9: note: in expansion of macro 'fatal_insn_not_found'
 1996 |     case TYPE_MULTI:
      |         ^~~~~~~~~~~~        
../../gcc-4.6.3/gcc/config/i386/i386.md: In function 'get_attr_type':
../../gcc-4.6.3/gcc/rtl.h:2581:58: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
 2581 |         _fatal_insn_not_found (insn, __FILE__, __LINE__, __FUNCTION__)
      |                                                          ^~~~~~~~~~~~
../../gcc-4.6.3/gcc/config/i386/i386.md:18221:16: note: in expansion of macro 'fatal_insn_not_found'
18221 |         (unspec_volatile:DI [(const_int 0)] UNSPECV_RDTSCP))
      |                ^~~~~~~~~~~~~~~~~~~~
../../gcc-4.6.3/gcc/config/i386/i386.md: In function 'get_attr_use_carry':
../../gcc-4.6.3/gcc/rtl.h:2581:58: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
 2581 |         _fatal_insn_not_found (insn, __FILE__, __LINE__, __FUNCTION__)
      |                                                          ^~~~~~~~~~~~
../../gcc-4.6.3/gcc/config/i386/i386.md:18442:9: note: in expansion of macro 'fatal_insn_not_found'
../../gcc-4.6.3/gcc/config/i386/i386.md: In function 'get_attr_unit':
../../gcc-4.6.3/gcc/rtl.h:2581:58: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
 2581 |         _fatal_insn_not_found (insn, __FILE__, __LINE__, __FUNCTION__)
      |                                                          ^~~~~~~~~~~~
../../gcc-4.6.3/gcc/config/i386/i386.md:19034:9: note: in expansion of macro 'fatal_insn_not_found'
../../gcc-4.6.3/gcc/config/i386/i386.md: In function 'insn_default_latency_none':
../../gcc-4.6.3/gcc/config/i386/i386.md:386:10: warning: this statement may fall through [-Wimplicit-fallthrough=]
  386 | 
      |          ^
../../gcc-4.6.3/gcc/config/i386/i386.md:389:5: note: here
  389 |   (cond [(eq_attr "type" "fmov,fop,fsgn,fmul,fdiv,fpspc,fcmov,fcmp,fxch,fistp,fisttp,frndint")
      |     ^~~~~~~
../../gcc-4.6.3/gcc/config/i386/i386.md: In function 'internal_dfa_insn_code_none':
../../gcc-4.6.3/gcc/config/i386/i386.md:401:10: warning: this statement may fall through [-Wimplicit-fallthrough=]
  401 | ;; The (bounding maximum) length of an instruction immediate.
      |          ^
../../gcc-4.6.3/gcc/config/i386/i386.md:404:5: note: here
  404 |                           bitmanip")
      |     ^      
../../gcc-4.6.3/gcc/config/i386/i386.md: In function 'insn_default_latency_btver1':
../../gcc-4.6.3/gcc/config/i386/i386.md:2805:10: warning: this statement may fall through [-Wimplicit-fallthrough=]
 2805 | }
      |          ^
../../gcc-4.6.3/gcc/config/i386/i386.md:2808:5: note: here
 2808 |    (set (attr "mode")
      |     ^~~~~~~
../../gcc-4.6.3/gcc/config/i386/i386.md: In function 'internal_dfa_insn_code_btver1':
../../gcc-4.6.3/gcc/config/i386/i386.md:2820:31: warning: this statement may fall through [-Wimplicit-fallthrough=]
 2820 |                             (const_int 0)))
      |                               ^
../../gcc-4.6.3/gcc/config/i386/i386.md:2823:12: note: here
 2823 |                (const_string "DI")))])
      |            ^   ~~~
../../gcc-4.6.3/gcc/config/i386/i386.md: In function 'insn_current_length':
../../gcc-4.6.3/gcc/config/i386/i386.md:415:17: warning: this statement may fall through [-Wimplicit-fallthrough=]
  415 |              (const_int 4)
      |                 ^
../../gcc-4.6.3/gcc/config/i386/i386.md:418:12: note: here
  418 |            (if_then_else (match_operand 1 "constant_call_address_operand" "")
      |            ^~~~~~~
../../gcc-4.6.3/gcc/config/i386/i386.md: In function 'insn_variable_length_p':
../../gcc-4.6.3/gcc/config/i386/i386.md:435:17: warning: this statement may fall through [-Wimplicit-fallthrough=]
  435 |              (const_int 0)
      |                 ^
../../gcc-4.6.3/gcc/config/i386/i386.md:438:12: note: here
  438 |              (const_int 0)
      |            ^ ~~~~~
../../gcc-4.6.3/gcc/config/i386/i386.md: In function 'get_attr_atom_sse_attr':
../../gcc-4.6.3/gcc/config/i386/i386.md:2863:10: warning: this statement may fall through [-Wimplicit-fallthrough=]
 2863 | (define_insn "*movxf_internal_nointeger"
      |          ^
../../gcc-4.6.3/gcc/config/i386/i386.md:2866:5: note: here
 2866 |   "optimize_function_for_size_p (cfun)
      |     ^~~~~~~
../../gcc-4.6.3/gcc/config/i386/i386.md: In function 'get_attr_atom_unit':
../../gcc-4.6.3/gcc/config/i386/i386.md:2912:10: warning: this statement may fall through [-Wimplicit-fallthrough=]
 2912 |    && (reload_in_progress || reload_completed
      |          ^
../../gcc-4.6.3/gcc/config/i386/i386.md:2915:5: note: here
 2915 |            && optimize_function_for_size_p (cfun)
      |     ^      
../../gcc-4.6.3/gcc/config/i386/i386.md: In function 'get_attr_amdfam10_decode':
../../gcc-4.6.3/gcc/config/i386/i386.md:3044:24: warning: this statement may fall through [-Wimplicit-fallthrough=]
 3044 |                        (const_string "V2DF"))
      |                        ^
../../gcc-4.6.3/gcc/config/i386/i386.md:3047:19: note: here
 3047 |                   whole SSE registers use APD move to break dependency
      |                   ^~~~~~~
../../gcc-4.6.3/gcc/config/i386/i386.md: In function 'get_attr_bdver1_decode':
../../gcc-4.6.3/gcc/config/i386/i386.md:831:10: warning: this statement may fall through [-Wimplicit-fallthrough=]
  831 | 
      |          ^
../../gcc-4.6.3/gcc/config/i386/i386.md:834:26: note: here
  834 |                             (HI "WORD")
      |                          ^  ~~~~
../../gcc-4.6.3/gcc/config/i386/i386.md: In function 'get_attr_fp_int_src':
../../gcc-4.6.3/gcc/config/i386/i386.md:905:10: warning: this statement may fall through [-Wimplicit-fallthrough=]
  905 | ;; SSE and x87 SFmode and DFmode floating point modes
      |          ^
../../gcc-4.6.3/gcc/config/i386/i386.md:908:5: note: here
  908 | ;; All x87 floating point modes
      |     ^~~~~~~
../../gcc-4.6.3/gcc/config/i386/i386.md: In function 'get_attr_i387_cw':
../../gcc-4.6.3/gcc/config/i386/i386.md:3134:17: warning: this statement may fall through [-Wimplicit-fallthrough=]
 3134 |         case MODE_DI:
      |                 ^
../../gcc-4.6.3/gcc/config/i386/i386.md:3137:12: note: here
 3137 |           if (TARGET_AVX)
      |            ^~~~~~~
../../gcc-4.6.3/gcc/config/i386/i386.md: In function 'get_attr_movu':
../../gcc-4.6.3/gcc/config/i386/i386.md:717:10: warning: this statement may fall through [-Wimplicit-fallthrough=]
  717 | ;; Mapping of signed max and min
      |          ^
../../gcc-4.6.3/gcc/config/i386/i386.md:720:5: note: here
  720 | ;; Mapping of unsigned max and min
      |     ^~~~~~~
../../gcc-4.6.3/gcc/config/i386/i386.md: In function 'get_attr_mode':
../../gcc-4.6.3/gcc/config/i386/i386.md:4962:17: warning: this statement may fall through [-Wimplicit-fallthrough=]
 4962 |         (float:X87MODEF (match_operand:HI 1 "register_operand" "")))
      |                 ^
../../gcc-4.6.3/gcc/config/i386/i386.md:4965:5: note: here
 4965 |    && (!(SSE_FLOAT_MODE_P (<MODE>mode) && TARGET_SSE_MATH)
      |     ^~~~
../../gcc-4.6.3/gcc/config/i386/i386.md: In function 'get_attr_prefix_vex_w':
../../gcc-4.6.3/gcc/config/i386/i386.md:2831:10: warning: this statement may fall through [-Wimplicit-fallthrough=]
 2831 |   "ix86_split_long_move (operands); DONE;")
      |          ^
../../gcc-4.6.3/gcc/config/i386/i386.md:2834:5: note: here
 2834 |   [(set (match_operand:XF 0 "nonimmediate_operand" "=f,m,f,r,o")
      |     ^~~~~~~
../../gcc-4.6.3/gcc/config/i386/i386.md: In function 'get_attr_type':
../../gcc-4.6.3/gcc/config/i386/i386.md:18219:10: warning: this statement may fall through [-Wimplicit-fallthrough=]
18219 | (define_insn "*rdtscp"
      |          ^
../../gcc-4.6.3/gcc/config/i386/i386.md:18222:5: note: here
18222 |    (set (match_operand:SI 1 "register_operand" "=c")
      |     ^~~~
../../gcc-4.6.3/gcc/config/i386/i386.md: In function 'get_attr_use_carry':
../../gcc-4.6.3/gcc/config/i386/i386.md:18440:10: warning: this statement may fall through [-Wimplicit-fallthrough=]
../../gcc-4.6.3/gcc/config/i386/i386.md:18443:5: note: here
gcc -c -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -DGENERATOR_FILE -I. -Ibuild -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/build -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../libcpp/include  -I../../gcc-4.6.3/gcc/../libdecnumber -I../../gcc-4.6.3/gcc/../libdecnumber/dpd -I../libdecnumber    \
	-o build/genautomata.o ../../gcc-4.6.3/gcc/genautomata.c
gcc -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -DGENERATOR_FILE  -o build/genautomata \
    build/genautomata.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/read-md.o build/errors.o ../build-x86_64-pc-linux-gnu/libiberty/libiberty.a -lm
build/genautomata ../../gcc-4.6.3/gcc/config/i386/i386.md \
  insn-conditions.md > tmp-automata.c
/bin/sh ../../gcc-4.6.3/gcc/../move-if-change tmp-automata.c insn-automata.c
echo timestamp > s-automata
i686-helenos-cc -c   -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat   -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../libcpp/include  -I../../gcc-4.6.3/gcc/../libdecnumber -I../../gcc-4.6.3/gcc/../libdecnumber/dpd -I../libdecnumber    insn-automata.c -o insn-automata.o
In file included from insn-automata.c:11:
../../gcc-4.6.3/gcc/recog.h:287:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
  287 | #if HAVE_DESIGNATED_INITIALIZERS
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.6.3/gcc/function.h:25,
                 from insn-automata.c:17:
../../gcc-4.6.3/gcc/tree.h:3130:11: warning: identifier 'thread_local' conflicts with C++ keyword [-Wc++-compat]
 3130 |  unsigned thread_local : 1;
      |           ^~~~~~~~~~~~
gcc -c -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -DGENERATOR_FILE -I. -Ibuild -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/build -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../libcpp/include  -I../../gcc-4.6.3/gcc/../libdecnumber -I../../gcc-4.6.3/gcc/../libdecnumber/dpd -I../libdecnumber    \
	-o build/genemit.o ../../gcc-4.6.3/gcc/genemit.c
gcc -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -DGENERATOR_FILE  -o build/genemit \
    build/genemit.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/read-md.o build/errors.o ../build-x86_64-pc-linux-gnu/libiberty/libiberty.a
build/genemit ../../gcc-4.6.3/gcc/config/i386/i386.md \
  insn-conditions.md > tmp-emit.c
/bin/sh ../../gcc-4.6.3/gcc/../move-if-change tmp-emit.c insn-emit.c
echo timestamp > s-emit
i686-helenos-cc -c   -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat   -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../libcpp/include  -I../../gcc-4.6.3/gcc/../libdecnumber -I../../gcc-4.6.3/gcc/../libdecnumber/dpd -I../libdecnumber    insn-emit.c -o insn-emit.o
In file included from ../../gcc-4.6.3/gcc/function.h:25,
                 from insn-emit.c:10:
../../gcc-4.6.3/gcc/tree.h:3130:11: warning: identifier 'thread_local' conflicts with C++ keyword [-Wc++-compat]
 3130 |  unsigned thread_local : 1;
      |           ^~~~~~~~~~~~
In file included from insn-emit.c:18:
../../gcc-4.6.3/gcc/recog.h:287:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
  287 | #if HAVE_DESIGNATED_INITIALIZERS
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.6.3/gcc/config/i386/i386.md: In function 'gen_floatunssixf2':
../../gcc-4.6.3/gcc/config/i386/i386.md:5617:14: warning: 'operands' is used uninitialized [-Wuninitialized]
 5617 | 
      |              ^            
../../gcc-4.6.3/gcc/config/i386/i386.md:5645:9: note: 'operands' declared here
 5645 |    (clobber (reg:CC FLAGS_REG))]
      |         ^~~~~~~~
../../gcc-4.6.3/gcc/config/i386/i386.md: In function 'gen_smulsi3_highpart':
../../gcc-4.6.3/gcc/config/i386/i386.md:7140:21: warning: 'operands' is used uninitialized [-Wuninitialized]
 7140 |               (any_extend:TI
      |               ~~~~~~^~~~~~~~     
../../gcc-4.6.3/gcc/config/i386/i386.md:7120:9: note: 'operands' declared here
 7120 | (define_expand "<s>mul<mode>3_highpart"
      |         ^~~~~~~~
../../gcc-4.6.3/gcc/config/i386/i386.md: In function 'gen_umulsi3_highpart':
../../gcc-4.6.3/gcc/config/i386/i386.md:7140:21: warning: 'operands' is used uninitialized [-Wuninitialized]
 7140 |               (any_extend:TI
      |               ~~~~~~^~~~~~~~     
../../gcc-4.6.3/gcc/config/i386/i386.md:7176:9: note: 'operands' declared here
 7176 |    (set (attr "athlon_decode")
      |         ^~~~~~~~
../../gcc-4.6.3/gcc/config/i386/i386.md: In function 'gen_atanxf2':
../../gcc-4.6.3/gcc/config/i386/i386.md:13869:14: warning: 'operands' is used uninitialized [-Wuninitialized]
13869 |        || TARGET_MIX_SSE_I387)
      |        ~~~~~~^~~~~~~~~~~~~
../../gcc-4.6.3/gcc/config/i386/i386.md:13878:9: note: 'operands' declared here
13878 |   emit_insn (gen_truncxf<mode>2_i387_noop (operands[0], op0));
      |         ^~~~~~~~
../../gcc-4.6.3/gcc/config/i386/i386.md: In function 'gen_logxf2':
../../gcc-4.6.3/gcc/config/i386/i386.md:14014:14: warning: 'operands' is used uninitialized [-Wuninitialized]
14014 |        || TARGET_MIX_SSE_I387)
      |        ~~~~~~^~~~~~~~~~~~~
../../gcc-4.6.3/gcc/config/i386/i386.md:13993:9: note: 'operands' declared here
13993 |   "fyl2x"
      |         ^       
../../gcc-4.6.3/gcc/config/i386/i386.md: In function 'gen_log10xf2':
../../gcc-4.6.3/gcc/config/i386/i386.md:14044:14: warning: 'operands' is used uninitialized [-Wuninitialized]
14044 |        || TARGET_MIX_SSE_I387)
      |        ~~~~~~^~~~~~~~~~~~~
../../gcc-4.6.3/gcc/config/i386/i386.md:14050:9: note: 'operands' declared here
14050 |   emit_move_insn (op2, standard_80387_constant_rtx (3)); /* fldlg2 */
      |         ^~~~~~~~
../../gcc-4.6.3/gcc/config/i386/i386.md: In function 'gen_log2xf2':
../../gcc-4.6.3/gcc/config/i386/i386.md:14074:14: warning: 'operands' is used uninitialized [-Wuninitialized]
14074 |        || TARGET_MIX_SSE_I387)
      |        ~~~~~~^~~~~~~~~~~~~
../../gcc-4.6.3/gcc/config/i386/i386.md:14080:9: note: 'operands' declared here
14080 |   emit_move_insn (op2, CONST1_RTX (XFmode)); /* fld1 */
      |         ^~~~~~~~
../../gcc-4.6.3/gcc/config/i386/sse.md: In function 'gen_xop_vmfrczv4sf2':
../../gcc-4.6.3/gcc/config/i386/sse.md:11310:21: warning: 'operands' is used uninitialized [-Wuninitialized]
11310 |           (unspec:SSEMODEF2P
      |            ~~~~~~~~~^~~~~~~~     
../../gcc-4.6.3/gcc/config/i386/sse.md:11306:9: note: 'operands' declared here
11306 | 
      |         ^       
../../gcc-4.6.3/gcc/config/i386/sse.md: In function 'gen_xop_vmfrczv2df2':
../../gcc-4.6.3/gcc/config/i386/sse.md:11310:21: warning: 'operands' is used uninitialized [-Wuninitialized]
11310 |           (unspec:SSEMODEF2P
      |            ~~~~~~~~~^~~~~~~~     
../../gcc-4.6.3/gcc/config/i386/sse.md:11339:9: note: 'operands' declared here
11339 |   "TARGET_XOP"
      |         ^~~~~~  
gcc -c -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -DGENERATOR_FILE -I. -Ibuild -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/build -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../libcpp/include  -I../../gcc-4.6.3/gcc/../libdecnumber -I../../gcc-4.6.3/gcc/../libdecnumber/dpd -I../libdecnumber    \
	-o build/genextract.o ../../gcc-4.6.3/gcc/genextract.c
gcc -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -DGENERATOR_FILE  -o build/genextract \
    build/genextract.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/read-md.o build/errors.o ../build-x86_64-pc-linux-gnu/libiberty/libiberty.a
build/genextract ../../gcc-4.6.3/gcc/config/i386/i386.md \
  insn-conditions.md > tmp-extract.c
/bin/sh ../../gcc-4.6.3/gcc/../move-if-change tmp-extract.c insn-extract.c
echo timestamp > s-extract
i686-helenos-cc -c   -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat   -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../libcpp/include  -I../../gcc-4.6.3/gcc/../libdecnumber -I../../gcc-4.6.3/gcc/../libdecnumber/dpd -I../libdecnumber    insn-extract.c -o insn-extract.o
In file included from insn-extract.c:10:
../../gcc-4.6.3/gcc/recog.h:287:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
  287 | #if HAVE_DESIGNATED_INITIALIZERS
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from insn-extract.c:8:
insn-extract.c: In function 'insn_extract':
../../gcc-4.6.3/gcc/rtl.h:2579:55: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
 2579 |         _fatal_insn (msgid, insn, __FILE__, __LINE__, __FUNCTION__)
      |                                                       ^~~~~~~~~~~~
insn-extract.c:38:9: note: in expansion of macro 'fatal_insn'
   38 |         fatal_insn ("unrecognizable insn:", insn);
      |         ^~~~~~~~~~
../../gcc-4.6.3/gcc/rtl.h:2579:55: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
 2579 |         _fatal_insn (msgid, insn, __FILE__, __LINE__, __FUNCTION__)
      |                                                       ^~~~~~~~~~~~
insn-extract.c:40:9: note: in expansion of macro 'fatal_insn'
   40 |         fatal_insn ("insn with invalid code number:", insn);
      |         ^~~~~~~~~~
build/genmodes > tmp-modes.c
/bin/sh ../../gcc-4.6.3/gcc/../move-if-change tmp-modes.c insn-modes.c
echo timestamp > s-modes
i686-helenos-cc -c   -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat   -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../libcpp/include  -I../../gcc-4.6.3/gcc/../libdecnumber -I../../gcc-4.6.3/gcc/../libdecnumber/dpd -I../libdecnumber    insn-modes.c -o insn-modes.o
gcc -c -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -DGENERATOR_FILE -I. -Ibuild -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/build -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../libcpp/include  -I../../gcc-4.6.3/gcc/../libdecnumber -I../../gcc-4.6.3/gcc/../libdecnumber/dpd -I../libdecnumber    \
	-o build/genopinit.o ../../gcc-4.6.3/gcc/genopinit.c
gcc -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -DGENERATOR_FILE  -o build/genopinit \
    build/genopinit.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/read-md.o build/errors.o ../build-x86_64-pc-linux-gnu/libiberty/libiberty.a
build/genopinit ../../gcc-4.6.3/gcc/config/i386/i386.md \
  insn-conditions.md > tmp-opinit.c
/bin/sh ../../gcc-4.6.3/gcc/../move-if-change tmp-opinit.c insn-opinit.c
echo timestamp > s-opinit
i686-helenos-cc -c   -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat   -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../libcpp/include  -I../../gcc-4.6.3/gcc/../libdecnumber -I../../gcc-4.6.3/gcc/../libdecnumber/dpd -I../libdecnumber    insn-opinit.c -o insn-opinit.o
In file included from insn-opinit.c:12:
../../gcc-4.6.3/gcc/recog.h:287:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
  287 | #if HAVE_DESIGNATED_INITIALIZERS
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.6.3/gcc/function.h:25,
                 from ../../gcc-4.6.3/gcc/expr.h:26,
                 from insn-opinit.c:13:
../../gcc-4.6.3/gcc/tree.h:3130:11: warning: identifier 'thread_local' conflicts with C++ keyword [-Wc++-compat]
 3130 |  unsigned thread_local : 1;
      |           ^~~~~~~~~~~~
gcc -c -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -DGENERATOR_FILE -I. -Ibuild -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/build -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../libcpp/include  -I../../gcc-4.6.3/gcc/../libdecnumber -I../../gcc-4.6.3/gcc/../libdecnumber/dpd -I../libdecnumber    \
	-o build/genoutput.o ../../gcc-4.6.3/gcc/genoutput.c
gcc -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -DGENERATOR_FILE  -o build/genoutput \
    build/genoutput.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/read-md.o build/errors.o ../build-x86_64-pc-linux-gnu/libiberty/libiberty.a
build/genoutput ../../gcc-4.6.3/gcc/config/i386/i386.md \
  insn-conditions.md > tmp-output.c
/bin/sh ../../gcc-4.6.3/gcc/../move-if-change tmp-output.c insn-output.c
echo timestamp > s-output
i686-helenos-cc -c   -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat   -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../libcpp/include  -I../../gcc-4.6.3/gcc/../libdecnumber -I../../gcc-4.6.3/gcc/../libdecnumber/dpd -I../libdecnumber    insn-output.c -o insn-output.o
In file included from ../../gcc-4.6.3/gcc/function.h:25,
                 from ../../gcc-4.6.3/gcc/expr.h:26,
                 from insn-output.c:11:
../../gcc-4.6.3/gcc/tree.h:3130:11: warning: identifier 'thread_local' conflicts with C++ keyword [-Wc++-compat]
 3130 |  unsigned thread_local : 1;
      |           ^~~~~~~~~~~~
In file included from insn-output.c:22:
../../gcc-4.6.3/gcc/recog.h:287:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
  287 | #if HAVE_DESIGNATED_INITIALIZERS
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.6.3/gcc/config/i386/sync.md:39451:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:39466:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:39481:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:39496:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:39511:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:39517:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:39532:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:39538:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:39553:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:39559:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:39574:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:39580:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:39595:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:39601:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:39616:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:39622:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:39637:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:39643:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:39658:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:39664:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:39679:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:39685:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:39700:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:39706:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:39721:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:39727:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:39742:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:39748:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:39763:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:39778:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:39784:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:39799:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:39814:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:39820:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:39835:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:39850:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:39865:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:39871:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:39886:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:39892:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:39907:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:39922:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:39928:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:39943:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:39958:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:39973:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:39979:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:39994:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:40000:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:40015:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:40021:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:40036:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:40051:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:40066:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:40081:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:40096:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:40111:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:40126:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:40141:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:40147:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:40162:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:40168:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:40183:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:40189:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:40204:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:40210:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:40225:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:40231:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:40246:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:40252:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:40267:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:40273:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:40288:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:40294:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:40309:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:40315:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:40330:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:40345:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:40360:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:40375:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:40390:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:40405:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:40420:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:40426:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:40441:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:40447:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:40462:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:40468:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:40483:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:40489:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:40504:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:40510:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:40525:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:40531:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:40546:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:40552:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:40567:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:40573:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:40588:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:40594:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:40609:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:40615:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:40630:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:40636:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:40651:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:40666:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:40672:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:40687:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:40702:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:40708:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:40723:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:40729:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:40744:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:40759:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:40774:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:40789:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:40804:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:40819:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:40834:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:40849:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:40864:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:40879:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:40894:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:40909:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:40924:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:40939:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:40954:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:40969:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:40984:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:40990:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:41005:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:41011:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:41026:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:41032:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:41047:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:41053:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:41068:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:41074:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:41089:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:41095:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:41110:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:41116:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:41131:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:41137:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:41152:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:41158:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:41173:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:41188:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:41194:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:41209:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:41224:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:41239:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:41245:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:41260:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:41275:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:41290:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:41305:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:41320:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:41326:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:41341:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:41356:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:41371:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:41386:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:41401:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:41416:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:41431:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:41446:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:41461:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:41476:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:41491:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:41497:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:41512:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:41518:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:41533:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:41539:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:41554:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:41560:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:41575:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:41581:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:41596:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:41602:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:41617:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:41623:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:41638:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:41653:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:41668:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:41683:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:41689:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:41704:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:41710:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:41725:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:41731:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:41746:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:41752:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:41767:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:41773:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:41788:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:41794:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:41809:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:41824:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:41830:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:41845:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:41860:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:41875:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:41881:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:41896:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:41902:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:41917:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:41923:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:41938:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:41944:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:41959:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:41965:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:41980:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:41986:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:42001:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:42007:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:42022:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:42028:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:42043:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:42049:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:42064:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:42070:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:42085:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:42091:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:42106:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:42112:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:42127:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:42133:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:42148:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:42154:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:42169:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:42175:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:42190:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:42196:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:42211:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:42217:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:42232:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:42238:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:42253:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:42259:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:42274:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:42280:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:42295:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:42301:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:42316:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:42331:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:42346:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:42352:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:42367:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:42373:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:42388:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:42403:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:42418:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:42433:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:42448:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:42454:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:42469:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:42475:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:42490:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:42496:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:42511:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:42517:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:42532:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:42538:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:42553:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:42559:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:42574:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:42580:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:42595:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:42601:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:42616:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:42622:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:42637:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:42643:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:42658:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:42673:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:42688:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:42703:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:42718:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:42733:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:42748:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:42754:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:42769:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:42775:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:42790:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:42796:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:42811:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:42817:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:42832:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:42838:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:42853:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:42859:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:42874:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:42880:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:42895:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:42901:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:42916:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:42922:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:42937:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:42943:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:42958:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:42964:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:42979:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:42985:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:43000:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:43006:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:43021:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:43027:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:43042:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:43048:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:43063:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:43069:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:43084:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:43090:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:43105:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:43111:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:43126:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:43141:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:43156:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:43171:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:43186:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:43201:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:43216:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:43231:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:43246:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:43261:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:43276:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:43291:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:43306:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:43321:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:43336:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:43351:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:43366:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:43381:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:43396:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:43411:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:43426:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:43441:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:43456:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:43471:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:43477:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:43492:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:43498:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:43513:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:43519:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:43534:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:43540:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:43555:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:43561:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:43576:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:43582:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:43597:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:43603:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:43618:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:43624:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:43639:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:43645:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:43660:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:43666:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:43681:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:43687:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:43702:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:43708:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:43723:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:43729:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:43744:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:43750:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:43765:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:43771:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:43786:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:43792:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:43807:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:43813:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:43828:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:43834:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:43849:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:43855:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:43870:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:43876:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:43891:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:43897:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:43912:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:43918:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:43933:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:43939:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:43954:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:43960:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:43975:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:43981:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:43996:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:44002:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:44017:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:44023:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:44038:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:44044:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:44059:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:44065:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:44080:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:44086:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:44101:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:44107:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:44122:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:44128:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:44143:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:44149:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:44164:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:44170:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:44185:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:44191:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:44206:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:44212:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:44227:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:44233:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:44248:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:44254:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:44269:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:44275:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:44290:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:44296:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:44311:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:44317:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:44332:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:44347:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:44362:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:44368:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:44383:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:44389:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:44404:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:44410:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:44425:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:44431:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:44446:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:44452:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:44467:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:44473:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:44488:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:44494:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:44509:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:44515:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:44530:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:44536:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:44551:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:44557:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:44572:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:44578:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:44593:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:44599:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:44614:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:44620:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:44635:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:44641:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:44656:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:44662:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:44677:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:44683:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:44698:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:44704:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:44719:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:44725:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:44740:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:44746:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:44761:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:44776:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:44782:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:44797:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:44803:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:44818:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:44824:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:44839:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:44845:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:44860:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:44866:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:44881:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:44887:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:44902:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:44908:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:44923:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:44938:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:44953:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:44968:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:44974:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:44989:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:45004:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:45010:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:45025:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:45031:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:45046:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:45052:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:45067:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:45073:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:45088:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:45094:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:45109:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:45115:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:45130:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:45136:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:45151:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:45157:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:45172:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:45178:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:45193:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:45199:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:45214:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:45220:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:45235:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:45241:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:45256:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:45262:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:45277:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:45283:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:45298:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:45313:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:45328:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:45334:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:45349:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:45355:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:45370:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:45376:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:45391:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:45397:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:45412:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:45418:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:45433:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:45439:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:45454:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:45460:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:45475:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:45481:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:45496:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:45502:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:45517:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:45523:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:45538:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:45544:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:45559:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:45565:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:45580:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:45586:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:45601:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:45607:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:45622:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:45628:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:45643:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:45649:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:45664:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:45670:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:45685:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:45691:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:45706:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:45712:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:45727:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:45733:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:45748:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:45754:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:45769:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:45775:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:45790:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:45796:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:45811:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:45817:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:45832:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:45838:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:45853:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:45859:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:45874:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:45880:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:45895:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:45901:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:45916:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:45922:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:45937:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:45943:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:45958:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:45964:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:45979:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:45985:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:46000:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:46006:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:46021:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:46027:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:46042:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:46048:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:46063:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:46069:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:46084:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:46090:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:46105:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:46111:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:46126:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:46132:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:46147:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:46153:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:46168:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:46174:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:46189:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:46195:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:46210:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:46216:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:46231:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:46237:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:46252:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:46258:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:46273:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:46279:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:46294:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:46300:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:46315:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:46321:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:46336:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:46342:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:46357:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:46363:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:46378:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:46384:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:46399:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:46405:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:46420:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:46426:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:46441:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:46447:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:46462:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:46468:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:46483:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:46489:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:46504:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:46510:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:46525:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:46531:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:46546:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:46552:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:46567:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:46573:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:46588:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:46594:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:46609:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:46615:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:46630:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:46636:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:46651:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:46657:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:46672:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:46678:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:46693:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:46699:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:46714:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:46729:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:46735:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:46750:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:46756:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:46771:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:46777:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:46792:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:46798:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:46813:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:46819:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:46834:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:46840:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:46855:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:46861:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:46876:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:46882:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:46897:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:46912:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:46927:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:46942:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:46957:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:46972:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:46987:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:47002:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:47017:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:47032:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:47047:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:47062:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:47077:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:47092:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:47107:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:47122:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:47128:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:47143:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:47149:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:47164:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:47170:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:47185:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:47191:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:47206:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:47212:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:47227:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:47233:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:47248:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:47254:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:47269:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:47284:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:47299:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:47314:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:47329:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:47344:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:47359:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:47374:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:47389:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:47404:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:47419:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:47434:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:47449:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:47464:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:47479:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:47494:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:47509:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:47524:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:47539:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:47554:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:47569:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:47584:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:47599:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:47614:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:47629:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:47644:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:47659:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:47674:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:47680:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:47695:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:47701:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:47716:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:47722:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:47737:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:47743:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:47758:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:47764:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:47779:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:47785:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:47800:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:47815:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:47830:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:47845:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:47860:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:47875:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:47890:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:47905:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:47920:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:47935:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:47950:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:47956:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:47971:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:47977:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:47992:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:47998:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:48013:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:48019:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:48034:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:48040:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:48055:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:48061:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:48076:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:48082:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:48097:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:48103:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:48118:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:48124:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:48139:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:48145:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:48160:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:48166:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:48181:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:48187:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:48202:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:48208:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:48223:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:48229:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:48244:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:48250:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:48265:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:48271:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:48286:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:48292:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:48307:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:48313:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:48328:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:48334:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:48349:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:48355:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:48370:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:48376:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:48391:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:48397:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:48412:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:48418:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:48433:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:48439:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:48454:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:48460:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:48475:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:48481:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:48496:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:48502:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:48517:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:48523:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:48538:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:48544:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:48559:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:48574:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:48580:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:48595:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:48610:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:48616:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:48631:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:48646:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:48652:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:48667:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:48682:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:48688:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:48703:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:48718:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:48724:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:48739:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:48754:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:48760:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:48765:5: warning: cast between incompatible function types from 'struct rtx_def * (*)(void)' to 'struct rtx_def * (*)(struct rtx_def *, ...)' [-Wcast-function-type]
../../gcc-4.6.3/gcc/config/i386/sync.md:48775:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:48781:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:48796:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:48802:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:48817:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:48823:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:48828:5: warning: cast between incompatible function types from 'struct rtx_def * (*)(void)' to 'struct rtx_def * (*)(struct rtx_def *, ...)' [-Wcast-function-type]
../../gcc-4.6.3/gcc/config/i386/sync.md:48838:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:48844:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:48849:5: warning: cast between incompatible function types from 'struct rtx_def * (*)(void)' to 'struct rtx_def * (*)(struct rtx_def *, ...)' [-Wcast-function-type]
../../gcc-4.6.3/gcc/config/i386/sync.md:48859:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:48865:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:48880:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:48886:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:48901:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:48907:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:48912:5: warning: cast between incompatible function types from 'struct rtx_def * (*)(void)' to 'struct rtx_def * (*)(struct rtx_def *, ...)' [-Wcast-function-type]
../../gcc-4.6.3/gcc/config/i386/sync.md:48922:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:48937:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:48952:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:48967:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:48982:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:48988:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:48993:5: warning: cast between incompatible function types from 'struct rtx_def * (*)(void)' to 'struct rtx_def * (*)(struct rtx_def *, ...)' [-Wcast-function-type]
../../gcc-4.6.3/gcc/config/i386/sync.md:49003:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:49009:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:49014:5: warning: cast between incompatible function types from 'struct rtx_def * (*)(void)' to 'struct rtx_def * (*)(struct rtx_def *, ...)' [-Wcast-function-type]
../../gcc-4.6.3/gcc/config/i386/sync.md:49024:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:49039:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:49045:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:49060:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:49066:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:49081:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:49096:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:49111:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:49117:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:49132:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:49138:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:49153:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:49159:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:49174:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:49180:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:49195:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:49201:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:49216:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:49222:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:49237:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:49243:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:49258:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:49273:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:49279:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:49294:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:49300:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:49315:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:49321:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:49336:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:49342:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:49357:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:49363:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:49378:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:49384:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:49399:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:49405:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:49420:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:49426:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:49441:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:49447:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:49462:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:49468:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:49483:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:49489:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:49504:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:49519:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:49534:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:49549:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:49564:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:49579:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:49594:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:49600:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:49615:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:49630:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:49636:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:49651:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:49657:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:49672:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:49678:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:49693:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:49699:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:49714:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:49720:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:49735:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:49741:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:49756:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:49762:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:49777:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:49783:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:49798:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:49804:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:49819:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:49825:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:49840:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:49846:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:49861:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:49867:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:49882:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:49897:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:49912:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:49927:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:49942:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:49957:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:49972:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:49987:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:50002:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:50017:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:50032:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:50047:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:50062:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:50077:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:50092:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:50098:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:50113:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:50128:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:50143:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:50158:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:50173:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:50188:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:50203:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:50218:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:50233:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:50248:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:50263:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:50278:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:50293:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:50308:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:50323:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:50338:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:50353:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:50368:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:50383:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:50398:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:50413:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:50428:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:50443:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:50458:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:50473:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:50488:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:50503:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:50518:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:50533:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:50548:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:50563:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:50578:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:50584:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:50599:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:50605:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:50620:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:50626:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:50641:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:50647:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:50662:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:50668:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:50683:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:50689:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:50704:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:50710:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:50725:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:50731:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:50746:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:50752:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:50767:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:50773:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:50788:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:50794:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:50809:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:50815:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:50830:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:50836:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:50851:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:50857:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:50872:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:50878:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:50893:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:50899:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:50914:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:50920:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:50935:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:50941:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:50956:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:50962:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:50977:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:50983:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:50998:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:51004:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:51019:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:51025:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:51040:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:51046:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:51061:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:51067:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:51082:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:51088:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:51103:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:51109:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:51124:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:51130:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:51145:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:51151:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:51166:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:51172:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:51187:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:51193:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:51208:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:51214:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:51229:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:51235:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:51250:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:51256:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:51271:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:51277:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:51292:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:51298:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:51313:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:51319:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:51334:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:51340:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:51355:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:51361:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:51376:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:51391:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:51397:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:51412:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:51418:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:51433:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:51439:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:51454:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:51469:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:51484:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:51490:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:51505:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:51511:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:51526:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:51532:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:51547:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:51553:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:51568:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:51574:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:51589:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:51595:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:51610:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:51616:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:51631:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:51646:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:51652:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:51667:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:51682:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:51697:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:51703:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:51718:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:51724:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:51739:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:51745:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:51760:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:51766:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:51781:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:51787:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:51802:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:51808:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:51823:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:51829:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:51844:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:51859:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:51865:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:51880:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:51895:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:51910:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:51916:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:51931:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:51937:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:51952:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:51958:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:51973:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:51979:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:51994:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:52000:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:52015:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:52021:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:52036:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:52042:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:52057:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:52063:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:52078:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:52084:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:52099:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:52105:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:52120:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:52126:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:52141:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:52147:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:52162:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:52168:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:52173:5: warning: cast between incompatible function types from 'struct rtx_def * (*)(void)' to 'struct rtx_def * (*)(struct rtx_def *, ...)' [-Wcast-function-type]
../../gcc-4.6.3/gcc/config/i386/sync.md:52183:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:52189:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:52204:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:52210:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:52225:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:52231:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:52246:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:52252:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:52267:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:52273:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:52288:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:52294:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:52309:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:52315:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:52330:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:52336:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:52351:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:52357:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:52372:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:52378:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:52393:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:52399:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:52414:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:52420:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:52435:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:52441:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:52456:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:52462:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:52477:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:52483:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:52498:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:52504:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:52519:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:52534:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:52549:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:52555:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:52570:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:52585:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:52600:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:52615:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:52621:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:52636:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:52642:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:52657:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:52663:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:52678:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:52684:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:52699:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:52705:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:52720:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:52726:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:52741:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:52747:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:52762:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:52768:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:52783:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:52789:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:52804:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:52810:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:52825:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:52831:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:52846:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:52852:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:52867:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:52873:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:52888:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:52894:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:52909:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:52915:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:52930:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:52936:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:52951:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:52957:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:52972:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:52978:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:52993:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:53008:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:53014:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:53029:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:53035:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:53050:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:53056:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:53071:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:53086:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:53101:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:53107:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:53122:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:53137:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:53143:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:53158:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:53173:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:53179:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:53194:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:53209:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:53215:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:53230:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:53245:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:53251:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:53266:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:53281:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:53287:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:53302:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:53317:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:53322:5: warning: cast between incompatible function types from 'struct rtx_def * (*)(void)' to 'struct rtx_def * (*)(struct rtx_def *, ...)' [-Wcast-function-type]
../../gcc-4.6.3/gcc/config/i386/sync.md:53332:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:53347:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:53362:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:53368:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:53383:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:53389:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:53404:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:53410:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:53425:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:53431:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:53446:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:53452:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:53467:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:53473:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:53488:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:53494:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:53509:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:53515:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:53530:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:53536:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:53551:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:53557:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:53572:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:53578:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:53593:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:53599:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:53614:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:53620:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:53635:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:53641:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:53656:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:53662:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:53677:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:53683:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:53698:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:53713:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:53728:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:53743:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:53758:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:53773:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:53788:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:53803:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:53818:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:53833:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:53848:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:53854:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:53869:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:53875:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:53890:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:53905:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:53911:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:53926:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:53932:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:53947:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:53953:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:53968:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:53974:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:53989:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:53995:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:54010:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:54016:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:54031:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:54037:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:54052:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:54058:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:54073:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:54079:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:54094:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:54100:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:54115:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:54121:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:54136:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:54142:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:54157:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:54163:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:54178:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:54184:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:54199:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:54205:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:54220:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:54226:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:54241:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:54247:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:54262:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:54268:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:54283:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:54289:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:54304:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:54310:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:54325:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:54331:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:54346:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:54352:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:54367:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:54382:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:54388:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:54403:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:54418:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:54424:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:54439:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:54445:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:54460:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:54466:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:54481:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:54487:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:54502:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:54508:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:54523:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:54529:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:54544:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:54550:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:54565:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:54571:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:54586:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:54592:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:54607:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:54613:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:54628:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:54634:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:54649:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:54655:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:54670:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:54676:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:54691:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:54697:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:54712:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:54718:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:54733:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:54739:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:54754:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:54760:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:54775:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:54781:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:54796:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:54802:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:54817:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:54823:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:54838:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:54844:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:54859:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:54865:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:54880:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:54886:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:54901:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:54907:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:54922:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:54928:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:54943:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:54949:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:54964:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:54970:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:54985:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:54991:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:55006:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:55012:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:55027:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:55033:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:55048:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:55054:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:55069:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:55075:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:55090:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:55096:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:55111:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:55117:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:55132:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:55138:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:55153:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:55159:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:55174:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:55180:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:55195:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:55201:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:55216:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:55222:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:55237:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:55243:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:55258:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:55264:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:55279:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:55285:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:55300:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:55306:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:55321:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:55327:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:55342:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:55348:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:55363:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:55369:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:55384:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:55390:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:55405:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:55411:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:55426:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:55432:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:55447:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:55453:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:55468:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:55474:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:55489:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:55495:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:55510:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:55516:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:55531:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:55537:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:55552:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:55558:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:55573:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:55579:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:55594:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:55600:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:55615:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:55621:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:55636:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:55642:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:55657:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:55663:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:55678:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:55684:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:55699:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:55714:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:55720:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:55735:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:55750:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:55756:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:55771:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:55777:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:55792:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:55798:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:55813:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:55828:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:55834:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:55849:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:55864:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:55879:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:55885:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:55900:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:55906:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:55921:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:55927:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:55942:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:55948:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:55963:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:55969:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:55984:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:55990:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:56005:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:56020:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:56035:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:56050:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:56065:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:56080:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:56095:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:56110:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:56125:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:56140:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:56155:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:56170:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:56185:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:56200:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:56215:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:56230:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:56245:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:56260:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:56275:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:56290:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:56305:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:56311:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:56326:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:56332:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:56347:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:56353:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:56368:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:56374:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:56389:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:56395:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:56410:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:56416:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:56431:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:56437:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:56452:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:56458:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:56473:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:56479:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:56494:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:56500:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:56515:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:56521:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:56536:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:56542:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:56557:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:56563:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:56578:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:56584:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:56599:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:56605:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:56620:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:56626:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:56641:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:56647:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:56662:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:56668:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:56683:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:56689:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:56704:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:56710:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:56725:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:56731:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:56746:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:56752:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:56767:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:56773:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:56788:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:56794:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:56809:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:56815:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:56830:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:56836:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:56851:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:56857:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:56872:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:56878:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:56893:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:56899:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:56914:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:56920:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:56935:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:56941:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:56956:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:56962:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:56977:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:56983:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:56998:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:57004:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:57019:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:57025:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:57040:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:57046:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:57061:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:57067:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:57082:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:57088:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:57103:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:57109:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:57124:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:57130:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:57145:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:57151:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:57166:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:57172:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:57187:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:57193:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:57208:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:57214:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:57229:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:57235:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:57250:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:57256:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:57271:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:57277:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:57292:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:57298:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:57313:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:57319:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:57334:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:57340:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:57355:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:57361:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:57376:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:57382:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:57397:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:57403:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:57418:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:57424:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:57439:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:57445:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:57460:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:57466:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:57481:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:57487:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:57502:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:57508:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:57523:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:57529:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:57544:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:57550:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:57565:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:57571:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:57586:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:57592:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:57607:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:57613:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:57628:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:57634:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:57649:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:57655:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:57670:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:57676:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:57691:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:57697:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:57712:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:57718:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:57733:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:57739:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:57754:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:57760:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:57775:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:57781:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:57796:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:57802:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:57817:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:57823:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:57838:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:57844:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:57859:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:57865:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:57880:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:57886:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:57901:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:57907:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:57922:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:57928:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:57943:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:57949:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:57964:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:57970:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:57985:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:57991:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:58006:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:58012:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:58027:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:58033:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:58048:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:58054:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:58069:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:58075:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:58090:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:58096:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:58111:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:58117:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:58132:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:58138:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:58153:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:58159:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:58174:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:58180:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:58195:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:58201:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:58216:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:58222:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:58237:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:58243:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:58258:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:58264:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:58279:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:58285:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:58300:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:58306:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:58321:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:58327:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:58342:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:58348:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:58363:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:58369:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:58384:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:58390:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:58405:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:58411:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:58426:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:58432:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:58447:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:58453:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:58468:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:58474:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:58489:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:58495:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:58510:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:58516:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:58531:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:58537:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:58552:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:58558:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:58573:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:58579:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:58594:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:58600:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:58615:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:58621:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:58636:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:58642:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:58657:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:58663:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:58678:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:58684:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:58699:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:58705:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:58720:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:58726:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:58741:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:58747:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:58762:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:58768:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:58783:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:58789:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:58804:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:58810:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:58825:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:58831:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:58846:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:58852:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:58867:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:58873:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:58888:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:58894:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:58909:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:58915:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:58930:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:58936:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:58951:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:58957:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:58972:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:58978:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:58993:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:58999:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:59014:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:59020:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:59035:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:59041:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:59056:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:59062:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:59077:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:59083:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:59098:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:59104:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:59119:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:59125:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:59140:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:59146:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:59161:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:59167:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:59182:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:59188:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:59203:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:59209:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:59224:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:59230:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:59245:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:59251:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:59266:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:59272:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:59287:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:59293:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:59308:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:59314:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:59329:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:59335:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:59350:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:59356:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:59371:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:59377:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:59392:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:59398:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:59413:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:59419:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:59434:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:59440:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:59455:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:59461:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:59476:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:59482:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:59497:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:59503:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:59518:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:59524:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:59539:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:59545:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:59560:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:59566:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:59581:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:59587:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:59602:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:59608:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:59623:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:59629:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:59644:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:59650:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:59665:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:59671:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:59686:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:59692:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:59707:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:59713:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:59728:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:59734:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:59749:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:59755:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:59770:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:59776:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:59791:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:59797:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:59812:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:59818:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:59833:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:59839:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:59854:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:59860:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:59875:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:59881:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:59896:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:59902:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:59917:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:59923:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:59938:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:59944:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:59959:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:59965:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:59980:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:59986:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:60001:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:60007:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:60022:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:60028:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:60043:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:60058:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:60073:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:60088:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:60103:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:60118:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:60133:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:60148:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:60163:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:60178:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:60193:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:60208:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:60223:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:60238:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:60253:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:60268:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:60283:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:60298:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:60313:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:60319:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:60334:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:60340:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:60355:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:60361:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:60376:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:60382:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:60397:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:60412:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:60427:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:60442:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:60457:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:60472:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:60487:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:60502:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:60517:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:60532:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:60547:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:60562:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:60577:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:60583:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:60598:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:60604:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:60619:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:60625:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:60640:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:60646:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:60661:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:60667:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:60682:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:60688:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:60703:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:60709:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:60724:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:60730:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:60745:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:60751:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:60766:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:60772:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:60787:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:60793:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:60808:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:60814:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:60829:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:60835:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:60850:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:60856:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:60871:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:60877:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:60892:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:60898:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:60913:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:60919:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:60934:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:60940:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:60955:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:60961:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:60976:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:60982:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:60997:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:61003:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:61018:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:61024:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:61039:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:61045:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:61060:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:61066:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:61081:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:61087:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:61102:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:61108:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:61123:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:61129:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:61144:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:61150:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:61165:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:61171:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:61186:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:61192:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:61207:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:61213:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:61228:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:61234:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:61249:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:61255:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:61270:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:61276:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:61291:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:61297:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:61312:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:61318:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:61333:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:61339:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:61354:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:61360:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:61375:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:61381:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:61396:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:61402:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:61417:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:61432:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:61447:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:61462:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:61477:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:61492:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:61507:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:61522:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:61537:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:61552:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:61567:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:61582:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:61597:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:61612:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:61627:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:61642:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:61657:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:61672:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:61687:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:61702:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:61717:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:61732:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:61747:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:61762:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:61777:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:61792:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:61807:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:61822:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:61837:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:61852:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:61867:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:61882:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:61897:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:61903:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:61918:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:61924:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:61939:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:61945:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:61960:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:61966:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:61981:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:61987:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:62002:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:62008:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:62023:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:62029:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:62044:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:62050:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:62065:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:62071:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:62086:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:62092:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:62107:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:62113:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:62128:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:62134:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:62149:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:62155:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:62170:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:62176:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:62191:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:62197:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:62212:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:62218:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:62233:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:62239:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:62254:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:62260:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:62275:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:62281:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:62296:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:62302:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:62317:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:62323:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:62338:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:62344:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:62359:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:62365:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:62380:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:62386:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:62401:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:62407:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:62422:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:62428:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:62443:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:62449:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:62464:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:62470:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:62485:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:62491:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:62506:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:62521:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:62527:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:62542:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:62557:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:62563:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:62578:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:62584:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:62599:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:62605:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:62620:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:62626:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:62641:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:62647:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:62662:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:62677:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:62683:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:62698:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:62704:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:62719:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:62725:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:62740:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:62755:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:62770:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:62785:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:62800:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:62806:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:62821:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:62827:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:62842:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:62848:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:62863:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:62869:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:62884:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:62890:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:62905:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:62911:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:62926:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:62932:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:62947:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:62953:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:62968:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:62974:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:62989:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:62995:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:63010:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:63025:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:63040:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:63055:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:63070:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:63085:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:63100:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:63115:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:63130:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:63145:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:63160:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:63175:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:63190:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:63196:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:63211:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:63217:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:63232:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:63247:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:63253:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:63268:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:63283:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:63298:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:63313:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:63328:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:63343:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:63358:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:63373:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:63388:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:63403:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:63418:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:63433:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:63448:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:63463:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:63478:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:63493:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:63508:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:63523:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:63529:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:63544:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:63550:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:63565:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:63571:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:63586:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:63592:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:63607:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:63613:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:63628:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:63634:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:63649:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:63655:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:63670:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:63676:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:63691:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:63697:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:63712:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:63718:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:63733:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:63739:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:63754:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:63760:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:63775:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:63781:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:63796:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:63802:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:63817:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:63823:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:63838:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:63844:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:63859:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:63874:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:63889:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:63904:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:63919:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:63934:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:63949:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:63964:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:63979:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:63985:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:64000:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:64006:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:64021:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:64027:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:64042:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:64048:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:64063:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:64078:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:64093:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:64108:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:64123:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:64138:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:64153:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:64168:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:64183:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:64198:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:64213:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:64228:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:64243:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:64258:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:64273:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:64288:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:64294:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:64309:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:64315:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:64330:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:64336:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:64351:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:64366:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:64381:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:64387:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:64402:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:64408:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:64423:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:64429:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:64444:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:64450:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:64465:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:64471:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:64486:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:64492:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:64507:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:64513:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:64528:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:64534:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:64549:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:64555:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:64570:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:64576:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:64591:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:64597:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:64612:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:64618:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:64633:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:64639:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:64654:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:64660:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:64675:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:64681:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:64696:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:64702:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:64717:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:64723:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:64738:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:64744:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:64759:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:64765:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:64780:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:64786:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:64801:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:64807:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:64822:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:64828:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:64843:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:64849:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:64864:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:64870:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:64885:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:64891:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:64906:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:64912:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:64927:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:64933:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:64948:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:64954:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:64969:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:64975:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:64990:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:64996:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:65011:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:65017:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:65032:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:65038:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:65053:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:65059:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:65074:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:65080:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:65095:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:65101:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:65116:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:65122:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:65137:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:65143:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:65158:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:65164:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:65179:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:65185:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:65200:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:65206:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:65221:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:65227:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:65242:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:65248:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:65263:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:65269:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:65284:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:65290:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:65305:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:65311:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:65326:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:65332:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:65347:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:65353:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:65368:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:65374:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:65389:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:65395:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:65410:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:65416:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:65431:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:65437:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:65452:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:65458:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:65473:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:65479:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:65494:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:65509:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:65515:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:65530:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:65536:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:65551:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:65557:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:65572:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:65587:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:65593:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:65608:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:65614:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:65629:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:65635:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:65650:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:65665:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:65671:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:65686:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:65692:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:65707:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:65713:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:65728:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:65743:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:65749:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:65764:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:65770:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:65785:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:65791:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:65806:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:65812:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:65827:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:65833:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:65848:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:65854:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:65869:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:65875:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:65890:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:65896:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:65911:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:65917:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:65932:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:65938:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:65953:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:65959:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:65974:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:65980:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:65995:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:66001:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:66016:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:66022:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:66037:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:66043:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:66058:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:66064:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:66079:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:66085:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:66100:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:66106:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:66121:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:66127:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:66142:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:66148:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:66163:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:66169:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:66184:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:66190:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:66205:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:66211:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:66226:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:66232:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:66247:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:66253:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:66268:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:66274:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:66289:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:66295:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:66310:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:66316:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:66331:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:66337:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:66352:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:66358:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:66373:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:66379:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:66394:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:66400:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:66415:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:66421:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:66436:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:66442:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:66457:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:66463:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:66478:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:66484:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:66499:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:66505:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:66520:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:66526:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:66541:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:66547:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:66562:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:66568:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:66583:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:66589:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:66604:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:66610:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:66625:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:66631:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:66646:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:66652:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:66667:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:66673:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:66688:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:66694:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:66709:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:66715:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:66730:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:66736:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:66751:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:66757:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:66772:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:66778:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:66793:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:66799:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:66814:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:66820:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:66835:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:66841:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:66856:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:66862:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:66877:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:66883:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:66898:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:66904:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:66919:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:66925:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:66940:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:66946:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:66961:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:66967:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:66982:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:66988:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:67003:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:67009:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:67024:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:67030:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:67045:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:67051:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:67066:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:67072:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:67087:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:67093:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:67108:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:67114:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:67129:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:67135:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:67150:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:67156:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:67171:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:67177:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:67192:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:67198:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:67213:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:67219:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:67234:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:67240:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:67255:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:67261:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:67276:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:67282:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:67297:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:67303:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:67318:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:67324:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:67339:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:67345:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:67360:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:67366:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:67381:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:67387:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:67402:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:67408:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:67423:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:67429:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:67444:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:67450:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:67465:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:67471:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:67486:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:67492:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:67507:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:67513:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:67528:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:67534:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:67549:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:67555:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:67570:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:67576:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:67591:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:67597:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:67612:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:67618:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:67633:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:67639:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:67654:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:67660:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:67675:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:67681:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:67696:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:67702:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:67717:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:67723:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:67738:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:67744:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:67759:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:67765:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:67780:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:67786:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:67801:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:67807:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:67822:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:67828:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:67843:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:67849:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:67864:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:67870:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:67885:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:67891:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:67906:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:67912:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:67927:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:67933:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:67948:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:67954:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:67969:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:67975:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:67990:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:67996:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:68011:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:68017:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:68032:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:68038:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:68053:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:68059:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:68074:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:68080:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:68095:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:68101:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:68116:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:68122:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:68137:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:68143:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:68158:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:68164:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:68179:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:68185:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:68200:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:68206:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:68221:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:68227:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:68242:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:68248:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:68263:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:68269:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:68284:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:68290:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:68305:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:68311:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:68326:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:68332:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:68347:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:68353:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:68368:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:68374:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:68389:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:68395:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:68410:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:68416:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:68431:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:68437:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:68452:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:68467:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:68482:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:68497:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:68512:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:68527:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:68542:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:68548:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:68563:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:68569:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:68584:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:68590:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:68605:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:68611:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:68626:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:68632:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:68647:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:68662:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:68677:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:68692:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:68707:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:68722:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:68728:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:68743:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:68749:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:68764:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:68770:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:68785:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:68800:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:68815:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:68830:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:68845:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:68860:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:68875:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:68890:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:68905:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:68920:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:68935:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:68950:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:68965:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:68980:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:68995:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:69010:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:69025:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:69031:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:69046:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:69052:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:69067:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:69073:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:69088:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:69094:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:69109:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:69115:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:69130:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:69136:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:69151:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:69157:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:69172:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:69178:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:69193:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:69199:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:69214:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:69220:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:69235:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:69241:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:69256:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:69262:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:69277:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:69283:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:69298:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:69304:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:69319:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:69325:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:69340:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:69346:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:69361:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:69367:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:69382:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:69388:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:69403:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:69409:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:69424:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:69430:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:69445:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:69451:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:69466:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:69472:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:69487:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:69493:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:69508:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:69514:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:69529:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:69535:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:69550:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:69556:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:69571:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:69577:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:69592:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:69598:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:69613:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:69619:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:69634:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:69640:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:69655:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:69661:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:69676:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:69682:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:69697:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:69703:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:69718:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:69724:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:69739:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:69745:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:69760:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:69766:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:69781:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:69787:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:69802:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:69808:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:69823:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:69829:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:69844:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:69850:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:69865:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:69871:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:69886:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:69892:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:69907:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:69913:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:69928:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:69934:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:69949:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:69955:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:69970:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:69976:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:69991:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:69997:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:70012:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:70018:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:70033:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:70039:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:70054:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:70060:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:70075:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:70081:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:70096:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:70102:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:70117:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:70123:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:70138:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:70144:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:70159:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:70165:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:70180:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:70186:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:70201:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:70216:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:70231:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:70246:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:70252:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:70267:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:70273:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:70288:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:70294:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:70309:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:70315:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:70330:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:70336:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:70351:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:70357:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:70372:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:70378:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:70393:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:70399:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:70414:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:70420:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:70435:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:70441:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:70456:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:70462:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:70477:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:70483:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:70498:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:70504:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:70519:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:70525:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:70540:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:70546:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:70561:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:70567:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:70582:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:70588:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:70603:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:70609:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:70624:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:70630:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:70645:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:70651:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:70666:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:70672:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:70687:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:70693:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:70708:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:70714:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:70729:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:70735:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:70750:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:70756:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:70771:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:70777:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:70792:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:70798:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:70813:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:70819:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:70834:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:70840:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:70855:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:70861:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:70876:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:70882:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:70897:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:70903:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:70918:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:70924:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:70939:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:70945:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:70960:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:70966:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:70981:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:70987:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:71002:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:71008:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:71023:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:71029:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:71044:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:71050:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:71065:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:71071:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:71086:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:71092:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:71107:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:71113:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:71128:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:71134:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:71149:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:71155:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:71170:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:71176:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:71191:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:71197:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:71212:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:71218:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:71233:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:71239:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:71254:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:71260:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:71275:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:71281:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:71296:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:71302:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:71317:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:71323:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:71338:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:71344:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:71359:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:71365:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:71380:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:71386:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:71401:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:71407:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:71422:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:71428:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:71443:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:71449:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:71464:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:71470:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:71485:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:71491:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:71506:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:71512:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:71527:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:71533:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:71548:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:71554:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:71569:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:71575:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:71590:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:71596:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:71611:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:71617:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:71632:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:71638:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:71653:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:71659:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:71674:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:71680:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:71695:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:71701:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:71716:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:71722:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:71737:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:71752:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:71758:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:71773:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:71779:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:71794:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:71800:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:71815:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:71830:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:71836:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:71851:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:71857:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:71872:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:71878:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:71893:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:71899:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:71914:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:71920:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:71935:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:71941:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:71956:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:71962:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:71977:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:71983:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:71998:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:72004:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:72019:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:72025:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:72040:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:72046:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:72061:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:72067:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:72082:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:72088:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:72103:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:72109:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:72124:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:72130:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:72145:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:72151:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:72166:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:72172:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:72187:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:72193:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:72208:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:72214:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:72229:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:72235:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:72250:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:72256:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:72271:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:72277:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:72292:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:72298:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:72313:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:72319:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:72334:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:72340:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:72355:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:72361:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:72376:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:72382:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:72397:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:72403:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:72418:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:72424:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:72439:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:72445:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:72460:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:72466:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:72481:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:72487:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:72502:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:72508:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:72523:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:72529:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:72544:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:72550:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:72565:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:72571:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:72586:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:72592:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:72607:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:72613:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:72628:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:72634:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:72649:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:72655:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:72670:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:72676:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:72691:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:72697:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:72712:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:72718:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:72733:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:72739:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:72754:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:72760:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:72775:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:72781:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:72796:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:72802:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:72817:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:72823:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:72838:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:72844:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:72859:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:72874:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:72889:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:72904:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:72919:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:72925:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:72940:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:72946:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:72961:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:72967:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:72982:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:72988:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:73003:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:73009:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:73024:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:73030:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:73045:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:73051:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:73066:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:73072:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:73087:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:73093:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:73108:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:73114:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:73129:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:73135:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:73150:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:73156:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:73171:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:73177:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:73192:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:73198:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:73213:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:73219:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:73234:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:73240:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:73255:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:73261:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:73276:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:73282:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:73297:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:73303:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:73318:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:73324:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:73339:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:73345:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:73360:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:73366:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:73381:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:73387:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:73402:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:73408:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:73423:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:73429:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:73444:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:73450:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:73465:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:73471:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:73486:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:73492:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:73507:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:73513:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:73528:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:73534:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:73549:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:73555:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:73570:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:73576:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:73591:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:73606:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:73621:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:73636:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:73651:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:73657:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:73672:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:73678:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:73693:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:73699:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:73714:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:73720:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:73735:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:73741:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:73756:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:73762:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:73777:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:73783:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:73798:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:73804:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:73819:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:73825:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:73840:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:73846:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:73861:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:73867:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:73882:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:73888:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:73903:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:73909:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:73924:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:73930:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:73945:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:73951:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:73966:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:73972:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:73987:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:73993:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:74008:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:74014:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:74029:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:74044:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:74059:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:74074:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:74089:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:74104:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:74119:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:74134:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:74149:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:74164:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:74179:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:74194:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:74200:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:74215:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:74221:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:74236:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:74251:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:74266:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:74281:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:74296:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:74302:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:74317:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:74323:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:74338:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:74344:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:74359:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:74365:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:74380:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:74386:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:74401:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:74407:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:74422:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:74428:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:74443:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:74458:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:74473:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:74488:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:74494:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:74509:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:74515:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:74530:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:74536:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:74551:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:74557:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:74572:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:74578:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:74593:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:74599:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:74614:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:74620:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:74635:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:74641:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:74656:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:74662:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:74677:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:74683:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:74698:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:74704:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:74719:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:74725:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:74740:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:74746:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:74761:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:74767:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:74782:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:74788:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:74803:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:74809:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:74824:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:74830:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:74845:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:74851:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:74866:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:74872:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:74887:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:74893:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:74908:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:74914:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:74929:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:74935:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:74950:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:74956:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:74971:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:74986:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:75001:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:75016:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:75031:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:75046:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:75061:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:75067:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:75082:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:75088:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:75103:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:75109:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:75124:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:75130:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:75145:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:75151:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:75166:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:75172:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:75187:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:75193:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:75208:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:75214:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:75229:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:75235:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:75250:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:75256:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:75271:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:75277:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:75292:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:75298:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:75313:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:75319:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:75334:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:75340:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:75355:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:75361:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:75376:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:75382:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:75397:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:75403:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:75418:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:75424:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:75439:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:75454:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:75469:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:75484:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:75499:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:75514:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:75529:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:75535:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:75550:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:75556:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:75571:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:75577:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:75592:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:75598:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:75613:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:75619:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:75634:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:75640:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:75655:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:75661:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:75676:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:75682:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:75697:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:75703:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:75718:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:75733:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:75748:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:75763:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:75778:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:75793:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:75808:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:75823:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:75838:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:75853:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:75868:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:75883:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:75898:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:75913:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:75928:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:75943:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:75958:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:75973:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:75988:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:76003:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:76018:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:76033:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:76048:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:76063:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:76078:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:76093:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:76108:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:76123:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:76138:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:76153:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:76168:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:76183:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:76198:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:76213:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:76228:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:76243:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:76258:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:76273:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:76288:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:76303:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:76318:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:76333:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:76348:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:76363:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:76378:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:76393:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:76408:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:76423:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:76438:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:76453:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:76468:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:76483:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:76498:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:76513:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:76528:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:76543:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:76558:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:76573:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:76588:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:76603:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:76618:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:76633:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:76648:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:76663:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:76678:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:76693:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:76708:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:76723:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:76738:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:76753:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:76768:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:76783:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:76798:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:76813:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:76828:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:76843:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:76858:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:76873:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:76888:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:76903:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:76918:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:76933:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:76948:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:76963:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:76978:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:76993:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:77008:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:77023:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:77038:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:77053:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:77068:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:77083:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:77098:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:77113:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:77128:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:77143:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:77158:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:77173:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:77188:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:77203:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:77218:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:77233:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:77248:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:77263:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:77278:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:77293:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:77308:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:77323:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:77338:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:77353:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:77368:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:77383:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:77398:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:77413:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:77428:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:77443:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:77458:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:77473:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:77488:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:77503:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:77518:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:77533:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:77548:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:77563:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:77578:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:77593:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:77608:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:77623:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:77638:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:77653:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:77668:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:77683:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:77698:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:77713:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:77728:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:77743:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:77758:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:77773:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:77788:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:77803:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:77818:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:77833:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:77848:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:77863:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:77878:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:77893:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:77908:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:77923:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:77938:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:77953:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:77968:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:77983:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:77998:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:78013:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:78028:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:78043:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:78058:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:78073:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:78088:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:78103:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:78118:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:78133:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:78148:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:78163:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:78178:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:78193:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:78208:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:78223:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:78238:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:78253:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:78268:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:78283:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:78298:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:78313:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:78328:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:78343:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:78358:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:78373:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:78388:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:78403:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:78418:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:78433:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:78448:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:78463:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:78478:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:78493:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:78508:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:78523:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:78538:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:78553:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:78568:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:78583:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:78598:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:78613:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:78628:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:78643:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:78658:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:78673:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:78688:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:78703:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:78718:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:78733:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:78748:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:78763:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:78778:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:78793:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:78808:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:78823:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:78838:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:78853:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:78868:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:78883:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:78898:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:78913:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:78928:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:78943:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:78958:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:78973:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:78988:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:79003:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:79018:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:79033:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:79048:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:79063:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:79078:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:79093:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:79108:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:79123:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:79138:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:79153:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:79168:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:79183:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:79198:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:79213:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:79228:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:79243:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:79258:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:79273:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:79288:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:79303:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:79318:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:79333:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:79348:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:79363:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:79378:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:79393:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:79408:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:79423:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:79438:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:79453:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:79468:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:79483:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:79498:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:79513:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:79528:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:79543:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:79558:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:79573:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:79588:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:79603:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:79618:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:79633:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:79648:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:79663:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:79678:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:79693:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:79708:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:79723:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:79738:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:79753:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:79768:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:79783:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:79798:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:79813:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:79828:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:79843:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:79858:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:79873:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:79888:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:79903:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:79918:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:79933:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:79948:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:79963:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:79978:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:79993:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:80008:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:80023:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:80038:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:80053:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:80068:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:80083:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:80098:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:80113:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:80128:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:80143:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:80158:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:80173:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:80188:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:80203:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:80218:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:80233:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:80248:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:80263:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:80278:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:80293:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:80308:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:80323:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:80338:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:80353:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:80368:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:80383:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:80398:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:80413:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:80428:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:80443:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:80458:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:80473:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:80488:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:80503:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:80518:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:80533:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:80548:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:80563:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:80578:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:80593:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:80608:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:80623:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:80638:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:80653:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:80668:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:80683:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:80698:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:80713:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:80728:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:80743:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:80758:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:80773:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:80788:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:80803:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:80818:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:80833:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:80848:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:80863:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:80878:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:80893:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:80908:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:80923:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:80938:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:80953:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:80968:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:80983:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:80998:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:81013:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:81028:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:81043:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:81058:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:81073:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:81088:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:81103:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:81118:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:81133:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:81148:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:81163:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:81178:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:81193:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:81208:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:81223:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:81238:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:81253:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:81268:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:81283:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:81298:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:81313:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:81328:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:81343:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:81358:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:81373:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:81388:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:81403:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:81418:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:81433:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:81448:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:81463:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:81478:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:81493:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:81508:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:81523:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:81538:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:81553:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:81568:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:81583:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:81598:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:81613:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:81628:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:81643:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:81658:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:81673:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:81688:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:81703:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:81718:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:81733:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:81748:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:81763:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:81778:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:81783:5: warning: cast between incompatible function types from 'struct rtx_def * (*)(void)' to 'struct rtx_def * (*)(struct rtx_def *, ...)' [-Wcast-function-type]
../../gcc-4.6.3/gcc/config/i386/sync.md:81793:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:81798:5: warning: cast between incompatible function types from 'struct rtx_def * (*)(void)' to 'struct rtx_def * (*)(struct rtx_def *, ...)' [-Wcast-function-type]
../../gcc-4.6.3/gcc/config/i386/sync.md:81808:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:81813:5: warning: cast between incompatible function types from 'struct rtx_def * (*)(void)' to 'struct rtx_def * (*)(struct rtx_def *, ...)' [-Wcast-function-type]
../../gcc-4.6.3/gcc/config/i386/sync.md:81823:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:81828:5: warning: cast between incompatible function types from 'struct rtx_def * (*)(void)' to 'struct rtx_def * (*)(struct rtx_def *, ...)' [-Wcast-function-type]
../../gcc-4.6.3/gcc/config/i386/sync.md:81838:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:81843:5: warning: cast between incompatible function types from 'struct rtx_def * (*)(void)' to 'struct rtx_def * (*)(struct rtx_def *, ...)' [-Wcast-function-type]
../../gcc-4.6.3/gcc/config/i386/sync.md:81853:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:81868:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:81883:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:81888:5: warning: cast between incompatible function types from 'struct rtx_def * (*)(void)' to 'struct rtx_def * (*)(struct rtx_def *, ...)' [-Wcast-function-type]
../../gcc-4.6.3/gcc/config/i386/sync.md:81898:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:81913:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:81928:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:81943:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:81958:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:81973:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:81988:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:82003:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:82018:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:82033:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:82048:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:82063:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:82078:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:82093:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:82108:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:82123:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:82138:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:82153:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:82168:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:82183:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:82198:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:82213:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:82228:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:82243:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:82258:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:82273:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:82288:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:82303:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:82318:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:82333:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:82348:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:82363:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:82378:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:82393:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:82408:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:82423:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:82438:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:82453:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:82468:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:82483:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:82498:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:82513:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:82528:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:82543:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:82558:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:82573:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:82588:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:82603:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:82618:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:82633:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:82648:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:82663:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:82678:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:82693:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:82708:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:82723:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:82738:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:82753:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:82768:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:82783:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:82798:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:82813:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:82828:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:82843:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:82858:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:82873:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:82888:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:82903:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:82918:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:82933:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:82948:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:82963:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:82978:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:82993:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:83008:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:83023:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:83038:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:83053:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:83068:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:83083:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:83098:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:83113:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:83128:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:83143:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:83158:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:83173:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:83188:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:83203:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:83218:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:83233:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:83248:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:83263:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:83278:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:83293:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:83308:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:83323:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:83338:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:83353:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:83368:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:83383:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:83398:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:83413:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:83428:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:83443:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:83458:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:83473:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:83488:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:83503:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:83518:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:83533:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:83548:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:83563:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:83578:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:83593:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:83608:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:83623:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:83638:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:83653:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:83668:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:83683:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:83698:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:83713:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:83728:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:83743:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:83758:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:83773:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:83788:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:83803:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:83818:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:83833:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:83848:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:83863:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:83878:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:83893:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:83908:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:83923:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:83938:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:83953:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:83968:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:83983:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:83998:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:84013:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:84028:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:84043:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:84058:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:84073:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:84088:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:84103:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:84118:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:84133:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:84148:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:84163:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:84178:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:84193:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:84208:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:84223:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:84238:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:84253:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:84268:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:84283:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:84298:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:84313:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:84328:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:84343:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:84358:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:84373:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:84388:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:84403:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:84418:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:84433:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:84448:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:84463:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:84478:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:84493:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:84508:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:84523:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:84538:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:84553:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:84568:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:84583:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:84598:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:84613:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:84628:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:84643:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:84658:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:84673:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:84688:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:84703:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:84718:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:84733:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:84748:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:84763:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:84778:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:84793:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:84808:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:84823:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:84838:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:84853:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:84868:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:84883:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:84898:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:84913:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:84928:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:84943:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:84958:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:84973:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:84988:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:85003:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:85018:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:85033:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:85048:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:85063:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:85078:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:85093:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:85108:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:85123:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:85138:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:85153:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:85168:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:85183:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:85198:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:85213:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:85228:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:85243:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:85258:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:85273:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:85288:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:85303:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:85318:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:85333:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:85348:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:85363:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:85378:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:85393:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:85408:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:85423:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:85438:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:85453:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:85468:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:85483:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:85498:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:85513:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:85528:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:85543:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:85558:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:85573:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:85588:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:85603:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:85618:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:85633:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:85648:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:85663:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:85678:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:85693:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:85708:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:85723:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:85738:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:85753:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:85768:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:85783:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:85798:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:85813:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:85828:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:85843:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:85858:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:85873:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:85888:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:85903:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:85918:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:85933:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:85948:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:85963:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:85978:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:85993:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:86008:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:86023:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:86038:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:86053:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:86068:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:86083:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:86098:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:86113:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:86128:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:86143:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:86158:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:86173:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:86188:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:86203:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:86218:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:86233:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:86248:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:86263:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:86278:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:86293:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:86308:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:86323:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:86338:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:86353:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:86368:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:86383:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:86398:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:86413:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:86428:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:86443:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:86458:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:86473:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:86488:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:86503:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:86518:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:86533:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:86548:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:86563:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:86578:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:86593:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:86608:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:86623:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:86638:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:86653:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:86668:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:86683:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:86698:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:86713:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:86728:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:86743:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:86758:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:86773:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:86788:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:86803:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:86818:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:86833:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:86848:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:86863:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:86878:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:86893:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:86908:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:86923:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:86938:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:86953:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:86968:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:86983:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:86998:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:87013:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:87028:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:87043:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:87058:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:87073:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:87088:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:87103:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:87118:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:87133:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:87148:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:87163:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:87178:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:87193:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:87208:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:87223:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:87238:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:87253:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:87268:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:87283:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:87298:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:87313:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:87328:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:87343:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:87358:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:87373:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:87388:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:87403:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:87418:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:87423:5: warning: cast between incompatible function types from 'struct rtx_def * (*)(void)' to 'struct rtx_def * (*)(struct rtx_def *, ...)' [-Wcast-function-type]
../../gcc-4.6.3/gcc/config/i386/sync.md:87433:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:87438:5: warning: cast between incompatible function types from 'struct rtx_def * (*)(void)' to 'struct rtx_def * (*)(struct rtx_def *, ...)' [-Wcast-function-type]
../../gcc-4.6.3/gcc/config/i386/sync.md:87448:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:87463:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:87478:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:87493:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:87508:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:87523:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:87538:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:87553:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:87568:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:87583:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:87598:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:87613:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:87628:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:87643:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:87658:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:87673:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:87688:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:87703:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:87718:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:87733:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:87748:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:87763:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:87778:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:87793:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:87808:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:87823:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:87838:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:87853:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:87868:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:87883:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:87898:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:87913:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:87928:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:87943:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:87958:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:87973:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:87988:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:88003:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:88018:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:88033:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:88048:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:88063:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:88078:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:88093:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:88108:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:88123:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:88138:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:88153:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:88168:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:88183:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:88198:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:88213:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:88228:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:88243:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:88258:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:88273:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:88288:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:88303:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:88318:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:88333:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:88348:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:88363:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:88378:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:88393:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:88408:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:88423:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:88438:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:88453:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:88468:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:88483:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:88498:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:88513:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:88528:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:88543:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:88558:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:88573:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:88588:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:88603:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:88618:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:88633:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:88648:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:88663:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:88678:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:88693:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:88708:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:88723:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:88738:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:88753:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:88768:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:88783:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:88798:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:88813:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:88828:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:88843:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:88858:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:88873:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:88888:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:88903:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:88918:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:88933:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:88948:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:88963:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:88978:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:88993:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:89008:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:89023:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:89038:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:89053:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:89068:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:89083:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:89098:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:89113:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:89128:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:89143:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:89158:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:89173:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:89188:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:89203:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:89218:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:89233:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:89248:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:89263:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:89278:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:89293:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:89308:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:89323:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:89338:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:89353:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:89368:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:89383:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:89398:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:89413:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:89428:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:89443:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:89458:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:89473:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:89488:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:89503:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:89518:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:89533:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:89548:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:89563:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:89578:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:89593:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:89608:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:89623:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:89638:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:89653:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:89668:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:89683:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:89698:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:89713:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:89728:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:89743:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:89758:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:89773:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:89788:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:89803:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:89818:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:89833:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:89848:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:89863:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:89878:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:89893:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:89908:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:89923:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:89938:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:89953:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:89968:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:89983:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:89998:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:90013:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:90028:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:90043:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:90058:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:90073:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:90088:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:90103:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:90118:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:90133:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:90148:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:90163:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:90178:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:90193:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:90208:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:90223:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:90238:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:90253:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:90268:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:90283:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:90298:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:90313:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:90328:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:90343:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:90358:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:90373:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:90388:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:90403:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:90418:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:90433:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:90448:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:90463:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:90478:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:90493:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:90508:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:90523:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:90538:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:90553:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:90568:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:90583:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:90598:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:90613:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:90628:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:90643:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:90658:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:90673:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:90688:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:90703:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:90718:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:90733:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:90748:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:90763:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:90778:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:90793:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:90808:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:90823:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:90838:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:90853:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:90868:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:90883:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:90898:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:90913:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:90928:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:90943:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:90958:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:90973:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:90988:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:91003:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:91018:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:91033:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:91048:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:91063:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:91078:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:91093:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:91108:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:91123:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:91138:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:91153:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:91168:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:91183:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:91198:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:91213:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:91228:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:91243:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:91258:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:91273:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:91288:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:91303:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:91318:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:91333:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:91348:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:91363:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:91378:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:91393:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:91408:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:91423:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:91438:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:91453:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:91468:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:91483:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:91498:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:91513:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:91528:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:91543:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:91558:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:91573:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:91588:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:91603:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:91618:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:91633:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:91648:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:91663:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:91678:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:91693:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:91708:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:91723:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:91738:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:91753:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:91768:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:91783:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:91798:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:91813:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:91828:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:91843:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:91858:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:91873:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:91888:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:91903:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:91918:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:91933:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:91948:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:91963:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:91978:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:91993:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:92008:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:92023:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:92038:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:92053:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:92068:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:92083:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:92098:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:92113:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:92128:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:92143:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:92158:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:92173:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:92188:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:92203:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:92218:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:92233:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:92248:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:92263:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:92278:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:92293:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:92308:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:92323:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:92338:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:92353:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:92368:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:92383:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:92398:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:92413:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:92428:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:92443:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:92458:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:92473:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:92488:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:92503:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:92518:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:92533:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:92548:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:92563:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:92578:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:92593:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:92608:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:92623:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:92638:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:92653:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:92668:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:92683:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:92698:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:92713:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:92728:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:92743:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:92758:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:92773:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:92788:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:92803:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:92818:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:92833:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:92848:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:92863:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:92878:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:92893:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:92908:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:92923:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:92938:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:92953:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:92968:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:92983:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:92998:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:93013:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:93028:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:93043:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:93058:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:93073:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:93088:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:93103:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:93118:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:93133:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:93148:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:93163:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:93178:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:93193:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:93208:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:93213:5: warning: cast between incompatible function types from 'struct rtx_def * (*)(void)' to 'struct rtx_def * (*)(struct rtx_def *, ...)' [-Wcast-function-type]
../../gcc-4.6.3/gcc/config/i386/sync.md:93223:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:93228:5: warning: cast between incompatible function types from 'struct rtx_def * (*)(void)' to 'struct rtx_def * (*)(struct rtx_def *, ...)' [-Wcast-function-type]
../../gcc-4.6.3/gcc/config/i386/sync.md:93238:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:93243:5: warning: cast between incompatible function types from 'struct rtx_def * (*)(void)' to 'struct rtx_def * (*)(struct rtx_def *, ...)' [-Wcast-function-type]
../../gcc-4.6.3/gcc/config/i386/sync.md:93253:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:93268:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:93283:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:93298:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:93313:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:93328:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:93343:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:93358:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:93373:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:93388:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:93403:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:93418:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:93433:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:93448:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:93463:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:93478:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:93493:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:93508:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:93523:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:93538:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:93553:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:93568:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:93583:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:93598:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:93613:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:93628:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:93643:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:93658:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:93673:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:93688:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:93703:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:93718:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:93733:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:93748:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:93763:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:93778:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:93793:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:93808:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:93813:5: warning: cast between incompatible function types from 'struct rtx_def * (*)(void)' to 'struct rtx_def * (*)(struct rtx_def *, ...)' [-Wcast-function-type]
../../gcc-4.6.3/gcc/config/i386/sync.md:93823:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:93838:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:93853:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:93868:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:93883:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:93898:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:93913:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:93928:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:93943:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:93958:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:93973:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:93988:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:94003:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:94018:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:94033:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:94048:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:94063:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:94078:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:94093:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:94108:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:94123:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:94138:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:94153:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:94168:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:94183:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:94198:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:94213:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:94228:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:94243:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:94258:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:94263:5: warning: cast between incompatible function types from 'struct rtx_def * (*)(void)' to 'struct rtx_def * (*)(struct rtx_def *, ...)' [-Wcast-function-type]
../../gcc-4.6.3/gcc/config/i386/sync.md:94273:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:94288:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:94303:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.6.3/gcc/config/i386/sync.md:94318:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
gcc -c -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -DGENERATOR_FILE -I. -Ibuild -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/build -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../libcpp/include  -I../../gcc-4.6.3/gcc/../libdecnumber -I../../gcc-4.6.3/gcc/../libdecnumber/dpd -I../libdecnumber    \
	-o build/genpeep.o ../../gcc-4.6.3/gcc/genpeep.c
gcc -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -DGENERATOR_FILE  -o build/genpeep \
    build/genpeep.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/read-md.o build/errors.o ../build-x86_64-pc-linux-gnu/libiberty/libiberty.a
build/genpeep ../../gcc-4.6.3/gcc/config/i386/i386.md \
  insn-conditions.md > tmp-peep.c
/bin/sh ../../gcc-4.6.3/gcc/../move-if-change tmp-peep.c insn-peep.c
echo timestamp > s-peep
i686-helenos-cc -c   -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat   -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../libcpp/include  -I../../gcc-4.6.3/gcc/../libdecnumber -I../../gcc-4.6.3/gcc/../libdecnumber/dpd -I../libdecnumber    insn-peep.c -o insn-peep.o
In file included from insn-peep.c:13:
../../gcc-4.6.3/gcc/recog.h:287:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
  287 | #if HAVE_DESIGNATED_INITIALIZERS
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.6.3/gcc/function.h:25,
                 from insn-peep.c:15:
../../gcc-4.6.3/gcc/tree.h:3130:11: warning: identifier 'thread_local' conflicts with C++ keyword [-Wc++-compat]
 3130 |  unsigned thread_local : 1;
      |           ^~~~~~~~~~~~
build/genpreds ../../gcc-4.6.3/gcc/config/i386/i386.md > tmp-preds.c
/bin/sh ../../gcc-4.6.3/gcc/../move-if-change tmp-preds.c insn-preds.c
echo timestamp > s-preds
i686-helenos-cc -c   -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat   -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../libcpp/include  -I../../gcc-4.6.3/gcc/../libdecnumber -I../../gcc-4.6.3/gcc/../libdecnumber/dpd -I../libdecnumber    insn-preds.c -o insn-preds.o
In file included from insn-preds.c:9:
../../gcc-4.6.3/gcc/tree.h:3130:11: warning: identifier 'thread_local' conflicts with C++ keyword [-Wc++-compat]
 3130 |  unsigned thread_local : 1;
      |           ^~~~~~~~~~~~
In file included from insn-preds.c:13:
../../gcc-4.6.3/gcc/recog.h:287:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
  287 | #if HAVE_DESIGNATED_INITIALIZERS
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
gcc -c -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -DGENERATOR_FILE -I. -Ibuild -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/build -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../libcpp/include  -I../../gcc-4.6.3/gcc/../libdecnumber -I../../gcc-4.6.3/gcc/../libdecnumber/dpd -I../libdecnumber    \
	-o build/genrecog.o ../../gcc-4.6.3/gcc/genrecog.c
gcc -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -DGENERATOR_FILE  -o build/genrecog \
    build/genrecog.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/read-md.o build/errors.o ../build-x86_64-pc-linux-gnu/libiberty/libiberty.a
build/genrecog ../../gcc-4.6.3/gcc/config/i386/i386.md \
  insn-conditions.md > tmp-recog.c
/bin/sh ../../gcc-4.6.3/gcc/../move-if-change tmp-recog.c insn-recog.c
echo timestamp > s-recog
i686-helenos-cc -c   -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat   -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../libcpp/include  -I../../gcc-4.6.3/gcc/../libdecnumber -I../../gcc-4.6.3/gcc/../libdecnumber/dpd -I../libdecnumber    insn-recog.c -o insn-recog.o
In file included from ../../gcc-4.6.3/gcc/function.h:25,
                 from insn-recog.c:10:
../../gcc-4.6.3/gcc/tree.h:3130:11: warning: identifier 'thread_local' conflicts with C++ keyword [-Wc++-compat]
 3130 |  unsigned thread_local : 1;
      |           ^~~~~~~~~~~~
In file included from insn-recog.c:12:
../../gcc-4.6.3/gcc/recog.h:287:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
  287 | #if HAVE_DESIGNATED_INITIALIZERS
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
gcc -c -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -DGENERATOR_FILE -I. -Ibuild -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/build -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../libcpp/include  -I../../gcc-4.6.3/gcc/../libdecnumber -I../../gcc-4.6.3/gcc/../libdecnumber/dpd -I../libdecnumber    \
	-o build/genenums.o ../../gcc-4.6.3/gcc/genenums.c
gcc -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -DGENERATOR_FILE  -o build/genenums \
    build/genenums.o build/read-md.o build/errors.o ../build-x86_64-pc-linux-gnu/libiberty/libiberty.a
build/genenums ../../gcc-4.6.3/gcc/config/i386/i386.md \
   > tmp-enums.c
/bin/sh ../../gcc-4.6.3/gcc/../move-if-change tmp-enums.c insn-enums.c
echo timestamp > s-enums
i686-helenos-cc -c   -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat   -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../libcpp/include  -I../../gcc-4.6.3/gcc/../libdecnumber -I../../gcc-4.6.3/gcc/../libdecnumber/dpd -I../libdecnumber    insn-enums.c -o insn-enums.o
i686-helenos-cc -c   -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat   -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../libcpp/include  -I../../gcc-4.6.3/gcc/../libdecnumber -I../../gcc-4.6.3/gcc/../libdecnumber/dpd -I../libdecnumber    ../../gcc-4.6.3/gcc/ggc-page.c -o ggc-page.o
In file included from ../../gcc-4.6.3/gcc/ggc-page.c:25:
../../gcc-4.6.3/gcc/tree.h:3130:11: warning: identifier 'thread_local' conflicts with C++ keyword [-Wc++-compat]
 3130 |  unsigned thread_local : 1;
      |           ^~~~~~~~~~~~
i686-helenos-cc -c   -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat   -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../libcpp/include  -I../../gcc-4.6.3/gcc/../libdecnumber -I../../gcc-4.6.3/gcc/../libdecnumber/dpd -I../libdecnumber    ../../gcc-4.6.3/gcc/alias.c -o alias.o
In file included from ../../gcc-4.6.3/gcc/alias.c:27:
../../gcc-4.6.3/gcc/tree.h:3130:11: warning: identifier 'thread_local' conflicts with C++ keyword [-Wc++-compat]
 3130 |  unsigned thread_local : 1;
      |           ^~~~~~~~~~~~
i686-helenos-cc -c   -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat   -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../libcpp/include  -I../../gcc-4.6.3/gcc/../libdecnumber -I../../gcc-4.6.3/gcc/../libdecnumber/dpd -I../libdecnumber    ../../gcc-4.6.3/gcc/alloc-pool.c -o alloc-pool.o
i686-helenos-cc -c   -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat   -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../libcpp/include  -I../../gcc-4.6.3/gcc/../libdecnumber -I../../gcc-4.6.3/gcc/../libdecnumber/dpd -I../libdecnumber    ../../gcc-4.6.3/gcc/auto-inc-dec.c -o auto-inc-dec.o
In file included from ../../gcc-4.6.3/gcc/auto-inc-dec.c:25:
../../gcc-4.6.3/gcc/tree.h:3130:11: warning: identifier 'thread_local' conflicts with C++ keyword [-Wc++-compat]
 3130 |  unsigned thread_local : 1;
      |           ^~~~~~~~~~~~
In file included from ../../gcc-4.6.3/gcc/auto-inc-dec.c:37:
../../gcc-4.6.3/gcc/recog.h:287:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
  287 | #if HAVE_DESIGNATED_INITIALIZERS
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
i686-helenos-cc -c   -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat   -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../libcpp/include  -I../../gcc-4.6.3/gcc/../libdecnumber -I../../gcc-4.6.3/gcc/../libdecnumber/dpd -I../libdecnumber    ../../gcc-4.6.3/gcc/bb-reorder.c -o bb-reorder.o
In file included from ../../gcc-4.6.3/gcc/function.h:25,
                 from ../../gcc-4.6.3/gcc/basic-block.h:26,
                 from ../../gcc-4.6.3/gcc/cfglayout.h:23,
                 from ../../gcc-4.6.3/gcc/bb-reorder.c:77:
../../gcc-4.6.3/gcc/tree.h:3130:11: warning: identifier 'thread_local' conflicts with C++ keyword [-Wc++-compat]
 3130 |  unsigned thread_local : 1;
      |           ^~~~~~~~~~~~
i686-helenos-cc -c   -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat   -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../libcpp/include  -I../../gcc-4.6.3/gcc/../libdecnumber -I../../gcc-4.6.3/gcc/../libdecnumber/dpd -I../libdecnumber    ../../gcc-4.6.3/gcc/bitmap.c -o bitmap.o
i686-helenos-cc -c   -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat   -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../libcpp/include  -I../../gcc-4.6.3/gcc/../libdecnumber -I../../gcc-4.6.3/gcc/../libdecnumber/dpd -I../libdecnumber    ../../gcc-4.6.3/gcc/bt-load.c -o bt-load.o
In file included from ../../gcc-4.6.3/gcc/function.h:25,
                 from ../../gcc-4.6.3/gcc/expr.h:26,
                 from ../../gcc-4.6.3/gcc/bt-load.c:31:
../../gcc-4.6.3/gcc/tree.h:3130:11: warning: identifier 'thread_local' conflicts with C++ keyword [-Wc++-compat]
 3130 |  unsigned thread_local : 1;
      |           ^~~~~~~~~~~~
In file included from ../../gcc-4.6.3/gcc/bt-load.c:39:
../../gcc-4.6.3/gcc/recog.h:287:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
  287 | #if HAVE_DESIGNATED_INITIALIZERS
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
i686-helenos-cc -c   -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat   -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../libcpp/include  -I../../gcc-4.6.3/gcc/../libdecnumber -I../../gcc-4.6.3/gcc/../libdecnumber/dpd -I../libdecnumber    ../../gcc-4.6.3/gcc/builtins.c -o builtins.o
In file included from ../../gcc-4.6.3/gcc/builtins.c:28:
../../gcc-4.6.3/gcc/tree.h:3130:11: warning: identifier 'thread_local' conflicts with C++ keyword [-Wc++-compat]
 3130 |  unsigned thread_local : 1;
      |           ^~~~~~~~~~~~
In file included from ../../gcc-4.6.3/gcc/builtins.c:40:
../../gcc-4.6.3/gcc/recog.h:287:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
  287 | #if HAVE_DESIGNATED_INITIALIZERS
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.6.3/gcc/builtins.c: In function 'fold_builtin_interclass_mathfn':
../../gcc-4.6.3/gcc/builtins.c:9659:9: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
 9659 |         sprintf (buf, "0x1p%d", REAL_MODE_FORMAT (mode)->emin - 1);
      |         ^~~~~~~
In file included from /var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libposix/stdio.h:39,
                 from ../../gcc-4.6.3/gcc/system.h:42,
                 from ../../gcc-4.6.3/gcc/builtins.c:23:
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
../../gcc-4.6.3/gcc/builtins.c: In function 'fold_builtin_fpclassify':
../../gcc-4.6.3/gcc/builtins.c:9813:3: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
 9813 |   sprintf (buf, "0x1p%d", REAL_MODE_FORMAT (mode)->emin - 1);
      |   ^~~~~~~
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
../../gcc-4.6.3/gcc/builtins.c: In function 'expand_builtin':
../../gcc-4.6.3/gcc/builtins.c:5860:10: warning: this statement may fall through [-Wimplicit-fallthrough=]
 5860 |       if (! flag_unsafe_math_optimizations)
      |          ^
../../gcc-4.6.3/gcc/tree.h:271:25: note: here
  271 | #define CASE_FLT_FN(FN) case FN: case FN##F: case FN##L
      |                         ^~~~
../../gcc-4.6.3/gcc/builtins.c:5862:5: note: in expansion of macro 'CASE_FLT_FN'
 5862 |     CASE_FLT_FN (BUILT_IN_SQRT):
      |     ^~~~~~~~~~~
../../gcc-4.6.3/gcc/builtins.c:5881:10: warning: this statement may fall through [-Wimplicit-fallthrough=]
 5881 |       if (! flag_unsafe_math_optimizations)
      |          ^
../../gcc-4.6.3/gcc/tree.h:271:25: note: here
  271 | #define CASE_FLT_FN(FN) case FN: case FN##F: case FN##L
      |                         ^~~~
../../gcc-4.6.3/gcc/builtins.c:5883:5: note: in expansion of macro 'CASE_FLT_FN'
 5883 |     CASE_FLT_FN (BUILT_IN_ISINF):
      |     ^~~~~~~~~~~
../../gcc-4.6.3/gcc/builtins.c:5927:10: warning: this statement may fall through [-Wimplicit-fallthrough=]
 5927 |       if (! flag_unsafe_math_optimizations)
      |          ^
../../gcc-4.6.3/gcc/tree.h:271:25: note: here
  271 | #define CASE_FLT_FN(FN) case FN: case FN##F: case FN##L
      |                         ^~~~
../../gcc-4.6.3/gcc/builtins.c:5930:5: note: in expansion of macro 'CASE_FLT_FN'
 5930 |     CASE_FLT_FN (BUILT_IN_FMOD):
      |     ^~~~~~~~~~~
../../gcc-4.6.3/gcc/builtins.c: In function 'expand_builtin_mathfn':
../../gcc-4.6.3/gcc/builtins.c:2021:10: warning: this statement may fall through [-Wimplicit-fallthrough=]
 2021 |       if (flag_trapping_math)
      |          ^
../../gcc-4.6.3/gcc/tree.h:271:25: note: here
  271 | #define CASE_FLT_FN(FN) case FN: case FN##F: case FN##L
      |                         ^~~~
../../gcc-4.6.3/gcc/builtins.c:2024:5: note: in expansion of macro 'CASE_FLT_FN'
 2024 |     CASE_FLT_FN (BUILT_IN_RINT):
      |     ^~~~~~~~~~~
../../gcc-4.6.3/gcc/builtins.c: In function 'expand_builtin_mathfn_2':
../../gcc-4.6.3/gcc/builtins.c:2124:10: warning: this statement may fall through [-Wimplicit-fallthrough=]
 2124 |       if (REAL_MODE_FORMAT (TYPE_MODE (TREE_TYPE (exp)))->b != 2)
      |          ^
../../gcc-4.6.3/gcc/tree.h:271:25: note: here
  271 | #define CASE_FLT_FN(FN) case FN: case FN##F: case FN##L
      |                         ^~~~
../../gcc-4.6.3/gcc/builtins.c:2127:5: note: in expansion of macro 'CASE_FLT_FN'
 2127 |     CASE_FLT_FN (BUILT_IN_LDEXP):
      |     ^~~~~~~~~~~
i686-helenos-cc -c   -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat   -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../libcpp/include  -I../../gcc-4.6.3/gcc/../libdecnumber -I../../gcc-4.6.3/gcc/../libdecnumber/dpd -I../libdecnumber    ../../gcc-4.6.3/gcc/caller-save.c -o caller-save.o
In file included from ../../gcc-4.6.3/gcc/caller-save.c:31:
../../gcc-4.6.3/gcc/recog.h:287:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
  287 | #if HAVE_DESIGNATED_INITIALIZERS
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.6.3/gcc/function.h:25,
                 from ../../gcc-4.6.3/gcc/basic-block.h:26,
                 from ../../gcc-4.6.3/gcc/caller-save.c:32:
../../gcc-4.6.3/gcc/tree.h:3130:11: warning: identifier 'thread_local' conflicts with C++ keyword [-Wc++-compat]
 3130 |  unsigned thread_local : 1;
      |           ^~~~~~~~~~~~
i686-helenos-cc -c   -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat   -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../libcpp/include  -I../../gcc-4.6.3/gcc/../libdecnumber -I../../gcc-4.6.3/gcc/../libdecnumber/dpd -I../libdecnumber    ../../gcc-4.6.3/gcc/calls.c -o calls.o
In file included from ../../gcc-4.6.3/gcc/calls.c:27:
../../gcc-4.6.3/gcc/tree.h:3130:11: warning: identifier 'thread_local' conflicts with C++ keyword [-Wc++-compat]
 3130 |  unsigned thread_local : 1;
      |           ^~~~~~~~~~~~
i686-helenos-cc -c   -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat   -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../libcpp/include  -I../../gcc-4.6.3/gcc/../libdecnumber -I../../gcc-4.6.3/gcc/../libdecnumber/dpd -I../libdecnumber    ../../gcc-4.6.3/gcc/cfg.c -o cfg.o
In file included from ../../gcc-4.6.3/gcc/cfg.c:52:
../../gcc-4.6.3/gcc/tree.h:3130:11: warning: identifier 'thread_local' conflicts with C++ keyword [-Wc++-compat]
 3130 |  unsigned thread_local : 1;
      |           ^~~~~~~~~~~~
i686-helenos-cc -c   -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat   -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../libcpp/include  -I../../gcc-4.6.3/gcc/../libdecnumber -I../../gcc-4.6.3/gcc/../libdecnumber/dpd -I../libdecnumber    ../../gcc-4.6.3/gcc/cfganal.c -o cfganal.o
In file included from ../../gcc-4.6.3/gcc/function.h:25,
                 from ../../gcc-4.6.3/gcc/basic-block.h:26,
                 from ../../gcc-4.6.3/gcc/cfganal.c:30:
../../gcc-4.6.3/gcc/tree.h:3130:11: warning: identifier 'thread_local' conflicts with C++ keyword [-Wc++-compat]
 3130 |  unsigned thread_local : 1;
      |           ^~~~~~~~~~~~
In file included from ../../gcc-4.6.3/gcc/cfganal.c:32:
../../gcc-4.6.3/gcc/recog.h:287:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
  287 | #if HAVE_DESIGNATED_INITIALIZERS
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
i686-helenos-cc -c   -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat   -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../libcpp/include  -I../../gcc-4.6.3/gcc/../libdecnumber -I../../gcc-4.6.3/gcc/../libdecnumber/dpd -I../libdecnumber    ../../gcc-4.6.3/gcc/cfgbuild.c -o cfgbuild.o
In file included from ../../gcc-4.6.3/gcc/cfgbuild.c:27:
../../gcc-4.6.3/gcc/tree.h:3130:11: warning: identifier 'thread_local' conflicts with C++ keyword [-Wc++-compat]
 3130 |  unsigned thread_local : 1;
      |           ^~~~~~~~~~~~
i686-helenos-cc -c   -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat   -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../libcpp/include  -I../../gcc-4.6.3/gcc/../libdecnumber -I../../gcc-4.6.3/gcc/../libdecnumber/dpd -I../libdecnumber    ../../gcc-4.6.3/gcc/cfgcleanup.c -o cfgcleanup.o
In file included from ../../gcc-4.6.3/gcc/cfgcleanup.c:45:
../../gcc-4.6.3/gcc/recog.h:287:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
  287 | #if HAVE_DESIGNATED_INITIALIZERS
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.6.3/gcc/function.h:25,
                 from ../../gcc-4.6.3/gcc/basic-block.h:26,
                 from ../../gcc-4.6.3/gcc/cfglayout.h:23,
                 from ../../gcc-4.6.3/gcc/cfgcleanup.c:51:
../../gcc-4.6.3/gcc/tree.h:3130:11: warning: identifier 'thread_local' conflicts with C++ keyword [-Wc++-compat]
 3130 |  unsigned thread_local : 1;
      |           ^~~~~~~~~~~~
i686-helenos-cc -c   -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat   -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../libcpp/include  -I../../gcc-4.6.3/gcc/../libdecnumber -I../../gcc-4.6.3/gcc/../libdecnumber/dpd -I../libdecnumber    ../../gcc-4.6.3/gcc/cfgexpand.c -o cfgexpand.o
In file included from ../../gcc-4.6.3/gcc/cfgexpand.c:25:
../../gcc-4.6.3/gcc/tree.h:3130:11: warning: identifier 'thread_local' conflicts with C++ keyword [-Wc++-compat]
 3130 |  unsigned thread_local : 1;
      |           ^~~~~~~~~~~~
In file included from ../../gcc-4.6.3/gcc/tree-flow.h:862,
                 from ../../gcc-4.6.3/gcc/cfgexpand.c:32:
In function 'gimple_phi_arg_imm_use_ptr',
    inlined from 'op_iter_next_use' at ../../gcc-4.6.3/gcc/tree-flow-inline.h:673:14,
    inlined from 'op_iter_next_use' at ../../gcc-4.6.3/gcc/tree-flow-inline.h:661:1,
    inlined from 'link_use_stmts_after' at ../../gcc-4.6.3/gcc/tree-flow-inline.h:1034:4:
../../gcc-4.6.3/gcc/tree-flow-inline.h:452:10: warning: array subscript 2147483648 is above array bounds of 'struct phi_arg_d[1]' [-Warray-bounds=]
  452 |   return &gimple_phi_arg (gs, i)->imm_use;
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.6.3/gcc/tree-flow.h:29:
../../gcc-4.6.3/gcc/gimple.h: In function 'link_use_stmts_after':
../../gcc-4.6.3/gcc/gimple.h:504:48: note: while referencing 'args'
  504 |   struct phi_arg_d GTY ((length ("%h.nargs"))) args[1];
      |                                                ^~~~
In function 'gimple_phi_arg_imm_use_ptr',
    inlined from 'op_iter_next_use' at ../../gcc-4.6.3/gcc/tree-flow-inline.h:673:14,
    inlined from 'op_iter_next_use' at ../../gcc-4.6.3/gcc/tree-flow-inline.h:661:1,
    inlined from 'delink_stmt_imm_use' at ../../gcc-4.6.3/gcc/tree-flow-inline.h:885:6,
    inlined from 'expand_gimple_basic_block' at ../../gcc-4.6.3/gcc/cfgexpand.c:3584:8,
    inlined from 'gimple_expand_cfg' at ../../gcc-4.6.3/gcc/cfgexpand.c:4109:10:
../../gcc-4.6.3/gcc/tree-flow-inline.h:452:10: warning: array subscript 2147483648 is above array bounds of 'struct phi_arg_d[1]' [-Warray-bounds=]
  452 |   return &gimple_phi_arg (gs, i)->imm_use;
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.6.3/gcc/gimple.h: In function 'gimple_expand_cfg':
../../gcc-4.6.3/gcc/gimple.h:504:48: note: while referencing 'args'
  504 |   struct phi_arg_d GTY ((length ("%h.nargs"))) args[1];
      |                                                ^~~~
i686-helenos-cc -c   -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat   -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../libcpp/include  -I../../gcc-4.6.3/gcc/../libdecnumber -I../../gcc-4.6.3/gcc/../libdecnumber/dpd -I../libdecnumber    ../../gcc-4.6.3/gcc/cfghooks.c -o cfghooks.o
In file included from ../../gcc-4.6.3/gcc/cfghooks.c:26:
../../gcc-4.6.3/gcc/tree.h:3130:11: warning: identifier 'thread_local' conflicts with C++ keyword [-Wc++-compat]
 3130 |  unsigned thread_local : 1;
      |           ^~~~~~~~~~~~
i686-helenos-cc -c   -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat   -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../libcpp/include  -I../../gcc-4.6.3/gcc/../libdecnumber -I../../gcc-4.6.3/gcc/../libdecnumber/dpd -I../libdecnumber    ../../gcc-4.6.3/gcc/cfglayout.c -o cfglayout.o
In file included from ../../gcc-4.6.3/gcc/cfglayout.c:25:
../../gcc-4.6.3/gcc/tree.h:3130:11: warning: identifier 'thread_local' conflicts with C++ keyword [-Wc++-compat]
 3130 |  unsigned thread_local : 1;
      |           ^~~~~~~~~~~~
i686-helenos-cc -c   -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat   -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../libcpp/include  -I../../gcc-4.6.3/gcc/../libdecnumber -I../../gcc-4.6.3/gcc/../libdecnumber/dpd -I../libdecnumber    ../../gcc-4.6.3/gcc/cfgloop.c -o cfgloop.o
In file included from ../../gcc-4.6.3/gcc/function.h:25,
                 from ../../gcc-4.6.3/gcc/cfgloop.c:28:
../../gcc-4.6.3/gcc/tree.h:3130:11: warning: identifier 'thread_local' conflicts with C++ keyword [-Wc++-compat]
 3130 |  unsigned thread_local : 1;
      |           ^~~~~~~~~~~~
i686-helenos-cc -c   -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat   -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../libcpp/include  -I../../gcc-4.6.3/gcc/../libdecnumber -I../../gcc-4.6.3/gcc/../libdecnumber/dpd -I../libdecnumber    ../../gcc-4.6.3/gcc/cfgloopanal.c -o cfgloopanal.o
In file included from ../../gcc-4.6.3/gcc/function.h:25,
                 from ../../gcc-4.6.3/gcc/basic-block.h:26,
                 from ../../gcc-4.6.3/gcc/cfgloopanal.c:28:
../../gcc-4.6.3/gcc/tree.h:3130:11: warning: identifier 'thread_local' conflicts with C++ keyword [-Wc++-compat]
 3130 |  unsigned thread_local : 1;
      |           ^~~~~~~~~~~~
i686-helenos-cc -c   -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat   -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../libcpp/include  -I../../gcc-4.6.3/gcc/../libdecnumber -I../../gcc-4.6.3/gcc/../libdecnumber/dpd -I../libdecnumber    ../../gcc-4.6.3/gcc/cfgloopmanip.c -o cfgloopmanip.o
In file included from ../../gcc-4.6.3/gcc/function.h:25,
                 from ../../gcc-4.6.3/gcc/basic-block.h:26,
                 from ../../gcc-4.6.3/gcc/cfgloopmanip.c:28:
../../gcc-4.6.3/gcc/tree.h:3130:11: warning: identifier 'thread_local' conflicts with C++ keyword [-Wc++-compat]
 3130 |  unsigned thread_local : 1;
      |           ^~~~~~~~~~~~
i686-helenos-cc -c   -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat   -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../libcpp/include  -I../../gcc-4.6.3/gcc/../libdecnumber -I../../gcc-4.6.3/gcc/../libdecnumber/dpd -I../libdecnumber    ../../gcc-4.6.3/gcc/cfgrtl.c -o cfgrtl.o
In file included from ../../gcc-4.6.3/gcc/cfgrtl.c:44:
../../gcc-4.6.3/gcc/tree.h:3130:11: warning: identifier 'thread_local' conflicts with C++ keyword [-Wc++-compat]
 3130 |  unsigned thread_local : 1;
      |           ^~~~~~~~~~~~
In file included from ../../gcc-4.6.3/gcc/rtl-error.h:20,
                 from ../../gcc-4.6.3/gcc/cfgrtl.c:52:
../../gcc-4.6.3/gcc/cfgrtl.c: In function 'rtl_verify_flow_info_1':
../../gcc-4.6.3/gcc/rtl.h:2579:55: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
 2579 |         _fatal_insn (msgid, insn, __FILE__, __LINE__, __FUNCTION__)
      |                                                       ^~~~~~~~~~~~
../../gcc-4.6.3/gcc/cfgrtl.c:2072:17: note: in expansion of macro 'fatal_insn'
 2072 |                 fatal_insn ("flow control insn inside a basic block", x);
      |                 ^~~~~~~~~~
../../gcc-4.6.3/gcc/cfgrtl.c: In function 'rtl_verify_flow_info':
../../gcc-4.6.3/gcc/rtl.h:2579:55: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
 2579 |         _fatal_insn (msgid, insn, __FILE__, __LINE__, __FUNCTION__)
      |                                                       ^~~~~~~~~~~~
../../gcc-4.6.3/gcc/cfgrtl.c:2200:19: note: in expansion of macro 'fatal_insn'
 2200 |                   fatal_insn ("wrong insn in the fallthru edge", insn);
      |                   ^~~~~~~~~~
../../gcc-4.6.3/gcc/rtl.h:2579:55: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
 2579 |         _fatal_insn (msgid, insn, __FILE__, __LINE__, __FUNCTION__)
      |                                                       ^~~~~~~~~~~~
../../gcc-4.6.3/gcc/cfgrtl.c:2254:15: note: in expansion of macro 'fatal_insn'
 2254 |               fatal_insn ("insn outside basic block", x);
      |               ^~~~~~~~~~
../../gcc-4.6.3/gcc/rtl.h:2579:55: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
 2579 |         _fatal_insn (msgid, insn, __FILE__, __LINE__, __FUNCTION__)
      |                                                       ^~~~~~~~~~~~
../../gcc-4.6.3/gcc/cfgrtl.c:2261:13: note: in expansion of macro 'fatal_insn'
 2261 |             fatal_insn ("return not followed by barrier", x);
      |             ^~~~~~~~~~
i686-helenos-cc -c   -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat   -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../libcpp/include  -I../../gcc-4.6.3/gcc/../libdecnumber -I../../gcc-4.6.3/gcc/../libdecnumber/dpd -I../libdecnumber    ../../gcc-4.6.3/gcc/combine.c -o combine.o
In file included from ../../gcc-4.6.3/gcc/combine.c:83:
../../gcc-4.6.3/gcc/tree.h:3130:11: warning: identifier 'thread_local' conflicts with C++ keyword [-Wc++-compat]
 3130 |  unsigned thread_local : 1;
      |           ^~~~~~~~~~~~
In file included from ../../gcc-4.6.3/gcc/combine.c:94:
../../gcc-4.6.3/gcc/recog.h:287:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
  287 | #if HAVE_DESIGNATED_INITIALIZERS
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.6.3/gcc/combine.c: In function 'expand_compound_operation':
../../gcc-4.6.3/gcc/combine.c:6684:17: warning: this statement may fall through [-Wimplicit-fallthrough=]
 6684 |       unsignedp = 1;
      |       ~~~~~~~~~~^~~
../../gcc-4.6.3/gcc/combine.c:6685:5: note: here
 6685 |     case SIGN_EXTEND:
      |     ^~~~
../../gcc-4.6.3/gcc/combine.c: In function 'canon_reg_for_combine':
../../gcc-4.6.3/gcc/combine.c:7921:52: warning: this statement may fall through [-Wimplicit-fallthrough=]
 7921 |       if (op0 != XEXP (x, 0) || op1 != XEXP (x, 1) || op2 != XEXP (x, 2))
../../gcc-4.6.3/gcc/combine.c:7925:5: note: here
 7925 |     case RTX_OBJ:
      |     ^~~~
i686-helenos-cc -c   -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat   -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../libcpp/include  -I../../gcc-4.6.3/gcc/../libdecnumber -I../../gcc-4.6.3/gcc/../libdecnumber/dpd -I../libdecnumber    ../../gcc-4.6.3/gcc/combine-stack-adj.c -o combine-stack-adj.o
In file included from ../../gcc-4.6.3/gcc/combine-stack-adj.c:50:
../../gcc-4.6.3/gcc/recog.h:287:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
  287 | #if HAVE_DESIGNATED_INITIALIZERS
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.6.3/gcc/function.h:25,
                 from ../../gcc-4.6.3/gcc/combine-stack-adj.c:55:
../../gcc-4.6.3/gcc/tree.h:3130:11: warning: identifier 'thread_local' conflicts with C++ keyword [-Wc++-compat]
 3130 |  unsigned thread_local : 1;
      |           ^~~~~~~~~~~~
i686-helenos-cc -c   -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat   -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../libcpp/include  -I../../gcc-4.6.3/gcc/../libdecnumber -I../../gcc-4.6.3/gcc/../libdecnumber/dpd -I../libdecnumber    ../../gcc-4.6.3/gcc/compare-elim.c -o compare-elim.o
In file included from ../../gcc-4.6.3/gcc/compare-elim.c:65:
../../gcc-4.6.3/gcc/recog.h:287:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
  287 | #if HAVE_DESIGNATED_INITIALIZERS
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.6.3/gcc/function.h:25,
                 from ../../gcc-4.6.3/gcc/basic-block.h:26,
                 from ../../gcc-4.6.3/gcc/compare-elim.c:67:
../../gcc-4.6.3/gcc/tree.h:3130:11: warning: identifier 'thread_local' conflicts with C++ keyword [-Wc++-compat]
 3130 |  unsigned thread_local : 1;
      |           ^~~~~~~~~~~~
i686-helenos-cc -c   -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat   -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../libcpp/include  -I../../gcc-4.6.3/gcc/../libdecnumber -I../../gcc-4.6.3/gcc/../libdecnumber/dpd -I../libdecnumber    ../../gcc-4.6.3/gcc/convert.c -o convert.o
In file included from ../../gcc-4.6.3/gcc/convert.c:30:
../../gcc-4.6.3/gcc/tree.h:3130:11: warning: identifier 'thread_local' conflicts with C++ keyword [-Wc++-compat]
 3130 |  unsigned thread_local : 1;
      |           ^~~~~~~~~~~~
../../gcc-4.6.3/gcc/convert.c: In function 'convert_to_real':
../../gcc-4.6.3/gcc/convert.c:178:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
  178 |             if (flag_errno_math)
      |                ^
../../gcc-4.6.3/gcc/convert.c:160:25: note: here
  160 | #define CASE_MATHFN(FN) case BUILT_IN_##FN: case BUILT_IN_##FN##L:
      |                         ^~~~
../../gcc-4.6.3/gcc/convert.c:180:11: note: in expansion of macro 'CASE_MATHFN'
  180 |           CASE_MATHFN (ACOS)
      |           ^~~~~~~~~~~
../../gcc-4.6.3/gcc/convert.c: In function 'convert_to_integer':
../../gcc-4.6.3/gcc/convert.c:477:14: warning: this statement may fall through [-Wimplicit-fallthrough=]
  477 |           if (flag_trapping_math)
      |              ^
../../gcc-4.6.3/gcc/tree.h:271:25: note: here
  271 | #define CASE_FLT_FN(FN) case FN: case FN##F: case FN##L
      |                         ^~~~
../../gcc-4.6.3/gcc/convert.c:480:9: note: in expansion of macro 'CASE_FLT_FN'
  480 |         CASE_FLT_FN (BUILT_IN_RINT):
      |         ^~~~~~~~~~~
i686-helenos-cc -c   -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat   -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../libcpp/include  -I../../gcc-4.6.3/gcc/../libdecnumber -I../../gcc-4.6.3/gcc/../libdecnumber/dpd -I../libdecnumber    ../../gcc-4.6.3/gcc/coverage.c -o coverage.o
In file included from ../../gcc-4.6.3/gcc/coverage.c:34:
../../gcc-4.6.3/gcc/tree.h:3130:11: warning: identifier 'thread_local' conflicts with C++ keyword [-Wc++-compat]
 3130 |  unsigned thread_local : 1;
      |           ^~~~~~~~~~~~
../../gcc-4.6.3/gcc/coverage.c: In function 'coverage_counter_alloc':
../../gcc-4.6.3/gcc/coverage.c:422:7: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
  422 |       ASM_GENERATE_INTERNAL_LABEL (buf, "LPBX", counter + 1);
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libposix/stdio.h:39,
                 from ../../gcc-4.6.3/gcc/system.h:42,
                 from ../../gcc-4.6.3/gcc/coverage.c:30:
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
../../gcc-4.6.3/gcc/coverage.c: In function 'create_coverage':
../../gcc-4.6.3/gcc/coverage.c:948:3: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
  948 |   ASM_GENERATE_INTERNAL_LABEL (name_buf, "LPBX", 0);
      |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
i686-helenos-cc -c   -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat   -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../libcpp/include  -I../../gcc-4.6.3/gcc/../libdecnumber -I../../gcc-4.6.3/gcc/../libdecnumber/dpd -I../libdecnumber    ../../gcc-4.6.3/gcc/cse.c -o cse.o
In file included from ../../gcc-4.6.3/gcc/function.h:25,
                 from ../../gcc-4.6.3/gcc/basic-block.h:26,
                 from ../../gcc-4.6.3/gcc/cse.c:30:
../../gcc-4.6.3/gcc/tree.h:3130:11: warning: identifier 'thread_local' conflicts with C++ keyword [-Wc++-compat]
 3130 |  unsigned thread_local : 1;
      |           ^~~~~~~~~~~~
In file included from ../../gcc-4.6.3/gcc/cse.c:33:
../../gcc-4.6.3/gcc/recog.h:287:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
  287 | #if HAVE_DESIGNATED_INITIALIZERS
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.6.3/gcc/cse.c: In function 'cse_insn':
../../gcc-4.6.3/gcc/cse.c:5328:45: warning: left shift of negative value [-Wshift-negative-value]
 5328 |                     & ((HOST_WIDE_INT) (-1) << INTVAL (width))))
      |                                             ^~
i686-helenos-cc -c   -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat   -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../libcpp/include  -I../../gcc-4.6.3/gcc/../libdecnumber -I../../gcc-4.6.3/gcc/../libdecnumber/dpd -I../libdecnumber    ../../gcc-4.6.3/gcc/cselib.c -o cselib.o
In file included from ../../gcc-4.6.3/gcc/cselib.c:33:
../../gcc-4.6.3/gcc/recog.h:287:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
  287 | #if HAVE_DESIGNATED_INITIALIZERS
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.6.3/gcc/function.h:25,
                 from ../../gcc-4.6.3/gcc/cselib.c:34:
../../gcc-4.6.3/gcc/tree.h:3130:11: warning: identifier 'thread_local' conflicts with C++ keyword [-Wc++-compat]
 3130 |  unsigned thread_local : 1;
      |           ^~~~~~~~~~~~
../../gcc-4.6.3/gcc/cselib.c: In function 'cselib_expand_value_rtx_1':
../../gcc-4.6.3/gcc/cselib.c:1395:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
 1395 |       {
      |       ^
../../gcc-4.6.3/gcc/cselib.c:1442:5: note: here
 1442 |     case CONST_INT:
      |     ^~~~
i686-helenos-cc -c   -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat   -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../libcpp/include  -I../../gcc-4.6.3/gcc/../libdecnumber -I../../gcc-4.6.3/gcc/../libdecnumber/dpd -I../libdecnumber    ../../gcc-4.6.3/gcc/dbxout.c -o dbxout.o
In file included from ../../gcc-4.6.3/gcc/dbxout.c:76:
../../gcc-4.6.3/gcc/tree.h:3130:11: warning: identifier 'thread_local' conflicts with C++ keyword [-Wc++-compat]
 3130 |  unsigned thread_local : 1;
      |           ^~~~~~~~~~~~
../../gcc-4.6.3/gcc/dbxout.c: In function 'dbxout_stab_value_internal_label':
../../gcc-4.6.3/gcc/dbxout.c:522:3: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
  522 |   ASM_GENERATE_INTERNAL_LABEL (label, stem, counter);
      |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libposix/stdio.h:39,
                 from ../../gcc-4.6.3/gcc/system.h:42,
                 from ../../gcc-4.6.3/gcc/dbxout.c:72:
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
../../gcc-4.6.3/gcc/dbxout.c: In function 'dbxout_stab_value_internal_label_diff':
../../gcc-4.6.3/gcc/dbxout.c:537:3: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
  537 |   ASM_GENERATE_INTERNAL_LABEL (label, stem, counter);
      |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
../../gcc-4.6.3/gcc/dbxout.c: In function 'dbxout_function_end':
../../gcc-4.6.3/gcc/dbxout.c:935:3: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
  935 |   ASM_GENERATE_INTERNAL_LABEL (lscope_label_name, "Lscope", scope_labelno);
      |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
../../gcc-4.6.3/gcc/dbxout.c:961:7: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
  961 |       ASM_GENERATE_INTERNAL_LABEL (begin_label, "LFBB", scope_labelno);
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
../../gcc-4.6.3/gcc/dbxout.c: In function 'dbxout_init':
../../gcc-4.6.3/gcc/dbxout.c:1025:3: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
 1025 |   ASM_GENERATE_INTERNAL_LABEL (ltext_label_name, "Ltext", 0);
      |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
../../gcc-4.6.3/gcc/dbxout.c: In function 'dbxout_source_line':
../../gcc-4.6.3/gcc/dbxout.c:1311:7: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
 1311 |       ASM_GENERATE_INTERNAL_LABEL (begin_label, "LFBB", scope_labelno);
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
../../gcc-4.6.3/gcc/dbxout.c: In function 'dbxout_block':
../../gcc-4.6.3/gcc/dbxout.c:3650:3: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
 3650 |   ASM_GENERATE_INTERNAL_LABEL (begin_label, "LFBB", scope_labelno);
      |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
../../gcc-4.6.3/gcc/dbxout.c:3683:19: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
 3683 |                   ASM_GENERATE_INTERNAL_LABEL (buf, "LBB", blocknum);
      |                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
../../gcc-4.6.3/gcc/dbxout.c:3701:17: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
 3701 |                 ASM_GENERATE_INTERNAL_LABEL (buf, "Lscope", scope_labelno);
      |                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
../../gcc-4.6.3/gcc/dbxout.c:3703:17: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
 3703 |                 ASM_GENERATE_INTERNAL_LABEL (buf, "LBE", blocknum);
      |                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
i686-helenos-cc -c   -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat   -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../libcpp/include  -I../../gcc-4.6.3/gcc/../libdecnumber -I../../gcc-4.6.3/gcc/../libdecnumber/dpd -I../libdecnumber    ../../gcc-4.6.3/gcc/dbgcnt.c -o dbgcnt.o
../../gcc-4.6.3/gcc/dbgcnt.c: In function 'dbg_cnt_process_opt':
../../gcc-4.6.3/gcc/dbgcnt.c:134:8: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
  134 |        sprintf (buffer, "%*c", (int)(1 + (arg - start)), '^');
      |        ^~~~~~~
In file included from /var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libposix/stdio.h:39,
                 from ../../gcc-4.6.3/gcc/system.h:42,
                 from ../../gcc-4.6.3/gcc/dbgcnt.c:23:
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
i686-helenos-cc -c   -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat   -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../libcpp/include  -I../../gcc-4.6.3/gcc/../libdecnumber -I../../gcc-4.6.3/gcc/../libdecnumber/dpd -I../libdecnumber    ../../gcc-4.6.3/gcc/dce.c -o dce.o
In file included from ../../gcc-4.6.3/gcc/dce.c:27:
../../gcc-4.6.3/gcc/tree.h:3130:11: warning: identifier 'thread_local' conflicts with C++ keyword [-Wc++-compat]
 3130 |  unsigned thread_local : 1;
      |           ^~~~~~~~~~~~
In file included from ../../gcc-4.6.3/gcc/dce.c:22:
../../gcc-4.6.3/gcc/dce.c: In function 'find_call_stack_args':
../../gcc-4.6.3/gcc/system.h:275:40: warning: left shift of negative value [-Wshift-negative-value]
  275 |                              ? ~ (t) 0 << (sizeof(t) * CHAR_BIT - 1) : (t) 0))
      |                                        ^~
../../gcc-4.6.3/gcc/system.h:276:44: note: in expansion of macro 'INTTYPE_MINIMUM'
  276 | #define INTTYPE_MAXIMUM(t) ((t) (~ (t) 0 - INTTYPE_MINIMUM (t)))
      |                                            ^~~~~~~~~~~~~~~
../../gcc-4.6.3/gcc/dce.c:269:16: note: in expansion of macro 'INTTYPE_MAXIMUM'
  269 |   min_sp_off = INTTYPE_MAXIMUM (HOST_WIDE_INT);
      |                ^~~~~~~~~~~~~~~
i686-helenos-cc -c   -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat   -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../libcpp/include  -I../../gcc-4.6.3/gcc/../libdecnumber -I../../gcc-4.6.3/gcc/../libdecnumber/dpd -I../libdecnumber    ../../gcc-4.6.3/gcc/ddg.c -o ddg.o
In file included from ../../gcc-4.6.3/gcc/function.h:25,
                 from ../../gcc-4.6.3/gcc/ddg.c:32:
../../gcc-4.6.3/gcc/tree.h:3130:11: warning: identifier 'thread_local' conflicts with C++ keyword [-Wc++-compat]
 3130 |  unsigned thread_local : 1;
      |           ^~~~~~~~~~~~
In file included from ../../gcc-4.6.3/gcc/ddg.c:37:
../../gcc-4.6.3/gcc/recog.h:287:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
  287 | #if HAVE_DESIGNATED_INITIALIZERS
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
i686-helenos-cc -c   -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat   -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../libcpp/include  -I../../gcc-4.6.3/gcc/../libdecnumber -I../../gcc-4.6.3/gcc/../libdecnumber/dpd -I../libdecnumber    ../../gcc-4.6.3/gcc/debug.c -o debug.o
In file included from ../../gcc-4.6.3/gcc/debug.c:23:
../../gcc-4.6.3/gcc/tree.h:3130:11: warning: identifier 'thread_local' conflicts with C++ keyword [-Wc++-compat]
 3130 |  unsigned thread_local : 1;
      |           ^~~~~~~~~~~~
i686-helenos-cc -c   -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat   -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../libcpp/include  -I../../gcc-4.6.3/gcc/../libdecnumber -I../../gcc-4.6.3/gcc/../libdecnumber/dpd -I../libdecnumber    ../../gcc-4.6.3/gcc/df-core.c -o df-core.o
In file included from ../../gcc-4.6.3/gcc/df-core.c:385:
../../gcc-4.6.3/gcc/recog.h:287:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
  287 | #if HAVE_DESIGNATED_INITIALIZERS
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.6.3/gcc/function.h:25,
                 from ../../gcc-4.6.3/gcc/df-core.c:386:
../../gcc-4.6.3/gcc/tree.h:3130:11: warning: identifier 'thread_local' conflicts with C++ keyword [-Wc++-compat]
 3130 |  unsigned thread_local : 1;
      |           ^~~~~~~~~~~~
i686-helenos-cc -c   -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat   -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../libcpp/include  -I../../gcc-4.6.3/gcc/../libdecnumber -I../../gcc-4.6.3/gcc/../libdecnumber/dpd -I../libdecnumber    ../../gcc-4.6.3/gcc/df-problems.c -o df-problems.o
In file included from ../../gcc-4.6.3/gcc/df-problems.c:32:
../../gcc-4.6.3/gcc/recog.h:287:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
  287 | #if HAVE_DESIGNATED_INITIALIZERS
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.6.3/gcc/function.h:25,
                 from ../../gcc-4.6.3/gcc/df-problems.c:33:
../../gcc-4.6.3/gcc/tree.h:3130:11: warning: identifier 'thread_local' conflicts with C++ keyword [-Wc++-compat]
 3130 |  unsigned thread_local : 1;
      |           ^~~~~~~~~~~~
i686-helenos-cc -c   -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat   -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../libcpp/include  -I../../gcc-4.6.3/gcc/../libdecnumber -I../../gcc-4.6.3/gcc/../libdecnumber/dpd -I../libdecnumber    ../../gcc-4.6.3/gcc/df-scan.c -o df-scan.o
In file included from ../../gcc-4.6.3/gcc/df-scan.c:32:
../../gcc-4.6.3/gcc/recog.h:287:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
  287 | #if HAVE_DESIGNATED_INITIALIZERS
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.6.3/gcc/function.h:25,
                 from ../../gcc-4.6.3/gcc/df-scan.c:33:
../../gcc-4.6.3/gcc/tree.h:3130:11: warning: identifier 'thread_local' conflicts with C++ keyword [-Wc++-compat]
 3130 |  unsigned thread_local : 1;
      |           ^~~~~~~~~~~~
i686-helenos-cc -c   -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat   -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../libcpp/include  -I../../gcc-4.6.3/gcc/../libdecnumber -I../../gcc-4.6.3/gcc/../libdecnumber/dpd -I../libdecnumber    ../../gcc-4.6.3/gcc/dfp.c -o dfp.o
In file included from ../../gcc-4.6.3/gcc/dfp.c:25:
../../gcc-4.6.3/gcc/tree.h:3130:11: warning: identifier 'thread_local' conflicts with C++ keyword [-Wc++-compat]
 3130 |  unsigned thread_local : 1;
      |           ^~~~~~~~~~~~
In file included from ../../gcc-4.6.3/gcc/dfp.c:33:
../../gcc-4.6.3/gcc/dfp.c: In function 'decimal_real_arithmetic':
../../gcc-4.6.3/gcc/dfp.c:668:29: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
  668 |         decimal128FlipSign ((decimal128 *) r->sig);
../../gcc-4.6.3/gcc/../libdecnumber/dpd/decimal128Local.h:40:6: note: in definition of macro 'decimal128FlipSign'
   40 |   { (d)->bytes[WORDS_BIGENDIAN ? 0 : 15] ^= 0x80; }
      |      ^
../../gcc-4.6.3/gcc/dfp.c:678:30: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
  678 |         decimal128ClearSign ((decimal128 *) r->sig);
../../gcc-4.6.3/gcc/../libdecnumber/dpd/decimal128Local.h:36:6: note: in definition of macro 'decimal128ClearSign'
   36 |   { (d)->bytes[WORDS_BIGENDIAN ? 0 : 15] &= ~0x80; }
      |      ^
../../gcc-4.6.3/gcc/dfp.c: In function 'decimal_real_maxval':
../../gcc-4.6.3/gcc/dfp.c:718:24: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
  718 |     decimal128SetSign ((decimal128 *) r->sig, 1);
../../gcc-4.6.3/gcc/../libdecnumber/dpd/decimal128Local.h:32:6: note: in definition of macro 'decimal128SetSign'
   32 |   { (d)->bytes[WORDS_BIGENDIAN ? 0 : 15] |= ((unsigned) (b) << 7); }
      |      ^
i686-helenos-cc -c   -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat   -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../libcpp/include  -I../../gcc-4.6.3/gcc/../libdecnumber -I../../gcc-4.6.3/gcc/../libdecnumber/dpd -I../libdecnumber    ../../gcc-4.6.3/gcc/diagnostic.c -o diagnostic.o
../../gcc-4.6.3/gcc/diagnostic.c: In function 'diagnostic_report_current_module':
../../gcc-4.6.3/gcc/diagnostic.c:291:29: warning: spurious leading punctuation sequence ',' in format [-Wformat-diag]
  291 |                            ",\n                 from %s:%d",
      |                             ^
../../gcc-4.6.3/gcc/diagnostic.c:291:30: warning: unquoted whitespace character '\x0a' in format [-Wformat-diag]
  291 |                            ",\n                 from %s:%d",
      |                              ^~~~~~~~~~~~~~~~~~~
../../gcc-4.6.3/gcc/diagnostic.c:294:43: warning: spurious leading punctuation sequence ':' in format [-Wformat-diag]
  294 |           pp_verbatim (context->printer, ":");
      |                                           ^
i686-helenos-cc -c   -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat   -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../libcpp/include  -I../../gcc-4.6.3/gcc/../libdecnumber -I../../gcc-4.6.3/gcc/../libdecnumber/dpd -I../libdecnumber    ../../gcc-4.6.3/gcc/dojump.c -o dojump.o
In file included from ../../gcc-4.6.3/gcc/dojump.c:27:
../../gcc-4.6.3/gcc/tree.h:3130:11: warning: identifier 'thread_local' conflicts with C++ keyword [-Wc++-compat]
 3130 |  unsigned thread_local : 1;
      |           ^~~~~~~~~~~~
../../gcc-4.6.3/gcc/dojump.c: In function 'do_jump':
../../gcc-4.6.3/gcc/dojump.c:397:11: warning: this statement may fall through [-Wimplicit-fallthrough=]
  397 |           || TREE_CODE (TREE_OPERAND (exp, 0)) == ARRAY_RANGE_REF)
../../gcc-4.6.3/gcc/dojump.c:399:5: note: here
  399 |     case CONVERT_EXPR:
      |     ^~~~
../../gcc-4.6.3/gcc/dojump.c:402:10: warning: this statement may fall through [-Wimplicit-fallthrough=]
  402 |       if ((TYPE_PRECISION (TREE_TYPE (exp))
      |          ^
../../gcc-4.6.3/gcc/dojump.c:405:5: note: here
  405 |     case NON_LVALUE_EXPR:
      |     ^~~~
../../gcc-4.6.3/gcc/dojump.c:574:11: warning: this statement may fall through [-Wimplicit-fallthrough=]
  574 |           || TREE_CODE (TREE_OPERAND (exp, 1)) == INTEGER_CST)
../../gcc-4.6.3/gcc/dojump.c:579:5: note: here
  579 |     case TRUTH_AND_EXPR:
      |     ^~~~
i686-helenos-cc -c   -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat   -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../libcpp/include  -I../../gcc-4.6.3/gcc/../libdecnumber -I../../gcc-4.6.3/gcc/../libdecnumber/dpd -I../libdecnumber    ../../gcc-4.6.3/gcc/dominance.c -o dominance.o
In file included from ../../gcc-4.6.3/gcc/function.h:25,
                 from ../../gcc-4.6.3/gcc/basic-block.h:26,
                 from ../../gcc-4.6.3/gcc/dominance.c:43:
../../gcc-4.6.3/gcc/tree.h:3130:11: warning: identifier 'thread_local' conflicts with C++ keyword [-Wc++-compat]
 3130 |  unsigned thread_local : 1;
      |           ^~~~~~~~~~~~
i686-helenos-cc -c   -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat   -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../libcpp/include  -I../../gcc-4.6.3/gcc/../libdecnumber -I../../gcc-4.6.3/gcc/../libdecnumber/dpd -I../libdecnumber    ../../gcc-4.6.3/gcc/domwalk.c -o domwalk.o
In file included from ../../gcc-4.6.3/gcc/function.h:25,
                 from ../../gcc-4.6.3/gcc/basic-block.h:26,
                 from ../../gcc-4.6.3/gcc/domwalk.c:26:
../../gcc-4.6.3/gcc/tree.h:3130:11: warning: identifier 'thread_local' conflicts with C++ keyword [-Wc++-compat]
 3130 |  unsigned thread_local : 1;
      |           ^~~~~~~~~~~~
i686-helenos-cc -c   -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat   -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../libcpp/include  -I../../gcc-4.6.3/gcc/../libdecnumber -I../../gcc-4.6.3/gcc/../libdecnumber/dpd -I../libdecnumber    ../../gcc-4.6.3/gcc/double-int.c -o double-int.o
In file included from ../../gcc-4.6.3/gcc/double-int.c:24:
../../gcc-4.6.3/gcc/tree.h:3130:11: warning: identifier 'thread_local' conflicts with C++ keyword [-Wc++-compat]
 3130 |  unsigned thread_local : 1;
      |           ^~~~~~~~~~~~
../../gcc-4.6.3/gcc/double-int.c: In function 'lshift_double':
../../gcc-4.6.3/gcc/double-int.c:241:37: warning: left shift of negative value [-Wshift-negative-value]
  241 |       *hv &= ~((HOST_WIDE_INT) (-1) << (prec - HOST_BITS_PER_WIDE_INT));
      |                                     ^~
../../gcc-4.6.3/gcc/double-int.c: In function 'rshift_double':
../../gcc-4.6.3/gcc/double-int.c:309:37: warning: left shift of negative value [-Wshift-negative-value]
  309 |       *hv &= ~((HOST_WIDE_INT) (-1) << (prec - count - HOST_BITS_PER_WIDE_INT));
      |                                     ^~
i686-helenos-cc -c   -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat   -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../libcpp/include  -I../../gcc-4.6.3/gcc/../libdecnumber -I../../gcc-4.6.3/gcc/../libdecnumber/dpd -I../libdecnumber    ../../gcc-4.6.3/gcc/dse.c -o dse.o
In file included from ../../gcc-4.6.3/gcc/dse.c:32:
../../gcc-4.6.3/gcc/tree.h:3130:11: warning: identifier 'thread_local' conflicts with C++ keyword [-Wc++-compat]
 3130 |  unsigned thread_local : 1;
      |           ^~~~~~~~~~~~
In file included from ../../gcc-4.6.3/gcc/dse.c:45:
../../gcc-4.6.3/gcc/recog.h:287:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
  287 | #if HAVE_DESIGNATED_INITIALIZERS
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
i686-helenos-cc -c   -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat   -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../libcpp/include  -I../../gcc-4.6.3/gcc/../libdecnumber -I../../gcc-4.6.3/gcc/../libdecnumber/dpd -I../libdecnumber    ../../gcc-4.6.3/gcc/dwarf2asm.c -o dwarf2asm.o
In file included from ../../gcc-4.6.3/gcc/dwarf2asm.c:27:
../../gcc-4.6.3/gcc/tree.h:3130:11: warning: identifier 'thread_local' conflicts with C++ keyword [-Wc++-compat]
 3130 |  unsigned thread_local : 1;
      |           ^~~~~~~~~~~~
../../gcc-4.6.3/gcc/dwarf2asm.c: In function 'eh_data_format_name':
../../gcc-4.6.3/gcc/dwarf2asm.c:413:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
  413 | #if HAVE_DESIGNATED_INITIALIZERS
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.6.3/gcc/dwarf2asm.c:419:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
  419 | #if HAVE_DESIGNATED_INITIALIZERS
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.6.3/gcc/dwarf2asm.c:556:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
  556 | #if HAVE_DESIGNATED_INITIALIZERS
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.6.3/gcc/dwarf2asm.c: In function 'dw2_force_const_mem':
../../gcc-4.6.3/gcc/dwarf2asm.c:867:11: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
  867 |           sprintf (ref_name, "DW.ref.%s", str);
      |           ^~~~~~~
In file included from /var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libposix/stdio.h:39,
                 from ../../gcc-4.6.3/gcc/system.h:42,
                 from ../../gcc-4.6.3/gcc/dwarf2asm.c:23:
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
../../gcc-4.6.3/gcc/dwarf2asm.c:876:11: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
  876 |           ASM_GENERATE_INTERNAL_LABEL (label, "LDFCM", dw2_const_labelno);
      |           ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
i686-helenos-cc -c   -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat   -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../libcpp/include  -I../../gcc-4.6.3/gcc/../libdecnumber -I../../gcc-4.6.3/gcc/../libdecnumber/dpd -I../libdecnumber    ../../gcc-4.6.3/gcc/dwarf2out.c -o dwarf2out.o
In file included from ../../gcc-4.6.3/gcc/dwarf2out.c:64:
../../gcc-4.6.3/gcc/tree.h:3130:11: warning: identifier 'thread_local' conflicts with C++ keyword [-Wc++-compat]
 3130 |  unsigned thread_local : 1;
      |           ^~~~~~~~~~~~
../../gcc-4.6.3/gcc/dwarf2out.c: In function 'dwarf2out_cfi_label':
../../gcc-4.6.3/gcc/dwarf2out.c:870:7: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
  870 |       ASM_GENERATE_INTERNAL_LABEL (label, "LCFI", num);
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libposix/stdio.h:39,
                 from ../../gcc-4.6.3/gcc/system.h:42,
                 from ../../gcc-4.6.3/gcc/dwarf2out.c:61:
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
../../gcc-4.6.3/gcc/dwarf2out.c: In function 'output_fde':
../../gcc-4.6.3/gcc/dwarf2out.c:3611:3: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
 3611 |   ASM_GENERATE_INTERNAL_LABEL (l1, FDE_AFTER_SIZE_LABEL, for_eh + j);
      |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
../../gcc-4.6.3/gcc/dwarf2out.c:3612:3: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
 3612 |   ASM_GENERATE_INTERNAL_LABEL (l2, FDE_END_LABEL, for_eh + j);
      |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
../../gcc-4.6.3/gcc/dwarf2out.c:3666:15: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
 3666 |               ASM_GENERATE_INTERNAL_LABEL (l1, second ? "LLSDAC" : "LLSDA",
      |               ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
../../gcc-4.6.3/gcc/dwarf2out.c: In function 'output_call_frame_info':
../../gcc-4.6.3/gcc/dwarf2out.c:3818:3: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
 3818 |   ASM_GENERATE_INTERNAL_LABEL (section_start_label, FRAME_BEGIN_LABEL, for_eh);
      |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
../../gcc-4.6.3/gcc/dwarf2out.c:3822:3: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
 3822 |   ASM_GENERATE_INTERNAL_LABEL (l1, CIE_AFTER_SIZE_LABEL, for_eh);
      |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
../../gcc-4.6.3/gcc/dwarf2out.c:3823:3: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
 3823 |   ASM_GENERATE_INTERNAL_LABEL (l2, CIE_END_LABEL, for_eh);
      |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
../../gcc-4.6.3/gcc/dwarf2out.c: In function 'dwarf2out_do_cfi_startproc':
../../gcc-4.6.3/gcc/dwarf2out.c:4018:7: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
 4018 |       ASM_GENERATE_INTERNAL_LABEL (lab, second ? "LLSDAC" : "LLSDA",
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
../../gcc-4.6.3/gcc/dwarf2out.c: In function 'dwarf2out_begin_prologue':
../../gcc-4.6.3/gcc/dwarf2out.c:4058:3: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
 4058 |   ASM_GENERATE_INTERNAL_LABEL (label, FUNC_BEGIN_LABEL,
      |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
../../gcc-4.6.3/gcc/dwarf2out.c: In function 'dwarf2out_vms_end_prologue':
../../gcc-4.6.3/gcc/dwarf2out.c:4142:3: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
 4142 |   ASM_GENERATE_INTERNAL_LABEL (label, PROLOGUE_END_LABEL,
      |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
../../gcc-4.6.3/gcc/dwarf2out.c: In function 'dwarf2out_vms_begin_epilogue':
../../gcc-4.6.3/gcc/dwarf2out.c:4167:3: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
 4167 |   ASM_GENERATE_INTERNAL_LABEL (label, EPILOGUE_BEGIN_LABEL,
      |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
../../gcc-4.6.3/gcc/dwarf2out.c: In function 'dwarf2out_end_epilogue':
../../gcc-4.6.3/gcc/dwarf2out.c:4192:3: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
 4192 |   ASM_GENERATE_INTERNAL_LABEL (label, FUNC_END_LABEL,
      |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
../../gcc-4.6.3/gcc/dwarf2out.c: In function 'loc_descr_plus_const':
../../gcc-4.6.3/gcc/system.h:275:40: warning: left shift of negative value [-Wshift-negative-value]
  275 |                              ? ~ (t) 0 << (sizeof(t) * CHAR_BIT - 1) : (t) 0))
      |                                        ^~
../../gcc-4.6.3/gcc/system.h:276:44: note: in expansion of macro 'INTTYPE_MINIMUM'
  276 | #define INTTYPE_MAXIMUM(t) ((t) (~ (t) 0 - INTTYPE_MINIMUM (t)))
      |                                            ^~~~~~~~~~~~~~~
../../gcc-4.6.3/gcc/dwarf2out.c:4848:32: note: in expansion of macro 'INTTYPE_MAXIMUM'
 4848 |       && ((offset > 0 && *p <= INTTYPE_MAXIMUM (HOST_WIDE_INT) - offset)
      |                                ^~~~~~~~~~~~~~~
../../gcc-4.6.3/gcc/system.h:275:40: warning: left shift of negative value [-Wshift-negative-value]
  275 |                              ? ~ (t) 0 << (sizeof(t) * CHAR_BIT - 1) : (t) 0))
      |                                        ^~
../../gcc-4.6.3/gcc/dwarf2out.c:4849:35: note: in expansion of macro 'INTTYPE_MINIMUM'
 4849 |           || (offset < 0 && *p >= INTTYPE_MINIMUM (HOST_WIDE_INT) - offset)))
      |                                   ^~~~~~~~~~~~~~~
../../gcc-4.6.3/gcc/dwarf2out.c: In function 'get_ref_die_offset_label':
../../gcc-4.6.3/gcc/dwarf2out.c:6738:3: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
 6738 |   sprintf (label, "%s+%ld", debug_info_section_label, ref->die_offset);
      |   ^~~~~~~
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
../../gcc-4.6.3/gcc/dwarf2out.c: At top level:
../../gcc-4.6.3/gcc/dwarf2out.c:7365:29: warning: argument 3 of type 'unsigned char[8]' with mismatched bound [-Warray-parameter=]
 7365 |               unsigned char data8[8])
      |               ~~~~~~~~~~~~~~^~~~~~~~
../../gcc-4.6.3/gcc/dwarf2out.c:6285:61: note: previously declared as 'unsigned char *'
 6285 | static void add_AT_data8 (dw_die_ref, enum dwarf_attribute, unsigned char *);
      |                                                             ^~~~~~~~~~~~~~~
../../gcc-4.6.3/gcc/dwarf2out.c: In function 'gen_label_for_indirect_string':
../../gcc-4.6.3/gcc/dwarf2out.c:7444:3: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
 7444 |   ASM_GENERATE_INTERNAL_LABEL (label, "LASF", dw2_string_counter);
      |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
../../gcc-4.6.3/gcc/dwarf2out.c: In function 'compute_section_prefix':
../../gcc-4.6.3/gcc/dwarf2out.c:9664:3: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
 9664 |   sprintf (name, "%s.", base);
      |   ^~~~~~~
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
../../gcc-4.6.3/gcc/dwarf2out.c:9670:7: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
 9670 |       sprintf (p, "%.2x", checksum[i]);
      |       ^~~~~~~
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
../../gcc-4.6.3/gcc/dwarf2out.c: In function 'gen_internal_sym':
../../gcc-4.6.3/gcc/dwarf2out.c:9766:3: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
 9766 |   ASM_GENERATE_INTERNAL_LABEL (buf, prefix, label_num++);
      |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
../../gcc-4.6.3/gcc/dwarf2out.c: In function 'assign_symbol_names':
../../gcc-4.6.3/gcc/dwarf2out.c:9783:11: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
 9783 |           sprintf (p, "%s.%s.%x", DIE_LABEL_PREFIX,
      |           ^~~~~~~
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
../../gcc-4.6.3/gcc/dwarf2out.c: In function 'output_die':
../../gcc-4.6.3/gcc/dwarf2out.c:11288:13: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
11288 |             sprintf (p, "+" HOST_WIDE_INT_PRINT_HEX,
      |             ^~~~~~~
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
../../gcc-4.6.3/gcc/dwarf2out.c:11445:13: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
11445 |             ASM_GENERATE_INTERNAL_LABEL (l1, FDE_LABEL,
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
../../gcc-4.6.3/gcc/dwarf2out.c: In function 'output_comp_unit':
../../gcc-4.6.3/gcc/dwarf2out.c:11565:7: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
11565 |       sprintf (tmp, ".gnu.linkonce.wi.%s", oldsym);
      |       ^~~~~~~
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
../../gcc-4.6.3/gcc/dwarf2out.c: In function 'output_comdat_type_unit':
../../gcc-4.6.3/gcc/dwarf2out.c:11614:3: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
11614 |   sprintf (tmp, "wt.");
      |   ^~~~~~~
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
../../gcc-4.6.3/gcc/dwarf2out.c:11616:5: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
11616 |     sprintf (tmp + 3 + i * 2, "%02x", node->signature[i] & 0xff);
      |     ^~~~~~~
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
../../gcc-4.6.3/gcc/dwarf2out.c: In function 'output_ranges':
../../gcc-4.6.3/gcc/dwarf2out.c:11929:11: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
11929 |           ASM_GENERATE_INTERNAL_LABEL (blabel, BLOCK_BEGIN_LABEL, block_num);
      |           ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
../../gcc-4.6.3/gcc/dwarf2out.c:11930:11: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
11930 |           ASM_GENERATE_INTERNAL_LABEL (elabel, BLOCK_END_LABEL, block_num);
      |           ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
../../gcc-4.6.3/gcc/dwarf2out.c: In function 'output_line_info':
../../gcc-4.6.3/gcc/dwarf2out.c:12349:3: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
12349 |   ASM_GENERATE_INTERNAL_LABEL (l1, LINE_NUMBER_BEGIN_LABEL, 0);
      |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
../../gcc-4.6.3/gcc/dwarf2out.c:12350:3: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
12350 |   ASM_GENERATE_INTERNAL_LABEL (l2, LINE_NUMBER_END_LABEL, 0);
      |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
../../gcc-4.6.3/gcc/dwarf2out.c:12351:3: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
12351 |   ASM_GENERATE_INTERNAL_LABEL (p1, LN_PROLOG_AS_LABEL, 0);
      |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
../../gcc-4.6.3/gcc/dwarf2out.c:12352:3: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
12352 |   ASM_GENERATE_INTERNAL_LABEL (p2, LN_PROLOG_END_LABEL, 0);
      |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
../../gcc-4.6.3/gcc/dwarf2out.c:12451:7: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
12451 |       ASM_GENERATE_INTERNAL_LABEL (line_label, LINE_CODE_LABEL, lt_index);
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
../../gcc-4.6.3/gcc/dwarf2out.c:12546:7: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
12546 |       ASM_GENERATE_INTERNAL_LABEL (line_label, SEPARATE_LINE_CODE_LABEL,
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
../../gcc-4.6.3/gcc/dwarf2out.c:12622:11: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
12622 |           ASM_GENERATE_INTERNAL_LABEL (line_label, FUNC_END_LABEL, function);
      |           ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
../../gcc-4.6.3/gcc/dwarf2out.c: In function 'output_dcall_table':
../../gcc-4.6.3/gcc/dwarf2out.c:12718:7: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
12718 |       ASM_GENERATE_INTERNAL_LABEL (poc_label, "LPOC", p->poc_label_num);
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
../../gcc-4.6.3/gcc/dwarf2out.c: In function 'output_vcall_table':
../../gcc-4.6.3/gcc/dwarf2out.c:12765:7: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
12765 |       ASM_GENERATE_INTERNAL_LABEL (poc_label, "LPOC", p->poc_label_num);
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
../../gcc-4.6.3/gcc/dwarf2out.c: In function 'dw_loc_list':
../../gcc-4.6.3/gcc/dwarf2out.c:15275:17: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
15275 |                 ASM_GENERATE_INTERNAL_LABEL (label_id, FUNC_END_LABEL,
      |                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
../../gcc-4.6.3/gcc/dwarf2out.c: In function 'tree_add_const_value_attribute_for_decl':
../../gcc-4.6.3/gcc/dwarf2out.c:17361:3: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
17361 |   if (!decl
      |   ^~
../../gcc-4.6.3/gcc/dwarf2out.c:17366:5: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
17366 |     if (TREE_READONLY (decl)
      |     ^~
../../gcc-4.6.3/gcc/dwarf2out.c: In function 'gen_subprogram_die':
../../gcc-4.6.3/gcc/dwarf2out.c:19333:15: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
19333 |               ASM_GENERATE_INTERNAL_LABEL (label_id, FUNC_BEGIN_LABEL,
      |               ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
../../gcc-4.6.3/gcc/dwarf2out.c:19336:15: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
19336 |               ASM_GENERATE_INTERNAL_LABEL (label_id, FUNC_END_LABEL,
      |               ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
../../gcc-4.6.3/gcc/dwarf2out.c: In function 'gen_label_die':
../../gcc-4.6.3/gcc/dwarf2out.c:19919:11: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
19919 |           ASM_GENERATE_INTERNAL_LABEL (label, "L", CODE_LABEL_NUMBER (insn));
      |           ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
../../gcc-4.6.3/gcc/dwarf2out.c: In function 'add_high_low_attributes':
../../gcc-4.6.3/gcc/dwarf2out.c:19957:11: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
19957 |           ASM_GENERATE_INTERNAL_LABEL (label, BLOCK_BEGIN_LABEL,
      |           ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
../../gcc-4.6.3/gcc/dwarf2out.c:19975:7: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
19975 |       ASM_GENERATE_INTERNAL_LABEL (label, BLOCK_BEGIN_LABEL,
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
../../gcc-4.6.3/gcc/dwarf2out.c:19978:7: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
19978 |       ASM_GENERATE_INTERNAL_LABEL (label, BLOCK_END_LABEL,
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
../../gcc-4.6.3/gcc/dwarf2out.c: In function 'gen_compile_unit_die':
../../gcc-4.6.3/gcc/dwarf2out.c:20139:3: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
20139 |   sprintf (producer, "%s %s", language_string, version_string);
      |   ^~~~~~~
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
../../gcc-4.6.3/gcc/dwarf2out.c: In function 'dwarf2out_var_location':
../../gcc-4.6.3/gcc/dwarf2out.c:22074:7: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
22074 |       ASM_GENERATE_INTERNAL_LABEL (loclabel, "LVL", loclabel_num);
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
../../gcc-4.6.3/gcc/dwarf2out.c:22086:11: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
22086 |           sprintf (loclabel, "%s-1", last_label);
      |           ^~~~~~~
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
../../gcc-4.6.3/gcc/dwarf2out.c: In function 'dwarf2out_init':
../../gcc-4.6.3/gcc/dwarf2out.c:22441:3: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
22441 |   ASM_GENERATE_INTERNAL_LABEL (text_end_label, TEXT_END_LABEL, 0);
      |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
../../gcc-4.6.3/gcc/dwarf2out.c:22442:3: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
22442 |   ASM_GENERATE_INTERNAL_LABEL (abbrev_section_label,
      |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
../../gcc-4.6.3/gcc/dwarf2out.c:22444:3: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
22444 |   ASM_GENERATE_INTERNAL_LABEL (text_section_label, TEXT_SECTION_LABEL, 0);
      |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
../../gcc-4.6.3/gcc/dwarf2out.c:22445:3: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
22445 |   ASM_GENERATE_INTERNAL_LABEL (cold_text_section_label,
      |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
../../gcc-4.6.3/gcc/dwarf2out.c:22447:3: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
22447 |   ASM_GENERATE_INTERNAL_LABEL (cold_end_label, COLD_END_LABEL, 0);
      |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
../../gcc-4.6.3/gcc/dwarf2out.c:22449:3: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
22449 |   ASM_GENERATE_INTERNAL_LABEL (debug_info_section_label,
      |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
../../gcc-4.6.3/gcc/dwarf2out.c:22451:3: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
22451 |   ASM_GENERATE_INTERNAL_LABEL (debug_line_section_label,
      |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
../../gcc-4.6.3/gcc/dwarf2out.c:22453:3: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
22453 |   ASM_GENERATE_INTERNAL_LABEL (ranges_section_label,
      |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
../../gcc-4.6.3/gcc/dwarf2out.c:22455:3: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
22455 |   ASM_GENERATE_INTERNAL_LABEL (macinfo_section_label,
      |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
../../gcc-4.6.3/gcc/dwarf2out.c: In function 'dwarf2out_finish':
../../gcc-4.6.3/gcc/dwarf2out.c:23721:7: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
23721 |       ASM_GENERATE_INTERNAL_LABEL (loc_section_label,
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
In file included from ../../gcc-4.6.3/gcc/dwarf2out.c:23828:
./gt-dwarf2out.h: In function 'gt_ggc_mx_die_struct':
./gt-dwarf2out.h:531:7: warning: switch condition has boolean value [-Wswitch-bool]
  531 |       switch (dwarf_version >= 4)
      |       ^~~~~~
./gt-dwarf2out.h: In function 'gt_pch_nx_die_struct':
./gt-dwarf2out.h:1157:7: warning: switch condition has boolean value [-Wswitch-bool]
 1157 |       switch (dwarf_version >= 4)
      |       ^~~~~~
./gt-dwarf2out.h: In function 'gt_pch_p_10die_struct':
./gt-dwarf2out.h:1857:3: warning: switch condition has boolean value [-Wswitch-bool]
 1857 |   switch (dwarf_version >= 4)
      |   ^~~~~~
../../gcc-4.6.3/gcc/dwarf2out.c: In function 'loc_descriptor':
../../gcc-4.6.3/gcc/dwarf2out.c:14861:10: warning: this statement may fall through [-Wimplicit-fallthrough=]
14861 |       if (!const_ok_for_output (rtl))
      |          ^
../../gcc-4.6.3/gcc/dwarf2out.c:14863:5: note: here
14863 |     case LABEL_REF:
      |     ^~~~
../../gcc-4.6.3/gcc/dwarf2out.c: In function 'add_const_value_attribute':
../../gcc-4.6.3/gcc/dwarf2out.c:16613:10: warning: this statement may fall through [-Wimplicit-fallthrough=]
16613 |       if (!const_ok_for_output (rtl))
      |          ^
../../gcc-4.6.3/gcc/dwarf2out.c:16615:5: note: here
16615 |     case LABEL_REF:
      |     ^~~~
i686-helenos-cc -c   -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat   -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../libcpp/include  -I../../gcc-4.6.3/gcc/../libdecnumber -I../../gcc-4.6.3/gcc/../libdecnumber/dpd -I../libdecnumber    ../../gcc-4.6.3/gcc/ebitmap.c -o ebitmap.o
i686-helenos-cc -c   -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat   -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../libcpp/include  -I../../gcc-4.6.3/gcc/../libdecnumber -I../../gcc-4.6.3/gcc/../libdecnumber/dpd -I../libdecnumber    ../../gcc-4.6.3/gcc/emit-rtl.c -o emit-rtl.o
In file included from ../../gcc-4.6.3/gcc/emit-rtl.c:43:
../../gcc-4.6.3/gcc/tree.h:3130:11: warning: identifier 'thread_local' conflicts with C++ keyword [-Wc++-compat]
 3130 |  unsigned thread_local : 1;
      |           ^~~~~~~~~~~~
In file included from ../../gcc-4.6.3/gcc/emit-rtl.c:52:
../../gcc-4.6.3/gcc/recog.h:287:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
  287 | #if HAVE_DESIGNATED_INITIALIZERS
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
i686-helenos-cc -c   -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat   -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../libcpp/include  -I../../gcc-4.6.3/gcc/../libdecnumber -I../../gcc-4.6.3/gcc/../libdecnumber/dpd -I../libdecnumber    ../../gcc-4.6.3/gcc/et-forest.c -o et-forest.o
i686-helenos-cc -c   -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat   -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../libcpp/include  -I../../gcc-4.6.3/gcc/../libdecnumber -I../../gcc-4.6.3/gcc/../libdecnumber/dpd -I../libdecnumber    ../../gcc-4.6.3/gcc/except.c -o except.o
In file included from ../../gcc-4.6.3/gcc/except.c:119:
../../gcc-4.6.3/gcc/tree.h:3130:11: warning: identifier 'thread_local' conflicts with C++ keyword [-Wc++-compat]
 3130 |  unsigned thread_local : 1;
      |           ^~~~~~~~~~~~
../../gcc-4.6.3/gcc/except.c: In function 'sjlj_emit_function_enter':
../../gcc-4.6.3/gcc/except.c:1115:7: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
 1115 |       ASM_GENERATE_INTERNAL_LABEL (buf, "LLSDA", current_function_funcdef_no);
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libposix/stdio.h:39,
                 from ../../gcc-4.6.3/gcc/system.h:42,
                 from ../../gcc-4.6.3/gcc/except.c:115:
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
../../gcc-4.6.3/gcc/except.c: In function 'dw2_output_call_site_table':
../../gcc-4.6.3/gcc/except.c:2766:7: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
 2766 |       ASM_GENERATE_INTERNAL_LABEL (reg_start_lab, "LEHB", call_site_base + i);
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
../../gcc-4.6.3/gcc/except.c:2767:7: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
 2767 |       ASM_GENERATE_INTERNAL_LABEL (reg_end_lab, "LEHE", call_site_base + i);
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
../../gcc-4.6.3/gcc/except.c:2770:9: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
 2770 |         ASM_GENERATE_INTERNAL_LABEL (landing_pad_lab, "L",
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
../../gcc-4.6.3/gcc/except.c: In function 'switch_to_exception_section':
../../gcc-4.6.3/gcc/except.c:2858:15: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
 2858 |               sprintf (section_name, ".gcc_except_table.%s", fnname);
      |               ^~~~~~~
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
../../gcc-4.6.3/gcc/except.c: In function 'output_one_function_exception_table':
../../gcc-4.6.3/gcc/except.c:2958:7: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
 2958 |       ASM_GENERATE_INTERNAL_LABEL (ttype_label,
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
../../gcc-4.6.3/gcc/except.c:2999:7: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
 2999 |       ASM_GENERATE_INTERNAL_LABEL (ttype_after_disp_label,
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
../../gcc-4.6.3/gcc/except.c:3046:3: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
 3046 |   ASM_GENERATE_INTERNAL_LABEL (cs_after_size_label,
      |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
../../gcc-4.6.3/gcc/except.c:3049:3: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
 3049 |   ASM_GENERATE_INTERNAL_LABEL (cs_end_label,
      |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
i686-helenos-cc -c   -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat   -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../libcpp/include  -I../../gcc-4.6.3/gcc/../libdecnumber -I../../gcc-4.6.3/gcc/../libdecnumber/dpd -I../libdecnumber    ../../gcc-4.6.3/gcc/explow.c -o explow.o
In file included from ../../gcc-4.6.3/gcc/explow.c:29:
../../gcc-4.6.3/gcc/tree.h:3130:11: warning: identifier 'thread_local' conflicts with C++ keyword [-Wc++-compat]
 3130 |  unsigned thread_local : 1;
      |           ^~~~~~~~~~~~
In file included from ../../gcc-4.6.3/gcc/explow.c:40:
../../gcc-4.6.3/gcc/recog.h:287:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
  287 | #if HAVE_DESIGNATED_INITIALIZERS
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
i686-helenos-cc -c   -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat  -Wno-error -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../libcpp/include  -I../../gcc-4.6.3/gcc/../libdecnumber -I../../gcc-4.6.3/gcc/../libdecnumber/dpd -I../libdecnumber    ../../gcc-4.6.3/gcc/expmed.c -o expmed.o
In file included from ../../gcc-4.6.3/gcc/expmed.c:31:
../../gcc-4.6.3/gcc/tree.h:3130:11: warning: identifier 'thread_local' conflicts with C++ keyword [-Wc++-compat]
 3130 |  unsigned thread_local : 1;
      |           ^~~~~~~~~~~~
In file included from ../../gcc-4.6.3/gcc/expmed.c:37:
../../gcc-4.6.3/gcc/recog.h:287:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
  287 | #if HAVE_DESIGNATED_INITIALIZERS
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.6.3/gcc/expmed.c: In function 'expand_smod_pow2':
../../gcc-4.6.3/gcc/expmed.c:3680:37: warning: left shift of negative value [-Wshift-negative-value]
 3680 |       masklow |= (HOST_WIDE_INT) -1 << (GET_MODE_BITSIZE (mode) - 1);
      |                                     ^~
../../gcc-4.6.3/gcc/expmed.c:3685:18: warning: left shift of negative value [-Wshift-negative-value]
 3685 |                  << (GET_MODE_BITSIZE (mode) - HOST_BITS_PER_WIDE_INT - 1);
      |                  ^~
../../gcc-4.6.3/gcc/expmed.c:3698:32: warning: left shift of negative value [-Wshift-negative-value]
 3698 |   masklow = (HOST_WIDE_INT) -1 << logd;
      |                                ^~
../../gcc-4.6.3/gcc/expmed.c: In function 'synth_mult':
../../gcc-4.6.3/gcc/expmed.c:2791:55: warning: '*best_alg.ops' may be used uninitialized [-Wmaybe-uninitialized]
 2791 |       alg_hash[hash_index].alg = best_alg->op[best_alg->ops];
      |                                               ~~~~~~~~^~~~~
In file included from ../../gcc-4.6.3/gcc/expmed.c:30:
../../gcc-4.6.3/gcc/expmed.c: In function 'init_expmed':
../../gcc-4.6.3/gcc/rtl.h:595:50: warning: array subscript 1 is above array bounds of 'rtunion[1]' {aka 'union rtunion_def[1]'} [-Warray-bounds=]
  595 | #define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
      |                                     ~~~~~~~~~~~~~^~~~
../../gcc-4.6.3/gcc/rtl.h:705:26: note: in expansion of macro 'RTL_CHECK2'
  705 | #define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx)
      |                          ^~~~~~~~~~
../../gcc-4.6.3/gcc/expmed.c:134:3: note: in expansion of macro 'XEXP'
  134 |   XEXP (&all.plus, 1) = &all.reg;
      |   ^~~~
../../gcc-4.6.3/gcc/rtl.h:313:13: note: while referencing 'fld'
  313 |     rtunion fld[1];
      |             ^~~
../../gcc-4.6.3/gcc/rtl.h:595:50: warning: array subscript 1 is above array bounds of 'rtunion[1]' {aka 'union rtunion_def[1]'} [-Warray-bounds=]
  595 | #define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
      |                                     ~~~~~~~~~~~~~^~~~
../../gcc-4.6.3/gcc/rtl.h:705:26: note: in expansion of macro 'RTL_CHECK2'
  705 | #define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx)
      |                          ^~~~~~~~~~
../../gcc-4.6.3/gcc/expmed.c:141:3: note: in expansion of macro 'XEXP'
  141 |   XEXP (&all.mult, 1) = &all.reg;
      |   ^~~~
../../gcc-4.6.3/gcc/rtl.h:313:13: note: while referencing 'fld'
  313 |     rtunion fld[1];
      |             ^~~
../../gcc-4.6.3/gcc/rtl.h:595:50: warning: array subscript 1 is above array bounds of 'rtunion[1]' {aka 'union rtunion_def[1]'} [-Warray-bounds=]
  595 | #define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
      |                                     ~~~~~~~~~~~~~^~~~
../../gcc-4.6.3/gcc/rtl.h:705:26: note: in expansion of macro 'RTL_CHECK2'
  705 | #define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx)
      |                          ^~~~~~~~~~
../../gcc-4.6.3/gcc/expmed.c:145:3: note: in expansion of macro 'XEXP'
  145 |   XEXP (&all.sdiv, 1) = &all.reg;
      |   ^~~~
../../gcc-4.6.3/gcc/rtl.h:313:13: note: while referencing 'fld'
  313 |     rtunion fld[1];
      |             ^~~
../../gcc-4.6.3/gcc/rtl.h:595:50: warning: array subscript 1 is above array bounds of 'rtunion[1]' {aka 'union rtunion_def[1]'} [-Warray-bounds=]
  595 | #define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
      |                                     ~~~~~~~~~~~~~^~~~
../../gcc-4.6.3/gcc/rtl.h:705:26: note: in expansion of macro 'RTL_CHECK2'
  705 | #define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx)
      |                          ^~~~~~~~~~
../../gcc-4.6.3/gcc/expmed.c:149:3: note: in expansion of macro 'XEXP'
  149 |   XEXP (&all.udiv, 1) = &all.reg;
      |   ^~~~
../../gcc-4.6.3/gcc/rtl.h:313:13: note: while referencing 'fld'
  313 |     rtunion fld[1];
      |             ^~~
../../gcc-4.6.3/gcc/rtl.h:595:50: warning: array subscript 1 is above array bounds of 'rtunion[1]' {aka 'union rtunion_def[1]'} [-Warray-bounds=]
  595 | #define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
      |                                     ~~~~~~~~~~~~~^~~~
../../gcc-4.6.3/gcc/rtl.h:705:26: note: in expansion of macro 'RTL_CHECK2'
  705 | #define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx)
      |                          ^~~~~~~~~~
../../gcc-4.6.3/gcc/expmed.c:153:3: note: in expansion of macro 'XEXP'
  153 |   XEXP (&all.sdiv_32, 1) = 32 < MAX_BITS_PER_WORD ? cint[32] : GEN_INT (32);
      |   ^~~~
../../gcc-4.6.3/gcc/rtl.h:313:13: note: while referencing 'fld'
  313 |     rtunion fld[1];
      |             ^~~
../../gcc-4.6.3/gcc/rtl.h:595:50: warning: array subscript 1 is above array bounds of 'rtunion[1]' {aka 'union rtunion_def[1]'} [-Warray-bounds=]
  595 | #define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
      |                                     ~~~~~~~~~~~~~^~~~
../../gcc-4.6.3/gcc/rtl.h:705:26: note: in expansion of macro 'RTL_CHECK2'
  705 | #define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx)
      |                          ^~~~~~~~~~
../../gcc-4.6.3/gcc/expmed.c:157:3: note: in expansion of macro 'XEXP'
  157 |   XEXP (&all.smod_32, 1) = XEXP (&all.sdiv_32, 1);
      |   ^~~~
../../gcc-4.6.3/gcc/rtl.h:313:13: note: while referencing 'fld'
  313 |     rtunion fld[1];
      |             ^~~
../../gcc-4.6.3/gcc/rtl.h:595:50: warning: array subscript 1 is above array bounds of 'rtunion[1]' {aka 'union rtunion_def[1]'} [-Warray-bounds=]
  595 | #define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
      |                                     ~~~~~~~~~~~~~^~~~
../../gcc-4.6.3/gcc/rtl.h:705:26: note: in expansion of macro 'RTL_CHECK2'
  705 | #define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx)
      |                          ^~~~~~~~~~
../../gcc-4.6.3/gcc/expmed.c:164:3: note: in expansion of macro 'XEXP'
  164 |   XEXP (&all.wide_mult, 1) = &all.zext;
      |   ^~~~
../../gcc-4.6.3/gcc/rtl.h:313:13: note: while referencing 'fld'
  313 |     rtunion fld[1];
      |             ^~~
../../gcc-4.6.3/gcc/rtl.h:595:50: warning: array subscript 1 is above array bounds of 'rtunion[1]' {aka 'union rtunion_def[1]'} [-Warray-bounds=]
  595 | #define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
      |                                     ~~~~~~~~~~~~~^~~~
../../gcc-4.6.3/gcc/rtl.h:705:26: note: in expansion of macro 'RTL_CHECK2'
  705 | #define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx)
      |                          ^~~~~~~~~~
../../gcc-4.6.3/gcc/expmed.c:180:3: note: in expansion of macro 'XEXP'
  180 |   XEXP (&all.shift_add, 1) = &all.reg;
      |   ^~~~
../../gcc-4.6.3/gcc/rtl.h:313:13: note: while referencing 'fld'
  313 |     rtunion fld[1];
      |             ^~~
../../gcc-4.6.3/gcc/rtl.h:595:50: warning: array subscript 1 is above array bounds of 'rtunion[1]' {aka 'union rtunion_def[1]'} [-Warray-bounds=]
  595 | #define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
      |                                     ~~~~~~~~~~~~~^~~~
../../gcc-4.6.3/gcc/rtl.h:705:26: note: in expansion of macro 'RTL_CHECK2'
  705 | #define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx)
      |                          ^~~~~~~~~~
../../gcc-4.6.3/gcc/expmed.c:184:3: note: in expansion of macro 'XEXP'
  184 |   XEXP (&all.shift_sub0, 1) = &all.reg;
      |   ^~~~
../../gcc-4.6.3/gcc/rtl.h:313:13: note: while referencing 'fld'
  313 |     rtunion fld[1];
      |             ^~~
../../gcc-4.6.3/gcc/rtl.h:595:50: warning: array subscript 1 is above array bounds of 'rtunion[1]' {aka 'union rtunion_def[1]'} [-Warray-bounds=]
  595 | #define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
      |                                     ~~~~~~~~~~~~~^~~~
../../gcc-4.6.3/gcc/rtl.h:705:26: note: in expansion of macro 'RTL_CHECK2'
  705 | #define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx)
      |                          ^~~~~~~~~~
../../gcc-4.6.3/gcc/expmed.c:188:3: note: in expansion of macro 'XEXP'
  188 |   XEXP (&all.shift_sub1, 1) = &all.shift_mult;
      |   ^~~~
../../gcc-4.6.3/gcc/rtl.h:313:13: note: while referencing 'fld'
  313 |     rtunion fld[1];
      |             ^~~
../../gcc-4.6.3/gcc/rtl.h:595:50: warning: array subscript 1 is above array bounds of 'rtunion[1]' {aka 'union rtunion_def[1]'} [-Warray-bounds=]
  595 | #define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
      |                                     ~~~~~~~~~~~~~^~~~
../../gcc-4.6.3/gcc/rtl.h:705:26: note: in expansion of macro 'RTL_CHECK2'
  705 | #define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx)
      |                          ^~~~~~~~~~
../../gcc-4.6.3/gcc/expmed.c:231:15: note: in expansion of macro 'XEXP'
  231 |               XEXP (&all.wide_lshr, 1) = GEN_INT (GET_MODE_BITSIZE (mode));
      |               ^~~~
../../gcc-4.6.3/gcc/rtl.h:313:13: note: while referencing 'fld'
  313 |     rtunion fld[1];
      |             ^~~
../../gcc-4.6.3/gcc/rtl.h:595:50: warning: array subscript 1 is above array bounds of 'rtunion[1]' {aka 'union rtunion_def[1]'} [-Warray-bounds=]
  595 | #define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
      |                                     ~~~~~~~~~~~~~^~~~
../../gcc-4.6.3/gcc/rtl.h:705:26: note: in expansion of macro 'RTL_CHECK2'
  705 | #define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx)
      |                          ^~~~~~~~~~
../../gcc-4.6.3/gcc/expmed.c:246:15: note: in expansion of macro 'XEXP'
  246 |               XEXP (&all.shift, 1) = cint[m];
      |               ^~~~
../../gcc-4.6.3/gcc/rtl.h:313:13: note: while referencing 'fld'
  313 |     rtunion fld[1];
      |             ^~~
../../gcc-4.6.3/gcc/rtl.h:595:50: warning: array subscript 1 is above array bounds of 'rtunion[1]' {aka 'union rtunion_def[1]'} [-Warray-bounds=]
  595 | #define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
      |                                     ~~~~~~~~~~~~~^~~~
../../gcc-4.6.3/gcc/rtl.h:705:26: note: in expansion of macro 'RTL_CHECK2'
  705 | #define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx)
      |                          ^~~~~~~~~~
../../gcc-4.6.3/gcc/expmed.c:247:15: note: in expansion of macro 'XEXP'
  247 |               XEXP (&all.shift_mult, 1) = pow2[m];
      |               ^~~~
../../gcc-4.6.3/gcc/rtl.h:313:13: note: while referencing 'fld'
  313 |     rtunion fld[1];
      |             ^~~
i686-helenos-cc -c   -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat   -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../libcpp/include  -I../../gcc-4.6.3/gcc/../libdecnumber -I../../gcc-4.6.3/gcc/../libdecnumber/dpd -I../libdecnumber    ../../gcc-4.6.3/gcc/expr.c -o expr.o
In file included from ../../gcc-4.6.3/gcc/expr.c:28:
../../gcc-4.6.3/gcc/tree.h:3130:11: warning: identifier 'thread_local' conflicts with C++ keyword [-Wc++-compat]
 3130 |  unsigned thread_local : 1;
      |           ^~~~~~~~~~~~
In file included from ../../gcc-4.6.3/gcc/expr.c:40:
../../gcc-4.6.3/gcc/recog.h:287:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
  287 | #if HAVE_DESIGNATED_INITIALIZERS
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.6.3/gcc/expr.c: In function 'convert_modes':
../../gcc-4.6.3/gcc/expr.c:774:41: warning: left shift of negative value [-Wshift-negative-value]
  774 |             val |= (HOST_WIDE_INT) (-1) << width;
      |                                         ^~
../../gcc-4.6.3/gcc/expr.c: In function 'is_aligning_offset':
../../gcc-4.6.3/gcc/expr.c:9991:71: warning: comparison of constant '0' with boolean expression is always false [-Wbool-compare]
 9991 |       || !exact_log2 (tree_low_cst (TREE_OPERAND (offset, 1), 1) + 1) < 0)
      |                                                                       ^
../../gcc-4.6.3/gcc/expr.c:9991:71: warning: logical not is only applied to the left hand side of comparison [-Wlogical-not-parentheses]
../../gcc-4.6.3/gcc/expr.c:9991:10: note: add parentheses around left hand side expression to silence this warning
 9991 |       || !exact_log2 (tree_low_cst (TREE_OPERAND (offset, 1), 1) + 1) < 0)
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |          (                                                           )
../../gcc-4.6.3/gcc/expr.c: In function 'expand_expr_real_2':
../../gcc-4.6.3/gcc/expr.c:7601:10: warning: this statement may fall through [-Wimplicit-fallthrough=]
 7601 |       if (TYPE_PRECISION (sizetype) < TYPE_PRECISION (type))
      |          ^
../../gcc-4.6.3/gcc/expr.c:7605:5: note: here
 7605 |     case PLUS_EXPR:
      |     ^~~~
../../gcc-4.6.3/gcc/expr.c: In function 'expand_expr_real_1':
../../gcc-4.6.3/gcc/expr.c:8464:25: warning: this statement may fall through [-Wimplicit-fallthrough=]
 8464 |         case 3: treeop2 = TREE_OPERAND (exp, 2);
../../gcc-4.6.3/gcc/expr.c:8465:9: note: here
 8465 |         case 2: treeop1 = TREE_OPERAND (exp, 1);
      |         ^~~~
../../gcc-4.6.3/gcc/expr.c:8465:25: warning: this statement may fall through [-Wimplicit-fallthrough=]
 8465 |         case 2: treeop1 = TREE_OPERAND (exp, 1);
../../gcc-4.6.3/gcc/expr.c:8466:9: note: here
 8466 |         case 1: treeop0 = TREE_OPERAND (exp, 0);
      |         ^~~~
i686-helenos-cc -c   -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat   -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../libcpp/include  -I../../gcc-4.6.3/gcc/../libdecnumber -I../../gcc-4.6.3/gcc/../libdecnumber/dpd -I../libdecnumber    ../../gcc-4.6.3/gcc/final.c -o final.o
In file included from ../../gcc-4.6.3/gcc/final.c:52:
../../gcc-4.6.3/gcc/tree.h:3130:11: warning: identifier 'thread_local' conflicts with C++ keyword [-Wc++-compat]
 3130 |  unsigned thread_local : 1;
      |           ^~~~~~~~~~~~
In file included from ../../gcc-4.6.3/gcc/final.c:58:
../../gcc-4.6.3/gcc/recog.h:287:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
  287 | #if HAVE_DESIGNATED_INITIALIZERS
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.6.3/gcc/final.c:53:
../../gcc-4.6.3/gcc/final.c: In function 'final_scan_insn':
../../gcc-4.6.3/gcc/rtl.h:2581:58: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
 2581 |         _fatal_insn_not_found (insn, __FILE__, __LINE__, __FUNCTION__)
      |                                                          ^~~~~~~~~~~~
../../gcc-4.6.3/gcc/final.c:2584:11: note: in expansion of macro 'fatal_insn_not_found'
 2584 |           fatal_insn_not_found (insn);
      |           ^~~~~~~~~~~~~~~~~~~~
../../gcc-4.6.3/gcc/rtl.h:2579:55: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
 2579 |         _fatal_insn (msgid, insn, __FILE__, __LINE__, __FUNCTION__)
      |                                                       ^~~~~~~~~~~~
../../gcc-4.6.3/gcc/final.c:2648:15: note: in expansion of macro 'fatal_insn'
 2648 |               fatal_insn ("could not split insn", insn);
      |               ^~~~~~~~~~
../../gcc-4.6.3/gcc/final.c: In function 'output_asm_label':
../../gcc-4.6.3/gcc/final.c:3432:5: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
 3432 |     ASM_GENERATE_INTERNAL_LABEL (buf, "L", CODE_LABEL_NUMBER (x));
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libposix/stdio.h:39,
                 from ../../gcc-4.6.3/gcc/system.h:42,
                 from ../../gcc-4.6.3/gcc/final.c:48:
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
../../gcc-4.6.3/gcc/final.c: In function 'output_addr_const':
../../gcc-4.6.3/gcc/final.c:3540:7: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
 3540 |       ASM_GENERATE_INTERNAL_LABEL (buf, "L", CODE_LABEL_NUMBER (x));
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
In file included from ./tm.h:27,
                 from ../../gcc-4.6.3/gcc/final.c:50:
../../gcc-4.6.3/gcc/final.c: In function 'output_alternate_entry_point':
../../gcc-4.6.3/gcc/config/elfos.h:246:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
  246 |       fputc ('\n', (FILE));             \
      |       ^~~~~~~~~~~~~~~~~~~~
../../gcc-4.6.3/gcc/final.c:1759:7: note: in expansion of macro 'ASM_WEAKEN_LABEL'
 1759 |       ASM_WEAKEN_LABEL (file, name);
      |       ^~~~~~~~~~~~~~~~
../../gcc-4.6.3/gcc/final.c:1761:5: note: here
 1761 |     case LABEL_GLOBAL_ENTRY:
      |     ^~~~
../../gcc-4.6.3/gcc/final.c:1762:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
 1762 |       targetm.asm_out.globalize_label (file, name);
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.6.3/gcc/final.c:1763:5: note: here
 1763 |     case LABEL_STATIC_ENTRY:
      |     ^~~~
i686-helenos-cc -c   -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat   -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../libcpp/include  -I../../gcc-4.6.3/gcc/../libdecnumber -I../../gcc-4.6.3/gcc/../libdecnumber/dpd -I../libdecnumber    ../../gcc-4.6.3/gcc/fixed-value.c -o fixed-value.o
In file included from ../../gcc-4.6.3/gcc/fixed-value.c:24:
../../gcc-4.6.3/gcc/tree.h:3130:11: warning: identifier 'thread_local' conflicts with C++ keyword [-Wc++-compat]
 3130 |  unsigned thread_local : 1;
      |           ^~~~~~~~~~~~
i686-helenos-cc -c   -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat   -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../libcpp/include  -I../../gcc-4.6.3/gcc/../libdecnumber -I../../gcc-4.6.3/gcc/../libdecnumber/dpd -I../libdecnumber    ../../gcc-4.6.3/gcc/fold-const.c -o fold-const.o
In file included from ../../gcc-4.6.3/gcc/fold-const.c:50:
../../gcc-4.6.3/gcc/tree.h:3130:11: warning: identifier 'thread_local' conflicts with C++ keyword [-Wc++-compat]
 3130 |  unsigned thread_local : 1;
      |           ^~~~~~~~~~~~
../../gcc-4.6.3/gcc/fold-const.c: In function 'fold_unary_loc':
../../gcc-4.6.3/gcc/fold-const.c:7863:22: warning: left shift of negative value [-Wshift-negative-value]
 7863 |                      << (TYPE_PRECISION (TREE_TYPE (and1)) - 1);
      |                      ^~
../../gcc-4.6.3/gcc/fold-const.c: In function 'fold_binary_loc':
../../gcc-4.6.3/gcc/fold-const.c:11908:10: warning: this statement may fall through [-Wimplicit-fallthrough=]
11908 |       if (integer_zerop (arg0))
      |          ^
../../gcc-4.6.3/gcc/fold-const.c:11910:5: note: here
11910 |     case TRUTH_AND_EXPR:
      |     ^~~~
../../gcc-4.6.3/gcc/fold-const.c:12037:10: warning: this statement may fall through [-Wimplicit-fallthrough=]
12037 |       if (TREE_CODE (arg0) == INTEGER_CST && ! integer_zerop (arg0))
      |          ^
../../gcc-4.6.3/gcc/fold-const.c:12039:5: note: here
12039 |     case TRUTH_OR_EXPR:
      |     ^~~~
../../gcc-4.6.3/gcc/fold-const.c: In function 'fold_widened_comparison':
../../gcc-4.6.3/gcc/fold-const.c:6723:15: warning: this statement may fall through [-Wimplicit-fallthrough=]
 6723 |       else if (below)
      |               ^
../../gcc-4.6.3/gcc/fold-const.c:6726:5: note: here
 6726 |     case GT_EXPR:
      |     ^~~~
../../gcc-4.6.3/gcc/fold-const.c: In function 'fold_cond_expr_with_comparison':
../../gcc-4.6.3/gcc/fold-const.c:4588:12: warning: this statement may fall through [-Wimplicit-fallthrough=]
 4588 |         if (flag_trapping_math)
      |            ^
../../gcc-4.6.3/gcc/fold-const.c:4590:7: note: here
 4590 |       case LE_EXPR:
      |       ^~~~
i686-helenos-cc -c   -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat   -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../libcpp/include  -I../../gcc-4.6.3/gcc/../libdecnumber -I../../gcc-4.6.3/gcc/../libdecnumber/dpd -I../libdecnumber    ../../gcc-4.6.3/gcc/function.c -o function.o
In file included from ../../gcc-4.6.3/gcc/function.c:41:
../../gcc-4.6.3/gcc/tree.h:3130:11: warning: identifier 'thread_local' conflicts with C++ keyword [-Wc++-compat]
 3130 |  unsigned thread_local : 1;
      |           ^~~~~~~~~~~~
In file included from ../../gcc-4.6.3/gcc/function.c:51:
../../gcc-4.6.3/gcc/recog.h:287:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
  287 | #if HAVE_DESIGNATED_INITIALIZERS
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.6.3/gcc/rtl-error.h:20,
                 from ../../gcc-4.6.3/gcc/function.c:40:
../../gcc-4.6.3/gcc/function.c: In function 'instantiate_virtual_regs_in_insn':
../../gcc-4.6.3/gcc/rtl.h:2581:58: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
 2581 |         _fatal_insn_not_found (insn, __FILE__, __LINE__, __FUNCTION__)
      |                                                          ^~~~~~~~~~~~
../../gcc-4.6.3/gcc/function.c:1756:9: note: in expansion of macro 'fatal_insn_not_found'
 1756 |         fatal_insn_not_found (insn);
      |         ^~~~~~~~~~~~~~~~~~~~
i686-helenos-cc -c   -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat   -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../libcpp/include  -I../../gcc-4.6.3/gcc/../libdecnumber -I../../gcc-4.6.3/gcc/../libdecnumber/dpd -I../libdecnumber    ../../gcc-4.6.3/gcc/fwprop.c -o fwprop.o
In file included from ../../gcc-4.6.3/gcc/fwprop.c:33:
../../gcc-4.6.3/gcc/recog.h:287:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
  287 | #if HAVE_DESIGNATED_INITIALIZERS
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.6.3/gcc/function.h:25,
                 from ../../gcc-4.6.3/gcc/basic-block.h:26,
                 from ../../gcc-4.6.3/gcc/fwprop.c:36:
../../gcc-4.6.3/gcc/tree.h:3130:11: warning: identifier 'thread_local' conflicts with C++ keyword [-Wc++-compat]
 3130 |  unsigned thread_local : 1;
      |           ^~~~~~~~~~~~
i686-helenos-cc -c   -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat   -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../libcpp/include  -I../../gcc-4.6.3/gcc/../libdecnumber -I../../gcc-4.6.3/gcc/../libdecnumber/dpd -I../libdecnumber    ../../gcc-4.6.3/gcc/gcse.c -o gcse.o
In file included from ../../gcc-4.6.3/gcc/gcse.c:150:
../../gcc-4.6.3/gcc/tree.h:3130:11: warning: identifier 'thread_local' conflicts with C++ keyword [-Wc++-compat]
 3130 |  unsigned thread_local : 1;
      |           ^~~~~~~~~~~~
In file included from ../../gcc-4.6.3/gcc/gcse.c:156:
../../gcc-4.6.3/gcc/recog.h:287:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
  287 | #if HAVE_DESIGNATED_INITIALIZERS
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
i686-helenos-cc -c   -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat   -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../libcpp/include  -I../../gcc-4.6.3/gcc/../libdecnumber -I../../gcc-4.6.3/gcc/../libdecnumber/dpd -I../libdecnumber    ../../gcc-4.6.3/gcc/ggc-common.c -o ggc-common.o
i686-helenos-cc -c   -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat   -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../libcpp/include  -I../../gcc-4.6.3/gcc/../libdecnumber -I../../gcc-4.6.3/gcc/../libdecnumber/dpd -I../libdecnumber    ../../gcc-4.6.3/gcc/gimple.c -o gimple.o
In file included from ../../gcc-4.6.3/gcc/gimple.c:27:
../../gcc-4.6.3/gcc/tree.h:3130:11: warning: identifier 'thread_local' conflicts with C++ keyword [-Wc++-compat]
 3130 |  unsigned thread_local : 1;
      |           ^~~~~~~~~~~~
i686-helenos-cc -c   -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat   -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../libcpp/include  -I../../gcc-4.6.3/gcc/../libdecnumber -I../../gcc-4.6.3/gcc/../libdecnumber/dpd -I../libdecnumber    ../../gcc-4.6.3/gcc/gimple-iterator.c -o gimple-iterator.o
In file included from ../../gcc-4.6.3/gcc/gimple-iterator.c:25:
../../gcc-4.6.3/gcc/tree.h:3130:11: warning: identifier 'thread_local' conflicts with C++ keyword [-Wc++-compat]
 3130 |  unsigned thread_local : 1;
      |           ^~~~~~~~~~~~
In file included from ../../gcc-4.6.3/gcc/tree-flow.h:862,
                 from ../../gcc-4.6.3/gcc/gimple-iterator.c:27:
In function 'gimple_phi_arg_imm_use_ptr',
    inlined from 'op_iter_next_use' at ../../gcc-4.6.3/gcc/tree-flow-inline.h:673:14,
    inlined from 'op_iter_next_use' at ../../gcc-4.6.3/gcc/tree-flow-inline.h:661:1,
    inlined from 'delink_stmt_imm_use' at ../../gcc-4.6.3/gcc/tree-flow-inline.h:885:6,
    inlined from 'delink_stmt_imm_use' at ../../gcc-4.6.3/gcc/tree-flow-inline.h:879:1,
    inlined from 'gsi_replace' at ../../gcc-4.6.3/gcc/gimple-iterator.c:417:3:
../../gcc-4.6.3/gcc/tree-flow-inline.h:452:10: warning: array subscript 2147483648 is above array bounds of 'struct phi_arg_d[1]' [-Warray-bounds=]
  452 |   return &gimple_phi_arg (gs, i)->imm_use;
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.6.3/gcc/gimple-iterator.c:26:
../../gcc-4.6.3/gcc/gimple.h: In function 'gsi_replace':
../../gcc-4.6.3/gcc/gimple.h:504:48: note: while referencing 'args'
  504 |   struct phi_arg_d GTY ((length ("%h.nargs"))) args[1];
      |                                                ^~~~
In function 'gimple_phi_arg_imm_use_ptr',
    inlined from 'op_iter_next_use' at ../../gcc-4.6.3/gcc/tree-flow-inline.h:673:14,
    inlined from 'op_iter_next_use' at ../../gcc-4.6.3/gcc/tree-flow-inline.h:661:1,
    inlined from 'delink_stmt_imm_use' at ../../gcc-4.6.3/gcc/tree-flow-inline.h:885:6,
    inlined from 'delink_stmt_imm_use' at ../../gcc-4.6.3/gcc/tree-flow-inline.h:879:1,
    inlined from 'gsi_remove' at ../../gcc-4.6.3/gcc/gimple-iterator.c:515:3:
../../gcc-4.6.3/gcc/tree-flow-inline.h:452:10: warning: array subscript 2147483648 is above array bounds of 'struct phi_arg_d[1]' [-Warray-bounds=]
  452 |   return &gimple_phi_arg (gs, i)->imm_use;
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.6.3/gcc/gimple.h: In function 'gsi_remove':
../../gcc-4.6.3/gcc/gimple.h:504:48: note: while referencing 'args'
  504 |   struct phi_arg_d GTY ((length ("%h.nargs"))) args[1];
      |                                                ^~~~
i686-helenos-cc -c   -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat   -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../libcpp/include  -I../../gcc-4.6.3/gcc/../libdecnumber -I../../gcc-4.6.3/gcc/../libdecnumber/dpd -I../libdecnumber    ../../gcc-4.6.3/gcc/gimple-fold.c -o gimple-fold.o
In file included from ../../gcc-4.6.3/gcc/gimple-fold.c:25:
../../gcc-4.6.3/gcc/tree.h:3130:11: warning: identifier 'thread_local' conflicts with C++ keyword [-Wc++-compat]
 3130 |  unsigned thread_local : 1;
      |           ^~~~~~~~~~~~
i686-helenos-cc -c   -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat   -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../libcpp/include  -I../../gcc-4.6.3/gcc/../libdecnumber -I../../gcc-4.6.3/gcc/../libdecnumber/dpd -I../libdecnumber    ../../gcc-4.6.3/gcc/gimple-low.c -o gimple-low.o
In file included from ../../gcc-4.6.3/gcc/gimple-low.c:26:
../../gcc-4.6.3/gcc/tree.h:3130:11: warning: identifier 'thread_local' conflicts with C++ keyword [-Wc++-compat]
 3130 |  unsigned thread_local : 1;
      |           ^~~~~~~~~~~~
i686-helenos-cc -c   -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat   -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../libcpp/include  -I../../gcc-4.6.3/gcc/../libdecnumber -I../../gcc-4.6.3/gcc/../libdecnumber/dpd -I../libdecnumber    ../../gcc-4.6.3/gcc/gimple-pretty-print.c -o gimple-pretty-print.o
In file included from ../../gcc-4.6.3/gcc/gimple-pretty-print.c:27:
../../gcc-4.6.3/gcc/tree.h:3130:11: warning: identifier 'thread_local' conflicts with C++ keyword [-Wc++-compat]
 3130 |  unsigned thread_local : 1;
      |           ^~~~~~~~~~~~
../../gcc-4.6.3/gcc/gimple-pretty-print.c: In function 'do_niy':
../../gcc-4.6.3/gcc/gimple-pretty-print.c:51:23: warning: spurious leading punctuation sequence '<<<' in format [-Wformat-diag]
   51 |   pp_printf (buffer, "<<< Unknown GIMPLE statement: %s >>>\n",
      |                       ^~~
../../gcc-4.6.3/gcc/gimple-pretty-print.c:51:56: warning: unquoted sequence of 3 consecutive punctuation characters '>>>' in format [-Wformat-diag]
   51 |   pp_printf (buffer, "<<< Unknown GIMPLE statement: %s >>>\n",
      |                                                        ^~~
../../gcc-4.6.3/gcc/gimple-pretty-print.c:51:59: warning: unquoted whitespace character '\x0a' in format [-Wformat-diag]
   51 |   pp_printf (buffer, "<<< Unknown GIMPLE statement: %s >>>\n",
      |                                                           ^~
../../gcc-4.6.3/gcc/gimple-pretty-print.c: In function 'dump_gimple_fmt':
../../gcc-4.6.3/gcc/gimple-pretty-print.c:208:17: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
  208 |                 pp_decimal_int (buffer, va_arg (args, int));
      |                 ^~~~~~~~~~~~~~
In file included from /var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libposix/stdio.h:39,
                 from ../../gcc-4.6.3/gcc/system.h:42,
                 from ../../gcc-4.6.3/gcc/gimple-pretty-print.c:24:
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
../../gcc-4.6.3/gcc/gimple-pretty-print.c: In function 'pp_points_to_solution':
../../gcc-4.6.3/gcc/gimple-pretty-print.c:552:19: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
  552 |                   pp_decimal_int (buffer, DECL_PT_UID (var));
      |                   ^~~~~~~~~~~~~~
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
../../gcc-4.6.3/gcc/gimple-pretty-print.c:558:15: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
  558 |               pp_decimal_int (buffer, i);
      |               ^~~~~~~~~~~~~~
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
../../gcc-4.6.3/gcc/gimple-pretty-print.c: In function 'dump_gimple_phi':
../../gcc-4.6.3/gcc/gimple-pretty-print.c:1379:29: warning: spurious leading punctuation sequence '#' in format [-Wformat-diag]
 1379 |         pp_printf (buffer, "# ALIGN = %u, MISALIGN = %u",
      |                             ^
../../gcc-4.6.3/gcc/gimple-pretty-print.c:1406:11: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
 1406 |           pp_decimal_int (buffer, xloc.line);
      |           ^~~~~~~~~~~~~~
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
../../gcc-4.6.3/gcc/gimple-pretty-print.c:1408:11: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
 1408 |           pp_decimal_int (buffer, xloc.column);
      |           ^~~~~~~~~~~~~~
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
../../gcc-4.6.3/gcc/gimple-pretty-print.c:1414:7: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
 1414 |       pp_decimal_int (buffer, gimple_phi_arg_edge (phi, i)->src->index);
      |       ^~~~~~~~~~~~~~
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
../../gcc-4.6.3/gcc/gimple-pretty-print.c: In function 'dump_gimple_stmt':
../../gcc-4.6.3/gcc/gimple-pretty-print.c:1628:25: warning: spurious leading punctuation sequence '<&' in format [-Wformat-diag]
 1628 |     pp_printf (buffer, "<&%p> ", (void *) gs);
      |                         ^~
../../gcc-4.6.3/gcc/gimple-pretty-print.c:1628:30: warning: spurious trailing space in format [-Wformat-diag]
 1628 |     pp_printf (buffer, "<&%p> ", (void *) gs);
      |                              ^
../../gcc-4.6.3/gcc/gimple-pretty-print.c:1639:7: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
 1639 |       pp_decimal_int (buffer, xloc.line);
      |       ^~~~~~~~~~~~~~
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
../../gcc-4.6.3/gcc/gimple-pretty-print.c:1641:7: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
 1641 |       pp_decimal_int (buffer, xloc.column);
      |       ^~~~~~~~~~~~~~
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
../../gcc-4.6.3/gcc/gimple-pretty-print.c:1649:29: warning: spurious leading punctuation sequence '[' in format [-Wformat-diag]
 1649 |         pp_printf (buffer, "[LP %d] ", lp_nr);
      |                             ^
../../gcc-4.6.3/gcc/gimple-pretty-print.c:1649:36: warning: spurious trailing space in format [-Wformat-diag]
 1649 |         pp_printf (buffer, "[LP %d] ", lp_nr);
      |                                    ^
../../gcc-4.6.3/gcc/gimple-pretty-print.c:1651:29: warning: spurious leading punctuation sequence '[' in format [-Wformat-diag]
 1651 |         pp_printf (buffer, "[MNT %d] ", -lp_nr);
      |                             ^
../../gcc-4.6.3/gcc/gimple-pretty-print.c:1651:37: warning: spurious trailing space in format [-Wformat-diag]
 1651 |         pp_printf (buffer, "[MNT %d] ", -lp_nr);
      |                                     ^
../../gcc-4.6.3/gcc/gimple-pretty-print.c:1672:35: warning: spurious leading punctuation sequence '#' in format [-Wformat-diag]
 1672 |               pp_printf (buffer, "# ALIGN = %u, MISALIGN = %u",
      |                                   ^
../../gcc-4.6.3/gcc/gimple-pretty-print.c: In function 'dump_bb_header':
../../gcc-4.6.3/gcc/gimple-pretty-print.c:1840:7: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
 1840 |       pp_decimal_int (buffer, bb->index);
      |       ^~~~~~~~~~~~~~
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
../../gcc-4.6.3/gcc/gimple-pretty-print.c:1844:11: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
 1844 |           pp_decimal_int (buffer, bb->frequency);
      |           ^~~~~~~~~~~~~~
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
../../gcc-4.6.3/gcc/gimple-pretty-print.c:1849:11: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
 1849 |           pp_widest_integer (buffer, bb->count);
      |           ^~~~~~~~~~~~~~~~~
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
../../gcc-4.6.3/gcc/gimple-pretty-print.c:1861:17: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
 1861 |                 pp_decimal_int (buffer, get_lineno (gsi_stmt (gsi)));
      |                 ^~~~~~~~~~~~~~
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
../../gcc-4.6.3/gcc/gimple-pretty-print.c:1868:15: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
 1868 |               pp_decimal_int (buffer, bb->discriminator);
      |               ^~~~~~~~~~~~~~
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
../../gcc-4.6.3/gcc/gimple-pretty-print.c:1882:15: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
 1882 |               pp_decimal_int (buffer, e->src->index);
      |               ^~~~~~~~~~~~~~
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
../../gcc-4.6.3/gcc/gimple-pretty-print.c:1895:11: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
 1895 |           pp_decimal_int (buffer, bb->index);
      |           ^~~~~~~~~~~~~~
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
../../gcc-4.6.3/gcc/gimple-pretty-print.c: In function 'dump_bb_end':
../../gcc-4.6.3/gcc/gimple-pretty-print.c:1925:11: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
 1925 |           pp_decimal_int (buffer, e->dest->index);
      |           ^~~~~~~~~~~~~~
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
../../gcc-4.6.3/gcc/gimple-pretty-print.c: In function 'pp_cfg_jump':
../../gcc-4.6.3/gcc/gimple-pretty-print.c:1966:3: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
 1966 |   pp_decimal_int (buffer, bb->index);
      |   ^~~~~~~~~~~~~~
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
../../gcc-4.6.3/gcc/gimple-pretty-print.c: In function 'dump_implicit_edges':
../../gcc-4.6.3/gcc/gimple-pretty-print.c:2033:11: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
 2033 |           pp_decimal_int (buffer, goto_xloc.line);
      |           ^~~~~~~~~~~~~~
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
../../gcc-4.6.3/gcc/gimple-pretty-print.c:2035:11: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
 2035 |           pp_decimal_int (buffer, goto_xloc.column);
      |           ^~~~~~~~~~~~~~
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
i686-helenos-cc -c   -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat   -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../libcpp/include  -I../../gcc-4.6.3/gcc/../libdecnumber -I../../gcc-4.6.3/gcc/../libdecnumber/dpd -I../libdecnumber    ../../gcc-4.6.3/gcc/gimplify.c -o gimplify.o
In file included from ../../gcc-4.6.3/gcc/gimplify.c:28:
../../gcc-4.6.3/gcc/tree.h:3130:11: warning: identifier 'thread_local' conflicts with C++ keyword [-Wc++-compat]
 3130 |  unsigned thread_local : 1;
      |           ^~~~~~~~~~~~
../../gcc-4.6.3/gcc/gimplify.c: In function 'create_tmp_var_name':
../../gcc-4.6.3/gcc/gimplify.c:412:3: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
  412 |   ASM_FORMAT_PRIVATE_NAME (tmp_name, prefix ? prefix : "T", tmp_var_id_num++);
      |   ^~~~~~~~~~~~~~~~~~~~~~~
In file included from /var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libposix/stdio.h:39,
                 from ../../gcc-4.6.3/gcc/system.h:42,
                 from ../../gcc-4.6.3/gcc/gimplify.c:25:
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
../../gcc-4.6.3/gcc/gimplify.c: In function 'gimplify_asm_expr':
../../gcc-4.6.3/gcc/gimplify.c:4992:15: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
 4992 |               sprintf (buf, "%d", i);
      |               ^~~~~~~
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
../../gcc-4.6.3/gcc/gimplify.c: In function 'goa_stabilize_expr':
../../gcc-4.6.3/gcc/gimplify.c:6451:19: warning: this statement may fall through [-Wimplicit-fallthrough=]
 6451 |           saw_lhs |= goa_stabilize_expr (&TREE_OPERAND (expr, 1), pre_p,
      |                   ^~
../../gcc-4.6.3/gcc/gimplify.c:6453:9: note: here
 6453 |         case TRUTH_NOT_EXPR:
      |         ^~~~
../../gcc-4.6.3/gcc/gimplify.c:6437:15: warning: this statement may fall through [-Wimplicit-fallthrough=]
 6437 |       saw_lhs |= goa_stabilize_expr (&TREE_OPERAND (expr, 1), pre_p, lhs_addr,
      |               ^~
../../gcc-4.6.3/gcc/gimplify.c:6439:5: note: here
 6439 |     case tcc_unary:
      |     ^~~~
../../gcc-4.6.3/gcc/gimplify.c: In function 'gimplify_asm_expr.isra':
../../gcc-4.6.3/gcc/gimplify.c:4992:32: warning: 'sprintf' may write a terminating nul past the end of the destination [-Wformat-overflow=]
 4992 |               sprintf (buf, "%d", i);
      |                                ^
../../gcc-4.6.3/gcc/gimplify.c:4992:15: note: 'sprintf' output between 2 and 11 bytes into a destination of size 10
 4992 |               sprintf (buf, "%d", i);
      |               ^~~~~~~~~~~~~~~~~~~~~~
i686-helenos-cc -c   -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat   -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../libcpp/include  -I../../gcc-4.6.3/gcc/../libdecnumber -I../../gcc-4.6.3/gcc/../libdecnumber/dpd -I../libdecnumber    ../../gcc-4.6.3/gcc/godump.c -o godump.o
In file included from ../../gcc-4.6.3/gcc/godump.c:34:
../../gcc-4.6.3/gcc/tree.h:3130:11: warning: identifier 'thread_local' conflicts with C++ keyword [-Wc++-compat]
 3130 |  unsigned thread_local : 1;
      |           ^~~~~~~~~~~~
i686-helenos-cc -c   -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat   -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../libcpp/include  -I../../gcc-4.6.3/gcc/../libdecnumber -I../../gcc-4.6.3/gcc/../libdecnumber/dpd -I../libdecnumber    ../../gcc-4.6.3/gcc/graph.c -o graph.o
In file included from ../../gcc-4.6.3/gcc/function.h:25,
                 from ../../gcc-4.6.3/gcc/graph.c:29:
../../gcc-4.6.3/gcc/tree.h:3130:11: warning: identifier 'thread_local' conflicts with C++ keyword [-Wc++-compat]
 3130 |  unsigned thread_local : 1;
      |           ^~~~~~~~~~~~
i686-helenos-cc -c   -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat   -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../libcpp/include  -I../../gcc-4.6.3/gcc/../libdecnumber -I../../gcc-4.6.3/gcc/../libdecnumber/dpd -I../libdecnumber    ../../gcc-4.6.3/gcc/graphds.c -o graphds.o
i686-helenos-cc -c   -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat   -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../libcpp/include  -I../../gcc-4.6.3/gcc/../libdecnumber -I../../gcc-4.6.3/gcc/../libdecnumber/dpd -I../libdecnumber    ../../gcc-4.6.3/gcc/graphite.c -o graphite.o
In file included from ../../gcc-4.6.3/gcc/function.h:25,
                 from ../../gcc-4.6.3/gcc/basic-block.h:26,
                 from ../../gcc-4.6.3/gcc/tree-flow.h:27,
                 from ../../gcc-4.6.3/gcc/graphite.c:39:
../../gcc-4.6.3/gcc/tree.h:3130:11: warning: identifier 'thread_local' conflicts with C++ keyword [-Wc++-compat]
 3130 |  unsigned thread_local : 1;
      |           ^~~~~~~~~~~~
i686-helenos-cc -c   -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat   -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../libcpp/include  -I../../gcc-4.6.3/gcc/../libdecnumber -I../../gcc-4.6.3/gcc/../libdecnumber/dpd -I../libdecnumber    ../../gcc-4.6.3/gcc/graphite-blocking.c -o graphite-blocking.o
In file included from ../../gcc-4.6.3/gcc/function.h:25,
                 from ../../gcc-4.6.3/gcc/basic-block.h:26,
                 from ../../gcc-4.6.3/gcc/tree-flow.h:27,
                 from ../../gcc-4.6.3/gcc/graphite-blocking.c:26:
../../gcc-4.6.3/gcc/tree.h:3130:11: warning: identifier 'thread_local' conflicts with C++ keyword [-Wc++-compat]
 3130 |  unsigned thread_local : 1;
      |           ^~~~~~~~~~~~
i686-helenos-cc -c   -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat   -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../libcpp/include  -I../../gcc-4.6.3/gcc/../libdecnumber -I../../gcc-4.6.3/gcc/../libdecnumber/dpd -I../libdecnumber    ../../gcc-4.6.3/gcc/graphite-clast-to-gimple.c -o graphite-clast-to-gimple.o
In file included from ../../gcc-4.6.3/gcc/function.h:25,
                 from ../../gcc-4.6.3/gcc/basic-block.h:26,
                 from ../../gcc-4.6.3/gcc/tree-flow.h:27,
                 from ../../gcc-4.6.3/gcc/graphite-clast-to-gimple.c:25:
../../gcc-4.6.3/gcc/tree.h:3130:11: warning: identifier 'thread_local' conflicts with C++ keyword [-Wc++-compat]
 3130 |  unsigned thread_local : 1;
      |           ^~~~~~~~~~~~
i686-helenos-cc -c   -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat   -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../libcpp/include  -I../../gcc-4.6.3/gcc/../libdecnumber -I../../gcc-4.6.3/gcc/../libdecnumber/dpd -I../libdecnumber    ../../gcc-4.6.3/gcc/graphite-cloog-util.c -o graphite-cloog-util.o
i686-helenos-cc -c   -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat   -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../libcpp/include  -I../../gcc-4.6.3/gcc/../libdecnumber -I../../gcc-4.6.3/gcc/../libdecnumber/dpd -I../libdecnumber    ../../gcc-4.6.3/gcc/graphite-dependences.c -o graphite-dependences.o
In file included from ../../gcc-4.6.3/gcc/function.h:25,
                 from ../../gcc-4.6.3/gcc/basic-block.h:26,
                 from ../../gcc-4.6.3/gcc/tree-flow.h:27,
                 from ../../gcc-4.6.3/gcc/graphite-dependences.c:25:
../../gcc-4.6.3/gcc/tree.h:3130:11: warning: identifier 'thread_local' conflicts with C++ keyword [-Wc++-compat]
 3130 |  unsigned thread_local : 1;
      |           ^~~~~~~~~~~~
i686-helenos-cc -c   -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat   -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../libcpp/include  -I../../gcc-4.6.3/gcc/../libdecnumber -I../../gcc-4.6.3/gcc/../libdecnumber/dpd -I../libdecnumber    ../../gcc-4.6.3/gcc/graphite-flattening.c -o graphite-flattening.o
In file included from ../../gcc-4.6.3/gcc/function.h:25,
                 from ../../gcc-4.6.3/gcc/basic-block.h:26,
                 from ../../gcc-4.6.3/gcc/tree-flow.h:27,
                 from ../../gcc-4.6.3/gcc/graphite-flattening.c:24:
../../gcc-4.6.3/gcc/tree.h:3130:11: warning: identifier 'thread_local' conflicts with C++ keyword [-Wc++-compat]
 3130 |  unsigned thread_local : 1;
      |           ^~~~~~~~~~~~
i686-helenos-cc -c   -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat   -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../libcpp/include  -I../../gcc-4.6.3/gcc/../libdecnumber -I../../gcc-4.6.3/gcc/../libdecnumber/dpd -I../libdecnumber    ../../gcc-4.6.3/gcc/graphite-interchange.c -o graphite-interchange.o
In file included from ../../gcc-4.6.3/gcc/function.h:25,
                 from ../../gcc-4.6.3/gcc/basic-block.h:26,
                 from ../../gcc-4.6.3/gcc/tree-flow.h:27,
                 from ../../gcc-4.6.3/gcc/graphite-interchange.c:26:
../../gcc-4.6.3/gcc/tree.h:3130:11: warning: identifier 'thread_local' conflicts with C++ keyword [-Wc++-compat]
 3130 |  unsigned thread_local : 1;
      |           ^~~~~~~~~~~~
i686-helenos-cc -c   -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat   -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../libcpp/include  -I../../gcc-4.6.3/gcc/../libdecnumber -I../../gcc-4.6.3/gcc/../libdecnumber/dpd -I../libdecnumber    ../../gcc-4.6.3/gcc/graphite-poly.c -o graphite-poly.o
In file included from ../../gcc-4.6.3/gcc/function.h:25,
                 from ../../gcc-4.6.3/gcc/basic-block.h:26,
                 from ../../gcc-4.6.3/gcc/tree-flow.h:27,
                 from ../../gcc-4.6.3/gcc/graphite-poly.c:25:
../../gcc-4.6.3/gcc/tree.h:3130:11: warning: identifier 'thread_local' conflicts with C++ keyword [-Wc++-compat]
 3130 |  unsigned thread_local : 1;
      |           ^~~~~~~~~~~~
i686-helenos-cc -c   -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat   -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../libcpp/include  -I../../gcc-4.6.3/gcc/../libdecnumber -I../../gcc-4.6.3/gcc/../libdecnumber/dpd -I../libdecnumber    ../../gcc-4.6.3/gcc/graphite-ppl.c -o graphite-ppl.o
i686-helenos-cc -c   -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat   -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../libcpp/include  -I../../gcc-4.6.3/gcc/../libdecnumber -I../../gcc-4.6.3/gcc/../libdecnumber/dpd -I../libdecnumber    ../../gcc-4.6.3/gcc/graphite-scop-detection.c -o graphite-scop-detection.o
In file included from ../../gcc-4.6.3/gcc/function.h:25,
                 from ../../gcc-4.6.3/gcc/basic-block.h:26,
                 from ../../gcc-4.6.3/gcc/tree-flow.h:27,
                 from ../../gcc-4.6.3/gcc/graphite-scop-detection.c:25:
../../gcc-4.6.3/gcc/tree.h:3130:11: warning: identifier 'thread_local' conflicts with C++ keyword [-Wc++-compat]
 3130 |  unsigned thread_local : 1;
      |           ^~~~~~~~~~~~
i686-helenos-cc -c   -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat   -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../libcpp/include  -I../../gcc-4.6.3/gcc/../libdecnumber -I../../gcc-4.6.3/gcc/../libdecnumber/dpd -I../libdecnumber    ../../gcc-4.6.3/gcc/graphite-sese-to-poly.c -o graphite-sese-to-poly.o
In file included from ../../gcc-4.6.3/gcc/function.h:25,
                 from ../../gcc-4.6.3/gcc/basic-block.h:26,
                 from ../../gcc-4.6.3/gcc/tree-flow.h:27,
                 from ../../gcc-4.6.3/gcc/graphite-sese-to-poly.c:24:
../../gcc-4.6.3/gcc/tree.h:3130:11: warning: identifier 'thread_local' conflicts with C++ keyword [-Wc++-compat]
 3130 |  unsigned thread_local : 1;
      |           ^~~~~~~~~~~~
i686-helenos-cc -c   -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat   -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../libcpp/include  -I../../gcc-4.6.3/gcc/../libdecnumber -I../../gcc-4.6.3/gcc/../libdecnumber/dpd -I../libdecnumber    gtype-desc.c -o gtype-desc.o
In file included from gtype-desc.c:30:
../../gcc-4.6.3/gcc/tree.h:3130:11: warning: identifier 'thread_local' conflicts with C++ keyword [-Wc++-compat]
 3130 |  unsigned thread_local : 1;
      |           ^~~~~~~~~~~~
gtype-desc.c: In function 'gt_ggc_mx_basic_block_def':
gtype-desc.c:1134:7: warning: switch condition has boolean value [-Wswitch-bool]
 1134 |       switch (((((*x)).flags & BB_RTL) != 0))
      |       ^~~~~~
gtype-desc.c: In function 'gt_ggc_mx_edge_def':
gtype-desc.c:1157:7: warning: switch condition has boolean value [-Wswitch-bool]
 1157 |       switch (current_ir_type () == IR_GIMPLE)
      |       ^~~~~~
gtype-desc.c: In function 'gt_pch_nx_basic_block_def':
gtype-desc.c:3659:7: warning: switch condition has boolean value [-Wswitch-bool]
 3659 |       switch (((((*x)).flags & BB_RTL) != 0))
      |       ^~~~~~
gtype-desc.c: In function 'gt_pch_nx_edge_def':
gtype-desc.c:3682:7: warning: switch condition has boolean value [-Wswitch-bool]
 3682 |       switch (current_ir_type () == IR_GIMPLE)
      |       ^~~~~~
gtype-desc.c: In function 'gt_pch_p_15basic_block_def':
gtype-desc.c:6312:3: warning: switch condition has boolean value [-Wswitch-bool]
 6312 |   switch (((((*x)).flags & BB_RTL) != 0))
      |   ^~~~~~
gtype-desc.c: In function 'gt_pch_p_8edge_def':
gtype-desc.c:6338:3: warning: switch condition has boolean value [-Wswitch-bool]
 6338 |   switch (current_ir_type () == IR_GIMPLE)
      |   ^~~~~~
i686-helenos-cc -c   -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat   -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../libcpp/include  -I../../gcc-4.6.3/gcc/../libdecnumber -I../../gcc-4.6.3/gcc/../libdecnumber/dpd -I../libdecnumber    ../../gcc-4.6.3/gcc/haifa-sched.c -o haifa-sched.o
In file included from ../../gcc-4.6.3/gcc/function.h:25,
                 from ../../gcc-4.6.3/gcc/haifa-sched.c:136:
../../gcc-4.6.3/gcc/tree.h:3130:11: warning: identifier 'thread_local' conflicts with C++ keyword [-Wc++-compat]
 3130 |  unsigned thread_local : 1;
      |           ^~~~~~~~~~~~
In file included from ../../gcc-4.6.3/gcc/haifa-sched.c:141:
../../gcc-4.6.3/gcc/recog.h:287:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
  287 | #if HAVE_DESIGNATED_INITIALIZERS
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In function 'sched_scan',
    inlined from 'haifa_init_h_i_d' at ../../gcc-4.6.3/gcc/haifa-sched.c:5546:3,
    inlined from 'haifa_init_insn' at ../../gcc-4.6.3/gcc/haifa-sched.c:5579:3:
../../gcc-4.6.3/gcc/haifa-sched.c:5389:19: warning: storing the address of local variable 'ssi' in 'sched_scan_info' [-Wdangling-pointer=]
 5389 |   sched_scan_info = ssi;
      |   ~~~~~~~~~~~~~~~~^~~~~
../../gcc-4.6.3/gcc/haifa-sched.c: In function 'haifa_init_insn':
../../gcc-4.6.3/gcc/haifa-sched.c:5538:36: note: 'ssi' declared here
 5538 |   const struct sched_scan_info_def ssi =
      |                                    ^~~
../../gcc-4.6.3/gcc/haifa-sched.c:331:35: note: 'sched_scan_info' declared here
  331 | const struct sched_scan_info_def *sched_scan_info;
      |                                   ^~~~~~~~~~~~~~~
i686-helenos-cc -c   -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat   -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../libcpp/include  -I../../gcc-4.6.3/gcc/../libdecnumber -I../../gcc-4.6.3/gcc/../libdecnumber/dpd -I../libdecnumber    ../../gcc-4.6.3/gcc/hooks.c -o hooks.o
i686-helenos-cc -c   -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat   -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../libcpp/include  -I../../gcc-4.6.3/gcc/../libdecnumber -I../../gcc-4.6.3/gcc/../libdecnumber/dpd -I../libdecnumber    ../../gcc-4.6.3/gcc/hwint.c -o hwint.o
i686-helenos-cc -c   -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat   -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../libcpp/include  -I../../gcc-4.6.3/gcc/../libdecnumber -I../../gcc-4.6.3/gcc/../libdecnumber/dpd -I../libdecnumber    ../../gcc-4.6.3/gcc/ifcvt.c -o ifcvt.o
In file included from ../../gcc-4.6.3/gcc/function.h:25,
                 from ../../gcc-4.6.3/gcc/ifcvt.c:28:
../../gcc-4.6.3/gcc/tree.h:3130:11: warning: identifier 'thread_local' conflicts with C++ keyword [-Wc++-compat]
 3130 |  unsigned thread_local : 1;
      |           ^~~~~~~~~~~~
In file included from ../../gcc-4.6.3/gcc/ifcvt.c:31:
../../gcc-4.6.3/gcc/recog.h:287:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
  287 | #if HAVE_DESIGNATED_INITIALIZERS
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
i686-helenos-cc -c   -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat   -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../libcpp/include  -I../../gcc-4.6.3/gcc/../libdecnumber -I../../gcc-4.6.3/gcc/../libdecnumber/dpd -I../libdecnumber    ../../gcc-4.6.3/gcc/implicit-zee.c -o implicit-zee.o
In file included from ../../gcc-4.6.3/gcc/implicit-zee.c:182:
../../gcc-4.6.3/gcc/tree.h:3130:11: warning: identifier 'thread_local' conflicts with C++ keyword [-Wc++-compat]
 3130 |  unsigned thread_local : 1;
      |           ^~~~~~~~~~~~
In file included from ../../gcc-4.6.3/gcc/implicit-zee.c:192:
../../gcc-4.6.3/gcc/recog.h:287:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
  287 | #if HAVE_DESIGNATED_INITIALIZERS
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
i686-helenos-cc -c   -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat   -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../libcpp/include  -I../../gcc-4.6.3/gcc/../libdecnumber -I../../gcc-4.6.3/gcc/../libdecnumber/dpd -I../libdecnumber    ../../gcc-4.6.3/gcc/init-regs.c -o init-regs.o
In file included from ../../gcc-4.6.3/gcc/init-regs.c:24:
../../gcc-4.6.3/gcc/tree.h:3130:11: warning: identifier 'thread_local' conflicts with C++ keyword [-Wc++-compat]
 3130 |  unsigned thread_local : 1;
      |           ^~~~~~~~~~~~
i686-helenos-cc -c   -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat   -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../libcpp/include  -I../../gcc-4.6.3/gcc/../libdecnumber -I../../gcc-4.6.3/gcc/../libdecnumber/dpd -I../libdecnumber    ../../gcc-4.6.3/gcc/input.c -o input.o
i686-helenos-cc -c   -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat   -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../libcpp/include  -I../../gcc-4.6.3/gcc/../libdecnumber -I../../gcc-4.6.3/gcc/../libdecnumber/dpd -I../libdecnumber    ../../gcc-4.6.3/gcc/integrate.c -o integrate.o
In file included from ../../gcc-4.6.3/gcc/integrate.c:29:
../../gcc-4.6.3/gcc/tree.h:3130:11: warning: identifier 'thread_local' conflicts with C++ keyword [-Wc++-compat]
 3130 |  unsigned thread_local : 1;
      |           ^~~~~~~~~~~~
In file included from ../../gcc-4.6.3/gcc/integrate.c:37:
../../gcc-4.6.3/gcc/recog.h:287:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
  287 | #if HAVE_DESIGNATED_INITIALIZERS
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
i686-helenos-cc   -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat   -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../libcpp/include  -I../../gcc-4.6.3/gcc/../libdecnumber -I../../gcc-4.6.3/gcc/../libdecnumber/dpd -I../libdecnumber    \
  -DLOCALEDIR=\"/usr/local/share/locale\" \
  -c ../../gcc-4.6.3/gcc/intl.c -o intl.o
i686-helenos-cc -c   -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat   -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../libcpp/include  -I../../gcc-4.6.3/gcc/../libdecnumber -I../../gcc-4.6.3/gcc/../libdecnumber/dpd -I../libdecnumber    ../../gcc-4.6.3/gcc/ira.c -o ira.o
In file included from ../../gcc-4.6.3/gcc/function.h:25,
                 from ../../gcc-4.6.3/gcc/basic-block.h:26,
                 from ../../gcc-4.6.3/gcc/ira.c:310:
../../gcc-4.6.3/gcc/tree.h:3130:11: warning: identifier 'thread_local' conflicts with C++ keyword [-Wc++-compat]
 3130 |  unsigned thread_local : 1;
      |           ^~~~~~~~~~~~
In file included from ../../gcc-4.6.3/gcc/ira.c:313:
../../gcc-4.6.3/gcc/recog.h:287:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
  287 | #if HAVE_DESIGNATED_INITIALIZERS
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
i686-helenos-cc -c   -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat   -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../libcpp/include  -I../../gcc-4.6.3/gcc/../libdecnumber -I../../gcc-4.6.3/gcc/../libdecnumber/dpd -I../libdecnumber    ../../gcc-4.6.3/gcc/ira-build.c -o ira-build.o
In file included from ../../gcc-4.6.3/gcc/function.h:25,
                 from ../../gcc-4.6.3/gcc/basic-block.h:26,
                 from ../../gcc-4.6.3/gcc/ira-build.c:32:
../../gcc-4.6.3/gcc/tree.h:3130:11: warning: identifier 'thread_local' conflicts with C++ keyword [-Wc++-compat]
 3130 |  unsigned thread_local : 1;
      |           ^~~~~~~~~~~~
In file included from ../../gcc-4.6.3/gcc/ira-build.c:34:
../../gcc-4.6.3/gcc/recog.h:287:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
  287 | #if HAVE_DESIGNATED_INITIALIZERS
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
i686-helenos-cc -c   -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat   -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../libcpp/include  -I../../gcc-4.6.3/gcc/../libdecnumber -I../../gcc-4.6.3/gcc/../libdecnumber/dpd -I../libdecnumber    ../../gcc-4.6.3/gcc/ira-costs.c -o ira-costs.o
In file included from ../../gcc-4.6.3/gcc/function.h:25,
                 from ../../gcc-4.6.3/gcc/expr.h:26,
                 from ../../gcc-4.6.3/gcc/ira-costs.c:28:
../../gcc-4.6.3/gcc/tree.h:3130:11: warning: identifier 'thread_local' conflicts with C++ keyword [-Wc++-compat]
 3130 |  unsigned thread_local : 1;
      |           ^~~~~~~~~~~~
In file included from ../../gcc-4.6.3/gcc/ira-costs.c:35:
../../gcc-4.6.3/gcc/recog.h:287:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
  287 | #if HAVE_DESIGNATED_INITIALIZERS
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.6.3/gcc/ira-costs.c: In function 'record_reg_classes':
../../gcc-4.6.3/gcc/ira-costs.c:453:23: warning: this statement may fall through [-Wimplicit-fallthrough=]
  453 |                       || (GET_CODE (op) == CONST_DOUBLE
../../gcc-4.6.3/gcc/ira-costs.c:457:17: note: here
  457 |                 case 'i':
      |                 ^~~~
../../gcc-4.6.3/gcc/ira-costs.c:492:38: warning: this statement may fall through [-Wimplicit-fallthrough=]
  492 |                   insn_allows_mem[i] = allows_mem[i] = 1;
      |                   ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~
../../gcc-4.6.3/gcc/ira-costs.c:493:17: note: here
  493 |                 case 'r':
      |                 ^~~~
i686-helenos-cc -c   -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat   -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../libcpp/include  -I../../gcc-4.6.3/gcc/../libdecnumber -I../../gcc-4.6.3/gcc/../libdecnumber/dpd -I../libdecnumber    ../../gcc-4.6.3/gcc/ira-conflicts.c -o ira-conflicts.o
In file included from ../../gcc-4.6.3/gcc/function.h:25,
                 from ../../gcc-4.6.3/gcc/basic-block.h:26,
                 from ../../gcc-4.6.3/gcc/ira-conflicts.c:32:
../../gcc-4.6.3/gcc/tree.h:3130:11: warning: identifier 'thread_local' conflicts with C++ keyword [-Wc++-compat]
 3130 |  unsigned thread_local : 1;
      |           ^~~~~~~~~~~~
In file included from ../../gcc-4.6.3/gcc/ira-conflicts.c:34:
../../gcc-4.6.3/gcc/recog.h:287:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
  287 | #if HAVE_DESIGNATED_INITIALIZERS
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
i686-helenos-cc -c   -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat   -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../libcpp/include  -I../../gcc-4.6.3/gcc/../libdecnumber -I../../gcc-4.6.3/gcc/../libdecnumber/dpd -I../libdecnumber    ../../gcc-4.6.3/gcc/ira-color.c -o ira-color.o
In file included from ../../gcc-4.6.3/gcc/function.h:25,
                 from ../../gcc-4.6.3/gcc/basic-block.h:26,
                 from ../../gcc-4.6.3/gcc/ira-color.c:34:
../../gcc-4.6.3/gcc/tree.h:3130:11: warning: identifier 'thread_local' conflicts with C++ keyword [-Wc++-compat]
 3130 |  unsigned thread_local : 1;
      |           ^~~~~~~~~~~~
../../gcc-4.6.3/gcc/ira-color.c: In function 'coalesced_pseudo_reg_slot_compare':
../../gcc-4.6.3/gcc/ira-color.c:2327:38: warning: logical not is only applied to the left hand side of comparison [-Wlogical-not-parentheses]
 2327 |             || !FRAME_GROWS_DOWNWARD == STACK_GROWS_DOWNWARD ? diff : -diff);
      |                                      ^~
i686-helenos-cc -c   -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat   -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../libcpp/include  -I../../gcc-4.6.3/gcc/../libdecnumber -I../../gcc-4.6.3/gcc/../libdecnumber/dpd -I../libdecnumber    ../../gcc-4.6.3/gcc/ira-emit.c -o ira-emit.o
In file included from ../../gcc-4.6.3/gcc/function.h:25,
                 from ../../gcc-4.6.3/gcc/basic-block.h:26,
                 from ../../gcc-4.6.3/gcc/ira-emit.c:35:
../../gcc-4.6.3/gcc/tree.h:3130:11: warning: identifier 'thread_local' conflicts with C++ keyword [-Wc++-compat]
 3130 |  unsigned thread_local : 1;
      |           ^~~~~~~~~~~~
In file included from ../../gcc-4.6.3/gcc/ira-emit.c:37:
../../gcc-4.6.3/gcc/recog.h:287:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
  287 | #if HAVE_DESIGNATED_INITIALIZERS
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
i686-helenos-cc -c   -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat   -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../libcpp/include  -I../../gcc-4.6.3/gcc/../libdecnumber -I../../gcc-4.6.3/gcc/../libdecnumber/dpd -I../libdecnumber    ../../gcc-4.6.3/gcc/ira-lives.c -o ira-lives.o
In file included from ../../gcc-4.6.3/gcc/function.h:25,
                 from ../../gcc-4.6.3/gcc/basic-block.h:26,
                 from ../../gcc-4.6.3/gcc/ira-lives.c:33:
../../gcc-4.6.3/gcc/tree.h:3130:11: warning: identifier 'thread_local' conflicts with C++ keyword [-Wc++-compat]
 3130 |  unsigned thread_local : 1;
      |           ^~~~~~~~~~~~
In file included from ../../gcc-4.6.3/gcc/ira-lives.c:35:
../../gcc-4.6.3/gcc/recog.h:287:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
  287 | #if HAVE_DESIGNATED_INITIALIZERS
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.6.3/gcc/ira-lives.c: In function 'single_reg_class':
../../gcc-4.6.3/gcc/ira-lives.c:799:15: warning: this statement may fall through [-Wimplicit-fallthrough=]
  797 |           if ((GET_CODE (op) == CONST_DOUBLE
      |               ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  798 |                && CONST_DOUBLE_OK_FOR_CONSTRAINT_P (op, c, constraints))
      |                ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  799 |               || (equiv_const != NULL_RTX
      |               ^~~~~~~~~~~~~~~~~~~~~~~~~~~
  800 |                   && GET_CODE (equiv_const) == CONST_DOUBLE
      |                   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  801 |                   && CONST_DOUBLE_OK_FOR_CONSTRAINT_P (equiv_const,
      |                   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  802 |                                                        c, constraints)))
      |                                                        ~~~~~~~~~~~~~~~~
../../gcc-4.6.3/gcc/ira-lives.c:805:9: note: here
  805 |         case 'r':
      |         ^~~~
i686-helenos-cc -c   -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat   -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../libcpp/include  -I../../gcc-4.6.3/gcc/../libdecnumber -I../../gcc-4.6.3/gcc/../libdecnumber/dpd -I../libdecnumber    ../../gcc-4.6.3/gcc/jump.c -o jump.o
In file included from ../../gcc-4.6.3/gcc/jump.c:48:
../../gcc-4.6.3/gcc/recog.h:287:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
  287 | #if HAVE_DESIGNATED_INITIALIZERS
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.6.3/gcc/function.h:25,
                 from ../../gcc-4.6.3/gcc/jump.c:49:
../../gcc-4.6.3/gcc/tree.h:3130:11: warning: identifier 'thread_local' conflicts with C++ keyword [-Wc++-compat]
 3130 |  unsigned thread_local : 1;
      |           ^~~~~~~~~~~~
i686-helenos-cc -c   -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat   -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../libcpp/include  -I../../gcc-4.6.3/gcc/../libdecnumber -I../../gcc-4.6.3/gcc/../libdecnumber/dpd -I../libdecnumber    ../../gcc-4.6.3/gcc/langhooks.c -o langhooks.o
In file included from ../../gcc-4.6.3/gcc/langhooks.c:28:
../../gcc-4.6.3/gcc/tree.h:3130:11: warning: identifier 'thread_local' conflicts with C++ keyword [-Wc++-compat]
 3130 |  unsigned thread_local : 1;
      |           ^~~~~~~~~~~~
../../gcc-4.6.3/gcc/langhooks.c: In function 'lhd_set_decl_assembler_name':
../../gcc-4.6.3/gcc/langhooks.c:179:7: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
  179 |       ASM_FORMAT_PRIVATE_NAME (label, name, DECL_UID (decl));
      |       ^~~~~~~~~~~~~~~~~~~~~~~
In file included from /var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libposix/stdio.h:39,
                 from ../../gcc-4.6.3/gcc/system.h:42,
                 from ../../gcc-4.6.3/gcc/langhooks.c:23:
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
i686-helenos-cc -c   -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat   -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../libcpp/include  -I../../gcc-4.6.3/gcc/../libdecnumber -I../../gcc-4.6.3/gcc/../libdecnumber/dpd -I../libdecnumber    ../../gcc-4.6.3/gcc/lcm.c -o lcm.o
In file included from ../../gcc-4.6.3/gcc/lcm.c:61:
../../gcc-4.6.3/gcc/recog.h:287:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
  287 | #if HAVE_DESIGNATED_INITIALIZERS
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.6.3/gcc/function.h:25,
                 from ../../gcc-4.6.3/gcc/basic-block.h:26,
                 from ../../gcc-4.6.3/gcc/lcm.c:62:
../../gcc-4.6.3/gcc/tree.h:3130:11: warning: identifier 'thread_local' conflicts with C++ keyword [-Wc++-compat]
 3130 |  unsigned thread_local : 1;
      |           ^~~~~~~~~~~~
i686-helenos-cc -c   -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat   -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../libcpp/include  -I../../gcc-4.6.3/gcc/../libdecnumber -I../../gcc-4.6.3/gcc/../libdecnumber/dpd -I../libdecnumber    ../../gcc-4.6.3/gcc/lists.c -o lists.o
i686-helenos-cc -c   -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat   -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../libcpp/include  -I../../gcc-4.6.3/gcc/../libdecnumber -I../../gcc-4.6.3/gcc/../libdecnumber/dpd -I../libdecnumber    ../../gcc-4.6.3/gcc/loop-doloop.c -o loop-doloop.o
In file included from ../../gcc-4.6.3/gcc/function.h:25,
                 from ../../gcc-4.6.3/gcc/expr.h:26,
                 from ../../gcc-4.6.3/gcc/loop-doloop.c:28:
../../gcc-4.6.3/gcc/tree.h:3130:11: warning: identifier 'thread_local' conflicts with C++ keyword [-Wc++-compat]
 3130 |  unsigned thread_local : 1;
      |           ^~~~~~~~~~~~
i686-helenos-cc -c   -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat   -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../libcpp/include  -I../../gcc-4.6.3/gcc/../libdecnumber -I../../gcc-4.6.3/gcc/../libdecnumber/dpd -I../libdecnumber    ../../gcc-4.6.3/gcc/loop-init.c -o loop-init.o
In file included from ../../gcc-4.6.3/gcc/function.h:25,
                 from ../../gcc-4.6.3/gcc/basic-block.h:26,
                 from ../../gcc-4.6.3/gcc/loop-init.c:28:
../../gcc-4.6.3/gcc/tree.h:3130:11: warning: identifier 'thread_local' conflicts with C++ keyword [-Wc++-compat]
 3130 |  unsigned thread_local : 1;
      |           ^~~~~~~~~~~~
i686-helenos-cc -c   -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat   -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../libcpp/include  -I../../gcc-4.6.3/gcc/../libdecnumber -I../../gcc-4.6.3/gcc/../libdecnumber/dpd -I../libdecnumber    ../../gcc-4.6.3/gcc/loop-invariant.c -o loop-invariant.o
In file included from ../../gcc-4.6.3/gcc/function.h:25,
                 from ../../gcc-4.6.3/gcc/basic-block.h:26,
                 from ../../gcc-4.6.3/gcc/loop-invariant.c:46:
../../gcc-4.6.3/gcc/tree.h:3130:11: warning: identifier 'thread_local' conflicts with C++ keyword [-Wc++-compat]
 3130 |  unsigned thread_local : 1;
      |           ^~~~~~~~~~~~
In file included from ../../gcc-4.6.3/gcc/loop-invariant.c:49:
../../gcc-4.6.3/gcc/recog.h:287:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
  287 | #if HAVE_DESIGNATED_INITIALIZERS
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
i686-helenos-cc -c   -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat   -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../libcpp/include  -I../../gcc-4.6.3/gcc/../libdecnumber -I../../gcc-4.6.3/gcc/../libdecnumber/dpd -I../libdecnumber    ../../gcc-4.6.3/gcc/loop-iv.c -o loop-iv.o
In file included from ../../gcc-4.6.3/gcc/function.h:25,
                 from ../../gcc-4.6.3/gcc/basic-block.h:26,
                 from ../../gcc-4.6.3/gcc/loop-iv.c:58:
../../gcc-4.6.3/gcc/tree.h:3130:11: warning: identifier 'thread_local' conflicts with C++ keyword [-Wc++-compat]
 3130 |  unsigned thread_local : 1;
      |           ^~~~~~~~~~~~
i686-helenos-cc -c   -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat   -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../libcpp/include  -I../../gcc-4.6.3/gcc/../libdecnumber -I../../gcc-4.6.3/gcc/../libdecnumber/dpd -I../libdecnumber    ../../gcc-4.6.3/gcc/loop-unroll.c -o loop-unroll.o
In file included from ../../gcc-4.6.3/gcc/function.h:25,
                 from ../../gcc-4.6.3/gcc/basic-block.h:26,
                 from ../../gcc-4.6.3/gcc/loop-unroll.c:28:
../../gcc-4.6.3/gcc/tree.h:3130:11: warning: identifier 'thread_local' conflicts with C++ keyword [-Wc++-compat]
 3130 |  unsigned thread_local : 1;
      |           ^~~~~~~~~~~~
In file included from ../../gcc-4.6.3/gcc/loop-unroll.c:35:
../../gcc-4.6.3/gcc/recog.h:287:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
  287 | #if HAVE_DESIGNATED_INITIALIZERS
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.6.3/gcc/loop-unroll.c: In function 'insert_base_initialization':
../../gcc-4.6.3/gcc/loop-unroll.c:1969:14: warning: dangling pointer 'ret' to 'expr' may be used [-Wdangling-pointer=]
 1969 |   rtx expr = copy_rtx (*get_ivts_expr (single_set (insn), ivts));
      |              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.6.3/gcc/loop-unroll.c:1967:1: note: 'expr' declared here
 1967 | insert_base_initialization (struct iv_to_split *ivts, rtx insn)
      | ^~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.6.3/gcc/loop-unroll.c: In function 'split_iv':
../../gcc-4.6.3/gcc/loop-unroll.c:2029:8: warning: dangling pointer 'ret' to 'expr' may be used [-Wdangling-pointer=]
 2029 |   *loc = var;
      |   ~~~~~^~~~~
../../gcc-4.6.3/gcc/loop-unroll.c:1986:1: note: 'expr' declared here
 1986 | split_iv (struct iv_to_split *ivts, rtx insn, unsigned delta)
      | ^~~~~~~~
../../gcc-4.6.3/gcc/loop-unroll.c:2020:7: warning: dangling pointer 'ret' to 'expr' may be used [-Wdangling-pointer=]
 2020 |   if (validate_change (insn, loc, var, 0))
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.6.3/gcc/loop-unroll.c:1986:1: note: 'expr' declared here
 1986 | split_iv (struct iv_to_split *ivts, rtx insn, unsigned delta)
      | ^~~~~~~~
../../gcc-4.6.3/gcc/loop-unroll.c:2007:7: warning: dangling pointer 'ret' to 'expr' may be used [-Wdangling-pointer=]
 2007 |   if (validate_change (insn, loc, expr, 0))
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.6.3/gcc/loop-unroll.c:1986:1: note: 'expr' declared here
 1986 | split_iv (struct iv_to_split *ivts, rtx insn, unsigned delta)
      | ^~~~~~~~
In function 'allocate_basic_variable',
    inlined from 'apply_opt_in_copies' at ../../gcc-4.6.3/gcc/loop-unroll.c:2249:7:
../../gcc-4.6.3/gcc/loop-unroll.c:1958:7: warning: dangling pointer 'ret' to 'expr' may be used [-Wdangling-pointer=]
 1958 |   rtx expr = *get_ivts_expr (single_set (ivts->insn), ivts);
      |       ^~~~
../../gcc-4.6.3/gcc/loop-unroll.c: In function 'apply_opt_in_copies':
../../gcc-4.6.3/gcc/loop-unroll.c:1956:1: note: 'expr' declared here
 1956 | allocate_basic_variable (struct iv_to_split *ivts)
      | ^~~~~~~~~~~~~~~~~~~~~~~
i686-helenos-cc -c   -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat   -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../libcpp/include  -I../../gcc-4.6.3/gcc/../libdecnumber -I../../gcc-4.6.3/gcc/../libdecnumber/dpd -I../libdecnumber    ../../gcc-4.6.3/gcc/loop-unswitch.c -o loop-unswitch.o
In file included from ../../gcc-4.6.3/gcc/function.h:25,
                 from ../../gcc-4.6.3/gcc/basic-block.h:26,
                 from ../../gcc-4.6.3/gcc/loop-unswitch.c:28:
../../gcc-4.6.3/gcc/tree.h:3130:11: warning: identifier 'thread_local' conflicts with C++ keyword [-Wc++-compat]
 3130 |  unsigned thread_local : 1;
      |           ^~~~~~~~~~~~
i686-helenos-cc -c   -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat   -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../libcpp/include  -I../../gcc-4.6.3/gcc/../libdecnumber -I../../gcc-4.6.3/gcc/../libdecnumber/dpd -I../libdecnumber    ../../gcc-4.6.3/gcc/lower-subreg.c -o lower-subreg.o
In file included from ../../gcc-4.6.3/gcc/function.h:25,
                 from ../../gcc-4.6.3/gcc/basic-block.h:26,
                 from ../../gcc-4.6.3/gcc/lower-subreg.c:33:
../../gcc-4.6.3/gcc/tree.h:3130:11: warning: identifier 'thread_local' conflicts with C++ keyword [-Wc++-compat]
 3130 |  unsigned thread_local : 1;
      |           ^~~~~~~~~~~~
In file included from ../../gcc-4.6.3/gcc/lower-subreg.c:34:
../../gcc-4.6.3/gcc/recog.h:287:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
  287 | #if HAVE_DESIGNATED_INITIALIZERS
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
i686-helenos-cc -c   -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat   -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../libcpp/include  -I../../gcc-4.6.3/gcc/../libdecnumber -I../../gcc-4.6.3/gcc/../libdecnumber/dpd -I../libdecnumber    ../../gcc-4.6.3/gcc/lto-cgraph.c -o lto-cgraph.o
In file included from ../../gcc-4.6.3/gcc/lto-cgraph.c:27:
../../gcc-4.6.3/gcc/tree.h:3130:11: warning: identifier 'thread_local' conflicts with C++ keyword [-Wc++-compat]
 3130 |  unsigned thread_local : 1;
      |           ^~~~~~~~~~~~
i686-helenos-cc -c   -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat   -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../libcpp/include  -I../../gcc-4.6.3/gcc/../libdecnumber -I../../gcc-4.6.3/gcc/../libdecnumber/dpd -I../libdecnumber    ../../gcc-4.6.3/gcc/lto-streamer-in.c -o lto-streamer-in.o
In file included from ../../gcc-4.6.3/gcc/lto-streamer-in.c:28:
../../gcc-4.6.3/gcc/tree.h:3130:11: warning: identifier 'thread_local' conflicts with C++ keyword [-Wc++-compat]
 3130 |  unsigned thread_local : 1;
      |           ^~~~~~~~~~~~
../../gcc-4.6.3/gcc/lto-streamer-in.c: In function 'lto_register_var_decl_in_symtab':
../../gcc-4.6.3/gcc/lto-streamer-in.c:2427:7: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
 2427 |       ASM_FORMAT_PRIVATE_NAME (label, name, DECL_UID (decl));
      |       ^~~~~~~~~~~~~~~~~~~~~~~
In file included from /var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libposix/stdio.h:39,
                 from ../../gcc-4.6.3/gcc/system.h:42,
                 from ../../gcc-4.6.3/gcc/lto-streamer-in.c:24:
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
../../gcc-4.6.3/gcc/lto-streamer-in.c: In function 'lto_register_function_decl_in_symtab':
../../gcc-4.6.3/gcc/lto-streamer-in.c:2473:7: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
 2473 |       ASM_FORMAT_PRIVATE_NAME (label, name, DECL_UID (decl));
      |       ^~~~~~~~~~~~~~~~~~~~~~~
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
i686-helenos-cc -c   -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat   -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../libcpp/include  -I../../gcc-4.6.3/gcc/../libdecnumber -I../../gcc-4.6.3/gcc/../libdecnumber/dpd -I../libdecnumber    ../../gcc-4.6.3/gcc/lto-streamer-out.c -o lto-streamer-out.o
In file included from ../../gcc-4.6.3/gcc/lto-streamer-out.c:27:
../../gcc-4.6.3/gcc/tree.h:3130:11: warning: identifier 'thread_local' conflicts with C++ keyword [-Wc++-compat]
 3130 |  unsigned thread_local : 1;
      |           ^~~~~~~~~~~~
i686-helenos-cc -c   -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat   -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../libcpp/include  -I../../gcc-4.6.3/gcc/../libdecnumber -I../../gcc-4.6.3/gcc/../libdecnumber/dpd -I../libdecnumber    ../../gcc-4.6.3/gcc/lto-section-in.c -o lto-section-in.o
In file included from ../../gcc-4.6.3/gcc/lto-section-in.c:26:
../../gcc-4.6.3/gcc/tree.h:3130:11: warning: identifier 'thread_local' conflicts with C++ keyword [-Wc++-compat]
 3130 |  unsigned thread_local : 1;
      |           ^~~~~~~~~~~~
i686-helenos-cc -c   -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat   -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../libcpp/include  -I../../gcc-4.6.3/gcc/../libdecnumber -I../../gcc-4.6.3/gcc/../libdecnumber/dpd -I../libdecnumber    ../../gcc-4.6.3/gcc/lto-section-out.c -o lto-section-out.o
In file included from ../../gcc-4.6.3/gcc/lto-section-out.c:26:
../../gcc-4.6.3/gcc/tree.h:3130:11: warning: identifier 'thread_local' conflicts with C++ keyword [-Wc++-compat]
 3130 |  unsigned thread_local : 1;
      |           ^~~~~~~~~~~~
i686-helenos-cc -c   -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat   -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../libcpp/include  -I../../gcc-4.6.3/gcc/../libdecnumber -I../../gcc-4.6.3/gcc/../libdecnumber/dpd -I../libdecnumber    ../../gcc-4.6.3/gcc/lto-symtab.c -o lto-symtab.o
In file included from ../../gcc-4.6.3/gcc/lto-symtab.c:25:
../../gcc-4.6.3/gcc/tree.h:3130:11: warning: identifier 'thread_local' conflicts with C++ keyword [-Wc++-compat]
 3130 |  unsigned thread_local : 1;
      |           ^~~~~~~~~~~~
i686-helenos-cc -c   -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat   -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../libcpp/include  -I../../gcc-4.6.3/gcc/../libdecnumber -I../../gcc-4.6.3/gcc/../libdecnumber/dpd -I../libdecnumber    ../../gcc-4.6.3/gcc/lto-opts.c -o lto-opts.o
In file included from ../../gcc-4.6.3/gcc/lto-opts.c:25:
../../gcc-4.6.3/gcc/tree.h:3130:11: warning: identifier 'thread_local' conflicts with C++ keyword [-Wc++-compat]
 3130 |  unsigned thread_local : 1;
      |           ^~~~~~~~~~~~
i686-helenos-cc -c   -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat   -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../libcpp/include  -I../../gcc-4.6.3/gcc/../libdecnumber -I../../gcc-4.6.3/gcc/../libdecnumber/dpd -I../libdecnumber    ../../gcc-4.6.3/gcc/lto-streamer.c -o lto-streamer.o
In file included from ../../gcc-4.6.3/gcc/lto-streamer.c:29:
../../gcc-4.6.3/gcc/tree.h:3130:11: warning: identifier 'thread_local' conflicts with C++ keyword [-Wc++-compat]
 3130 |  unsigned thread_local : 1;
      |           ^~~~~~~~~~~~
../../gcc-4.6.3/gcc/lto-streamer.c: In function 'lto_get_section_name':
../../gcc-4.6.3/gcc/lto-streamer.c:173:5: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
  173 |     sprintf (post, ".%x", f ? f->id : crc32_string(0, get_random_seed (false)));
      |     ^~~~~~~
In file included from /var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libposix/stdio.h:39,
                 from ../../gcc-4.6.3/gcc/system.h:42,
                 from ../../gcc-4.6.3/gcc/lto-streamer.c:24:
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
i686-helenos-cc -c   -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat   -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../libcpp/include  -I../../gcc-4.6.3/gcc/../libdecnumber -I../../gcc-4.6.3/gcc/../libdecnumber/dpd -I../libdecnumber     ../../gcc-4.6.3/gcc/lto-compress.c -o lto-compress.o
In file included from ../../gcc-4.6.3/gcc/lto-compress.c:30:
../../gcc-4.6.3/gcc/tree.h:3130:11: warning: identifier 'thread_local' conflicts with C++ keyword [-Wc++-compat]
 3130 |  unsigned thread_local : 1;
      |           ^~~~~~~~~~~~
i686-helenos-cc -c   -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat   -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../libcpp/include  -I../../gcc-4.6.3/gcc/../libdecnumber -I../../gcc-4.6.3/gcc/../libdecnumber/dpd -I../libdecnumber    ../../gcc-4.6.3/gcc/mcf.c -o mcf.o
In file included from ../../gcc-4.6.3/gcc/function.h:25,
                 from ../../gcc-4.6.3/gcc/basic-block.h:26,
                 from ../../gcc-4.6.3/gcc/mcf.c:50:
../../gcc-4.6.3/gcc/tree.h:3130:11: warning: identifier 'thread_local' conflicts with C++ keyword [-Wc++-compat]
 3130 |  unsigned thread_local : 1;
      |           ^~~~~~~~~~~~
In file included from ../../gcc-4.6.3/gcc/mcf.c:47:
../../gcc-4.6.3/gcc/mcf.c: In function 'dump_fixup_edge':
../../gcc-4.6.3/gcc/system.h:275:40: warning: left shift of negative value [-Wshift-negative-value]
  275 |                              ? ~ (t) 0 << (sizeof(t) * CHAR_BIT - 1) : (t) 0))
      |                                        ^~
../../gcc-4.6.3/gcc/system.h:276:44: note: in expansion of macro 'INTTYPE_MINIMUM'
  276 | #define INTTYPE_MAXIMUM(t) ((t) (~ (t) 0 - INTTYPE_MINIMUM (t)))
      |                                            ^~~~~~~~~~~~~~~
../../gcc-4.6.3/gcc/mcf.c:59:22: note: in expansion of macro 'INTTYPE_MAXIMUM'
   59 | #define CAP_INFINITY INTTYPE_MAXIMUM (HOST_WIDEST_INT)
      |                      ^~~~~~~~~~~~~~~
../../gcc-4.6.3/gcc/mcf.c:215:34: note: in expansion of macro 'CAP_INFINITY'
  215 |       if (fedge->max_capacity == CAP_INFINITY)
      |                                  ^~~~~~~~~~~~
../../gcc-4.6.3/gcc/system.h:275:40: warning: left shift of negative value [-Wshift-negative-value]
  275 |                              ? ~ (t) 0 << (sizeof(t) * CHAR_BIT - 1) : (t) 0))
      |                                        ^~
../../gcc-4.6.3/gcc/system.h:276:44: note: in expansion of macro 'INTTYPE_MINIMUM'
  276 | #define INTTYPE_MAXIMUM(t) ((t) (~ (t) 0 - INTTYPE_MINIMUM (t)))
      |                                            ^~~~~~~~~~~~~~~
../../gcc-4.6.3/gcc/mcf.c:59:22: note: in expansion of macro 'INTTYPE_MAXIMUM'
   59 | #define CAP_INFINITY INTTYPE_MAXIMUM (HOST_WIDEST_INT)
      |                      ^~~~~~~~~~~~~~~
../../gcc-4.6.3/gcc/mcf.c:223:27: note: in expansion of macro 'CAP_INFINITY'
  223 |       if (fedge->rflow == CAP_INFINITY)
      |                           ^~~~~~~~~~~~
../../gcc-4.6.3/gcc/mcf.c: In function 'create_fixup_graph':
../../gcc-4.6.3/gcc/system.h:275:40: warning: left shift of negative value [-Wshift-negative-value]
  275 |                              ? ~ (t) 0 << (sizeof(t) * CHAR_BIT - 1) : (t) 0))
      |                                        ^~
../../gcc-4.6.3/gcc/system.h:276:44: note: in expansion of macro 'INTTYPE_MINIMUM'
  276 | #define INTTYPE_MAXIMUM(t) ((t) (~ (t) 0 - INTTYPE_MINIMUM (t)))
      |                                            ^~~~~~~~~~~~~~~
../../gcc-4.6.3/gcc/mcf.c:59:22: note: in expansion of macro 'INTTYPE_MAXIMUM'
   59 | #define CAP_INFINITY INTTYPE_MAXIMUM (HOST_WIDEST_INT)
      |                      ^~~~~~~~~~~~~~~
../../gcc-4.6.3/gcc/mcf.c:535:28: note: in expansion of macro 'CAP_INFINITY'
  535 |                     fcost, CAP_INFINITY);
      |                            ^~~~~~~~~~~~
../../gcc-4.6.3/gcc/system.h:275:40: warning: left shift of negative value [-Wshift-negative-value]
  275 |                              ? ~ (t) 0 << (sizeof(t) * CHAR_BIT - 1) : (t) 0))
      |                                        ^~
../../gcc-4.6.3/gcc/system.h:276:44: note: in expansion of macro 'INTTYPE_MINIMUM'
  276 | #define INTTYPE_MAXIMUM(t) ((t) (~ (t) 0 - INTTYPE_MINIMUM (t)))
      |                                            ^~~~~~~~~~~~~~~
../../gcc-4.6.3/gcc/mcf.c:59:22: note: in expansion of macro 'INTTYPE_MAXIMUM'
   59 | #define CAP_INFINITY INTTYPE_MAXIMUM (HOST_WIDEST_INT)
      |                      ^~~~~~~~~~~~~~~
../../gcc-4.6.3/gcc/mcf.c:547:23: note: in expansion of macro 'CAP_INFINITY'
  547 |                       CAP_INFINITY);
      |                       ^~~~~~~~~~~~
../../gcc-4.6.3/gcc/mcf.c: In function 'cancel_negative_cycle':
../../gcc-4.6.3/gcc/system.h:275:40: warning: left shift of negative value [-Wshift-negative-value]
  275 |                              ? ~ (t) 0 << (sizeof(t) * CHAR_BIT - 1) : (t) 0))
      |                                        ^~
../../gcc-4.6.3/gcc/system.h:276:44: note: in expansion of macro 'INTTYPE_MINIMUM'
  276 | #define INTTYPE_MAXIMUM(t) ((t) (~ (t) 0 - INTTYPE_MINIMUM (t)))
      |                                            ^~~~~~~~~~~~~~~
../../gcc-4.6.3/gcc/mcf.c:59:22: note: in expansion of macro 'INTTYPE_MAXIMUM'
   59 | #define CAP_INFINITY INTTYPE_MAXIMUM (HOST_WIDEST_INT)
      |                      ^~~~~~~~~~~~~~~
../../gcc-4.6.3/gcc/mcf.c:810:14: note: in expansion of macro 'CAP_INFINITY'
  810 |       d[i] = CAP_INFINITY;
      |              ^~~~~~~~~~~~
../../gcc-4.6.3/gcc/system.h:275:40: warning: left shift of negative value [-Wshift-negative-value]
  275 |                              ? ~ (t) 0 << (sizeof(t) * CHAR_BIT - 1) : (t) 0))
      |                                        ^~
../../gcc-4.6.3/gcc/system.h:276:44: note: in expansion of macro 'INTTYPE_MINIMUM'
  276 | #define INTTYPE_MAXIMUM(t) ((t) (~ (t) 0 - INTTYPE_MINIMUM (t)))
      |                                            ^~~~~~~~~~~~~~~
../../gcc-4.6.3/gcc/mcf.c:59:22: note: in expansion of macro 'INTTYPE_MAXIMUM'
   59 | #define CAP_INFINITY INTTYPE_MAXIMUM (HOST_WIDEST_INT)
      |                      ^~~~~~~~~~~~~~~
../../gcc-4.6.3/gcc/mcf.c:826:34: note: in expansion of macro 'CAP_INFINITY'
  826 |             && d[pfedge->src] != CAP_INFINITY
      |                                  ^~~~~~~~~~~~
../../gcc-4.6.3/gcc/system.h:275:40: warning: left shift of negative value [-Wshift-negative-value]
  275 |                              ? ~ (t) 0 << (sizeof(t) * CHAR_BIT - 1) : (t) 0))
      |                                        ^~
../../gcc-4.6.3/gcc/system.h:276:44: note: in expansion of macro 'INTTYPE_MINIMUM'
  276 | #define INTTYPE_MAXIMUM(t) ((t) (~ (t) 0 - INTTYPE_MINIMUM (t)))
      |                                            ^~~~~~~~~~~~~~~
../../gcc-4.6.3/gcc/mcf.c:59:22: note: in expansion of macro 'INTTYPE_MAXIMUM'
   59 | #define CAP_INFINITY INTTYPE_MAXIMUM (HOST_WIDEST_INT)
      |                      ^~~~~~~~~~~~~~~
../../gcc-4.6.3/gcc/mcf.c:849:32: note: in expansion of macro 'CAP_INFINITY'
  849 |           && d[pfedge->src] != CAP_INFINITY
      |                                ^~~~~~~~~~~~
../../gcc-4.6.3/gcc/system.h:275:40: warning: left shift of negative value [-Wshift-negative-value]
  275 |                              ? ~ (t) 0 << (sizeof(t) * CHAR_BIT - 1) : (t) 0))
      |                                        ^~
../../gcc-4.6.3/gcc/system.h:276:44: note: in expansion of macro 'INTTYPE_MINIMUM'
  276 | #define INTTYPE_MAXIMUM(t) ((t) (~ (t) 0 - INTTYPE_MINIMUM (t)))
      |                                            ^~~~~~~~~~~~~~~
../../gcc-4.6.3/gcc/mcf.c:59:22: note: in expansion of macro 'INTTYPE_MAXIMUM'
   59 | #define CAP_INFINITY INTTYPE_MAXIMUM (HOST_WIDEST_INT)
      |                      ^~~~~~~~~~~~~~~
../../gcc-4.6.3/gcc/mcf.c:890:16: note: in expansion of macro 'CAP_INFINITY'
  890 |   cycle_flow = CAP_INFINITY;
      |                ^~~~~~~~~~~~
../../gcc-4.6.3/gcc/mcf.c: In function 'find_max_flow':
../../gcc-4.6.3/gcc/system.h:275:40: warning: left shift of negative value [-Wshift-negative-value]
  275 |                              ? ~ (t) 0 << (sizeof(t) * CHAR_BIT - 1) : (t) 0))
      |                                        ^~
../../gcc-4.6.3/gcc/system.h:276:44: note: in expansion of macro 'INTTYPE_MINIMUM'
  276 | #define INTTYPE_MAXIMUM(t) ((t) (~ (t) 0 - INTTYPE_MINIMUM (t)))
      |                                            ^~~~~~~~~~~~~~~
../../gcc-4.6.3/gcc/mcf.c:59:22: note: in expansion of macro 'INTTYPE_MAXIMUM'
   59 | #define CAP_INFINITY INTTYPE_MAXIMUM (HOST_WIDEST_INT)
      |                      ^~~~~~~~~~~~~~~
../../gcc-4.6.3/gcc/mcf.c:1060:29: note: in expansion of macro 'CAP_INFINITY'
 1060 |       gcov_type increment = CAP_INFINITY;
      |                             ^~~~~~~~~~~~
i686-helenos-cc -c   -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat   -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../libcpp/include  -I../../gcc-4.6.3/gcc/../libdecnumber -I../../gcc-4.6.3/gcc/../libdecnumber/dpd -I../libdecnumber    ../../gcc-4.6.3/gcc/mode-switching.c -o mode-switching.o
In file included from ../../gcc-4.6.3/gcc/mode-switching.c:31:
../../gcc-4.6.3/gcc/recog.h:287:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
  287 | #if HAVE_DESIGNATED_INITIALIZERS
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.6.3/gcc/function.h:25,
                 from ../../gcc-4.6.3/gcc/basic-block.h:26,
                 from ../../gcc-4.6.3/gcc/mode-switching.c:32:
../../gcc-4.6.3/gcc/tree.h:3130:11: warning: identifier 'thread_local' conflicts with C++ keyword [-Wc++-compat]
 3130 |  unsigned thread_local : 1;
      |           ^~~~~~~~~~~~
i686-helenos-cc -c   -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat   -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../libcpp/include  -I../../gcc-4.6.3/gcc/../libdecnumber -I../../gcc-4.6.3/gcc/../libdecnumber/dpd -I../libdecnumber    ../../gcc-4.6.3/gcc/modulo-sched.c -o modulo-sched.o
In file included from ../../gcc-4.6.3/gcc/function.h:25,
                 from ../../gcc-4.6.3/gcc/modulo-sched.c:32:
../../gcc-4.6.3/gcc/tree.h:3130:11: warning: identifier 'thread_local' conflicts with C++ keyword [-Wc++-compat]
 3130 |  unsigned thread_local : 1;
      |           ^~~~~~~~~~~~
In file included from ../../gcc-4.6.3/gcc/modulo-sched.c:37:
../../gcc-4.6.3/gcc/recog.h:287:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
  287 | #if HAVE_DESIGNATED_INITIALIZERS
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.6.3/gcc/modulo-sched.c: In function 'sms_print_insn':
../../gcc-4.6.3/gcc/modulo-sched.c:242:3: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
  242 |   sprintf (tmp, "i%4d", INSN_UID (insn));
      |   ^~~~~~~
In file included from /var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libposix/stdio.h:39,
                 from ../../gcc-4.6.3/gcc/system.h:42,
                 from ../../gcc-4.6.3/gcc/modulo-sched.c:24:
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
i686-helenos-cc -c   -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat   -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../libcpp/include  -I../../gcc-4.6.3/gcc/../libdecnumber -I../../gcc-4.6.3/gcc/../libdecnumber/dpd -I../libdecnumber    ../../gcc-4.6.3/gcc/omega.c -o omega.o
In file included from ../../gcc-4.6.3/gcc/omega.c:37:
../../gcc-4.6.3/gcc/tree.h:3130:11: warning: identifier 'thread_local' conflicts with C++ keyword [-Wc++-compat]
 3130 |  unsigned thread_local : 1;
      |           ^~~~~~~~~~~~
../../gcc-4.6.3/gcc/omega.c: In function 'omega_initialize':
../../gcc-4.6.3/gcc/omega.c:5518:3: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
 5518 |   sprintf (wild_name[0], "1");
      |   ^~~~~~~
In file included from /var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libposix/stdio.h:39,
                 from ../../gcc-4.6.3/gcc/system.h:42,
                 from ../../gcc-4.6.3/gcc/omega.c:35:
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
../../gcc-4.6.3/gcc/omega.c:5519:3: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
 5519 |   sprintf (wild_name[1], "a");
      |   ^~~~~~~
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
../../gcc-4.6.3/gcc/omega.c:5520:3: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
 5520 |   sprintf (wild_name[2], "b");
      |   ^~~~~~~
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
../../gcc-4.6.3/gcc/omega.c:5521:3: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
 5521 |   sprintf (wild_name[3], "c");
      |   ^~~~~~~
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
../../gcc-4.6.3/gcc/omega.c:5522:3: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
 5522 |   sprintf (wild_name[4], "d");
      |   ^~~~~~~
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
../../gcc-4.6.3/gcc/omega.c:5523:3: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
 5523 |   sprintf (wild_name[5], "e");
      |   ^~~~~~~
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
../../gcc-4.6.3/gcc/omega.c:5524:3: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
 5524 |   sprintf (wild_name[6], "f");
      |   ^~~~~~~
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
../../gcc-4.6.3/gcc/omega.c:5525:3: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
 5525 |   sprintf (wild_name[7], "g");
      |   ^~~~~~~
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
../../gcc-4.6.3/gcc/omega.c:5526:3: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
 5526 |   sprintf (wild_name[8], "h");
      |   ^~~~~~~
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
../../gcc-4.6.3/gcc/omega.c:5527:3: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
 5527 |   sprintf (wild_name[9], "i");
      |   ^~~~~~~
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
../../gcc-4.6.3/gcc/omega.c:5528:3: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
 5528 |   sprintf (wild_name[10], "j");
      |   ^~~~~~~
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
../../gcc-4.6.3/gcc/omega.c:5529:3: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
 5529 |   sprintf (wild_name[11], "k");
      |   ^~~~~~~
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
../../gcc-4.6.3/gcc/omega.c:5530:3: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
 5530 |   sprintf (wild_name[12], "l");
      |   ^~~~~~~
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
../../gcc-4.6.3/gcc/omega.c:5531:3: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
 5531 |   sprintf (wild_name[13], "m");
      |   ^~~~~~~
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
../../gcc-4.6.3/gcc/omega.c:5532:3: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
 5532 |   sprintf (wild_name[14], "n");
      |   ^~~~~~~
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
../../gcc-4.6.3/gcc/omega.c:5533:3: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
 5533 |   sprintf (wild_name[15], "o");
      |   ^~~~~~~
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
../../gcc-4.6.3/gcc/omega.c:5534:3: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
 5534 |   sprintf (wild_name[16], "p");
      |   ^~~~~~~
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
../../gcc-4.6.3/gcc/omega.c:5535:3: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
 5535 |   sprintf (wild_name[17], "q");
      |   ^~~~~~~
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
../../gcc-4.6.3/gcc/omega.c:5536:3: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
 5536 |   sprintf (wild_name[18], "r");
      |   ^~~~~~~
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
../../gcc-4.6.3/gcc/omega.c:5537:3: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
 5537 |   sprintf (wild_name[19], "s");
      |   ^~~~~~~
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
../../gcc-4.6.3/gcc/omega.c:5538:3: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
 5538 |   sprintf (wild_name[20], "t");
      |   ^~~~~~~
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
../../gcc-4.6.3/gcc/omega.c:5539:3: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
 5539 |   sprintf (wild_name[40 - 1], "alpha");
      |   ^~~~~~~
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
../../gcc-4.6.3/gcc/omega.c:5540:3: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
 5540 |   sprintf (wild_name[40 - 2], "beta");
      |   ^~~~~~~
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
../../gcc-4.6.3/gcc/omega.c:5541:3: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
 5541 |   sprintf (wild_name[40 - 3], "gamma");
      |   ^~~~~~~
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
../../gcc-4.6.3/gcc/omega.c:5542:3: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
 5542 |   sprintf (wild_name[40 - 4], "delta");
      |   ^~~~~~~
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
../../gcc-4.6.3/gcc/omega.c:5543:3: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
 5543 |   sprintf (wild_name[40 - 5], "tau");
      |   ^~~~~~~
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
../../gcc-4.6.3/gcc/omega.c:5544:3: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
 5544 |   sprintf (wild_name[40 - 6], "sigma");
      |   ^~~~~~~
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
../../gcc-4.6.3/gcc/omega.c:5545:3: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
 5545 |   sprintf (wild_name[40 - 7], "chi");
      |   ^~~~~~~
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
../../gcc-4.6.3/gcc/omega.c:5546:3: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
 5546 |   sprintf (wild_name[40 - 8], "omega");
      |   ^~~~~~~
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
../../gcc-4.6.3/gcc/omega.c:5547:3: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
 5547 |   sprintf (wild_name[40 - 9], "pi");
      |   ^~~~~~~
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
../../gcc-4.6.3/gcc/omega.c:5548:3: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
 5548 |   sprintf (wild_name[40 - 10], "ni");
      |   ^~~~~~~
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
../../gcc-4.6.3/gcc/omega.c:5549:3: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
 5549 |   sprintf (wild_name[40 - 11], "Alpha");
      |   ^~~~~~~
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
../../gcc-4.6.3/gcc/omega.c:5550:3: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
 5550 |   sprintf (wild_name[40 - 12], "Beta");
      |   ^~~~~~~
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
../../gcc-4.6.3/gcc/omega.c:5551:3: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
 5551 |   sprintf (wild_name[40 - 13], "Gamma");
      |   ^~~~~~~
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
../../gcc-4.6.3/gcc/omega.c:5552:3: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
 5552 |   sprintf (wild_name[40 - 14], "Delta");
      |   ^~~~~~~
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
../../gcc-4.6.3/gcc/omega.c:5553:3: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
 5553 |   sprintf (wild_name[40 - 15], "Tau");
      |   ^~~~~~~
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
../../gcc-4.6.3/gcc/omega.c:5554:3: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
 5554 |   sprintf (wild_name[40 - 16], "Sigma");
      |   ^~~~~~~
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
../../gcc-4.6.3/gcc/omega.c:5555:3: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
 5555 |   sprintf (wild_name[40 - 17], "Chi");
      |   ^~~~~~~
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
../../gcc-4.6.3/gcc/omega.c:5556:3: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
 5556 |   sprintf (wild_name[40 - 18], "Omega");
      |   ^~~~~~~
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
../../gcc-4.6.3/gcc/omega.c:5557:3: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
 5557 |   sprintf (wild_name[40 - 19], "xxx");
      |   ^~~~~~~
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
i686-helenos-cc -c   -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat   -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../libcpp/include  -I../../gcc-4.6.3/gcc/../libdecnumber -I../../gcc-4.6.3/gcc/../libdecnumber/dpd -I../libdecnumber    ../../gcc-4.6.3/gcc/omp-low.c -o omp-low.o
In file included from ../../gcc-4.6.3/gcc/omp-low.c:29:
../../gcc-4.6.3/gcc/tree.h:3130:11: warning: identifier 'thread_local' conflicts with C++ keyword [-Wc++-compat]
 3130 |  unsigned thread_local : 1;
      |           ^~~~~~~~~~~~
../../gcc-4.6.3/gcc/omp-low.c: In function 'scan_sharing_clauses':
../../gcc-4.6.3/gcc/omp-low.c:1517:6: warning: suggest explicit braces to avoid ambiguous 'else' [-Wdangling-else]
 1517 |   if (scan_array_reductions)
      |      ^
i686-helenos-cc -c   -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat   -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../libcpp/include  -I../../gcc-4.6.3/gcc/../libdecnumber -I../../gcc-4.6.3/gcc/../libdecnumber/dpd -I../libdecnumber    ../../gcc-4.6.3/gcc/optabs.c -o optabs.o
In file included from ../../gcc-4.6.3/gcc/optabs.c:33:
../../gcc-4.6.3/gcc/tree.h:3130:11: warning: identifier 'thread_local' conflicts with C++ keyword [-Wc++-compat]
 3130 |  unsigned thread_local : 1;
      |           ^~~~~~~~~~~~
In file included from ../../gcc-4.6.3/gcc/optabs.c:41:
../../gcc-4.6.3/gcc/recog.h:287:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
  287 | #if HAVE_DESIGNATED_INITIALIZERS
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
gawk -f ../../gcc-4.6.3/gcc/opt-functions.awk -f ../../gcc-4.6.3/gcc/optc-gen.awk \
       -v header_name="config.h system.h coretypes.h tm.h" < optionlist > options.c
i686-helenos-cc -c   -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat   -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../libcpp/include  -I../../gcc-4.6.3/gcc/../libdecnumber -I../../gcc-4.6.3/gcc/../libdecnumber/dpd -I../libdecnumber    options.c -o options.o
i686-helenos-cc -c   -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat   -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../libcpp/include  -I../../gcc-4.6.3/gcc/../libdecnumber -I../../gcc-4.6.3/gcc/../libdecnumber/dpd -I../libdecnumber    ../../gcc-4.6.3/gcc/opts-common.c -o opts-common.o
i686-helenos-cc -c   -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat   -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../libcpp/include  -I../../gcc-4.6.3/gcc/../libdecnumber -I../../gcc-4.6.3/gcc/../libdecnumber/dpd -I../libdecnumber    ../../gcc-4.6.3/gcc/opts-global.c -o opts-global.o
In file included from ../../gcc-4.6.3/gcc/opts-global.c:29:
../../gcc-4.6.3/gcc/tree.h:3130:11: warning: identifier 'thread_local' conflicts with C++ keyword [-Wc++-compat]
 3130 |  unsigned thread_local : 1;
      |           ^~~~~~~~~~~~
i686-helenos-cc -c   -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat   -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../libcpp/include  -I../../gcc-4.6.3/gcc/../libdecnumber -I../../gcc-4.6.3/gcc/../libdecnumber/dpd -I../libdecnumber    ../../gcc-4.6.3/gcc/opts.c -o opts.o
../../gcc-4.6.3/gcc/opts.c: In function 'print_filtered_help':
../../gcc-4.6.3/gcc/opts.c:1016:21: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
 1016 |                     sprintf (new_help + strlen (new_help),
      |                     ^~~~~~~
In file included from /var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libposix/stdio.h:39,
                 from ../../gcc-4.6.3/gcc/system.h:42,
                 from ../../gcc-4.6.3/gcc/opts.c:23:
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
../../gcc-4.6.3/gcc/opts.c: In function 'common_handle_option':
../../gcc-4.6.3/gcc/opts.c:1523:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
 1523 |       value = true;
../../gcc-4.6.3/gcc/opts.c:1525:5: note: here
 1525 |     case OPT_fprofile_use:
      |     ^~~~
../../gcc-4.6.3/gcc/opts.c:1555:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
 1555 |       value = true;
../../gcc-4.6.3/gcc/opts.c:1557:5: note: here
 1557 |     case OPT_fprofile_generate:
      |     ^~~~
i686-helenos-cc -c   -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat   -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../libcpp/include  -I../../gcc-4.6.3/gcc/../libdecnumber -I../../gcc-4.6.3/gcc/../libdecnumber/dpd -I../libdecnumber    ../../gcc-4.6.3/gcc/params.c -o params.o
i686-helenos-cc -c   -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat   -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../libcpp/include  -I../../gcc-4.6.3/gcc/../libdecnumber -I../../gcc-4.6.3/gcc/../libdecnumber/dpd -I../libdecnumber    ../../gcc-4.6.3/gcc/passes.c -o passes.o
In file included from ../../gcc-4.6.3/gcc/passes.c:33:
../../gcc-4.6.3/gcc/tree.h:3130:11: warning: identifier 'thread_local' conflicts with C++ keyword [-Wc++-compat]
 3130 |  unsigned thread_local : 1;
      |           ^~~~~~~~~~~~
In file included from ../../gcc-4.6.3/gcc/passes.c:41:
../../gcc-4.6.3/gcc/recog.h:287:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
  287 | #if HAVE_DESIGNATED_INITIALIZERS
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.6.3/gcc/passes.c: In function 'register_one_dump_file':
../../gcc-4.6.3/gcc/passes.c:384:5: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
  384 |     sprintf (num, "%d", ((int) pass->static_pass_number < 0
      |     ^~~~~~~
In file included from /var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libposix/stdio.h:39,
                 from ../../gcc-4.6.3/gcc/system.h:42,
                 from ../../gcc-4.6.3/gcc/passes.c:28:
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
../../gcc-4.6.3/gcc/passes.c:384:22: warning: 'sprintf' may write a terminating nul past the end of the destination [-Wformat-overflow=]
  384 |     sprintf (num, "%d", ((int) pass->static_pass_number < 0
      |                      ^
../../gcc-4.6.3/gcc/passes.c:384:5: note: 'sprintf' output between 2 and 11 bytes into a destination of size 10
  384 |     sprintf (num, "%d", ((int) pass->static_pass_number < 0
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  385 |                          ? 1 : pass->static_pass_number));
      |                          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
i686-helenos-cc -c   -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat   -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../libcpp/include  -I../../gcc-4.6.3/gcc/../libdecnumber -I../../gcc-4.6.3/gcc/../libdecnumber/dpd -I../libdecnumber    ../../gcc-4.6.3/gcc/plugin.c -o plugin.o
In file included from ../../gcc-4.6.3/gcc/plugin.c:27:
../../gcc-4.6.3/gcc/tree.h:3130:11: warning: identifier 'thread_local' conflicts with C++ keyword [-Wc++-compat]
 3130 |  unsigned thread_local : 1;
      |           ^~~~~~~~~~~~
i686-helenos-cc -c   -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat   -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../libcpp/include  -I../../gcc-4.6.3/gcc/../libdecnumber -I../../gcc-4.6.3/gcc/../libdecnumber/dpd -I../libdecnumber    ../../gcc-4.6.3/gcc/pointer-set.c -o pointer-set.o
i686-helenos-cc -c   -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat   -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../libcpp/include  -I../../gcc-4.6.3/gcc/../libdecnumber -I../../gcc-4.6.3/gcc/../libdecnumber/dpd -I../libdecnumber    ../../gcc-4.6.3/gcc/postreload-gcse.c -o postreload-gcse.o
In file included from ../../gcc-4.6.3/gcc/postreload-gcse.c:28:
../../gcc-4.6.3/gcc/tree.h:3130:11: warning: identifier 'thread_local' conflicts with C++ keyword [-Wc++-compat]
 3130 |  unsigned thread_local : 1;
      |           ^~~~~~~~~~~~
In file included from ../../gcc-4.6.3/gcc/postreload-gcse.c:34:
../../gcc-4.6.3/gcc/recog.h:287:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
  287 | #if HAVE_DESIGNATED_INITIALIZERS
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
i686-helenos-cc -c   -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat   -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../libcpp/include  -I../../gcc-4.6.3/gcc/../libdecnumber -I../../gcc-4.6.3/gcc/../libdecnumber/dpd -I../libdecnumber    ../../gcc-4.6.3/gcc/postreload.c -o postreload.o
In file included from ../../gcc-4.6.3/gcc/function.h:25,
                 from ../../gcc-4.6.3/gcc/postreload.c:34:
../../gcc-4.6.3/gcc/tree.h:3130:11: warning: identifier 'thread_local' conflicts with C++ keyword [-Wc++-compat]
 3130 |  unsigned thread_local : 1;
      |           ^~~~~~~~~~~~
In file included from ../../gcc-4.6.3/gcc/postreload.c:40:
../../gcc-4.6.3/gcc/recog.h:287:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
  287 | #if HAVE_DESIGNATED_INITIALIZERS
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.6.3/gcc/postreload.c:29:
../../gcc-4.6.3/gcc/postreload.c: In function 'reload_cse_simplify_operands':
../../gcc-4.6.3/gcc/rtl.h:2581:58: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
 2581 |         _fatal_insn_not_found (insn, __FILE__, __LINE__, __FUNCTION__)
      |                                                          ^~~~~~~~~~~~
../../gcc-4.6.3/gcc/postreload.c:403:5: note: in expansion of macro 'fatal_insn_not_found'
  403 |     fatal_insn_not_found (insn);
      |     ^~~~~~~~~~~~~~~~~~~~
../../gcc-4.6.3/gcc/postreload.c: In function 'reload_cse_simplify_operands.isra':
../../gcc-4.6.3/gcc/postreload.c:639:5: warning: '*alternative_order' may be used uninitialized [-Wmaybe-uninitialized]
  639 |   j = alternative_order[0];
      |   ~~^~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.6.3/gcc/postreload.c:639:5: warning: '*alternative_order' may be used uninitialized [-Wmaybe-uninitialized]
i686-helenos-cc -c   -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat   -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../libcpp/include  -I../../gcc-4.6.3/gcc/../libdecnumber -I../../gcc-4.6.3/gcc/../libdecnumber/dpd -I../libdecnumber    ../../gcc-4.6.3/gcc/predict.c -o predict.o
In file included from ../../gcc-4.6.3/gcc/predict.c:35:
../../gcc-4.6.3/gcc/tree.h:3130:11: warning: identifier 'thread_local' conflicts with C++ keyword [-Wc++-compat]
 3130 |  unsigned thread_local : 1;
      |           ^~~~~~~~~~~~
In file included from ../../gcc-4.6.3/gcc/predict.c:47:
../../gcc-4.6.3/gcc/recog.h:287:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
  287 | #if HAVE_DESIGNATED_INITIALIZERS
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
i686-helenos-cc -c   -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat   -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../libcpp/include  -I../../gcc-4.6.3/gcc/../libdecnumber -I../../gcc-4.6.3/gcc/../libdecnumber/dpd -I../libdecnumber    ../../gcc-4.6.3/gcc/pretty-print.c -o pretty-print.o
../../gcc-4.6.3/gcc/pretty-print.c: In function 'pp_base_format':
../../gcc-4.6.3/gcc/pretty-print.c:429:13: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
  429 |             pp_wide_integer (pp, va_arg (*text->args_ptr, HOST_WIDE_INT));
      |             ^~~~~~~~~~~~~~~
In file included from /var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libposix/stdio.h:39,
                 from ../../gcc-4.6.3/gcc/system.h:42,
                 from ../../gcc-4.6.3/gcc/pretty-print.c:23:
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
../../gcc-4.6.3/gcc/pretty-print.c:431:13: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
  431 |             pp_integer_with_precision
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
../../gcc-4.6.3/gcc/pretty-print.c:431:13: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
  431 |             pp_integer_with_precision
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
../../gcc-4.6.3/gcc/pretty-print.c:431:13: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
  431 |             pp_integer_with_precision
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
../../gcc-4.6.3/gcc/pretty-print.c:437:13: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
  437 |             pp_scalar (pp, "%" HOST_WIDE_INT_PRINT "o",
      |             ^~~~~~~~~
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
../../gcc-4.6.3/gcc/pretty-print.c:440:13: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
  440 |             pp_integer_with_precision
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
../../gcc-4.6.3/gcc/pretty-print.c:440:13: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
  440 |             pp_integer_with_precision
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
../../gcc-4.6.3/gcc/pretty-print.c:440:13: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
  440 |             pp_integer_with_precision
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
../../gcc-4.6.3/gcc/pretty-print.c:449:11: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
  449 |           pp_pointer (pp, va_arg (*text->args_ptr, void *));
      |           ^~~~~~~~~~
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
../../gcc-4.6.3/gcc/pretty-print.c:454:13: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
  454 |             pp_scalar (pp, HOST_WIDE_INT_PRINT_UNSIGNED,
      |             ^~~~~~~~~
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
../../gcc-4.6.3/gcc/pretty-print.c:457:13: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
  457 |             pp_integer_with_precision
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
../../gcc-4.6.3/gcc/pretty-print.c:457:13: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
  457 |             pp_integer_with_precision
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
../../gcc-4.6.3/gcc/pretty-print.c:457:13: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
  457 |             pp_integer_with_precision
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
../../gcc-4.6.3/gcc/pretty-print.c:463:13: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
  463 |             pp_scalar (pp, HOST_WIDE_INT_PRINT_HEX,
      |             ^~~~~~~~~
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
../../gcc-4.6.3/gcc/pretty-print.c:466:13: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
  466 |             pp_integer_with_precision
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
../../gcc-4.6.3/gcc/pretty-print.c:466:13: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
  466 |             pp_integer_with_precision
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
../../gcc-4.6.3/gcc/pretty-print.c:466:13: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
  466 |             pp_integer_with_precision
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
../../gcc-4.6.3/gcc/pretty-print.c: In function 'decode_utf8_char':
../../gcc-4.6.3/gcc/system.h:631:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
  631 | #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
      |                                                  ^~~~~~~~~~~~
../../gcc-4.6.3/gcc/pretty-print.c:811:5: note: in expansion of macro 'abort'
  811 |     abort ();
      |     ^~~~~
../../gcc-4.6.3/gcc/pretty-print.c: In function 'identifier_to_locale':
../../gcc-4.6.3/gcc/pretty-print.c:909:15: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
  909 |               sprintf (p, "\\%03o", uid[i]);
      |               ^~~~~~~
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
../../gcc-4.6.3/gcc/pretty-print.c:1013:13: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
 1013 |             sprintf (p, "\\U%08x", c);
      |             ^~~~~~~
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
i686-helenos-cc -c   -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat   -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../libcpp/include  -I../../gcc-4.6.3/gcc/../libdecnumber -I../../gcc-4.6.3/gcc/../libdecnumber/dpd -I../libdecnumber    ../../gcc-4.6.3/gcc/print-rtl.c -o print-rtl.o
In file included from ../../gcc-4.6.3/gcc/print-rtl.c:38:
../../gcc-4.6.3/gcc/tree.h:3130:11: warning: identifier 'thread_local' conflicts with C++ keyword [-Wc++-compat]
 3130 |  unsigned thread_local : 1;
      |           ^~~~~~~~~~~~
i686-helenos-cc -c   -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat   -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../libcpp/include  -I../../gcc-4.6.3/gcc/../libdecnumber -I../../gcc-4.6.3/gcc/../libdecnumber/dpd -I../libdecnumber    ../../gcc-4.6.3/gcc/print-tree.c -o print-tree.o
In file included from ../../gcc-4.6.3/gcc/print-tree.c:27:
../../gcc-4.6.3/gcc/tree.h:3130:11: warning: identifier 'thread_local' conflicts with C++ keyword [-Wc++-compat]
 3130 |  unsigned thread_local : 1;
      |           ^~~~~~~~~~~~
../../gcc-4.6.3/gcc/print-tree.c: In function 'print_node':
../../gcc-4.6.3/gcc/print-tree.c:742:15: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
  742 |               sprintf (temp, "arg %d", i);
      |               ^~~~~~~
In file included from /var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libposix/stdio.h:39,
                 from ../../gcc-4.6.3/gcc/system.h:42,
                 from ../../gcc-4.6.3/gcc/print-tree.c:24:
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
../../gcc-4.6.3/gcc/print-tree.c:755:15: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
  755 |               sprintf (temp, "arg %d", i);
      |               ^~~~~~~
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
../../gcc-4.6.3/gcc/print-tree.c:829:17: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
  829 |                 sprintf (buf, "elt%d: ", i);
      |                 ^~~~~~~
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
../../gcc-4.6.3/gcc/print-tree.c:878:17: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
  878 |                 sprintf (temp, "elt %d", i);
      |                 ^~~~~~~
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
../../gcc-4.6.3/gcc/print-tree.c: In function 'print_vec_tree':
../../gcc-4.6.3/gcc/print-tree.c:1017:7: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
 1017 |       sprintf (temp, "elt %d", ix);
      |       ^~~~~~~
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
../../gcc-4.6.3/gcc/print-tree.c: In function 'print_node':
../../gcc-4.6.3/gcc/print-tree.c:755:35: warning: '%d' directive writing between 1 and 10 bytes into a region of size 6 [-Wformat-overflow=]
  755 |               sprintf (temp, "arg %d", i);
      |                                   ^~
../../gcc-4.6.3/gcc/print-tree.c:755:30: note: directive argument in the range [0, 2147483646]
  755 |               sprintf (temp, "arg %d", i);
      |                              ^~~~~~~~
../../gcc-4.6.3/gcc/print-tree.c:755:15: note: 'sprintf' output between 6 and 15 bytes into a destination of size 10
  755 |               sprintf (temp, "arg %d", i);
      |               ^~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.6.3/gcc/print-tree.c:742:35: warning: '%d' directive writing between 1 and 10 bytes into a region of size 6 [-Wformat-overflow=]
  742 |               sprintf (temp, "arg %d", i);
      |                                   ^~
../../gcc-4.6.3/gcc/print-tree.c:742:30: note: directive argument in the range [0, 2147483643]
  742 |               sprintf (temp, "arg %d", i);
      |                              ^~~~~~~~
../../gcc-4.6.3/gcc/print-tree.c:742:15: note: 'sprintf' output between 6 and 15 bytes into a destination of size 10
  742 |               sprintf (temp, "arg %d", i);
      |               ^~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.6.3/gcc/print-tree.c:829:35: warning: '%d' directive writing between 1 and 10 bytes into a region of size 7 [-Wformat-overflow=]
  829 |                 sprintf (buf, "elt%d: ", i);
      |                                   ^~
../../gcc-4.6.3/gcc/print-tree.c:829:31: note: directive argument in the range [0, 2147483647]
  829 |                 sprintf (buf, "elt%d: ", i);
      |                               ^~~~~~~~~
../../gcc-4.6.3/gcc/print-tree.c:829:17: note: 'sprintf' output between 7 and 16 bytes into a destination of size 10
  829 |                 sprintf (buf, "elt%d: ", i);
      |                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.6.3/gcc/print-tree.c:878:37: warning: '%d' directive writing between 1 and 10 bytes into a region of size 6 [-Wformat-overflow=]
  878 |                 sprintf (temp, "elt %d", i);
      |                                     ^~
../../gcc-4.6.3/gcc/print-tree.c:878:32: note: directive argument in the range [0, 2147483646]
  878 |                 sprintf (temp, "elt %d", i);
      |                                ^~~~~~~~
../../gcc-4.6.3/gcc/print-tree.c:878:17: note: 'sprintf' output between 6 and 15 bytes into a destination of size 10
  878 |                 sprintf (temp, "elt %d", i);
      |                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~
i686-helenos-cc -c   -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat   -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../libcpp/include  -I../../gcc-4.6.3/gcc/../libdecnumber -I../../gcc-4.6.3/gcc/../libdecnumber/dpd -I../libdecnumber    ../../gcc-4.6.3/gcc/profile.c -o profile.o
In file included from ../../gcc-4.6.3/gcc/function.h:25,
                 from ../../gcc-4.6.3/gcc/expr.h:26,
                 from ../../gcc-4.6.3/gcc/profile.c:60:
../../gcc-4.6.3/gcc/tree.h:3130:11: warning: identifier 'thread_local' conflicts with C++ keyword [-Wc++-compat]
 3130 |  unsigned thread_local : 1;
      |           ^~~~~~~~~~~~
i686-helenos-cc -c   -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat   -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../libcpp/include  -I../../gcc-4.6.3/gcc/../libdecnumber -I../../gcc-4.6.3/gcc/../libdecnumber/dpd -I../libdecnumber    ../../gcc-4.6.3/gcc/real.c -o real.o
In file included from ../../gcc-4.6.3/gcc/real.c:28:
../../gcc-4.6.3/gcc/tree.h:3130:11: warning: identifier 'thread_local' conflicts with C++ keyword [-Wc++-compat]
 3130 |  unsigned thread_local : 1;
      |           ^~~~~~~~~~~~
../../gcc-4.6.3/gcc/real.c: In function 'real_to_decimal_for_mode':
../../gcc-4.6.3/gcc/real.c:1541:7: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
 1541 |       sprintf (str, "%c%cNaN", (r_orig->sign ? '-' : '+'),
      |       ^~~~~~~
In file included from /var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libposix/stdio.h:39,
                 from ../../gcc-4.6.3/gcc/system.h:42,
                 from ../../gcc-4.6.3/gcc/real.c:25:
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
../../gcc-4.6.3/gcc/real.c:1799:3: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
 1799 |   sprintf (last, "e%+d", dec_exp);
      |   ^~~~~~~
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
../../gcc-4.6.3/gcc/real.c: In function 'real_to_hexadecimal':
../../gcc-4.6.3/gcc/real.c:1848:7: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
 1848 |       sprintf (str, "%c%cNaN", (r->sign ? '-' : '+'),
      |       ^~~~~~~
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
../../gcc-4.6.3/gcc/real.c:1867:3: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
 1867 |   sprintf (exp_buf, "p%+d", exp);
      |   ^~~~~~~
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
../../gcc-4.6.3/gcc/real.c:1895:3: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
 1895 |   sprintf (p, "p%+d", exp);
      |   ^~~~~~~
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
../../gcc-4.6.3/gcc/real.c: In function 'get_max_float':
../../gcc-4.6.3/gcc/real.c:5030:3: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
 5030 |   sprintf (p, "p%d", fmt->emax);
      |   ^~~~~~~
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
../../gcc-4.6.3/gcc/real.c: In function 'round_for_format':
../../gcc-4.6.3/gcc/real.c:2593:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
 2593 |       get_zero (r, r->sign);
      |       ^~~~~~~~~~~~~~~~~~~~~
../../gcc-4.6.3/gcc/real.c:2594:5: note: here
 2594 |     case rvc_zero:
      |     ^~~~
i686-helenos-cc -c   -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat   -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../libcpp/include  -I../../gcc-4.6.3/gcc/../libdecnumber -I../../gcc-4.6.3/gcc/../libdecnumber/dpd -I../libdecnumber    ../../gcc-4.6.3/gcc/realmpfr.c -o realmpfr.o
In file included from ../../gcc-4.6.3/gcc/realmpfr.c:24:
../../gcc-4.6.3/gcc/tree.h:3130:11: warning: identifier 'thread_local' conflicts with C++ keyword [-Wc++-compat]
 3130 |  unsigned thread_local : 1;
      |           ^~~~~~~~~~~~
../../gcc-4.6.3/gcc/realmpfr.c: In function 'real_from_mpfr':
../../gcc-4.6.3/gcc/realmpfr.c:93:5: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
   93 |     sprintf (buf, "-0x.%sp%d", &rstr[1], (int) exp);
      |     ^~~~~~~
In file included from /var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libposix/stdio.h:39,
                 from ../../gcc-4.6.3/gcc/system.h:42,
                 from ../../gcc-4.6.3/gcc/realmpfr.c:21:
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
../../gcc-4.6.3/gcc/realmpfr.c:95:5: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
   95 |     sprintf (buf, "0x.%sp%d", rstr, (int) exp);
      |     ^~~~~~~
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
i686-helenos-cc -c   -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat   -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../libcpp/include  -I../../gcc-4.6.3/gcc/../libdecnumber -I../../gcc-4.6.3/gcc/../libdecnumber/dpd -I../libdecnumber    ../../gcc-4.6.3/gcc/recog.c -o recog.o
In file included from ../../gcc-4.6.3/gcc/recog.c:32:
../../gcc-4.6.3/gcc/recog.h:287:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
  287 | #if HAVE_DESIGNATED_INITIALIZERS
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.6.3/gcc/function.h:25,
                 from ../../gcc-4.6.3/gcc/expr.h:26,
                 from ../../gcc-4.6.3/gcc/recog.c:35:
../../gcc-4.6.3/gcc/tree.h:3130:11: warning: identifier 'thread_local' conflicts with C++ keyword [-Wc++-compat]
 3130 |  unsigned thread_local : 1;
      |           ^~~~~~~~~~~~
In file included from ../../gcc-4.6.3/gcc/rtl-error.h:20,
                 from ../../gcc-4.6.3/gcc/recog.c:27:
../../gcc-4.6.3/gcc/recog.c: In function 'extract_constrain_insn_cached':
../../gcc-4.6.3/gcc/rtl.h:2581:58: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
 2581 |         _fatal_insn_not_found (insn, __FILE__, __LINE__, __FUNCTION__)
      |                                                          ^~~~~~~~~~~~
../../gcc-4.6.3/gcc/recog.c:2024:5: note: in expansion of macro 'fatal_insn_not_found'
 2024 |     fatal_insn_not_found (insn);
      |     ^~~~~~~~~~~~~~~~~~~~
../../gcc-4.6.3/gcc/recog.c: In function 'extract_insn':
../../gcc-4.6.3/gcc/rtl.h:2581:58: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
 2581 |         _fatal_insn_not_found (insn, __FILE__, __LINE__, __FUNCTION__)
      |                                                          ^~~~~~~~~~~~
../../gcc-4.6.3/gcc/recog.c:2100:7: note: in expansion of macro 'fatal_insn_not_found'
 2100 |       fatal_insn_not_found (insn);
      |       ^~~~~~~~~~~~~~~~~~~~
../../gcc-4.6.3/gcc/rtl.h:2581:58: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
 2581 |         _fatal_insn_not_found (insn, __FILE__, __LINE__, __FUNCTION__)
      |                                                          ^~~~~~~~~~~~
../../gcc-4.6.3/gcc/recog.c:2109:9: note: in expansion of macro 'fatal_insn_not_found'
 2109 |         fatal_insn_not_found (insn);
      |         ^~~~~~~~~~~~~~~~~~~~
../../gcc-4.6.3/gcc/recog.c: In function 'constrain_operands':
../../gcc-4.6.3/gcc/recog.c:2575:21: warning: this statement may fall through [-Wimplicit-fallthrough=]
 2575 |                     || (GET_CODE (op) == CONST_DOUBLE
../../gcc-4.6.3/gcc/recog.c:2578:15: note: here
 2578 |               case 'i':
      |               ^~~~
i686-helenos-cc -c   -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat   -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../libcpp/include  -I../../gcc-4.6.3/gcc/../libdecnumber -I../../gcc-4.6.3/gcc/../libdecnumber/dpd -I../libdecnumber    ../../gcc-4.6.3/gcc/reg-stack.c -o reg-stack.o
In file included from ../../gcc-4.6.3/gcc/reg-stack.c:158:
../../gcc-4.6.3/gcc/tree.h:3130:11: warning: identifier 'thread_local' conflicts with C++ keyword [-Wc++-compat]
 3130 |  unsigned thread_local : 1;
      |           ^~~~~~~~~~~~
In file included from ../../gcc-4.6.3/gcc/reg-stack.c:166:
../../gcc-4.6.3/gcc/recog.h:287:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
  287 | #if HAVE_DESIGNATED_INITIALIZERS
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.6.3/gcc/reg-stack.c: In function 'get_true_reg':
../../gcc-4.6.3/gcc/reg-stack.c:417:9: warning: this statement may fall through [-Wimplicit-fallthrough=]
  417 |         {
      |         ^
../../gcc-4.6.3/gcc/reg-stack.c:430:7: note: here
  430 |       case FLOAT:
      |       ^~~~
i686-helenos-cc -c   -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat   -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../libcpp/include  -I../../gcc-4.6.3/gcc/../libdecnumber -I../../gcc-4.6.3/gcc/../libdecnumber/dpd -I../libdecnumber    ../../gcc-4.6.3/gcc/regcprop.c -o regcprop.o
In file included from ../../gcc-4.6.3/gcc/function.h:25,
                 from ../../gcc-4.6.3/gcc/basic-block.h:26,
                 from ../../gcc-4.6.3/gcc/regcprop.c:31:
../../gcc-4.6.3/gcc/tree.h:3130:11: warning: identifier 'thread_local' conflicts with C++ keyword [-Wc++-compat]
 3130 |  unsigned thread_local : 1;
      |           ^~~~~~~~~~~~
In file included from ../../gcc-4.6.3/gcc/regcprop.c:35:
../../gcc-4.6.3/gcc/recog.h:287:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
  287 | #if HAVE_DESIGNATED_INITIALIZERS
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.6.3/gcc/regcprop.c:25:
../../gcc-4.6.3/gcc/regcprop.c: In function 'copyprop_hardreg_forward_1':
../../gcc-4.6.3/gcc/rtl.h:2581:58: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
 2581 |         _fatal_insn_not_found (insn, __FILE__, __LINE__, __FUNCTION__)
      |                                                          ^~~~~~~~~~~~
../../gcc-4.6.3/gcc/regcprop.c:767:9: note: in expansion of macro 'fatal_insn_not_found'
  767 |         fatal_insn_not_found (insn);
      |         ^~~~~~~~~~~~~~~~~~~~
i686-helenos-cc -c   -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat   -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../libcpp/include  -I../../gcc-4.6.3/gcc/../libdecnumber -I../../gcc-4.6.3/gcc/../libdecnumber/dpd -I../libdecnumber    ../../gcc-4.6.3/gcc/reginfo.c -o reginfo.o
In file included from ../../gcc-4.6.3/gcc/function.h:25,
                 from ../../gcc-4.6.3/gcc/expr.h:26,
                 from ../../gcc-4.6.3/gcc/reginfo.c:36:
../../gcc-4.6.3/gcc/tree.h:3130:11: warning: identifier 'thread_local' conflicts with C++ keyword [-Wc++-compat]
 3130 |  unsigned thread_local : 1;
      |           ^~~~~~~~~~~~
In file included from ../../gcc-4.6.3/gcc/reginfo.c:44:
../../gcc-4.6.3/gcc/recog.h:287:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
  287 | #if HAVE_DESIGNATED_INITIALIZERS
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
i686-helenos-cc -c   -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat   -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../libcpp/include  -I../../gcc-4.6.3/gcc/../libdecnumber -I../../gcc-4.6.3/gcc/../libdecnumber/dpd -I../libdecnumber    ../../gcc-4.6.3/gcc/regmove.c -o regmove.o
In file included from ../../gcc-4.6.3/gcc/regmove.c:33:
../../gcc-4.6.3/gcc/recog.h:287:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
  287 | #if HAVE_DESIGNATED_INITIALIZERS
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.6.3/gcc/function.h:25,
                 from ../../gcc-4.6.3/gcc/regmove.c:39:
../../gcc-4.6.3/gcc/tree.h:3130:11: warning: identifier 'thread_local' conflicts with C++ keyword [-Wc++-compat]
 3130 |  unsigned thread_local : 1;
      |           ^~~~~~~~~~~~
i686-helenos-cc -c   -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat   -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../libcpp/include  -I../../gcc-4.6.3/gcc/../libdecnumber -I../../gcc-4.6.3/gcc/../libdecnumber/dpd -I../libdecnumber    ../../gcc-4.6.3/gcc/regrename.c -o regrename.o
In file included from ../../gcc-4.6.3/gcc/function.h:25,
                 from ../../gcc-4.6.3/gcc/basic-block.h:26,
                 from ../../gcc-4.6.3/gcc/regrename.c:31:
../../gcc-4.6.3/gcc/tree.h:3130:11: warning: identifier 'thread_local' conflicts with C++ keyword [-Wc++-compat]
 3130 |  unsigned thread_local : 1;
      |           ^~~~~~~~~~~~
In file included from ../../gcc-4.6.3/gcc/regrename.c:35:
../../gcc-4.6.3/gcc/recog.h:287:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
  287 | #if HAVE_DESIGNATED_INITIALIZERS
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.6.3/gcc/rtl-error.h:20,
                 from ../../gcc-4.6.3/gcc/regrename.c:25:
../../gcc-4.6.3/gcc/regrename.c: In function 'build_def_use':
../../gcc-4.6.3/gcc/rtl.h:2581:58: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
 2581 |         _fatal_insn_not_found (insn, __FILE__, __LINE__, __FUNCTION__)
      |                                                          ^~~~~~~~~~~~
../../gcc-4.6.3/gcc/regrename.c:1202:13: note: in expansion of macro 'fatal_insn_not_found'
 1202 |             fatal_insn_not_found (insn);
      |             ^~~~~~~~~~~~~~~~~~~~
i686-helenos-cc -c   -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat   -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../libcpp/include  -I../../gcc-4.6.3/gcc/../libdecnumber -I../../gcc-4.6.3/gcc/../libdecnumber/dpd -I../libdecnumber    ../../gcc-4.6.3/gcc/regstat.c -o regstat.o
In file included from ../../gcc-4.6.3/gcc/function.h:25,
                 from ../../gcc-4.6.3/gcc/basic-block.h:26,
                 from ../../gcc-4.6.3/gcc/regstat.c:34:
../../gcc-4.6.3/gcc/tree.h:3130:11: warning: identifier 'thread_local' conflicts with C++ keyword [-Wc++-compat]
 3130 |  unsigned thread_local : 1;
      |           ^~~~~~~~~~~~
i686-helenos-cc -c   -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat   -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../libcpp/include  -I../../gcc-4.6.3/gcc/../libdecnumber -I../../gcc-4.6.3/gcc/../libdecnumber/dpd -I../libdecnumber    ../../gcc-4.6.3/gcc/reload.c -o reload.o
In file included from ../../gcc-4.6.3/gcc/function.h:25,
                 from ../../gcc-4.6.3/gcc/expr.h:26,
                 from ../../gcc-4.6.3/gcc/reload.c:100:
../../gcc-4.6.3/gcc/tree.h:3130:11: warning: identifier 'thread_local' conflicts with C++ keyword [-Wc++-compat]
 3130 |  unsigned thread_local : 1;
      |           ^~~~~~~~~~~~
In file included from ../../gcc-4.6.3/gcc/reload.c:102:
../../gcc-4.6.3/gcc/recog.h:287:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
  287 | #if HAVE_DESIGNATED_INITIALIZERS
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.6.3/gcc/rtl-error.h:20,
                 from ../../gcc-4.6.3/gcc/reload.c:97:
../../gcc-4.6.3/gcc/reload.c: In function 'find_reloads':
../../gcc-4.6.3/gcc/rtl.h:2579:55: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
 2579 |         _fatal_insn (msgid, insn, __FILE__, __LINE__, __FUNCTION__)
      |                                                       ^~~~~~~~~~~~
../../gcc-4.6.3/gcc/reload.c:3805:9: note: in expansion of macro 'fatal_insn'
 3805 |         fatal_insn ("unable to generate reloads for:", insn);
      |         ^~~~~~~~~~
../../gcc-4.6.3/gcc/reload.c:3342:21: warning: this statement may fall through [-Wimplicit-fallthrough=]
 3342 |                     || (GET_CODE (operand) == CONST_DOUBLE
../../gcc-4.6.3/gcc/reload.c:3345:15: note: here
 3345 |               case 'i':
      |               ^~~~
../../gcc-4.6.3/gcc/reload.c:3377:20: warning: this statement may fall through [-Wimplicit-fallthrough=]
 3377 |                 if (! force_reload
      |                    ^
../../gcc-4.6.3/gcc/reload.c:3393:15: note: here
 3393 |               case 'r':
      |               ^~~~
i686-helenos-cc -c   -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat   -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../libcpp/include  -I../../gcc-4.6.3/gcc/../libdecnumber -I../../gcc-4.6.3/gcc/../libdecnumber/dpd -I../libdecnumber    ../../gcc-4.6.3/gcc/reload1.c -o reload1.o
In file included from ../../gcc-4.6.3/gcc/function.h:25,
                 from ../../gcc-4.6.3/gcc/reload1.c:34:
../../gcc-4.6.3/gcc/tree.h:3130:11: warning: identifier 'thread_local' conflicts with C++ keyword [-Wc++-compat]
 3130 |  unsigned thread_local : 1;
      |           ^~~~~~~~~~~~
In file included from ../../gcc-4.6.3/gcc/reload1.c:42:
../../gcc-4.6.3/gcc/recog.h:287:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
  287 | #if HAVE_DESIGNATED_INITIALIZERS
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.6.3/gcc/rtl-error.h:20,
                 from ../../gcc-4.6.3/gcc/reload1.c:29:
../../gcc-4.6.3/gcc/reload1.c: In function 'spill_failure':
../../gcc-4.6.3/gcc/rtl.h:2579:55: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
 2579 |         _fatal_insn (msgid, insn, __FILE__, __LINE__, __FUNCTION__)
      |                                                       ^~~~~~~~~~~~
../../gcc-4.6.3/gcc/reload1.c:2105:7: note: in expansion of macro 'fatal_insn'
 2105 |       fatal_insn ("this is the insn:", insn);
      |       ^~~~~~~~~~
../../gcc-4.6.3/gcc/reload1.c: In function 'failed_reload':
../../gcc-4.6.3/gcc/rtl.h:2579:55: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
 2579 |         _fatal_insn (msgid, insn, __FILE__, __LINE__, __FUNCTION__)
      |                                                       ^~~~~~~~~~~~
../../gcc-4.6.3/gcc/reload1.c:6020:5: note: in expansion of macro 'fatal_insn'
 6020 |     fatal_insn ("could not find a spill register", insn);
      |     ^~~~~~~~~~
../../gcc-4.6.3/gcc/reload1.c: In function 'do_output_reload':
../../gcc-4.6.3/gcc/rtl.h:2579:55: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
 2579 |         _fatal_insn (msgid, insn, __FILE__, __LINE__, __FUNCTION__)
      |                                                       ^~~~~~~~~~~~
../../gcc-4.6.3/gcc/reload1.c:7853:13: note: in expansion of macro 'fatal_insn'
 7853 |             fatal_insn ("VOIDmode on an output", insn);
      |             ^~~~~~~~~~
../../gcc-4.6.3/gcc/reload1.c: In function 'gen_reload':
../../gcc-4.6.3/gcc/rtl.h:2579:55: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
 2579 |         _fatal_insn (msgid, insn, __FILE__, __LINE__, __FUNCTION__)
      |                                                       ^~~~~~~~~~~~
../../gcc-4.6.3/gcc/reload1.c:8620:7: note: in expansion of macro 'fatal_insn'
 8620 |       fatal_insn ("failure trying to reload:", set);
      |       ^~~~~~~~~~
../../gcc-4.6.3/gcc/reload1.c: In function 'elimination_effects':
../../gcc-4.6.3/gcc/reload1.c:3036:10: warning: this statement may fall through [-Wimplicit-fallthrough=]
 3036 |       if (code == POST_MODIFY || code == PRE_MODIFY)
      |          ^
../../gcc-4.6.3/gcc/reload1.c:3040:5: note: here
 3040 |     case STRICT_LOW_PART:
      |     ^~~~
i686-helenos-cc -c   -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat   -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../libcpp/include  -I../../gcc-4.6.3/gcc/../libdecnumber -I../../gcc-4.6.3/gcc/../libdecnumber/dpd -I../libdecnumber    ../../gcc-4.6.3/gcc/reorg.c -o reorg.o
In file included from ../../gcc-4.6.3/gcc/function.h:25,
                 from ../../gcc-4.6.3/gcc/expr.h:26,
                 from ../../gcc-4.6.3/gcc/reorg.c:121:
../../gcc-4.6.3/gcc/tree.h:3130:11: warning: identifier 'thread_local' conflicts with C++ keyword [-Wc++-compat]
 3130 |  unsigned thread_local : 1;
      |           ^~~~~~~~~~~~
In file included from ../../gcc-4.6.3/gcc/reorg.c:128:
../../gcc-4.6.3/gcc/recog.h:287:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
  287 | #if HAVE_DESIGNATED_INITIALIZERS
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
i686-helenos-cc -c   -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat   -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../libcpp/include  -I../../gcc-4.6.3/gcc/../libdecnumber -I../../gcc-4.6.3/gcc/../libdecnumber/dpd -I../libdecnumber    ../../gcc-4.6.3/gcc/resource.c -o resource.o
In file included from ../../gcc-4.6.3/gcc/function.h:25,
                 from ../../gcc-4.6.3/gcc/resource.c:29:
../../gcc-4.6.3/gcc/tree.h:3130:11: warning: identifier 'thread_local' conflicts with C++ keyword [-Wc++-compat]
 3130 |  unsigned thread_local : 1;
      |           ^~~~~~~~~~~~
../../gcc-4.6.3/gcc/resource.c: In function 'mark_referenced_resources':
../../gcc-4.6.3/gcc/resource.c:310:10: warning: this statement may fall through [-Wimplicit-fallthrough=]
  310 |       if (include_delayed_effects)
      |          ^
../../gcc-4.6.3/gcc/resource.c:382:5: note: here
  382 |     case INSN:
      |     ^~~~
../../gcc-4.6.3/gcc/resource.c: In function 'mark_set_resources':
../../gcc-4.6.3/gcc/resource.c:653:10: warning: this statement may fall through [-Wimplicit-fallthrough=]
  653 |       if (mark_type == MARK_SRC_DEST_CALL)
      |          ^
../../gcc-4.6.3/gcc/resource.c:675:5: note: here
  675 |     case JUMP_INSN:
      |     ^~~~
i686-helenos-cc -c   -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat   -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../libcpp/include  -I../../gcc-4.6.3/gcc/../libdecnumber -I../../gcc-4.6.3/gcc/../libdecnumber/dpd -I../libdecnumber    ../../gcc-4.6.3/gcc/rtl-error.c -o rtl-error.o
i686-helenos-cc -c   -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat   -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../libcpp/include  -I../../gcc-4.6.3/gcc/../libdecnumber -I../../gcc-4.6.3/gcc/../libdecnumber/dpd -I../libdecnumber    ../../gcc-4.6.3/gcc/rtl.c -o rtl.o
i686-helenos-cc -c   -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat   -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../libcpp/include  -I../../gcc-4.6.3/gcc/../libdecnumber -I../../gcc-4.6.3/gcc/../libdecnumber/dpd -I../libdecnumber    ../../gcc-4.6.3/gcc/rtlanal.c -o rtlanal.o
In file included from ../../gcc-4.6.3/gcc/rtlanal.c:31:
../../gcc-4.6.3/gcc/recog.h:287:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
  287 | #if HAVE_DESIGNATED_INITIALIZERS
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.6.3/gcc/function.h:25,
                 from ../../gcc-4.6.3/gcc/rtlanal.c:37:
../../gcc-4.6.3/gcc/tree.h:3130:11: warning: identifier 'thread_local' conflicts with C++ keyword [-Wc++-compat]
 3130 |  unsigned thread_local : 1;
      |           ^~~~~~~~~~~~
../../gcc-4.6.3/gcc/rtlanal.c: In function 'commutative_operand_precedence':
../../gcc-4.6.3/gcc/rtlanal.c:3097:10: warning: this statement may fall through [-Wimplicit-fallthrough=]
 3097 |       if (code == NEG || code == NOT)
      |          ^
../../gcc-4.6.3/gcc/rtlanal.c:3100:5: note: here
 3100 |     default:
      |     ^~~~~~~
i686-helenos-cc -c   -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat   -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../libcpp/include  -I../../gcc-4.6.3/gcc/../libdecnumber -I../../gcc-4.6.3/gcc/../libdecnumber/dpd -I../libdecnumber    ../../gcc-4.6.3/gcc/rtlhooks.c -o rtlhooks.o
In file included from ../../gcc-4.6.3/gcc/function.h:25,
                 from ../../gcc-4.6.3/gcc/expr.h:26,
                 from ../../gcc-4.6.3/gcc/rtlhooks.c:26:
../../gcc-4.6.3/gcc/tree.h:3130:11: warning: identifier 'thread_local' conflicts with C++ keyword [-Wc++-compat]
 3130 |  unsigned thread_local : 1;
      |           ^~~~~~~~~~~~
In file included from ../../gcc-4.6.3/gcc/rtlhooks.c:27:
../../gcc-4.6.3/gcc/recog.h:287:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
  287 | #if HAVE_DESIGNATED_INITIALIZERS
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
i686-helenos-cc -c   -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat   -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../libcpp/include  -I../../gcc-4.6.3/gcc/../libdecnumber -I../../gcc-4.6.3/gcc/../libdecnumber/dpd -I../libdecnumber    ../../gcc-4.6.3/gcc/sbitmap.c -o sbitmap.o
In file included from ../../gcc-4.6.3/gcc/function.h:25,
                 from ../../gcc-4.6.3/gcc/basic-block.h:26,
                 from ../../gcc-4.6.3/gcc/sbitmap.c:32:
../../gcc-4.6.3/gcc/tree.h:3130:11: warning: identifier 'thread_local' conflicts with C++ keyword [-Wc++-compat]
 3130 |  unsigned thread_local : 1;
      |           ^~~~~~~~~~~~
i686-helenos-cc -c   -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat   -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../libcpp/include  -I../../gcc-4.6.3/gcc/../libdecnumber -I../../gcc-4.6.3/gcc/../libdecnumber/dpd -I../libdecnumber    ../../gcc-4.6.3/gcc/sched-deps.c -o sched-deps.o
In file included from ../../gcc-4.6.3/gcc/function.h:25,
                 from ../../gcc-4.6.3/gcc/sched-deps.c:34:
../../gcc-4.6.3/gcc/tree.h:3130:11: warning: identifier 'thread_local' conflicts with C++ keyword [-Wc++-compat]
 3130 |  unsigned thread_local : 1;
      |           ^~~~~~~~~~~~
In file included from ../../gcc-4.6.3/gcc/sched-deps.c:39:
../../gcc-4.6.3/gcc/recog.h:287:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
  287 | #if HAVE_DESIGNATED_INITIALIZERS
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
i686-helenos-cc -c   -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat   -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../libcpp/include  -I../../gcc-4.6.3/gcc/../libdecnumber -I../../gcc-4.6.3/gcc/../libdecnumber/dpd -I../libdecnumber    ../../gcc-4.6.3/gcc/sched-ebb.c -o sched-ebb.o
In file included from ../../gcc-4.6.3/gcc/function.h:25,
                 from ../../gcc-4.6.3/gcc/sched-ebb.c:33:
../../gcc-4.6.3/gcc/tree.h:3130:11: warning: identifier 'thread_local' conflicts with C++ keyword [-Wc++-compat]
 3130 |  unsigned thread_local : 1;
      |           ^~~~~~~~~~~~
In file included from ../../gcc-4.6.3/gcc/sched-ebb.c:38:
../../gcc-4.6.3/gcc/recog.h:287:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
  287 | #if HAVE_DESIGNATED_INITIALIZERS
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.6.3/gcc/sched-ebb.c: In function 'ebb_print_insn':
../../gcc-4.6.3/gcc/sched-ebb.c:199:5: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
  199 |     sprintf (tmp, "+ %4d", INSN_UID (insn));
      |     ^~~~~~~
In file included from /var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libposix/stdio.h:39,
                 from ../../gcc-4.6.3/gcc/system.h:42,
                 from ../../gcc-4.6.3/gcc/sched-ebb.c:25:
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
../../gcc-4.6.3/gcc/sched-ebb.c:201:5: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
  201 |     sprintf (tmp, "  %4d", INSN_UID (insn));
      |     ^~~~~~~
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
i686-helenos-cc -c   -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat   -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../libcpp/include  -I../../gcc-4.6.3/gcc/../libdecnumber -I../../gcc-4.6.3/gcc/../libdecnumber/dpd -I../libdecnumber    ../../gcc-4.6.3/gcc/sched-rgn.c -o sched-rgn.o
In file included from ../../gcc-4.6.3/gcc/function.h:25,
                 from ../../gcc-4.6.3/gcc/sched-rgn.c:57:
../../gcc-4.6.3/gcc/tree.h:3130:11: warning: identifier 'thread_local' conflicts with C++ keyword [-Wc++-compat]
 3130 |  unsigned thread_local : 1;
      |           ^~~~~~~~~~~~
In file included from ../../gcc-4.6.3/gcc/sched-rgn.c:62:
../../gcc-4.6.3/gcc/recog.h:287:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
  287 | #if HAVE_DESIGNATED_INITIALIZERS
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.6.3/gcc/sched-rgn.c: In function 'rgn_print_insn':
../../gcc-4.6.3/gcc/sched-rgn.c:2256:5: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
 2256 |     sprintf (tmp, "b%3d: i%4d", INSN_BB (insn), INSN_UID (insn));
      |     ^~~~~~~
In file included from /var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libposix/stdio.h:39,
                 from ../../gcc-4.6.3/gcc/system.h:42,
                 from ../../gcc-4.6.3/gcc/sched-rgn.c:49:
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
../../gcc-4.6.3/gcc/sched-rgn.c:2260:9: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
 2260 |         sprintf (tmp, "%d/b%d", INSN_UID (insn), INSN_BB (insn));
      |         ^~~~~~~
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
../../gcc-4.6.3/gcc/sched-rgn.c:2262:9: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
 2262 |         sprintf (tmp, "%d", INSN_UID (insn));
      |         ^~~~~~~
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
../../gcc-4.6.3/gcc/sched-rgn.c: In function 'is_exception_free':
../../gcc-4.6.3/gcc/sched-rgn.c:2047:10: warning: this statement may fall through [-Wimplicit-fallthrough=]
 2047 |       if (is_pfree (insn, bb_src, bb_trg))
      |          ^
../../gcc-4.6.3/gcc/sched-rgn.c:2050:5: note: here
 2050 |     case PRISKY_CANDIDATE:
      |     ^~~~
i686-helenos-cc -c   -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat   -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../libcpp/include  -I../../gcc-4.6.3/gcc/../libdecnumber -I../../gcc-4.6.3/gcc/../libdecnumber/dpd -I../libdecnumber    ../../gcc-4.6.3/gcc/sched-vis.c -o sched-vis.o
In file included from ../../gcc-4.6.3/gcc/function.h:25,
                 from ../../gcc-4.6.3/gcc/basic-block.h:26,
                 from ../../gcc-4.6.3/gcc/sched-vis.c:31:
../../gcc-4.6.3/gcc/tree.h:3130:11: warning: identifier 'thread_local' conflicts with C++ keyword [-Wc++-compat]
 3130 |  unsigned thread_local : 1;
      |           ^~~~~~~~~~~~
../../gcc-4.6.3/gcc/sched-vis.c: In function 'print_exp':
../../gcc-4.6.3/gcc/sched-vis.c:387:9: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
  387 |         sprintf (tmp, "%d", XINT (x, 1));
      |         ^~~~~~~
In file included from /var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libposix/stdio.h:39,
                 from ../../gcc-4.6.3/gcc/system.h:42,
                 from ../../gcc-4.6.3/gcc/sched-vis.c:25:
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
../../gcc-4.6.3/gcc/sched-vis.c: In function 'print_value':
../../gcc-4.6.3/gcc/sched-vis.c:440:7: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
  440 |       sprintf (t, HOST_WIDE_INT_PRINT_HEX,
      |       ^~~~~~~
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
../../gcc-4.6.3/gcc/sched-vis.c:448:9: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
  448 |         sprintf (t,
      |         ^~~~~~~
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
../../gcc-4.6.3/gcc/sched-vis.c:469:7: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
  469 |       sprintf (t, "L%d", INSN_UID (XEXP (x, 0)));
      |       ^~~~~~~
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
../../gcc-4.6.3/gcc/sched-vis.c:495:11: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
  495 |           sprintf (t, "r%d", REGNO (x));
      |           ^~~~~~~
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
../../gcc-4.6.3/gcc/sched-vis.c:504:11: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
  504 |           sprintf (t, ":%s", GET_MODE_NAME (GET_MODE (x)));
      |           ^~~~~~~
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
../../gcc-4.6.3/gcc/sched-vis.c:511:7: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
  511 |       sprintf (t, "#%d", SUBREG_BYTE (x));
      |       ^~~~~~~
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
../../gcc-4.6.3/gcc/sched-vis.c:530:7: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
  530 |       sprintf (t, "D#%i", DEBUG_TEMP_UID (DEBUG_EXPR_TREE_DECL (x)));
      |       ^~~~~~~
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
../../gcc-4.6.3/gcc/sched-vis.c: In function 'print_pattern':
../../gcc-4.6.3/gcc/sched-vis.c:552:7: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
  552 |       sprintf (buf, "%s=%s", t1, t2);
      |       ^~~~~~~
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
../../gcc-4.6.3/gcc/sched-vis.c:555:7: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
  555 |       sprintf (buf, "return");
      |       ^~~~~~~
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
../../gcc-4.6.3/gcc/sched-vis.c:562:7: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
  562 |       sprintf (buf, "clobber %s", t1);
      |       ^~~~~~~
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
../../gcc-4.6.3/gcc/sched-vis.c:566:7: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
  566 |       sprintf (buf, "use %s", t1);
      |       ^~~~~~~
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
../../gcc-4.6.3/gcc/sched-vis.c:570:7: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
  570 |       sprintf (buf, "loc %s", t1);
      |       ^~~~~~~
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
../../gcc-4.6.3/gcc/sched-vis.c:585:7: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
  585 |       sprintf (buf, "(%s) %s", t1, t2);
      |       ^~~~~~~
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
../../gcc-4.6.3/gcc/sched-vis.c:591:9: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
  591 |         sprintf (t1, "{");
      |         ^~~~~~~
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
../../gcc-4.6.3/gcc/sched-vis.c:595:13: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
  595 |             sprintf (t3, "%s%s;", t1, t2);
      |             ^~~~~~~
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
../../gcc-4.6.3/gcc/sched-vis.c:598:9: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
  598 |         sprintf (buf, "%s}", t1);
      |         ^~~~~~~
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
../../gcc-4.6.3/gcc/sched-vis.c:605:7: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
  605 |       sprintf (buf, "asm {%s}", XSTR (x, 0));
      |       ^~~~~~~
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
../../gcc-4.6.3/gcc/sched-vis.c:614:7: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
  614 |       sprintf (buf, "trap_if %s", t1);
      |       ^~~~~~~
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
../../gcc-4.6.3/gcc/sched-vis.c:620:9: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
  620 |         sprintf (t1, "unspec{");
      |         ^~~~~~~
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
../../gcc-4.6.3/gcc/sched-vis.c:624:13: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
  624 |             sprintf (t3, "%s%s;", t1, t2);
      |             ^~~~~~~
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
../../gcc-4.6.3/gcc/sched-vis.c:627:9: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
  627 |         sprintf (buf, "%s}", t1);
      |         ^~~~~~~
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
../../gcc-4.6.3/gcc/sched-vis.c:634:9: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
  634 |         sprintf (t1, "unspec/v{");
      |         ^~~~~~~
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
../../gcc-4.6.3/gcc/sched-vis.c:638:13: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
  638 |             sprintf (t3, "%s%s;", t1, t2);
      |             ^~~~~~~
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
../../gcc-4.6.3/gcc/sched-vis.c:641:9: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
  641 |         sprintf (buf, "%s}", t1);
      |         ^~~~~~~
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
../../gcc-4.6.3/gcc/sched-vis.c: In function 'print_insn':
../../gcc-4.6.3/gcc/sched-vis.c:668:9: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
  668 |         sprintf (buf, "%s: %s", (*current_sched_info->print_insn) (x, 1),
      |         ^~~~~~~
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
../../gcc-4.6.3/gcc/sched-vis.c:672:9: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
  672 |         sprintf (buf, " %4d %s", INSN_UID (x), t);
      |         ^~~~~~~
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
../../gcc-4.6.3/gcc/sched-vis.c:688:17: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
  688 |                 sprintf (idbuf, "D#%i",
      |                 ^~~~~~~
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
../../gcc-4.6.3/gcc/sched-vis.c:694:17: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
  694 |                 sprintf (idbuf, "D.%i",
      |                 ^~~~~~~
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
../../gcc-4.6.3/gcc/sched-vis.c:700:11: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
  700 |           sprintf (buf, " %4d: debug %s optimized away", INSN_UID (insn), name);
      |           ^~~~~~~
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
../../gcc-4.6.3/gcc/sched-vis.c:704:13: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
  704 |             sprintf (buf, " %4d: debug %s => %s", INSN_UID (insn), name, t);
      |             ^~~~~~~
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
../../gcc-4.6.3/gcc/sched-vis.c:713:9: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
  713 |         sprintf (buf, "%s: jump %s", (*current_sched_info->print_insn) (x, 1),
      |         ^~~~~~~
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
../../gcc-4.6.3/gcc/sched-vis.c:717:9: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
  717 |         sprintf (buf, " %4d %s", INSN_UID (x), t);
      |         ^~~~~~~
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
../../gcc-4.6.3/gcc/sched-vis.c:730:9: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
  730 |         sprintf (buf, "%s: %s", (*current_sched_info->print_insn) (insn, 1), t);
      |         ^~~~~~~
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
../../gcc-4.6.3/gcc/sched-vis.c:733:9: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
  733 |         sprintf (buf, " %4d %s", INSN_UID (insn), t);
      |         ^~~~~~~
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
../../gcc-4.6.3/gcc/sched-vis.c:736:7: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
  736 |       sprintf (buf, "L%d:", INSN_UID (x));
      |       ^~~~~~~
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
../../gcc-4.6.3/gcc/sched-vis.c:739:7: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
  739 |       sprintf (buf, "i%4d: barrier", INSN_UID (x));
      |       ^~~~~~~
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
../../gcc-4.6.3/gcc/sched-vis.c:742:7: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
  742 |       sprintf (buf, " %4d %s", INSN_UID (x),
      |       ^~~~~~~
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
../../gcc-4.6.3/gcc/sched-vis.c:746:7: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
  746 |       sprintf (buf, "i%4d  <What %s?>", INSN_UID (x),
      |       ^~~~~~~
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
../../gcc-4.6.3/gcc/sched-vis.c: In function 'print_pattern':
../../gcc-4.6.3/gcc/sched-vis.c:638:29: warning: '%s' directive writing up to 2047 bytes into a region of size between 1 and 2048 [-Wformat-overflow=]
  638 |             sprintf (t3, "%s%s;", t1, t2);
      |                             ^~        ~~
../../gcc-4.6.3/gcc/sched-vis.c:638:13: note: 'sprintf' output between 2 and 4096 bytes into a destination of size 2048
  638 |             sprintf (t3, "%s%s;", t1, t2);
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.6.3/gcc/sched-vis.c:624:32: warning: 'sprintf' may write a terminating nul past the end of the destination [-Wformat-overflow=]
  624 |             sprintf (t3, "%s%s;", t1, t2);
      |                                ^
../../gcc-4.6.3/gcc/sched-vis.c:624:13: note: 'sprintf' output 2 or more bytes (assuming 2049) into a destination of size 2048
  624 |             sprintf (t3, "%s%s;", t1, t2);
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.6.3/gcc/sched-vis.c:595:32: warning: 'sprintf' may write a terminating nul past the end of the destination [-Wformat-overflow=]
  595 |             sprintf (t3, "%s%s;", t1, t2);
      |                                ^
../../gcc-4.6.3/gcc/sched-vis.c:595:13: note: 'sprintf' output 2 or more bytes (assuming 2049) into a destination of size 2048
  595 |             sprintf (t3, "%s%s;", t1, t2);
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
i686-helenos-cc -c   -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat   -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../libcpp/include  -I../../gcc-4.6.3/gcc/../libdecnumber -I../../gcc-4.6.3/gcc/../libdecnumber/dpd -I../libdecnumber    ../../gcc-4.6.3/gcc/sdbout.c -o sdbout.o
In file included from ../../gcc-4.6.3/gcc/sdbout.c:49:
../../gcc-4.6.3/gcc/tree.h:3130:11: warning: identifier 'thread_local' conflicts with C++ keyword [-Wc++-compat]
 3130 |  unsigned thread_local : 1;
      |           ^~~~~~~~~~~~
i686-helenos-cc -c   -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat   -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../libcpp/include  -I../../gcc-4.6.3/gcc/../libdecnumber -I../../gcc-4.6.3/gcc/../libdecnumber/dpd -I../libdecnumber    ../../gcc-4.6.3/gcc/sel-sched-ir.c -o sel-sched-ir.o
In file included from ../../gcc-4.6.3/gcc/function.h:25,
                 from ../../gcc-4.6.3/gcc/sel-sched-ir.c:29:
../../gcc-4.6.3/gcc/tree.h:3130:11: warning: identifier 'thread_local' conflicts with C++ keyword [-Wc++-compat]
 3130 |  unsigned thread_local : 1;
      |           ^~~~~~~~~~~~
In file included from ../../gcc-4.6.3/gcc/sel-sched-ir.c:34:
../../gcc-4.6.3/gcc/recog.h:287:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
  287 | #if HAVE_DESIGNATED_INITIALIZERS
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.6.3/gcc/sel-sched-ir.c: In function 'merge_fences':
../../gcc-4.6.3/gcc/sel-sched-ir.c:707:7: warning: this 'else' clause does not guard... [-Wmisleading-indentation]
  707 |       else
      |       ^~~~
In file included from ../../gcc-4.6.3/gcc/sel-sched-ir.c:48:
../../gcc-4.6.3/gcc/sel-sched-ir.h:1453:3: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else'
 1453 |   for ((ITER) = _succ_iter_start (&(SUCC), (INSN), (FLAGS));            \
      |   ^~~
../../gcc-4.6.3/gcc/sel-sched-ir.c:735:9: note: in expansion of macro 'FOR_EACH_SUCC_1'
  735 |         FOR_EACH_SUCC_1 (succ, si, last_scheduled_insn_old,
      |         ^~~~~~~~~~~~~~~
i686-helenos-cc -c   -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat   -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../libcpp/include  -I../../gcc-4.6.3/gcc/../libdecnumber -I../../gcc-4.6.3/gcc/../libdecnumber/dpd -I../libdecnumber    ../../gcc-4.6.3/gcc/sel-sched-dump.c -o sel-sched-dump.o
In file included from ../../gcc-4.6.3/gcc/function.h:25,
                 from ../../gcc-4.6.3/gcc/sel-sched-dump.c:29:
../../gcc-4.6.3/gcc/tree.h:3130:11: warning: identifier 'thread_local' conflicts with C++ keyword [-Wc++-compat]
 3130 |  unsigned thread_local : 1;
      |           ^~~~~~~~~~~~
../../gcc-4.6.3/gcc/sel-sched-dump.c: In function 'sel_print_insn':
../../gcc-4.6.3/gcc/sel-sched-dump.c:508:7: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
  508 |       sprintf (buf, "%s %4d",
      |       ^~~~~~~
In file included from /var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libposix/stdio.h:39,
                 from ../../gcc-4.6.3/gcc/system.h:42,
                 from ../../gcc-4.6.3/gcc/sel-sched-dump.c:21:
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
../../gcc-4.6.3/gcc/sel-sched-dump.c:512:7: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
  512 |       sprintf (buf, "%s %4d",
      |       ^~~~~~~
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
../../gcc-4.6.3/gcc/sel-sched-dump.c:517:7: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
  517 |       sprintf (buf, "+ %4d", INSN_UID (insn));
      |       ^~~~~~~
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
../../gcc-4.6.3/gcc/sel-sched-dump.c:519:7: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
  519 |       sprintf (buf, "  %4d", INSN_UID (insn));
      |       ^~~~~~~
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
i686-helenos-cc -c   -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat   -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../libcpp/include  -I../../gcc-4.6.3/gcc/../libdecnumber -I../../gcc-4.6.3/gcc/../libdecnumber/dpd -I../libdecnumber    ../../gcc-4.6.3/gcc/sel-sched.c -o sel-sched.o
In file included from ../../gcc-4.6.3/gcc/function.h:25,
                 from ../../gcc-4.6.3/gcc/sel-sched.c:29:
../../gcc-4.6.3/gcc/tree.h:3130:11: warning: identifier 'thread_local' conflicts with C++ keyword [-Wc++-compat]
 3130 |  unsigned thread_local : 1;
      |           ^~~~~~~~~~~~
In file included from ../../gcc-4.6.3/gcc/sel-sched.c:34:
../../gcc-4.6.3/gcc/recog.h:287:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
  287 | #if HAVE_DESIGNATED_INITIALIZERS
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.6.3/gcc/rtl-error.h:20,
                 from ../../gcc-4.6.3/gcc/sel-sched.c:25:
../../gcc-4.6.3/gcc/sel-sched.c: In function 'get_reg_class':
../../gcc-4.6.3/gcc/rtl.h:2581:58: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
 2581 |         _fatal_insn_not_found (insn, __FILE__, __LINE__, __FUNCTION__)
      |                                                          ^~~~~~~~~~~~
../../gcc-4.6.3/gcc/sel-sched.c:1036:5: note: in expansion of macro 'fatal_insn_not_found'
 1036 |     fatal_insn_not_found (insn);
      |     ^~~~~~~~~~~~~~~~~~~~
i686-helenos-cc -c   -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat   -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../libcpp/include  -I../../gcc-4.6.3/gcc/../libdecnumber -I../../gcc-4.6.3/gcc/../libdecnumber/dpd -I../libdecnumber    ../../gcc-4.6.3/gcc/sese.c -o sese.o
In file included from ../../gcc-4.6.3/gcc/function.h:25,
                 from ../../gcc-4.6.3/gcc/basic-block.h:26,
                 from ../../gcc-4.6.3/gcc/tree-flow.h:27,
                 from ../../gcc-4.6.3/gcc/sese.c:27:
../../gcc-4.6.3/gcc/tree.h:3130:11: warning: identifier 'thread_local' conflicts with C++ keyword [-Wc++-compat]
 3130 |  unsigned thread_local : 1;
      |           ^~~~~~~~~~~~
In file included from ../../gcc-4.6.3/gcc/tree-flow.h:862:
In function 'gimple_phi_arg_imm_use_ptr',
    inlined from 'op_iter_next_use' at ../../gcc-4.6.3/gcc/tree-flow-inline.h:673:14,
    inlined from 'op_iter_next_use' at ../../gcc-4.6.3/gcc/tree-flow-inline.h:661:1,
    inlined from 'sese_reset_debug_liveouts_bb' at ../../gcc-4.6.3/gcc/sese.c:286:7,
    inlined from 'sese_build_liveouts' at ../../gcc-4.6.3/gcc/sese.c:309:7,
    inlined from 'sese_insert_phis_for_liveouts' at ../../gcc-4.6.3/gcc/sese.c:377:3:
../../gcc-4.6.3/gcc/tree-flow-inline.h:452:10: warning: array subscript 2147483648 is above array bounds of 'struct phi_arg_d[1]' [-Warray-bounds=]
  452 |   return &gimple_phi_arg (gs, i)->imm_use;
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.6.3/gcc/tree-flow.h:29:
../../gcc-4.6.3/gcc/gimple.h: In function 'sese_insert_phis_for_liveouts':
../../gcc-4.6.3/gcc/gimple.h:504:48: note: while referencing 'args'
  504 |   struct phi_arg_d GTY ((length ("%h.nargs"))) args[1];
      |                                                ^~~~
In function 'gimple_phi_arg_imm_use_ptr',
    inlined from 'op_iter_next_use' at ../../gcc-4.6.3/gcc/tree-flow-inline.h:673:14,
    inlined from 'op_iter_next_use' at ../../gcc-4.6.3/gcc/tree-flow-inline.h:661:1,
    inlined from 'sese_build_liveouts_bb' at ../../gcc-4.6.3/gcc/sese.c:234:7,
    inlined from 'sese_build_liveouts' at ../../gcc-4.6.3/gcc/sese.c:306:5,
    inlined from 'sese_insert_phis_for_liveouts' at ../../gcc-4.6.3/gcc/sese.c:377:3:
../../gcc-4.6.3/gcc/tree-flow-inline.h:452:10: warning: array subscript 2147483648 is above array bounds of 'struct phi_arg_d[1]' [-Warray-bounds=]
  452 |   return &gimple_phi_arg (gs, i)->imm_use;
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.6.3/gcc/gimple.h: In function 'sese_insert_phis_for_liveouts':
../../gcc-4.6.3/gcc/gimple.h:504:48: note: while referencing 'args'
  504 |   struct phi_arg_d GTY ((length ("%h.nargs"))) args[1];
      |                                                ^~~~
In function 'gimple_phi_arg_imm_use_ptr',
    inlined from 'op_iter_next_use' at ../../gcc-4.6.3/gcc/tree-flow-inline.h:673:14,
    inlined from 'op_iter_next_use' at ../../gcc-4.6.3/gcc/tree-flow-inline.h:661:1,
    inlined from 'rename_uses' at ../../gcc-4.6.3/gcc/sese.c:482:3,
    inlined from 'graphite_copy_stmts_from_block' at ../../gcc-4.6.3/gcc/sese.c:607:11,
    inlined from 'copy_bb_and_scalar_dependences' at ../../gcc-4.6.3/gcc/sese.c:627:3:
../../gcc-4.6.3/gcc/tree-flow-inline.h:452:10: warning: array subscript 2147483648 is above array bounds of 'struct phi_arg_d[1]' [-Warray-bounds=]
  452 |   return &gimple_phi_arg (gs, i)->imm_use;
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.6.3/gcc/gimple.h: In function 'copy_bb_and_scalar_dependences':
../../gcc-4.6.3/gcc/gimple.h:504:48: note: while referencing 'args'
  504 |   struct phi_arg_d GTY ((length ("%h.nargs"))) args[1];
      |                                                ^~~~
i686-helenos-cc -c   -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat   -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../libcpp/include  -I../../gcc-4.6.3/gcc/../libdecnumber -I../../gcc-4.6.3/gcc/../libdecnumber/dpd -I../libdecnumber    ../../gcc-4.6.3/gcc/simplify-rtx.c -o simplify-rtx.o
In file included from ../../gcc-4.6.3/gcc/simplify-rtx.c:28:
../../gcc-4.6.3/gcc/tree.h:3130:11: warning: identifier 'thread_local' conflicts with C++ keyword [-Wc++-compat]
 3130 |  unsigned thread_local : 1;
      |           ^~~~~~~~~~~~
In file included from ../../gcc-4.6.3/gcc/simplify-rtx.c:34:
../../gcc-4.6.3/gcc/recog.h:287:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
  287 | #if HAVE_DESIGNATED_INITIALIZERS
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
i686-helenos-cc -c   -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat   -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../libcpp/include  -I../../gcc-4.6.3/gcc/../libdecnumber -I../../gcc-4.6.3/gcc/../libdecnumber/dpd -I../libdecnumber    ../../gcc-4.6.3/gcc/sparseset.c -o sparseset.o
i686-helenos-cc -c   -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat   -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../libcpp/include  -I../../gcc-4.6.3/gcc/../libdecnumber -I../../gcc-4.6.3/gcc/../libdecnumber/dpd -I../libdecnumber    ../../gcc-4.6.3/gcc/sreal.c -o sreal.o
i686-helenos-cc -c   -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat   -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../libcpp/include  -I../../gcc-4.6.3/gcc/../libdecnumber -I../../gcc-4.6.3/gcc/../libdecnumber/dpd -I../libdecnumber    ../../gcc-4.6.3/gcc/stack-ptr-mod.c -o stack-ptr-mod.o
In file included from ../../gcc-4.6.3/gcc/stack-ptr-mod.c:25:
../../gcc-4.6.3/gcc/tree.h:3130:11: warning: identifier 'thread_local' conflicts with C++ keyword [-Wc++-compat]
 3130 |  unsigned thread_local : 1;
      |           ^~~~~~~~~~~~
i686-helenos-cc -c   -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat   -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../libcpp/include  -I../../gcc-4.6.3/gcc/../libdecnumber -I../../gcc-4.6.3/gcc/../libdecnumber/dpd -I../libdecnumber    ../../gcc-4.6.3/gcc/statistics.c -o statistics.o
In file included from ../../gcc-4.6.3/gcc/function.h:25,
                 from ../../gcc-4.6.3/gcc/statistics.c:29:
../../gcc-4.6.3/gcc/tree.h:3130:11: warning: identifier 'thread_local' conflicts with C++ keyword [-Wc++-compat]
 3130 |  unsigned thread_local : 1;
      |           ^~~~~~~~~~~~
i686-helenos-cc -c   -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat   -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../libcpp/include  -I../../gcc-4.6.3/gcc/../libdecnumber -I../../gcc-4.6.3/gcc/../libdecnumber/dpd -I../libdecnumber    ../../gcc-4.6.3/gcc/stmt.c -o stmt.o
In file included from ../../gcc-4.6.3/gcc/stmt.c:34:
../../gcc-4.6.3/gcc/tree.h:3130:11: warning: identifier 'thread_local' conflicts with C++ keyword [-Wc++-compat]
 3130 |  unsigned thread_local : 1;
      |           ^~~~~~~~~~~~
In file included from ../../gcc-4.6.3/gcc/stmt.c:42:
../../gcc-4.6.3/gcc/recog.h:287:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
  287 | #if HAVE_DESIGNATED_INITIALIZERS
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.6.3/gcc/stmt.c: In function 'expand_asm_operands':
../../gcc-4.6.3/gcc/stmt.c:975:7: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
  975 |       sprintf (buffer, "%d", j);
      |       ^~~~~~~
In file included from /var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libposix/stdio.h:39,
                 from ../../gcc-4.6.3/gcc/system.h:42,
                 from ../../gcc-4.6.3/gcc/stmt.c:28:
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
../../gcc-4.6.3/gcc/stmt.c: In function 'resolve_operand_name_1':
../../gcc-4.6.3/gcc/stmt.c:1427:3: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
 1427 |   sprintf (--p, "%d", op);
      |   ^~~~~~~
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
i686-helenos-cc -c   -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat   -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../libcpp/include  -I../../gcc-4.6.3/gcc/../libdecnumber -I../../gcc-4.6.3/gcc/../libdecnumber/dpd -I../libdecnumber    ../../gcc-4.6.3/gcc/stor-layout.c -o stor-layout.o
In file included from ../../gcc-4.6.3/gcc/stor-layout.c:27:
../../gcc-4.6.3/gcc/tree.h:3130:11: warning: identifier 'thread_local' conflicts with C++ keyword [-Wc++-compat]
 3130 |  unsigned thread_local : 1;
      |           ^~~~~~~~~~~~
../../gcc-4.6.3/gcc/stor-layout.c: In function 'self_referential_size':
../../gcc-4.6.3/gcc/stor-layout.c:301:7: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
  301 |       sprintf (buf, "p%d", i);
      |       ^~~~~~~
In file included from /var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libposix/stdio.h:39,
                 from ../../gcc-4.6.3/gcc/system.h:42,
                 from ../../gcc-4.6.3/gcc/stor-layout.c:24:
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
../../gcc-4.6.3/gcc/stor-layout.c:336:3: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
  336 |   sprintf (buf, "SZ"HOST_WIDE_INT_PRINT_UNSIGNED, fnno++);
      |   ^~~~~~~
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
../../gcc-4.6.3/gcc/stor-layout.c: In function 'set_min_and_max_values_for_integral_type':
../../gcc-4.6.3/gcc/stor-layout.c:2360:55: warning: left shift of negative value [-Wshift-negative-value]
 2360 |                                : (HOST_WIDE_INT) (-1) << (precision - 1)),
      |                                                       ^~
../../gcc-4.6.3/gcc/stor-layout.c:2362:33: warning: left shift of negative value [-Wshift-negative-value]
 2362 |                                 << (precision - HOST_BITS_PER_WIDE_INT - 1 > 0
      |                                 ^~
i686-helenos-cc -c   -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat   -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../libcpp/include  -I../../gcc-4.6.3/gcc/../libdecnumber -I../../gcc-4.6.3/gcc/../libdecnumber/dpd -I../libdecnumber    ../../gcc-4.6.3/gcc/store-motion.c -o store-motion.o
In file included from ../../gcc-4.6.3/gcc/store-motion.c:29:
../../gcc-4.6.3/gcc/tree.h:3130:11: warning: identifier 'thread_local' conflicts with C++ keyword [-Wc++-compat]
 3130 |  unsigned thread_local : 1;
      |           ^~~~~~~~~~~~
In file included from ../../gcc-4.6.3/gcc/store-motion.c:35:
../../gcc-4.6.3/gcc/recog.h:287:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
  287 | #if HAVE_DESIGNATED_INITIALIZERS
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
i686-helenos-cc -c   -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat   -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../libcpp/include  -I../../gcc-4.6.3/gcc/../libdecnumber -I../../gcc-4.6.3/gcc/../libdecnumber/dpd -I../libdecnumber    ../../gcc-4.6.3/gcc/stringpool.c -o stringpool.o
In file included from ../../gcc-4.6.3/gcc/stringpool.c:34:
../../gcc-4.6.3/gcc/tree.h:3130:11: warning: identifier 'thread_local' conflicts with C++ keyword [-Wc++-compat]
 3130 |  unsigned thread_local : 1;
      |           ^~~~~~~~~~~~
i686-helenos-cc -c   -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat   -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../libcpp/include  -I../../gcc-4.6.3/gcc/../libdecnumber -I../../gcc-4.6.3/gcc/../libdecnumber/dpd -I../libdecnumber    ../../gcc-4.6.3/gcc/target-globals.c -o target-globals.o
In file included from ../../gcc-4.6.3/gcc/function.h:25,
                 from ../../gcc-4.6.3/gcc/expr.h:26,
                 from ../../gcc-4.6.3/gcc/target-globals.c:35:
../../gcc-4.6.3/gcc/tree.h:3130:11: warning: identifier 'thread_local' conflicts with C++ keyword [-Wc++-compat]
 3130 |  unsigned thread_local : 1;
      |           ^~~~~~~~~~~~
i686-helenos-cc -c   -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat   -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../libcpp/include  -I../../gcc-4.6.3/gcc/../libdecnumber -I../../gcc-4.6.3/gcc/../libdecnumber/dpd -I../libdecnumber    ../../gcc-4.6.3/gcc/targhooks.c -o targhooks.o
In file included from ../../gcc-4.6.3/gcc/targhooks.c:56:
../../gcc-4.6.3/gcc/tree.h:3130:11: warning: identifier 'thread_local' conflicts with C++ keyword [-Wc++-compat]
 3130 |  unsigned thread_local : 1;
      |           ^~~~~~~~~~~~
In file included from ../../gcc-4.6.3/gcc/targhooks.c:69:
../../gcc-4.6.3/gcc/recog.h:287:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
  287 | #if HAVE_DESIGNATED_INITIALIZERS
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
i686-helenos-cc -c   -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat   -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../libcpp/include  -I../../gcc-4.6.3/gcc/../libdecnumber -I../../gcc-4.6.3/gcc/../libdecnumber/dpd -I../libdecnumber    ../../gcc-4.6.3/gcc/timevar.c -o timevar.o
i686-helenos-cc   -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat   -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../libcpp/include  -I../../gcc-4.6.3/gcc/../libdecnumber -I../../gcc-4.6.3/gcc/../libdecnumber/dpd -I../libdecnumber    \
  -DTARGET_NAME=\"i686-linux-gnu\" \
  -c ../../gcc-4.6.3/gcc/toplev.c -o toplev.o
In file included from ../../gcc-4.6.3/gcc/toplev.c:33:
../../gcc-4.6.3/gcc/tree.h:3130:11: warning: identifier 'thread_local' conflicts with C++ keyword [-Wc++-compat]
 3130 |  unsigned thread_local : 1;
      |           ^~~~~~~~~~~~
In file included from ../../gcc-4.6.3/gcc/toplev.c:43:
../../gcc-4.6.3/gcc/recog.h:287:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
  287 | #if HAVE_DESIGNATED_INITIALIZERS
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.6.3/gcc/toplev.c: In function 'init_random_seed':
../../gcc-4.6.3/gcc/toplev.c:316:3: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
  316 |   sprintf (random_seed, HOST_WIDE_INT_PRINT_HEX, value);
      |   ^~~~~~~
In file included from /var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libposix/stdio.h:39,
                 from ../../gcc-4.6.3/gcc/system.h:42,
                 from ../../gcc-4.6.3/gcc/toplev.c:28:
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
../../gcc-4.6.3/gcc/toplev.c: In function 'print_to_stderr':
../../gcc-4.6.3/gcc/toplev.c:802:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
  802 |       fputc (' ', stderr);
      |       ^~~~~~~~~~~~~~~~~~~
../../gcc-4.6.3/gcc/toplev.c:805:5: note: here
  805 |     case SWITCH_TYPE_DESCRIPTIVE:
      |     ^~~~
../../gcc-4.6.3/gcc/toplev.c: In function 'print_to_asm_out_file':
../../gcc-4.6.3/gcc/toplev.c:770:10: warning: this statement may fall through [-Wimplicit-fallthrough=]
  770 |       if (ASM_COMMENT_START[0] == 0)
      |          ^
../../gcc-4.6.3/gcc/toplev.c:773:5: note: here
  773 |     case SWITCH_TYPE_PASSED:
      |     ^~~~
../../gcc-4.6.3/gcc/toplev.c: At top level:
../../gcc-4.6.3/gcc/toplev.c:347:1: warning: 'crash_signal' defined but not used [-Wunused-function]
  347 | crash_signal (int signo)
      | ^~~~~~~~~~~~
i686-helenos-cc -c   -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat   -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../libcpp/include  -I../../gcc-4.6.3/gcc/../libdecnumber -I../../gcc-4.6.3/gcc/../libdecnumber/dpd -I../libdecnumber    ../../gcc-4.6.3/gcc/tracer.c -o tracer.o
In file included from ../../gcc-4.6.3/gcc/tracer.c:41:
../../gcc-4.6.3/gcc/tree.h:3130:11: warning: identifier 'thread_local' conflicts with C++ keyword [-Wc++-compat]
 3130 |  unsigned thread_local : 1;
      |           ^~~~~~~~~~~~
i686-helenos-cc -c   -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat   -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../libcpp/include  -I../../gcc-4.6.3/gcc/../libdecnumber -I../../gcc-4.6.3/gcc/../libdecnumber/dpd -I../libdecnumber    ../../gcc-4.6.3/gcc/tree-affine.c -o tree-affine.o
In file included from ../../gcc-4.6.3/gcc/tree-affine.c:23:
../../gcc-4.6.3/gcc/tree.h:3130:11: warning: identifier 'thread_local' conflicts with C++ keyword [-Wc++-compat]
 3130 |  unsigned thread_local : 1;
      |           ^~~~~~~~~~~~
i686-helenos-cc -c   -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat   -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../libcpp/include  -I../../gcc-4.6.3/gcc/../libdecnumber -I../../gcc-4.6.3/gcc/../libdecnumber/dpd -I../libdecnumber    ../../gcc-4.6.3/gcc/tree-call-cdce.c -o tree-call-cdce.o
In file included from ../../gcc-4.6.3/gcc/function.h:25,
                 from ../../gcc-4.6.3/gcc/basic-block.h:26,
                 from ../../gcc-4.6.3/gcc/tree-call-cdce.c:26:
../../gcc-4.6.3/gcc/tree.h:3130:11: warning: identifier 'thread_local' conflicts with C++ keyword [-Wc++-compat]
 3130 |  unsigned thread_local : 1;
      |           ^~~~~~~~~~~~
i686-helenos-cc -c   -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat   -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../libcpp/include  -I../../gcc-4.6.3/gcc/../libdecnumber -I../../gcc-4.6.3/gcc/../libdecnumber/dpd -I../libdecnumber    ../../gcc-4.6.3/gcc/tree-cfg.c -o tree-cfg.o
In file included from ../../gcc-4.6.3/gcc/tree-cfg.c:26:
../../gcc-4.6.3/gcc/tree.h:3130:11: warning: identifier 'thread_local' conflicts with C++ keyword [-Wc++-compat]
 3130 |  unsigned thread_local : 1;
      |           ^~~~~~~~~~~~
In file included from ../../gcc-4.6.3/gcc/tree-flow.h:862,
                 from ../../gcc-4.6.3/gcc/tree-cfg.c:36:
In function 'gimple_phi_arg_imm_use_ptr',
    inlined from 'op_iter_next_use' at ../../gcc-4.6.3/gcc/tree-flow-inline.h:673:14,
    inlined from 'op_iter_next_use' at ../../gcc-4.6.3/gcc/tree-flow-inline.h:661:1,
    inlined from 'link_use_stmts_after' at ../../gcc-4.6.3/gcc/tree-flow-inline.h:1034:4:
../../gcc-4.6.3/gcc/tree-flow-inline.h:452:10: warning: array subscript 2147483648 is above array bounds of 'struct phi_arg_d[1]' [-Warray-bounds=]
  452 |   return &gimple_phi_arg (gs, i)->imm_use;
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.6.3/gcc/tree-flow.h:29:
../../gcc-4.6.3/gcc/gimple.h: In function 'link_use_stmts_after':
../../gcc-4.6.3/gcc/gimple.h:504:48: note: while referencing 'args'
  504 |   struct phi_arg_d GTY ((length ("%h.nargs"))) args[1];
      |                                                ^~~~
i686-helenos-cc -c   -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat   -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../libcpp/include  -I../../gcc-4.6.3/gcc/../libdecnumber -I../../gcc-4.6.3/gcc/../libdecnumber/dpd -I../libdecnumber    ../../gcc-4.6.3/gcc/tree-cfgcleanup.c -o tree-cfgcleanup.o
In file included from ../../gcc-4.6.3/gcc/tree-cfgcleanup.c:25:
../../gcc-4.6.3/gcc/tree.h:3130:11: warning: identifier 'thread_local' conflicts with C++ keyword [-Wc++-compat]
 3130 |  unsigned thread_local : 1;
      |           ^~~~~~~~~~~~
In file included from ../../gcc-4.6.3/gcc/tree-flow.h:862,
                 from ../../gcc-4.6.3/gcc/tree-cfgcleanup.c:34:
In function 'gimple_phi_arg_imm_use_ptr',
    inlined from 'op_iter_next_use' at ../../gcc-4.6.3/gcc/tree-flow-inline.h:673:14,
    inlined from 'op_iter_next_use' at ../../gcc-4.6.3/gcc/tree-flow-inline.h:661:1,
    inlined from 'link_use_stmts_after' at ../../gcc-4.6.3/gcc/tree-flow-inline.h:1034:4:
../../gcc-4.6.3/gcc/tree-flow-inline.h:452:10: warning: array subscript 2147483648 is above array bounds of 'struct phi_arg_d[1]' [-Warray-bounds=]
  452 |   return &gimple_phi_arg (gs, i)->imm_use;
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.6.3/gcc/tree-flow.h:29:
../../gcc-4.6.3/gcc/gimple.h: In function 'link_use_stmts_after':
../../gcc-4.6.3/gcc/gimple.h:504:48: note: while referencing 'args'
  504 |   struct phi_arg_d GTY ((length ("%h.nargs"))) args[1];
      |                                                ^~~~
i686-helenos-cc -c   -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat   -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../libcpp/include  -I../../gcc-4.6.3/gcc/../libdecnumber -I../../gcc-4.6.3/gcc/../libdecnumber/dpd -I../libdecnumber    ../../gcc-4.6.3/gcc/tree-chrec.c -o tree-chrec.o
In file included from ../../gcc-4.6.3/gcc/function.h:25,
                 from ../../gcc-4.6.3/gcc/basic-block.h:26,
                 from ../../gcc-4.6.3/gcc/cfgloop.h:24,
                 from ../../gcc-4.6.3/gcc/tree-chrec.c:31:
../../gcc-4.6.3/gcc/tree.h:3130:11: warning: identifier 'thread_local' conflicts with C++ keyword [-Wc++-compat]
 3130 |  unsigned thread_local : 1;
      |           ^~~~~~~~~~~~
../../gcc-4.6.3/gcc/tree-chrec.c: In function 'chrec_fold_plus_1':
../../gcc-4.6.3/gcc/tree-chrec.c:280:14: warning: this statement may fall through [-Wimplicit-fallthrough=]
  280 |           if (tree_contains_chrecs (op1, NULL))
      |              ^
../../gcc-4.6.3/gcc/tree-chrec.c:283:9: note: here
  283 |         default:
      |         ^~~~~~~
../../gcc-4.6.3/gcc/tree-chrec.c:319:14: warning: this statement may fall through [-Wimplicit-fallthrough=]
  319 |           if (tree_contains_chrecs (op1, NULL))
      |              ^
../../gcc-4.6.3/gcc/tree-chrec.c:322:9: note: here
  322 |         default:
      |         ^~~~~~~
../../gcc-4.6.3/gcc/tree-chrec.c:297:10: warning: this statement may fall through [-Wimplicit-fallthrough=]
  297 |       if (tree_contains_chrecs (op0, NULL))
      |          ^
../../gcc-4.6.3/gcc/tree-chrec.c:300:5: note: here
  300 |     default:
      |     ^~~~~~~
../../gcc-4.6.3/gcc/tree-chrec.c: In function 'chrec_fold_multiply':
../../gcc-4.6.3/gcc/tree-chrec.c:402:14: warning: this statement may fall through [-Wimplicit-fallthrough=]
  402 |           if (tree_contains_chrecs (op1, NULL))
      |              ^
../../gcc-4.6.3/gcc/tree-chrec.c:405:9: note: here
  405 |         default:
      |         ^~~~~~~
../../gcc-4.6.3/gcc/tree-chrec.c:437:14: warning: this statement may fall through [-Wimplicit-fallthrough=]
  437 |           if (tree_contains_chrecs (op1, NULL))
      |              ^
../../gcc-4.6.3/gcc/tree-chrec.c:440:9: note: here
  440 |         default:
      |         ^~~~~~~
../../gcc-4.6.3/gcc/tree-chrec.c:418:10: warning: this statement may fall through [-Wimplicit-fallthrough=]
  418 |       if (tree_contains_chrecs (op0, NULL))
      |          ^
../../gcc-4.6.3/gcc/tree-chrec.c:421:5: note: here
  421 |     default:
      |     ^~~~~~~
../../gcc-4.6.3/gcc/tree-chrec.c: In function 'evolution_function_is_invariant_rec_p':
../../gcc-4.6.3/gcc/tree-chrec.c:1022:10: warning: this statement may fall through [-Wimplicit-fallthrough=]
 1022 |       if (!evolution_function_is_invariant_rec_p (TREE_OPERAND (chrec, 1),
      |          ^
../../gcc-4.6.3/gcc/tree-chrec.c:1026:5: note: here
 1026 |     case 1:
      |     ^~~~
../../gcc-4.6.3/gcc/tree-chrec.c: In function 'evolution_function_is_univariate_p':
../../gcc-4.6.3/gcc/tree-chrec.c:1117:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
 1117 |       switch (TREE_CODE (CHREC_RIGHT (chrec)))
      |       ^~~~~~
../../gcc-4.6.3/gcc/tree-chrec.c:1130:5: note: here
 1130 |     default:
      |     ^~~~~~~
../../gcc-4.6.3/gcc/tree-chrec.c: In function 'for_each_scev_op':
../../gcc-4.6.3/gcc/tree-chrec.c:1478:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
 1478 |       for_each_scev_op (&TREE_OPERAND (*scev, 2), cbck, data);
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.6.3/gcc/tree-chrec.c:1480:5: note: here
 1480 |     case 2:
      |     ^~~~
../../gcc-4.6.3/gcc/tree-chrec.c:1481:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
 1481 |       for_each_scev_op (&TREE_OPERAND (*scev, 1), cbck, data);
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.6.3/gcc/tree-chrec.c:1483:5: note: here
 1483 |     case 1:
      |     ^~~~
../../gcc-4.6.3/gcc/tree-chrec.c:1484:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
 1484 |       for_each_scev_op (&TREE_OPERAND (*scev, 0), cbck, data);
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.6.3/gcc/tree-chrec.c:1486:5: note: here
 1486 |     default:
      |     ^~~~~~~
i686-helenos-cc -c   -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat   -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../libcpp/include  -I../../gcc-4.6.3/gcc/../libdecnumber -I../../gcc-4.6.3/gcc/../libdecnumber/dpd -I../libdecnumber    ../../gcc-4.6.3/gcc/tree-complex.c -o tree-complex.o
In file included from ../../gcc-4.6.3/gcc/tree-complex.c:25:
../../gcc-4.6.3/gcc/tree.h:3130:11: warning: identifier 'thread_local' conflicts with C++ keyword [-Wc++-compat]
 3130 |  unsigned thread_local : 1;
      |           ^~~~~~~~~~~~
../../gcc-4.6.3/gcc/tree-complex.c: In function 'expand_complex_division':
../../gcc-4.6.3/gcc/tree-complex.c:1292:12: warning: this statement may fall through [-Wimplicit-fallthrough=]
 1292 |       ri = gimplify_build1 (gsi, NEGATE_EXPR, inner_type, ri);
      |            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.6.3/gcc/tree-complex.c:1294:5: note: here
 1294 |     case PAIR (ONLY_REAL, VARYING):
      |     ^~~~
i686-helenos-cc -c   -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat   -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../libcpp/include  -I../../gcc-4.6.3/gcc/../libdecnumber -I../../gcc-4.6.3/gcc/../libdecnumber/dpd -I../libdecnumber    ../../gcc-4.6.3/gcc/tree-data-ref.c -o tree-data-ref.o
In file included from ../../gcc-4.6.3/gcc/function.h:25,
                 from ../../gcc-4.6.3/gcc/basic-block.h:26,
                 from ../../gcc-4.6.3/gcc/tree-flow.h:27,
                 from ../../gcc-4.6.3/gcc/tree-data-ref.c:81:
../../gcc-4.6.3/gcc/tree.h:3130:11: warning: identifier 'thread_local' conflicts with C++ keyword [-Wc++-compat]
 3130 |  unsigned thread_local : 1;
      |           ^~~~~~~~~~~~
../../gcc-4.6.3/gcc/tree-data-ref.c: In function 'siv_subscript_p':
../../gcc-4.6.3/gcc/tree-data-ref.c:1456:18: warning: this statement may fall through [-Wimplicit-fallthrough=]
 1456 |               if (CHREC_VARIABLE (chrec_a) != CHREC_VARIABLE (chrec_b))
      |                  ^
../../gcc-4.6.3/gcc/tree-data-ref.c:1459:13: note: here
 1459 |             default:
      |             ^~~~~~~
i686-helenos-cc -c   -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat   -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../libcpp/include  -I../../gcc-4.6.3/gcc/../libdecnumber -I../../gcc-4.6.3/gcc/../libdecnumber/dpd -I../libdecnumber    ../../gcc-4.6.3/gcc/tree-dfa.c -o tree-dfa.o
In file included from ../../gcc-4.6.3/gcc/tree-dfa.c:28:
../../gcc-4.6.3/gcc/tree.h:3130:11: warning: identifier 'thread_local' conflicts with C++ keyword [-Wc++-compat]
 3130 |  unsigned thread_local : 1;
      |           ^~~~~~~~~~~~
In file included from ../../gcc-4.6.3/gcc/tree-flow.h:862,
                 from ../../gcc-4.6.3/gcc/tree-dfa.c:40:
In function 'gimple_phi_arg_imm_use_ptr',
    inlined from 'op_iter_next_use' at ../../gcc-4.6.3/gcc/tree-flow-inline.h:673:14,
    inlined from 'op_iter_next_use' at ../../gcc-4.6.3/gcc/tree-flow-inline.h:661:1,
    inlined from 'stmt_references_abnormal_ssa_name' at ../../gcc-4.6.3/gcc/tree-dfa.c:1093:3:
../../gcc-4.6.3/gcc/tree-flow-inline.h:452:10: warning: array subscript 2147483648 is above array bounds of 'struct phi_arg_d[1]' [-Warray-bounds=]
  452 |   return &gimple_phi_arg (gs, i)->imm_use;
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.6.3/gcc/tree-dfa.c:39:
../../gcc-4.6.3/gcc/gimple.h: In function 'stmt_references_abnormal_ssa_name':
../../gcc-4.6.3/gcc/gimple.h:504:48: note: while referencing 'args'
  504 |   struct phi_arg_d GTY ((length ("%h.nargs"))) args[1];
      |                                                ^~~~
i686-helenos-cc -c   -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat   -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../libcpp/include  -I../../gcc-4.6.3/gcc/../libdecnumber -I../../gcc-4.6.3/gcc/../libdecnumber/dpd -I../libdecnumber    ../../gcc-4.6.3/gcc/tree-diagnostic.c -o tree-diagnostic.o
In file included from ../../gcc-4.6.3/gcc/tree-diagnostic.c:26:
../../gcc-4.6.3/gcc/tree.h:3130:11: warning: identifier 'thread_local' conflicts with C++ keyword [-Wc++-compat]
 3130 |  unsigned thread_local : 1;
      |           ^~~~~~~~~~~~
i686-helenos-cc -c   -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat   -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../libcpp/include  -I../../gcc-4.6.3/gcc/../libdecnumber -I../../gcc-4.6.3/gcc/../libdecnumber/dpd -I../libdecnumber    ../../gcc-4.6.3/gcc/tree-dump.c -o tree-dump.o
In file included from ../../gcc-4.6.3/gcc/tree-dump.c:26:
../../gcc-4.6.3/gcc/tree.h:3130:11: warning: identifier 'thread_local' conflicts with C++ keyword [-Wc++-compat]
 3130 |  unsigned thread_local : 1;
      |           ^~~~~~~~~~~~
../../gcc-4.6.3/gcc/tree-dump.c: In function 'dequeue_and_dump':
../../gcc-4.6.3/gcc/tree-dump.c:440:13: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
  440 |             sprintf (buffer, "%u", i);
      |             ^~~~~~~
In file included from /var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libposix/stdio.h:39,
                 from ../../gcc-4.6.3/gcc/system.h:42,
                 from ../../gcc-4.6.3/gcc/tree-dump.c:23:
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
../../gcc-4.6.3/gcc/tree-dump.c:451:11: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
  451 |           sprintf (buffer, "%u", i);
      |           ^~~~~~~
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
../../gcc-4.6.3/gcc/tree-dump.c:636:13: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
  636 |             sprintf (buffer, "%u", i);
      |             ^~~~~~~
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
../../gcc-4.6.3/gcc/tree-dump.c: In function 'dump_node':
../../gcc-4.6.3/gcc/tree-dump.c:756:30: warning: cast between incompatible function types from 'void (*)(void *)' to 'void (*)(splay_tree_value)' {aka 'void (*)(long unsigned int)'} [-Wcast-function-type]
  756 |                              (splay_tree_delete_value_fn) &free);
      |                              ^
i686-helenos-cc -c   -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat   -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../libcpp/include  -I../../gcc-4.6.3/gcc/../libdecnumber -I../../gcc-4.6.3/gcc/../libdecnumber/dpd -I../libdecnumber    ../../gcc-4.6.3/gcc/tree-eh.c -o tree-eh.o
In file included from ../../gcc-4.6.3/gcc/tree-eh.c:25:
../../gcc-4.6.3/gcc/tree.h:3130:11: warning: identifier 'thread_local' conflicts with C++ keyword [-Wc++-compat]
 3130 |  unsigned thread_local : 1;
      |           ^~~~~~~~~~~~
In file included from ../../gcc-4.6.3/gcc/tree-flow.h:862,
                 from ../../gcc-4.6.3/gcc/tree-eh.c:30:
In function 'gimple_phi_arg_imm_use_ptr',
    inlined from 'op_iter_next_use' at ../../gcc-4.6.3/gcc/tree-flow-inline.h:673:14,
    inlined from 'op_iter_next_use' at ../../gcc-4.6.3/gcc/tree-flow-inline.h:661:1,
    inlined from 'link_use_stmts_after' at ../../gcc-4.6.3/gcc/tree-flow-inline.h:1034:4:
../../gcc-4.6.3/gcc/tree-flow-inline.h:452:10: warning: array subscript 2147483648 is above array bounds of 'struct phi_arg_d[1]' [-Warray-bounds=]
  452 |   return &gimple_phi_arg (gs, i)->imm_use;
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.6.3/gcc/tree-flow.h:29:
../../gcc-4.6.3/gcc/gimple.h: In function 'link_use_stmts_after':
../../gcc-4.6.3/gcc/gimple.h:504:48: note: while referencing 'args'
  504 |   struct phi_arg_d GTY ((length ("%h.nargs"))) args[1];
      |                                                ^~~~
i686-helenos-cc -c   -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat   -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../libcpp/include  -I../../gcc-4.6.3/gcc/../libdecnumber -I../../gcc-4.6.3/gcc/../libdecnumber/dpd -I../libdecnumber    ../../gcc-4.6.3/gcc/tree-emutls.c -o tree-emutls.o
In file included from ../../gcc-4.6.3/gcc/tree-emutls.c:24:
../../gcc-4.6.3/gcc/tree.h:3130:11: warning: identifier 'thread_local' conflicts with C++ keyword [-Wc++-compat]
 3130 |  unsigned thread_local : 1;
      |           ^~~~~~~~~~~~
i686-helenos-cc -c   -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat   -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../libcpp/include  -I../../gcc-4.6.3/gcc/../libdecnumber -I../../gcc-4.6.3/gcc/../libdecnumber/dpd -I../libdecnumber    ../../gcc-4.6.3/gcc/tree-if-conv.c -o tree-if-conv.o
In file included from ../../gcc-4.6.3/gcc/tree-if-conv.c:88:
../../gcc-4.6.3/gcc/tree.h:3130:11: warning: identifier 'thread_local' conflicts with C++ keyword [-Wc++-compat]
 3130 |  unsigned thread_local : 1;
      |           ^~~~~~~~~~~~
i686-helenos-cc -c   -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat   -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../libcpp/include  -I../../gcc-4.6.3/gcc/../libdecnumber -I../../gcc-4.6.3/gcc/../libdecnumber/dpd -I../libdecnumber    ../../gcc-4.6.3/gcc/tree-into-ssa.c -o tree-into-ssa.o
In file included from ../../gcc-4.6.3/gcc/tree-into-ssa.c:26:
../../gcc-4.6.3/gcc/tree.h:3130:11: warning: identifier 'thread_local' conflicts with C++ keyword [-Wc++-compat]
 3130 |  unsigned thread_local : 1;
      |           ^~~~~~~~~~~~
In file included from ../../gcc-4.6.3/gcc/tree-flow.h:862,
                 from ../../gcc-4.6.3/gcc/tree-into-ssa.c:36:
In function 'gimple_phi_arg_imm_use_ptr',
    inlined from 'op_iter_next_use' at ../../gcc-4.6.3/gcc/tree-flow-inline.h:673:14,
    inlined from 'op_iter_next_use' at ../../gcc-4.6.3/gcc/tree-flow-inline.h:661:1,
    inlined from 'mark_def_sites' at ../../gcc-4.6.3/gcc/tree-into-ssa.c:752:3,
    inlined from 'mark_def_sites_block' at ../../gcc-4.6.3/gcc/tree-into-ssa.c:2254:5:
../../gcc-4.6.3/gcc/tree-flow-inline.h:452:10: warning: array subscript 2147483648 is above array bounds of 'struct phi_arg_d[1]' [-Warray-bounds=]
  452 |   return &gimple_phi_arg (gs, i)->imm_use;
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.6.3/gcc/tree-flow.h:29:
../../gcc-4.6.3/gcc/gimple.h: In function 'mark_def_sites_block':
../../gcc-4.6.3/gcc/gimple.h:504:48: note: while referencing 'args'
  504 |   struct phi_arg_d GTY ((length ("%h.nargs"))) args[1];
      |                                                ^~~~
In function 'gimple_phi_arg_imm_use_ptr',
    inlined from 'op_iter_next_use' at ../../gcc-4.6.3/gcc/tree-flow-inline.h:673:14,
    inlined from 'op_iter_next_use' at ../../gcc-4.6.3/gcc/tree-flow-inline.h:661:1,
    inlined from 'prepare_block_for_update' at ../../gcc-4.6.3/gcc/tree-into-ssa.c:2550:7:
../../gcc-4.6.3/gcc/tree-flow-inline.h:452:10: warning: array subscript 2147483648 is above array bounds of 'struct phi_arg_d[1]' [-Warray-bounds=]
  452 |   return &gimple_phi_arg (gs, i)->imm_use;
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.6.3/gcc/gimple.h: In function 'prepare_block_for_update':
../../gcc-4.6.3/gcc/gimple.h:504:48: note: while referencing 'args'
  504 |   struct phi_arg_d GTY ((length ("%h.nargs"))) args[1];
      |                                                ^~~~
In function 'gimple_phi_arg_imm_use_ptr',
    inlined from 'op_iter_next_use' at ../../gcc-4.6.3/gcc/tree-flow-inline.h:673:14,
    inlined from 'op_iter_next_use' at ../../gcc-4.6.3/gcc/tree-flow-inline.h:661:1,
    inlined from 'rewrite_stmt' at ../../gcc-4.6.3/gcc/tree-into-ssa.c:1309:5,
    inlined from 'rewrite_enter_block' at ../../gcc-4.6.3/gcc/tree-into-ssa.c:1403:7:
../../gcc-4.6.3/gcc/tree-flow-inline.h:452:10: warning: array subscript 2147483648 is above array bounds of 'struct phi_arg_d[1]' [-Warray-bounds=]
  452 |   return &gimple_phi_arg (gs, i)->imm_use;
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.6.3/gcc/gimple.h: In function 'rewrite_enter_block':
../../gcc-4.6.3/gcc/gimple.h:504:48: note: while referencing 'args'
  504 |   struct phi_arg_d GTY ((length ("%h.nargs"))) args[1];
      |                                                ^~~~
In function 'gimple_phi_arg_imm_use_ptr',
    inlined from 'op_iter_next_use' at ../../gcc-4.6.3/gcc/tree-flow-inline.h:673:14,
    inlined from 'op_iter_next_use' at ../../gcc-4.6.3/gcc/tree-flow-inline.h:661:1,
    inlined from 'rewrite_update_stmt' at ../../gcc-4.6.3/gcc/tree-into-ssa.c:1976:4,
    inlined from 'rewrite_update_enter_block' at ../../gcc-4.6.3/gcc/tree-into-ssa.c:2140:9:
../../gcc-4.6.3/gcc/tree-flow-inline.h:452:10: warning: array subscript 2147483648 is above array bounds of 'struct phi_arg_d[1]' [-Warray-bounds=]
  452 |   return &gimple_phi_arg (gs, i)->imm_use;
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.6.3/gcc/gimple.h: In function 'rewrite_update_enter_block':
../../gcc-4.6.3/gcc/gimple.h:504:48: note: while referencing 'args'
  504 |   struct phi_arg_d GTY ((length ("%h.nargs"))) args[1];
      |                                                ^~~~
In function 'gimple_phi_arg_imm_use_ptr',
    inlined from 'op_iter_next_use' at ../../gcc-4.6.3/gcc/tree-flow-inline.h:673:14,
    inlined from 'op_iter_next_use' at ../../gcc-4.6.3/gcc/tree-flow-inline.h:661:1,
    inlined from 'rewrite_update_stmt' at ../../gcc-4.6.3/gcc/tree-into-ssa.c:1949:4,
    inlined from 'rewrite_update_enter_block' at ../../gcc-4.6.3/gcc/tree-into-ssa.c:2140:9:
../../gcc-4.6.3/gcc/tree-flow-inline.h:452:10: warning: array subscript 2147483648 is above array bounds of 'struct phi_arg_d[1]' [-Warray-bounds=]
  452 |   return &gimple_phi_arg (gs, i)->imm_use;
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.6.3/gcc/gimple.h: In function 'rewrite_update_enter_block':
../../gcc-4.6.3/gcc/gimple.h:504:48: note: while referencing 'args'
  504 |   struct phi_arg_d GTY ((length ("%h.nargs"))) args[1];
      |                                                ^~~~
i686-helenos-cc -c   -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat   -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../libcpp/include  -I../../gcc-4.6.3/gcc/../libdecnumber -I../../gcc-4.6.3/gcc/../libdecnumber/dpd -I../libdecnumber    ../../gcc-4.6.3/gcc/tree-iterator.c -o tree-iterator.o
In file included from ../../gcc-4.6.3/gcc/tree-iterator.c:25:
../../gcc-4.6.3/gcc/tree.h:3130:11: warning: identifier 'thread_local' conflicts with C++ keyword [-Wc++-compat]
 3130 |  unsigned thread_local : 1;
      |           ^~~~~~~~~~~~
i686-helenos-cc -c   -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat   -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../libcpp/include  -I../../gcc-4.6.3/gcc/../libdecnumber -I../../gcc-4.6.3/gcc/../libdecnumber/dpd -I../libdecnumber    ../../gcc-4.6.3/gcc/tree-loop-distribution.c -o tree-loop-distribution.o
In file included from ../../gcc-4.6.3/gcc/function.h:25,
                 from ../../gcc-4.6.3/gcc/basic-block.h:26,
                 from ../../gcc-4.6.3/gcc/tree-flow.h:27,
                 from ../../gcc-4.6.3/gcc/tree-loop-distribution.c:48:
../../gcc-4.6.3/gcc/tree.h:3130:11: warning: identifier 'thread_local' conflicts with C++ keyword [-Wc++-compat]
 3130 |  unsigned thread_local : 1;
      |           ^~~~~~~~~~~~
i686-helenos-cc -c   -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat   -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../libcpp/include  -I../../gcc-4.6.3/gcc/../libdecnumber -I../../gcc-4.6.3/gcc/../libdecnumber/dpd -I../libdecnumber    ../../gcc-4.6.3/gcc/tree-nested.c -o tree-nested.o
In file included from ../../gcc-4.6.3/gcc/tree-nested.c:25:
../../gcc-4.6.3/gcc/tree.h:3130:11: warning: identifier 'thread_local' conflicts with C++ keyword [-Wc++-compat]
 3130 |  unsigned thread_local : 1;
      |           ^~~~~~~~~~~~
i686-helenos-cc -c   -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat   -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../libcpp/include  -I../../gcc-4.6.3/gcc/../libdecnumber -I../../gcc-4.6.3/gcc/../libdecnumber/dpd -I../libdecnumber    ../../gcc-4.6.3/gcc/tree-nrv.c -o tree-nrv.o
In file included from ../../gcc-4.6.3/gcc/tree-nrv.c:25:
../../gcc-4.6.3/gcc/tree.h:3130:11: warning: identifier 'thread_local' conflicts with C++ keyword [-Wc++-compat]
 3130 |  unsigned thread_local : 1;
      |           ^~~~~~~~~~~~
i686-helenos-cc -c   -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat   -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../libcpp/include  -I../../gcc-4.6.3/gcc/../libdecnumber -I../../gcc-4.6.3/gcc/../libdecnumber/dpd -I../libdecnumber    ../../gcc-4.6.3/gcc/tree-object-size.c -o tree-object-size.o
In file included from ../../gcc-4.6.3/gcc/tree-object-size.c:26:
../../gcc-4.6.3/gcc/tree.h:3130:11: warning: identifier 'thread_local' conflicts with C++ keyword [-Wc++-compat]
 3130 |  unsigned thread_local : 1;
      |           ^~~~~~~~~~~~
i686-helenos-cc -c   -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat   -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../libcpp/include  -I../../gcc-4.6.3/gcc/../libdecnumber -I../../gcc-4.6.3/gcc/../libdecnumber/dpd -I../libdecnumber    ../../gcc-4.6.3/gcc/tree-optimize.c -o tree-optimize.o
In file included from ../../gcc-4.6.3/gcc/tree-optimize.c:26:
../../gcc-4.6.3/gcc/tree.h:3130:11: warning: identifier 'thread_local' conflicts with C++ keyword [-Wc++-compat]
 3130 |  unsigned thread_local : 1;
      |           ^~~~~~~~~~~~
i686-helenos-cc -c   -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat   -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../libcpp/include  -I../../gcc-4.6.3/gcc/../libdecnumber -I../../gcc-4.6.3/gcc/../libdecnumber/dpd -I../libdecnumber    ../../gcc-4.6.3/gcc/tree-outof-ssa.c -o tree-outof-ssa.o
In file included from ../../gcc-4.6.3/gcc/tree-outof-ssa.c:26:
../../gcc-4.6.3/gcc/tree.h:3130:11: warning: identifier 'thread_local' conflicts with C++ keyword [-Wc++-compat]
 3130 |  unsigned thread_local : 1;
      |           ^~~~~~~~~~~~
i686-helenos-cc -c   -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat   -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../libcpp/include  -I../../gcc-4.6.3/gcc/../libdecnumber -I../../gcc-4.6.3/gcc/../libdecnumber/dpd -I../libdecnumber    ../../gcc-4.6.3/gcc/tree-parloops.c -o tree-parloops.o
In file included from ../../gcc-4.6.3/gcc/function.h:25,
                 from ../../gcc-4.6.3/gcc/basic-block.h:26,
                 from ../../gcc-4.6.3/gcc/tree-flow.h:27,
                 from ../../gcc-4.6.3/gcc/tree-parloops.c:26:
../../gcc-4.6.3/gcc/tree.h:3130:11: warning: identifier 'thread_local' conflicts with C++ keyword [-Wc++-compat]
 3130 |  unsigned thread_local : 1;
      |           ^~~~~~~~~~~~
../../gcc-4.6.3/gcc/tree-parloops.c: In function 'eliminate_local_variables':
../../gcc-4.6.3/gcc/tree-parloops.c:717:8: warning: suggest explicit braces to avoid ambiguous 'else' [-Wdangling-else]
  717 |     if (bb != entry_bb && bb != exit_bb)
      |        ^
../../gcc-4.6.3/gcc/tree-parloops.c: In function 'create_loop_fn':
../../gcc-4.6.3/gcc/tree-parloops.c:1402:3: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
 1402 |   ASM_FORMAT_PRIVATE_NAME (tname, buf, loopfn_num++);
      |   ^~~~~~~~~~~~~~~~~~~~~~~
In file included from /var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libposix/stdio.h:39,
                 from ../../gcc-4.6.3/gcc/system.h:42,
                 from ../../gcc-4.6.3/gcc/tree-parloops.c:24:
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
i686-helenos-cc -c   -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat   -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../libcpp/include  -I../../gcc-4.6.3/gcc/../libdecnumber -I../../gcc-4.6.3/gcc/../libdecnumber/dpd -I../libdecnumber    ../../gcc-4.6.3/gcc/tree-phinodes.c -o tree-phinodes.o
In file included from ../../gcc-4.6.3/gcc/tree-phinodes.c:25:
../../gcc-4.6.3/gcc/tree.h:3130:11: warning: identifier 'thread_local' conflicts with C++ keyword [-Wc++-compat]
 3130 |  unsigned thread_local : 1;
      |           ^~~~~~~~~~~~
i686-helenos-cc -c   -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat   -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../libcpp/include  -I../../gcc-4.6.3/gcc/../libdecnumber -I../../gcc-4.6.3/gcc/../libdecnumber/dpd -I../libdecnumber    ../../gcc-4.6.3/gcc/tree-predcom.c -o tree-predcom.o
In file included from ../../gcc-4.6.3/gcc/tree-predcom.c:192:
../../gcc-4.6.3/gcc/tree.h:3130:11: warning: identifier 'thread_local' conflicts with C++ keyword [-Wc++-compat]
 3130 |  unsigned thread_local : 1;
      |           ^~~~~~~~~~~~
In file included from ../../gcc-4.6.3/gcc/tree-flow.h:862,
                 from ../../gcc-4.6.3/gcc/tree-predcom.c:195:
In function 'gimple_phi_arg_imm_use_ptr',
    inlined from 'op_iter_next_use' at ../../gcc-4.6.3/gcc/tree-flow-inline.h:673:14,
    inlined from 'op_iter_next_use' at ../../gcc-4.6.3/gcc/tree-flow-inline.h:661:1,
    inlined from 'link_use_stmts_after' at ../../gcc-4.6.3/gcc/tree-flow-inline.h:1034:4:
../../gcc-4.6.3/gcc/tree-flow-inline.h:452:10: warning: array subscript 2147483648 is above array bounds of 'struct phi_arg_d[1]' [-Warray-bounds=]
  452 |   return &gimple_phi_arg (gs, i)->imm_use;
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.6.3/gcc/tree-flow.h:29:
../../gcc-4.6.3/gcc/gimple.h: In function 'link_use_stmts_after':
../../gcc-4.6.3/gcc/gimple.h:504:48: note: while referencing 'args'
  504 |   struct phi_arg_d GTY ((length ("%h.nargs"))) args[1];
      |                                                ^~~~
i686-helenos-cc -c   -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat   -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../libcpp/include  -I../../gcc-4.6.3/gcc/../libdecnumber -I../../gcc-4.6.3/gcc/../libdecnumber/dpd -I../libdecnumber    ../../gcc-4.6.3/gcc/tree-pretty-print.c -o tree-pretty-print.o
In file included from ../../gcc-4.6.3/gcc/tree-pretty-print.c:26:
../../gcc-4.6.3/gcc/tree.h:3130:11: warning: identifier 'thread_local' conflicts with C++ keyword [-Wc++-compat]
 3130 |  unsigned thread_local : 1;
      |           ^~~~~~~~~~~~
../../gcc-4.6.3/gcc/tree-pretty-print.c: In function 'dump_array_domain':
../../gcc-4.6.3/gcc/tree-pretty-print.c:270:9: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
  270 |         pp_wide_integer (buffer, TREE_INT_CST_LOW (max) + 1);
      |         ^~~~~~~~~~~~~~~
In file included from /var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libposix/stdio.h:39,
                 from ../../gcc-4.6.3/gcc/system.h:42,
                 from ../../gcc-4.6.3/gcc/tree-pretty-print.c:23:
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
../../gcc-4.6.3/gcc/tree-pretty-print.c: In function 'dump_location':
../../gcc-4.6.3/gcc/tree-pretty-print.c:462:3: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
  462 |   pp_decimal_int (buffer, xloc.line);
      |   ^~~~~~~~~~~~~~
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
../../gcc-4.6.3/gcc/tree-pretty-print.c: In function 'dump_block_node':
../../gcc-4.6.3/gcc/tree-pretty-print.c:475:32: warning: spurious trailing space in format [-Wformat-diag]
  475 |   pp_printf (buffer, "BLOCK #%d ", BLOCK_NUMBER (block));
      |                                ^
../../gcc-4.6.3/gcc/tree-pretty-print.c:478:25: warning: spurious leading punctuation sequence '[' in format [-Wformat-diag]
  478 |     pp_printf (buffer, "[%p] ", (void *) block);
      |                         ^
../../gcc-4.6.3/gcc/tree-pretty-print.c:478:29: warning: spurious trailing space in format [-Wformat-diag]
  478 |     pp_printf (buffer, "[%p] ", (void *) block);
      |                             ^
../../gcc-4.6.3/gcc/tree-pretty-print.c: In function 'dump_generic_node':
../../gcc-4.6.3/gcc/tree-pretty-print.c:598:25: warning: spurious leading punctuation sequence '<&' in format [-Wformat-diag]
  598 |     pp_printf (buffer, "<&%p> ", (void *)node);
      |                         ^~
../../gcc-4.6.3/gcc/tree-pretty-print.c:598:30: warning: spurious trailing space in format [-Wformat-diag]
  598 |     pp_printf (buffer, "<&%p> ", (void *)node);
      |                              ^
../../gcc-4.6.3/gcc/tree-pretty-print.c:676:13: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
  676 |             pp_decimal_int (buffer, TYPE_ADDR_SPACE (node));
      |             ^~~~~~~~~~~~~~
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
../../gcc-4.6.3/gcc/tree-pretty-print.c:705:17: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
  705 |                 pp_wide_integer (buffer, TYPE_VECTOR_SUBPARTS (node));
      |                 ^~~~~~~~~~~~~~~
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
../../gcc-4.6.3/gcc/tree-pretty-print.c:714:17: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
  714 |                 pp_decimal_int (buffer, TYPE_PRECISION (node));
      |                 ^~~~~~~~~~~~~~
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
../../gcc-4.6.3/gcc/tree-pretty-print.c:725:17: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
  725 |                 pp_decimal_int (buffer, TYPE_PRECISION (node));
      |                 ^~~~~~~~~~~~~~
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
../../gcc-4.6.3/gcc/tree-pretty-print.c:732:17: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
  732 |                 pp_decimal_int (buffer, TYPE_PRECISION (node));
      |                 ^~~~~~~~~~~~~~
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
../../gcc-4.6.3/gcc/tree-pretty-print.c:763:33: warning: spurious leading punctuation sequence '<' in format [-Wformat-diag]
  763 |             pp_printf (buffer, "<Txxxx>");
      |                                 ^
../../gcc-4.6.3/gcc/tree-pretty-print.c:763:39: warning: spurious trailing punctuation sequence '>' in format [-Wformat-diag]
  763 |             pp_printf (buffer, "<Txxxx>");
      |                                       ^
../../gcc-4.6.3/gcc/tree-pretty-print.c:765:33: warning: spurious leading punctuation sequence '<' in format [-Wformat-diag]
  765 |             pp_printf (buffer, "<T%x>", TYPE_UID (node));
      |                                 ^
../../gcc-4.6.3/gcc/tree-pretty-print.c:765:37: warning: spurious trailing punctuation sequence '>' in format [-Wformat-diag]
  765 |             pp_printf (buffer, "<T%x>", TYPE_UID (node));
      |                                     ^
../../gcc-4.6.3/gcc/tree-pretty-print.c:788:15: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
  788 |               pp_decimal_int (buffer, TYPE_ADDR_SPACE (node));
      |               ^~~~~~~~~~~~~~
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
../../gcc-4.6.3/gcc/tree-pretty-print.c:985:11: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
  985 |           pp_wide_integer (buffer, TREE_INT_CST_LOW (node));
      |           ^~~~~~~~~~~~~~~
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
../../gcc-4.6.3/gcc/tree-pretty-print.c:1002:11: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
 1002 |           sprintf (pp_buffer (buffer)->digit_buffer,
      |           ^~~~~~~
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
../../gcc-4.6.3/gcc/tree-pretty-print.c:1008:9: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
 1008 |         pp_wide_integer (buffer, TREE_INT_CST_LOW (node));
      |         ^~~~~~~~~~~~~~~
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
../../gcc-4.6.3/gcc/tree-pretty-print.c:1094:29: warning: spurious leading punctuation sequence '<' in format [-Wformat-diag]
 1094 |         pp_printf (buffer, "<Txxxx>");
      |                             ^
../../gcc-4.6.3/gcc/tree-pretty-print.c:1094:35: warning: spurious trailing punctuation sequence '>' in format [-Wformat-diag]
 1094 |         pp_printf (buffer, "<Txxxx>");
      |                                   ^
../../gcc-4.6.3/gcc/tree-pretty-print.c:1096:29: warning: spurious leading punctuation sequence '<' in format [-Wformat-diag]
 1096 |         pp_printf (buffer, "<T%x>", TYPE_UID (node));
      |                             ^
../../gcc-4.6.3/gcc/tree-pretty-print.c:1096:33: warning: spurious trailing punctuation sequence '>' in format [-Wformat-diag]
 1096 |         pp_printf (buffer, "<T%x>", TYPE_UID (node));
      |                                 ^
../../gcc-4.6.3/gcc/tree-pretty-print.c:1109:29: warning: spurious leading punctuation sequence '<' in format [-Wformat-diag]
 1109 |         pp_printf (buffer, "<L%d>", (int) LABEL_DECL_UID (node));
      |                             ^
../../gcc-4.6.3/gcc/tree-pretty-print.c:1109:33: warning: spurious trailing punctuation sequence '>' in format [-Wformat-diag]
 1109 |         pp_printf (buffer, "<L%d>", (int) LABEL_DECL_UID (node));
      |                                 ^
../../gcc-4.6.3/gcc/tree-pretty-print.c:1115:33: warning: spurious leading punctuation sequence '<' in format [-Wformat-diag]
 1115 |             pp_printf (buffer, "<D.%u>", DECL_UID (node));
      |                                 ^
../../gcc-4.6.3/gcc/tree-pretty-print.c:1115:38: warning: spurious trailing punctuation sequence '>' in format [-Wformat-diag]
 1115 |             pp_printf (buffer, "<D.%u>", DECL_UID (node));
      |                                      ^
../../gcc-4.6.3/gcc/tree-pretty-print.c:1952:7: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
 1952 |       pp_decimal_int (buffer, SSA_NAME_VERSION (node));
      |       ^~~~~~~~~~~~~~
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
i686-helenos-cc -c   -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat   -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../libcpp/include  -I../../gcc-4.6.3/gcc/../libdecnumber -I../../gcc-4.6.3/gcc/../libdecnumber/dpd -I../libdecnumber    ../../gcc-4.6.3/gcc/tree-profile.c -o tree-profile.o
In file included from ../../gcc-4.6.3/gcc/function.h:25,
                 from ../../gcc-4.6.3/gcc/tree-profile.c:35:
../../gcc-4.6.3/gcc/tree.h:3130:11: warning: identifier 'thread_local' conflicts with C++ keyword [-Wc++-compat]
 3130 |  unsigned thread_local : 1;
      |           ^~~~~~~~~~~~
i686-helenos-cc -c   -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat   -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../libcpp/include  -I../../gcc-4.6.3/gcc/../libdecnumber -I../../gcc-4.6.3/gcc/../libdecnumber/dpd -I../libdecnumber    ../../gcc-4.6.3/gcc/tree-scalar-evolution.c -o tree-scalar-evolution.o
In file included from ../../gcc-4.6.3/gcc/function.h:25,
                 from ../../gcc-4.6.3/gcc/basic-block.h:26,
                 from ../../gcc-4.6.3/gcc/tree-flow.h:27,
                 from ../../gcc-4.6.3/gcc/tree-scalar-evolution.c:261:
../../gcc-4.6.3/gcc/tree.h:3130:11: warning: identifier 'thread_local' conflicts with C++ keyword [-Wc++-compat]
 3130 |  unsigned thread_local : 1;
      |           ^~~~~~~~~~~~
i686-helenos-cc -c   -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat   -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../libcpp/include  -I../../gcc-4.6.3/gcc/../libdecnumber -I../../gcc-4.6.3/gcc/../libdecnumber/dpd -I../libdecnumber    ../../gcc-4.6.3/gcc/tree-sra.c -o tree-sra.o
In file included from ../../gcc-4.6.3/gcc/tree-sra.c:79:
../../gcc-4.6.3/gcc/tree.h:3130:11: warning: identifier 'thread_local' conflicts with C++ keyword [-Wc++-compat]
 3130 |  unsigned thread_local : 1;
      |           ^~~~~~~~~~~~
../../gcc-4.6.3/gcc/tree-sra.c: In function 'make_fancy_decl_name':
../../gcc-4.6.3/gcc/tree-sra.c:1326:7: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
 1326 |       sprintf (buffer, "D%u", DECL_UID (decl));
      |       ^~~~~~~
In file included from /var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libposix/stdio.h:39,
                 from ../../gcc-4.6.3/gcc/system.h:42,
                 from ../../gcc-4.6.3/gcc/tree-sra.c:75:
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
../../gcc-4.6.3/gcc/tree-sra.c: In function 'make_fancy_name_1':
../../gcc-4.6.3/gcc/tree-sra.c:1361:7: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
 1361 |       sprintf (buffer, HOST_WIDE_INT_PRINT_DEC, TREE_INT_CST_LOW (index));
      |       ^~~~~~~
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
../../gcc-4.6.3/gcc/tree-sra.c:1374:11: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
 1374 |           sprintf (buffer, HOST_WIDE_INT_PRINT_DEC,
      |           ^~~~~~~
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
In file included from ../../gcc-4.6.3/gcc/tree-flow.h:862,
                 from ../../gcc-4.6.3/gcc/tree-sra.c:82:
In function 'gimple_phi_arg_imm_use_ptr',
    inlined from 'op_iter_next_use' at ../../gcc-4.6.3/gcc/tree-flow-inline.h:673:14,
    inlined from 'op_iter_next_use' at ../../gcc-4.6.3/gcc/tree-flow-inline.h:661:1,
    inlined from 'link_use_stmts_after' at ../../gcc-4.6.3/gcc/tree-flow-inline.h:1034:4:
../../gcc-4.6.3/gcc/tree-flow-inline.h:452:10: warning: array subscript 2147483648 is above array bounds of 'struct phi_arg_d[1]' [-Warray-bounds=]
  452 |   return &gimple_phi_arg (gs, i)->imm_use;
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.6.3/gcc/tree-sra.c:80:
../../gcc-4.6.3/gcc/gimple.h: In function 'link_use_stmts_after':
../../gcc-4.6.3/gcc/gimple.h:504:48: note: while referencing 'args'
  504 |   struct phi_arg_d GTY ((length ("%h.nargs"))) args[1];
      |                                                ^~~~
i686-helenos-cc -c   -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat   -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../libcpp/include  -I../../gcc-4.6.3/gcc/../libdecnumber -I../../gcc-4.6.3/gcc/../libdecnumber/dpd -I../libdecnumber    ../../gcc-4.6.3/gcc/tree-switch-conversion.c -o tree-switch-conversion.o
In file included from ../../gcc-4.6.3/gcc/tree-switch-conversion.c:86:
../../gcc-4.6.3/gcc/tree.h:3130:11: warning: identifier 'thread_local' conflicts with C++ keyword [-Wc++-compat]
 3130 |  unsigned thread_local : 1;
      |           ^~~~~~~~~~~~
i686-helenos-cc -c   -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat   -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../libcpp/include  -I../../gcc-4.6.3/gcc/../libdecnumber -I../../gcc-4.6.3/gcc/../libdecnumber/dpd -I../libdecnumber    ../../gcc-4.6.3/gcc/tree-ssa-address.c -o tree-ssa-address.o
In file included from ../../gcc-4.6.3/gcc/tree-ssa-address.c:28:
../../gcc-4.6.3/gcc/tree.h:3130:11: warning: identifier 'thread_local' conflicts with C++ keyword [-Wc++-compat]
 3130 |  unsigned thread_local : 1;
      |           ^~~~~~~~~~~~
In file included from ../../gcc-4.6.3/gcc/tree-ssa-address.c:44:
../../gcc-4.6.3/gcc/recog.h:287:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
  287 | #if HAVE_DESIGNATED_INITIALIZERS
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
i686-helenos-cc -c   -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat   -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../libcpp/include  -I../../gcc-4.6.3/gcc/../libdecnumber -I../../gcc-4.6.3/gcc/../libdecnumber/dpd -I../libdecnumber    ../../gcc-4.6.3/gcc/tree-ssa-alias.c -o tree-ssa-alias.o
In file included from ../../gcc-4.6.3/gcc/tree-ssa-alias.c:26:
../../gcc-4.6.3/gcc/tree.h:3130:11: warning: identifier 'thread_local' conflicts with C++ keyword [-Wc++-compat]
 3130 |  unsigned thread_local : 1;
      |           ^~~~~~~~~~~~
i686-helenos-cc -c   -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat   -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../libcpp/include  -I../../gcc-4.6.3/gcc/../libdecnumber -I../../gcc-4.6.3/gcc/../libdecnumber/dpd -I../libdecnumber    ../../gcc-4.6.3/gcc/tree-ssa-ccp.c -o tree-ssa-ccp.o
In file included from ../../gcc-4.6.3/gcc/tree-ssa-ccp.c:117:
../../gcc-4.6.3/gcc/tree.h:3130:11: warning: identifier 'thread_local' conflicts with C++ keyword [-Wc++-compat]
 3130 |  unsigned thread_local : 1;
      |           ^~~~~~~~~~~~
i686-helenos-cc -c   -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat   -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../libcpp/include  -I../../gcc-4.6.3/gcc/../libdecnumber -I../../gcc-4.6.3/gcc/../libdecnumber/dpd -I../libdecnumber    ../../gcc-4.6.3/gcc/tree-ssa-coalesce.c -o tree-ssa-coalesce.o
In file included from ../../gcc-4.6.3/gcc/tree-ssa-coalesce.c:26:
../../gcc-4.6.3/gcc/tree.h:3130:11: warning: identifier 'thread_local' conflicts with C++ keyword [-Wc++-compat]
 3130 |  unsigned thread_local : 1;
      |           ^~~~~~~~~~~~
i686-helenos-cc -c   -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat   -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../libcpp/include  -I../../gcc-4.6.3/gcc/../libdecnumber -I../../gcc-4.6.3/gcc/../libdecnumber/dpd -I../libdecnumber    ../../gcc-4.6.3/gcc/tree-ssa-copy.c -o tree-ssa-copy.o
In file included from ../../gcc-4.6.3/gcc/tree-ssa-copy.c:25:
../../gcc-4.6.3/gcc/tree.h:3130:11: warning: identifier 'thread_local' conflicts with C++ keyword [-Wc++-compat]
 3130 |  unsigned thread_local : 1;
      |           ^~~~~~~~~~~~
i686-helenos-cc -c   -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat   -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../libcpp/include  -I../../gcc-4.6.3/gcc/../libdecnumber -I../../gcc-4.6.3/gcc/../libdecnumber/dpd -I../libdecnumber    ../../gcc-4.6.3/gcc/tree-ssa-copyrename.c -o tree-ssa-copyrename.o
In file included from ../../gcc-4.6.3/gcc/tree-ssa-copyrename.c:26:
../../gcc-4.6.3/gcc/tree.h:3130:11: warning: identifier 'thread_local' conflicts with C++ keyword [-Wc++-compat]
 3130 |  unsigned thread_local : 1;
      |           ^~~~~~~~~~~~
i686-helenos-cc -c   -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat   -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../libcpp/include  -I../../gcc-4.6.3/gcc/../libdecnumber -I../../gcc-4.6.3/gcc/../libdecnumber/dpd -I../libdecnumber    ../../gcc-4.6.3/gcc/tree-ssa-dce.c -o tree-ssa-dce.o
In file included from ../../gcc-4.6.3/gcc/tree-ssa-dce.c:51:
../../gcc-4.6.3/gcc/tree.h:3130:11: warning: identifier 'thread_local' conflicts with C++ keyword [-Wc++-compat]
 3130 |  unsigned thread_local : 1;
      |           ^~~~~~~~~~~~
In file included from ../../gcc-4.6.3/gcc/tree-flow.h:862,
                 from ../../gcc-4.6.3/gcc/tree-ssa-dce.c:55:
In function 'gimple_phi_arg_imm_use_ptr',
    inlined from 'op_iter_next_use' at ../../gcc-4.6.3/gcc/tree-flow-inline.h:673:14,
    inlined from 'op_iter_next_use' at ../../gcc-4.6.3/gcc/tree-flow-inline.h:661:1,
    inlined from 'link_use_stmts_after' at ../../gcc-4.6.3/gcc/tree-flow-inline.h:1034:4:
../../gcc-4.6.3/gcc/tree-flow-inline.h:452:10: warning: array subscript 2147483648 is above array bounds of 'struct phi_arg_d[1]' [-Warray-bounds=]
  452 |   return &gimple_phi_arg (gs, i)->imm_use;
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.6.3/gcc/tree-flow.h:29:
../../gcc-4.6.3/gcc/gimple.h: In function 'link_use_stmts_after':
../../gcc-4.6.3/gcc/gimple.h:504:48: note: while referencing 'args'
  504 |   struct phi_arg_d GTY ((length ("%h.nargs"))) args[1];
      |                                                ^~~~
i686-helenos-cc -c   -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat   -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../libcpp/include  -I../../gcc-4.6.3/gcc/../libdecnumber -I../../gcc-4.6.3/gcc/../libdecnumber/dpd -I../libdecnumber    ../../gcc-4.6.3/gcc/tree-ssa-dom.c -o tree-ssa-dom.o
In file included from ../../gcc-4.6.3/gcc/tree-ssa-dom.c:26:
../../gcc-4.6.3/gcc/tree.h:3130:11: warning: identifier 'thread_local' conflicts with C++ keyword [-Wc++-compat]
 3130 |  unsigned thread_local : 1;
      |           ^~~~~~~~~~~~
In file included from ../../gcc-4.6.3/gcc/tree-flow.h:862,
                 from ../../gcc-4.6.3/gcc/tree-ssa-dom.c:37:
In function 'gimple_phi_arg_imm_use_ptr',
    inlined from 'op_iter_next_use' at ../../gcc-4.6.3/gcc/tree-flow-inline.h:673:14,
    inlined from 'op_iter_next_use' at ../../gcc-4.6.3/gcc/tree-flow-inline.h:661:1,
    inlined from 'link_use_stmts_after' at ../../gcc-4.6.3/gcc/tree-flow-inline.h:1034:4:
../../gcc-4.6.3/gcc/tree-flow-inline.h:452:10: warning: array subscript 2147483648 is above array bounds of 'struct phi_arg_d[1]' [-Warray-bounds=]
  452 |   return &gimple_phi_arg (gs, i)->imm_use;
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.6.3/gcc/tree-flow.h:29:
../../gcc-4.6.3/gcc/gimple.h: In function 'link_use_stmts_after':
../../gcc-4.6.3/gcc/gimple.h:504:48: note: while referencing 'args'
  504 |   struct phi_arg_d GTY ((length ("%h.nargs"))) args[1];
      |                                                ^~~~
In function 'gimple_phi_arg_imm_use_ptr',
    inlined from 'op_iter_next_use' at ../../gcc-4.6.3/gcc/tree-flow-inline.h:673:14,
    inlined from 'op_iter_next_use' at ../../gcc-4.6.3/gcc/tree-flow-inline.h:661:1,
    inlined from 'cprop_into_stmt' at ../../gcc-4.6.3/gcc/tree-ssa-dom.c:2064:3,
    inlined from 'optimize_stmt' at ../../gcc-4.6.3/gcc/tree-ssa-dom.c:2108:3,
    inlined from 'dom_opt_enter_block' at ../../gcc-4.6.3/gcc/tree-ssa-dom.c:1671:5:
../../gcc-4.6.3/gcc/tree-flow-inline.h:452:10: warning: array subscript 2147483648 is above array bounds of 'struct phi_arg_d[1]' [-Warray-bounds=]
  452 |   return &gimple_phi_arg (gs, i)->imm_use;
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.6.3/gcc/gimple.h: In function 'dom_opt_enter_block':
../../gcc-4.6.3/gcc/gimple.h:504:48: note: while referencing 'args'
  504 |   struct phi_arg_d GTY ((length ("%h.nargs"))) args[1];
      |                                                ^~~~
i686-helenos-cc -c   -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat   -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../libcpp/include  -I../../gcc-4.6.3/gcc/../libdecnumber -I../../gcc-4.6.3/gcc/../libdecnumber/dpd -I../libdecnumber    ../../gcc-4.6.3/gcc/tree-ssa-dse.c -o tree-ssa-dse.o
In file included from ../../gcc-4.6.3/gcc/tree-ssa-dse.c:26:
../../gcc-4.6.3/gcc/tree.h:3130:11: warning: identifier 'thread_local' conflicts with C++ keyword [-Wc++-compat]
 3130 |  unsigned thread_local : 1;
      |           ^~~~~~~~~~~~
In file included from ../../gcc-4.6.3/gcc/tree-flow.h:862,
                 from ../../gcc-4.6.3/gcc/tree-ssa-dse.c:31:
In function 'gimple_phi_arg_imm_use_ptr',
    inlined from 'op_iter_next_use' at ../../gcc-4.6.3/gcc/tree-flow-inline.h:673:14,
    inlined from 'op_iter_next_use' at ../../gcc-4.6.3/gcc/tree-flow-inline.h:661:1,
    inlined from 'link_use_stmts_after' at ../../gcc-4.6.3/gcc/tree-flow-inline.h:1034:4:
../../gcc-4.6.3/gcc/tree-flow-inline.h:452:10: warning: array subscript 2147483648 is above array bounds of 'struct phi_arg_d[1]' [-Warray-bounds=]
  452 |   return &gimple_phi_arg (gs, i)->imm_use;
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.6.3/gcc/tree-flow.h:29:
../../gcc-4.6.3/gcc/gimple.h: In function 'link_use_stmts_after':
../../gcc-4.6.3/gcc/gimple.h:504:48: note: while referencing 'args'
  504 |   struct phi_arg_d GTY ((length ("%h.nargs"))) args[1];
      |                                                ^~~~
i686-helenos-cc -c   -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat   -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../libcpp/include  -I../../gcc-4.6.3/gcc/../libdecnumber -I../../gcc-4.6.3/gcc/../libdecnumber/dpd -I../libdecnumber    ../../gcc-4.6.3/gcc/tree-ssa-forwprop.c -o tree-ssa-forwprop.o
In file included from ../../gcc-4.6.3/gcc/tree-ssa-forwprop.c:25:
../../gcc-4.6.3/gcc/tree.h:3130:11: warning: identifier 'thread_local' conflicts with C++ keyword [-Wc++-compat]
 3130 |  unsigned thread_local : 1;
      |           ^~~~~~~~~~~~
In file included from ../../gcc-4.6.3/gcc/tree-flow.h:862,
                 from ../../gcc-4.6.3/gcc/tree-ssa-forwprop.c:30:
In function 'gimple_phi_arg_imm_use_ptr',
    inlined from 'op_iter_next_use' at ../../gcc-4.6.3/gcc/tree-flow-inline.h:673:14,
    inlined from 'op_iter_next_use' at ../../gcc-4.6.3/gcc/tree-flow-inline.h:661:1,
    inlined from 'link_use_stmts_after' at ../../gcc-4.6.3/gcc/tree-flow-inline.h:1034:4:
../../gcc-4.6.3/gcc/tree-flow-inline.h:452:10: warning: array subscript 2147483648 is above array bounds of 'struct phi_arg_d[1]' [-Warray-bounds=]
  452 |   return &gimple_phi_arg (gs, i)->imm_use;
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.6.3/gcc/tree-flow.h:29:
../../gcc-4.6.3/gcc/gimple.h: In function 'link_use_stmts_after':
../../gcc-4.6.3/gcc/gimple.h:504:48: note: while referencing 'args'
  504 |   struct phi_arg_d GTY ((length ("%h.nargs"))) args[1];
      |                                                ^~~~
i686-helenos-cc -c   -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat   -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../libcpp/include  -I../../gcc-4.6.3/gcc/../libdecnumber -I../../gcc-4.6.3/gcc/../libdecnumber/dpd -I../libdecnumber    ../../gcc-4.6.3/gcc/tree-ssa-ifcombine.c -o tree-ssa-ifcombine.o
In file included from ../../gcc-4.6.3/gcc/tree-ssa-ifcombine.c:25:
../../gcc-4.6.3/gcc/tree.h:3130:11: warning: identifier 'thread_local' conflicts with C++ keyword [-Wc++-compat]
 3130 |  unsigned thread_local : 1;
      |           ^~~~~~~~~~~~
i686-helenos-cc -c   -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat   -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../libcpp/include  -I../../gcc-4.6.3/gcc/../libdecnumber -I../../gcc-4.6.3/gcc/../libdecnumber/dpd -I../libdecnumber    ../../gcc-4.6.3/gcc/tree-ssa-live.c -o tree-ssa-live.o
In file included from ../../gcc-4.6.3/gcc/tree-ssa-live.c:26:
../../gcc-4.6.3/gcc/tree.h:3130:11: warning: identifier 'thread_local' conflicts with C++ keyword [-Wc++-compat]
 3130 |  unsigned thread_local : 1;
      |           ^~~~~~~~~~~~
i686-helenos-cc -c   -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat   -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../libcpp/include  -I../../gcc-4.6.3/gcc/../libdecnumber -I../../gcc-4.6.3/gcc/../libdecnumber/dpd -I../libdecnumber    ../../gcc-4.6.3/gcc/tree-ssa-loop-ch.c -o tree-ssa-loop-ch.o
In file included from ../../gcc-4.6.3/gcc/tree-ssa-loop-ch.c:25:
../../gcc-4.6.3/gcc/tree.h:3130:11: warning: identifier 'thread_local' conflicts with C++ keyword [-Wc++-compat]
 3130 |  unsigned thread_local : 1;
      |           ^~~~~~~~~~~~
i686-helenos-cc -c   -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat   -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../libcpp/include  -I../../gcc-4.6.3/gcc/../libdecnumber -I../../gcc-4.6.3/gcc/../libdecnumber/dpd -I../libdecnumber    ../../gcc-4.6.3/gcc/tree-ssa-loop-im.c -o tree-ssa-loop-im.o
In file included from ../../gcc-4.6.3/gcc/tree-ssa-loop-im.c:25:
../../gcc-4.6.3/gcc/tree.h:3130:11: warning: identifier 'thread_local' conflicts with C++ keyword [-Wc++-compat]
 3130 |  unsigned thread_local : 1;
      |           ^~~~~~~~~~~~
i686-helenos-cc -c   -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat   -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../libcpp/include  -I../../gcc-4.6.3/gcc/../libdecnumber -I../../gcc-4.6.3/gcc/../libdecnumber/dpd -I../libdecnumber    ../../gcc-4.6.3/gcc/tree-ssa-loop-ivcanon.c -o tree-ssa-loop-ivcanon.o
In file included from ../../gcc-4.6.3/gcc/tree-ssa-loop-ivcanon.c:40:
../../gcc-4.6.3/gcc/tree.h:3130:11: warning: identifier 'thread_local' conflicts with C++ keyword [-Wc++-compat]
 3130 |  unsigned thread_local : 1;
      |           ^~~~~~~~~~~~
../../gcc-4.6.3/gcc/tree-ssa-loop-ivcanon.c: In function 'constant_after_peeling':
../../gcc-4.6.3/gcc/tree-ssa-loop-ivcanon.c:165:26: warning: comparison of constant '33' with boolean expression is always false [-Wbool-compare]
  165 |       if ((DECL_P (base) == VAR_DECL
      |                          ^~
i686-helenos-cc -c   -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat   -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../libcpp/include  -I../../gcc-4.6.3/gcc/../libdecnumber -I../../gcc-4.6.3/gcc/../libdecnumber/dpd -I../libdecnumber    ../../gcc-4.6.3/gcc/tree-ssa-loop-ivopts.c -o tree-ssa-loop-ivopts.o
In file included from ../../gcc-4.6.3/gcc/tree-ssa-loop-ivopts.c:69:
../../gcc-4.6.3/gcc/tree.h:3130:11: warning: identifier 'thread_local' conflicts with C++ keyword [-Wc++-compat]
 3130 |  unsigned thread_local : 1;
      |           ^~~~~~~~~~~~
In file included from ../../gcc-4.6.3/gcc/tree-ssa-loop-ivopts.c:82:
../../gcc-4.6.3/gcc/recog.h:287:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
  287 | #if HAVE_DESIGNATED_INITIALIZERS
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
i686-helenos-cc -c   -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat   -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../libcpp/include  -I../../gcc-4.6.3/gcc/../libdecnumber -I../../gcc-4.6.3/gcc/../libdecnumber/dpd -I../libdecnumber    ../../gcc-4.6.3/gcc/tree-ssa-loop-manip.c -o tree-ssa-loop-manip.o
In file included from ../../gcc-4.6.3/gcc/tree-ssa-loop-manip.c:25:
../../gcc-4.6.3/gcc/tree.h:3130:11: warning: identifier 'thread_local' conflicts with C++ keyword [-Wc++-compat]
 3130 |  unsigned thread_local : 1;
      |           ^~~~~~~~~~~~
i686-helenos-cc -c   -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat   -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../libcpp/include  -I../../gcc-4.6.3/gcc/../libdecnumber -I../../gcc-4.6.3/gcc/../libdecnumber/dpd -I../libdecnumber    ../../gcc-4.6.3/gcc/tree-ssa-loop-niter.c -o tree-ssa-loop-niter.o
In file included from ../../gcc-4.6.3/gcc/tree-ssa-loop-niter.c:25:
../../gcc-4.6.3/gcc/tree.h:3130:11: warning: identifier 'thread_local' conflicts with C++ keyword [-Wc++-compat]
 3130 |  unsigned thread_local : 1;
      |           ^~~~~~~~~~~~
i686-helenos-cc -c   -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat   -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../libcpp/include  -I../../gcc-4.6.3/gcc/../libdecnumber -I../../gcc-4.6.3/gcc/../libdecnumber/dpd -I../libdecnumber    ../../gcc-4.6.3/gcc/tree-ssa-loop-prefetch.c -o tree-ssa-loop-prefetch.o
In file included from ../../gcc-4.6.3/gcc/tree-ssa-loop-prefetch.c:24:
../../gcc-4.6.3/gcc/tree.h:3130:11: warning: identifier 'thread_local' conflicts with C++ keyword [-Wc++-compat]
 3130 |  unsigned thread_local : 1;
      |           ^~~~~~~~~~~~
In file included from ../../gcc-4.6.3/gcc/tree-ssa-loop-prefetch.c:35:
../../gcc-4.6.3/gcc/recog.h:287:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
  287 | #if HAVE_DESIGNATED_INITIALIZERS
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.6.3/gcc/tree-ssa-loop-prefetch.c: In function 'prune_ref_by_group_reuse':
../../gcc-4.6.3/gcc/tree-ssa-loop-prefetch.c:797:40: warning: taking the absolute value of unsigned type 'long unsigned int' has no effect [-Wabsolute-value]
  797 |       if (prefetch_before > (unsigned) abs (L2_CACHE_SIZE_BYTES / step))
      |                                        ^~~
i686-helenos-cc -c   -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat   -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../libcpp/include  -I../../gcc-4.6.3/gcc/../libdecnumber -I../../gcc-4.6.3/gcc/../libdecnumber/dpd -I../libdecnumber    ../../gcc-4.6.3/gcc/tree-ssa-loop-unswitch.c -o tree-ssa-loop-unswitch.o
In file included from ../../gcc-4.6.3/gcc/tree-ssa-loop-unswitch.c:24:
../../gcc-4.6.3/gcc/tree.h:3130:11: warning: identifier 'thread_local' conflicts with C++ keyword [-Wc++-compat]
 3130 |  unsigned thread_local : 1;
      |           ^~~~~~~~~~~~
i686-helenos-cc -c   -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat   -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../libcpp/include  -I../../gcc-4.6.3/gcc/../libdecnumber -I../../gcc-4.6.3/gcc/../libdecnumber/dpd -I../libdecnumber    ../../gcc-4.6.3/gcc/tree-ssa-loop.c -o tree-ssa-loop.o
In file included from ../../gcc-4.6.3/gcc/tree-ssa-loop.c:25:
../../gcc-4.6.3/gcc/tree.h:3130:11: warning: identifier 'thread_local' conflicts with C++ keyword [-Wc++-compat]
 3130 |  unsigned thread_local : 1;
      |           ^~~~~~~~~~~~
i686-helenos-cc -c   -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat   -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../libcpp/include  -I../../gcc-4.6.3/gcc/../libdecnumber -I../../gcc-4.6.3/gcc/../libdecnumber/dpd -I../libdecnumber    ../../gcc-4.6.3/gcc/tree-ssa-math-opts.c -o tree-ssa-math-opts.o
In file included from ../../gcc-4.6.3/gcc/tree-ssa-math-opts.c:93:
../../gcc-4.6.3/gcc/tree.h:3130:11: warning: identifier 'thread_local' conflicts with C++ keyword [-Wc++-compat]
 3130 |  unsigned thread_local : 1;
      |           ^~~~~~~~~~~~
In file included from ../../gcc-4.6.3/gcc/tree-flow.h:862,
                 from ../../gcc-4.6.3/gcc/tree-ssa-math-opts.c:94:
In function 'gimple_phi_arg_imm_use_ptr',
    inlined from 'op_iter_next_use' at ../../gcc-4.6.3/gcc/tree-flow-inline.h:673:14,
    inlined from 'op_iter_next_use' at ../../gcc-4.6.3/gcc/tree-flow-inline.h:661:1,
    inlined from 'link_use_stmts_after' at ../../gcc-4.6.3/gcc/tree-flow-inline.h:1034:4:
../../gcc-4.6.3/gcc/tree-flow-inline.h:452:10: warning: array subscript 2147483648 is above array bounds of 'struct phi_arg_d[1]' [-Warray-bounds=]
  452 |   return &gimple_phi_arg (gs, i)->imm_use;
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.6.3/gcc/tree-flow.h:29:
../../gcc-4.6.3/gcc/gimple.h: In function 'link_use_stmts_after':
../../gcc-4.6.3/gcc/gimple.h:504:48: note: while referencing 'args'
  504 |   struct phi_arg_d GTY ((length ("%h.nargs"))) args[1];
      |                                                ^~~~
i686-helenos-cc -c   -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat   -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../libcpp/include  -I../../gcc-4.6.3/gcc/../libdecnumber -I../../gcc-4.6.3/gcc/../libdecnumber/dpd -I../libdecnumber    ../../gcc-4.6.3/gcc/tree-ssa-operands.c -o tree-ssa-operands.o
In file included from ../../gcc-4.6.3/gcc/tree-ssa-operands.c:25:
../../gcc-4.6.3/gcc/tree.h:3130:11: warning: identifier 'thread_local' conflicts with C++ keyword [-Wc++-compat]
 3130 |  unsigned thread_local : 1;
      |           ^~~~~~~~~~~~
In file included from ../../gcc-4.6.3/gcc/tree-flow.h:862,
                 from ../../gcc-4.6.3/gcc/tree-ssa-operands.c:30:
In function 'gimple_phi_arg_imm_use_ptr',
    inlined from 'op_iter_next_use' at ../../gcc-4.6.3/gcc/tree-flow-inline.h:673:14,
    inlined from 'op_iter_next_use' at ../../gcc-4.6.3/gcc/tree-flow-inline.h:661:1,
    inlined from 'link_use_stmts_after' at ../../gcc-4.6.3/gcc/tree-flow-inline.h:1034:4:
../../gcc-4.6.3/gcc/tree-flow-inline.h:452:10: warning: array subscript 2147483648 is above array bounds of 'struct phi_arg_d[1]' [-Warray-bounds=]
  452 |   return &gimple_phi_arg (gs, i)->imm_use;
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.6.3/gcc/tree-flow.h:29:
../../gcc-4.6.3/gcc/gimple.h: In function 'link_use_stmts_after':
../../gcc-4.6.3/gcc/gimple.h:504:48: note: while referencing 'args'
  504 |   struct phi_arg_d GTY ((length ("%h.nargs"))) args[1];
      |                                                ^~~~
i686-helenos-cc -c   -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat   -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../libcpp/include  -I../../gcc-4.6.3/gcc/../libdecnumber -I../../gcc-4.6.3/gcc/../libdecnumber/dpd -I../libdecnumber    ../../gcc-4.6.3/gcc/tree-ssa-phiopt.c -o tree-ssa-phiopt.o
In file included from ../../gcc-4.6.3/gcc/tree-ssa-phiopt.c:26:
../../gcc-4.6.3/gcc/tree.h:3130:11: warning: identifier 'thread_local' conflicts with C++ keyword [-Wc++-compat]
 3130 |  unsigned thread_local : 1;
      |           ^~~~~~~~~~~~
i686-helenos-cc -c   -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat   -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../libcpp/include  -I../../gcc-4.6.3/gcc/../libdecnumber -I../../gcc-4.6.3/gcc/../libdecnumber/dpd -I../libdecnumber    ../../gcc-4.6.3/gcc/tree-ssa-phiprop.c -o tree-ssa-phiprop.o
In file included from ../../gcc-4.6.3/gcc/tree-ssa-phiprop.c:25:
../../gcc-4.6.3/gcc/tree.h:3130:11: warning: identifier 'thread_local' conflicts with C++ keyword [-Wc++-compat]
 3130 |  unsigned thread_local : 1;
      |           ^~~~~~~~~~~~
In file included from ../../gcc-4.6.3/gcc/tree-flow.h:862,
                 from ../../gcc-4.6.3/gcc/tree-ssa-phiprop.c:31:
In function 'gimple_phi_arg_imm_use_ptr',
    inlined from 'op_iter_next_use' at ../../gcc-4.6.3/gcc/tree-flow-inline.h:673:14,
    inlined from 'op_iter_next_use' at ../../gcc-4.6.3/gcc/tree-flow-inline.h:661:1,
    inlined from 'link_use_stmts_after' at ../../gcc-4.6.3/gcc/tree-flow-inline.h:1034:4:
../../gcc-4.6.3/gcc/tree-flow-inline.h:452:10: warning: array subscript 2147483648 is above array bounds of 'struct phi_arg_d[1]' [-Warray-bounds=]
  452 |   return &gimple_phi_arg (gs, i)->imm_use;
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.6.3/gcc/tree-flow.h:29:
../../gcc-4.6.3/gcc/gimple.h: In function 'link_use_stmts_after':
../../gcc-4.6.3/gcc/gimple.h:504:48: note: while referencing 'args'
  504 |   struct phi_arg_d GTY ((length ("%h.nargs"))) args[1];
      |                                                ^~~~
i686-helenos-cc -c   -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat   -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../libcpp/include  -I../../gcc-4.6.3/gcc/../libdecnumber -I../../gcc-4.6.3/gcc/../libdecnumber/dpd -I../libdecnumber    ../../gcc-4.6.3/gcc/tree-ssa-pre.c -o tree-ssa-pre.o
In file included from ../../gcc-4.6.3/gcc/tree-ssa-pre.c:27:
../../gcc-4.6.3/gcc/tree.h:3130:11: warning: identifier 'thread_local' conflicts with C++ keyword [-Wc++-compat]
 3130 |  unsigned thread_local : 1;
      |           ^~~~~~~~~~~~
../../gcc-4.6.3/gcc/tree-ssa-pre.c: In function 'print_value_expressions':
../../gcc-4.6.3/gcc/tree-ssa-pre.c:1042:7: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
 1042 |       sprintf (s, "%04d", val);
      |       ^~~~~~~
In file included from /var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libposix/stdio.h:39,
                 from ../../gcc-4.6.3/gcc/system.h:42,
                 from ../../gcc-4.6.3/gcc/tree-ssa-pre.c:24:
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
i686-helenos-cc -c   -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat   -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../libcpp/include  -I../../gcc-4.6.3/gcc/../libdecnumber -I../../gcc-4.6.3/gcc/../libdecnumber/dpd -I../libdecnumber    ../../gcc-4.6.3/gcc/tree-ssa-propagate.c -o tree-ssa-propagate.o
In file included from ../../gcc-4.6.3/gcc/tree-ssa-propagate.c:26:
../../gcc-4.6.3/gcc/tree.h:3130:11: warning: identifier 'thread_local' conflicts with C++ keyword [-Wc++-compat]
 3130 |  unsigned thread_local : 1;
      |           ^~~~~~~~~~~~
In file included from ../../gcc-4.6.3/gcc/tree-flow.h:862,
                 from ../../gcc-4.6.3/gcc/tree-ssa-propagate.c:35:
In function 'gimple_phi_arg_imm_use_ptr',
    inlined from 'op_iter_next_use' at ../../gcc-4.6.3/gcc/tree-flow-inline.h:673:14,
    inlined from 'op_iter_next_use' at ../../gcc-4.6.3/gcc/tree-flow-inline.h:661:1,
    inlined from 'replace_uses_in' at ../../gcc-4.6.3/gcc/tree-ssa-propagate.c:885:3,
    inlined from 'substitute_and_fold' at ../../gcc-4.6.3/gcc/tree-ssa-propagate.c:1135:21:
../../gcc-4.6.3/gcc/tree-flow-inline.h:452:10: warning: array subscript 2147483648 is above array bounds of 'struct phi_arg_d[1]' [-Warray-bounds=]
  452 |   return &gimple_phi_arg (gs, i)->imm_use;
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.6.3/gcc/tree-flow.h:29:
../../gcc-4.6.3/gcc/gimple.h: In function 'substitute_and_fold':
../../gcc-4.6.3/gcc/gimple.h:504:48: note: while referencing 'args'
  504 |   struct phi_arg_d GTY ((length ("%h.nargs"))) args[1];
      |                                                ^~~~
i686-helenos-cc -c   -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat   -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../libcpp/include  -I../../gcc-4.6.3/gcc/../libdecnumber -I../../gcc-4.6.3/gcc/../libdecnumber/dpd -I../libdecnumber    ../../gcc-4.6.3/gcc/tree-ssa-reassoc.c -o tree-ssa-reassoc.o
In file included from ../../gcc-4.6.3/gcc/tree-ssa-reassoc.c:26:
../../gcc-4.6.3/gcc/tree.h:3130:11: warning: identifier 'thread_local' conflicts with C++ keyword [-Wc++-compat]
 3130 |  unsigned thread_local : 1;
      |           ^~~~~~~~~~~~
i686-helenos-cc -c   -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat   -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../libcpp/include  -I../../gcc-4.6.3/gcc/../libdecnumber -I../../gcc-4.6.3/gcc/../libdecnumber/dpd -I../libdecnumber    ../../gcc-4.6.3/gcc/tree-ssa-sccvn.c -o tree-ssa-sccvn.o
In file included from ../../gcc-4.6.3/gcc/tree-ssa-sccvn.c:26:
../../gcc-4.6.3/gcc/tree.h:3130:11: warning: identifier 'thread_local' conflicts with C++ keyword [-Wc++-compat]
 3130 |  unsigned thread_local : 1;
      |           ^~~~~~~~~~~~
../../gcc-4.6.3/gcc/tree-ssa-sccvn.c: In function 'init_vn_nary_op_from_pieces':
../../gcc-4.6.3/gcc/tree-ssa-sccvn.c:1735:24: warning: this statement may fall through [-Wimplicit-fallthrough=]
 1735 |     case 4: vno->op[3] = op3;
      |             ~~~~~~~~~~~^~~~~
../../gcc-4.6.3/gcc/tree-ssa-sccvn.c:1736:5: note: here
 1736 |     case 3: vno->op[2] = op2;
      |     ^~~~
../../gcc-4.6.3/gcc/tree-ssa-sccvn.c:1736:24: warning: this statement may fall through [-Wimplicit-fallthrough=]
 1736 |     case 3: vno->op[2] = op2;
      |             ~~~~~~~~~~~^~~~~
../../gcc-4.6.3/gcc/tree-ssa-sccvn.c:1737:5: note: here
 1737 |     case 2: vno->op[1] = op1;
      |     ^~~~
../../gcc-4.6.3/gcc/tree-ssa-sccvn.c:1737:24: warning: this statement may fall through [-Wimplicit-fallthrough=]
 1737 |     case 2: vno->op[1] = op1;
      |             ~~~~~~~~~~~^~~~~
../../gcc-4.6.3/gcc/tree-ssa-sccvn.c:1738:5: note: here
 1738 |     case 1: vno->op[0] = op0;
      |     ^~~~
../../gcc-4.6.3/gcc/tree-ssa-sccvn.c: In function 'try_to_simplify':
../../gcc-4.6.3/gcc/tree-ssa-sccvn.c:2760:10: warning: this statement may fall through [-Wimplicit-fallthrough=]
 2760 |       if (!(TREE_CODE (gimple_assign_rhs1 (stmt)) == REALPART_EXPR
      |          ^
../../gcc-4.6.3/gcc/tree-ssa-sccvn.c:2766:5: note: here
 2766 |     case tcc_unary:
      |     ^~~~
i686-helenos-cc -c   -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat   -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../libcpp/include  -I../../gcc-4.6.3/gcc/../libdecnumber -I../../gcc-4.6.3/gcc/../libdecnumber/dpd -I../libdecnumber    ../../gcc-4.6.3/gcc/tree-ssa-sink.c -o tree-ssa-sink.o
In file included from ../../gcc-4.6.3/gcc/tree-ssa-sink.c:26:
../../gcc-4.6.3/gcc/tree.h:3130:11: warning: identifier 'thread_local' conflicts with C++ keyword [-Wc++-compat]
 3130 |  unsigned thread_local : 1;
      |           ^~~~~~~~~~~~
In file included from ../../gcc-4.6.3/gcc/tree-flow.h:862,
                 from ../../gcc-4.6.3/gcc/tree-ssa-sink.c:30:
In function 'gimple_phi_arg_imm_use_ptr',
    inlined from 'op_iter_next_use' at ../../gcc-4.6.3/gcc/tree-flow-inline.h:673:14,
    inlined from 'op_iter_next_use' at ../../gcc-4.6.3/gcc/tree-flow-inline.h:661:1,
    inlined from 'statement_sink_location' at ../../gcc-4.6.3/gcc/tree-ssa-sink.c:341:3,
    inlined from 'sink_code_in_bb' at ../../gcc-4.6.3/gcc/tree-ssa-sink.c:474:12:
../../gcc-4.6.3/gcc/tree-flow-inline.h:452:10: warning: array subscript 2147483648 is above array bounds of 'struct phi_arg_d[1]' [-Warray-bounds=]
  452 |   return &gimple_phi_arg (gs, i)->imm_use;
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.6.3/gcc/tree-flow.h:29:
../../gcc-4.6.3/gcc/gimple.h: In function 'sink_code_in_bb':
../../gcc-4.6.3/gcc/gimple.h:504:48: note: while referencing 'args'
  504 |   struct phi_arg_d GTY ((length ("%h.nargs"))) args[1];
      |                                                ^~~~
i686-helenos-cc -c   -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat   -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../libcpp/include  -I../../gcc-4.6.3/gcc/../libdecnumber -I../../gcc-4.6.3/gcc/../libdecnumber/dpd -I../libdecnumber    ../../gcc-4.6.3/gcc/tree-ssa-structalias.c -o tree-ssa-structalias.o
In file included from ../../gcc-4.6.3/gcc/function.h:25,
                 from ../../gcc-4.6.3/gcc/basic-block.h:26,
                 from ../../gcc-4.6.3/gcc/tree-ssa-structalias.c:30:
../../gcc-4.6.3/gcc/tree.h:3130:11: warning: identifier 'thread_local' conflicts with C++ keyword [-Wc++-compat]
 3130 |  unsigned thread_local : 1;
      |           ^~~~~~~~~~~~
../../gcc-4.6.3/gcc/tree-ssa-structalias.c: In function 'dump_constraint':
../../gcc-4.6.3/gcc/tree-ssa-structalias.c:534:43: warning: left shift of negative value [-Wshift-negative-value]
  534 | #define UNKNOWN_OFFSET ((HOST_WIDE_INT)-1 << (HOST_BITS_PER_WIDE_INT-1))
      |                                           ^~
../../gcc-4.6.3/gcc/tree-ssa-structalias.c:697:24: note: in expansion of macro 'UNKNOWN_OFFSET'
  697 |   if (c->lhs.offset == UNKNOWN_OFFSET)
      |                        ^~~~~~~~~~~~~~
../../gcc-4.6.3/gcc/tree-ssa-structalias.c:534:43: warning: left shift of negative value [-Wshift-negative-value]
  534 | #define UNKNOWN_OFFSET ((HOST_WIDE_INT)-1 << (HOST_BITS_PER_WIDE_INT-1))
      |                                           ^~
../../gcc-4.6.3/gcc/tree-ssa-structalias.c:707:24: note: in expansion of macro 'UNKNOWN_OFFSET'
  707 |   if (c->rhs.offset == UNKNOWN_OFFSET)
      |                        ^~~~~~~~~~~~~~
../../gcc-4.6.3/gcc/tree-ssa-structalias.c: In function 'solution_set_add':
../../gcc-4.6.3/gcc/tree-ssa-structalias.c:534:43: warning: left shift of negative value [-Wshift-negative-value]
  534 | #define UNKNOWN_OFFSET ((HOST_WIDE_INT)-1 << (HOST_BITS_PER_WIDE_INT-1))
      |                                           ^~
../../gcc-4.6.3/gcc/tree-ssa-structalias.c:1008:17: note: in expansion of macro 'UNKNOWN_OFFSET'
 1008 |   if (offset == UNKNOWN_OFFSET)
      |                 ^~~~~~~~~~~~~~
../../gcc-4.6.3/gcc/tree-ssa-structalias.c: In function 'do_sd_constraint':
../../gcc-4.6.3/gcc/tree-ssa-structalias.c:534:43: warning: left shift of negative value [-Wshift-negative-value]
  534 | #define UNKNOWN_OFFSET ((HOST_WIDE_INT)-1 << (HOST_BITS_PER_WIDE_INT-1))
      |                                           ^~
../../gcc-4.6.3/gcc/tree-ssa-structalias.c:1680:18: note: in expansion of macro 'UNKNOWN_OFFSET'
 1680 |   if (roffset == UNKNOWN_OFFSET)
      |                  ^~~~~~~~~~~~~~
../../gcc-4.6.3/gcc/tree-ssa-structalias.c: In function 'do_ds_constraint':
../../gcc-4.6.3/gcc/tree-ssa-structalias.c:534:43: warning: left shift of negative value [-Wshift-negative-value]
  534 | #define UNKNOWN_OFFSET ((HOST_WIDE_INT)-1 << (HOST_BITS_PER_WIDE_INT-1))
      |                                           ^~
../../gcc-4.6.3/gcc/tree-ssa-structalias.c:1788:15: note: in expansion of macro 'UNKNOWN_OFFSET'
 1788 |   if (loff == UNKNOWN_OFFSET)
      |               ^~~~~~~~~~~~~~
../../gcc-4.6.3/gcc/tree-ssa-structalias.c: In function 'get_constraint_for_ptr_offset':
../../gcc-4.6.3/gcc/tree-ssa-structalias.c:534:43: warning: left shift of negative value [-Wshift-negative-value]
  534 | #define UNKNOWN_OFFSET ((HOST_WIDE_INT)-1 << (HOST_BITS_PER_WIDE_INT-1))
      |                                           ^~
../../gcc-4.6.3/gcc/tree-ssa-structalias.c:2979:17: note: in expansion of macro 'UNKNOWN_OFFSET'
 2979 |     rhsoffset = UNKNOWN_OFFSET;
      |                 ^~~~~~~~~~~~~~
../../gcc-4.6.3/gcc/tree-ssa-structalias.c:534:43: warning: left shift of negative value [-Wshift-negative-value]
  534 | #define UNKNOWN_OFFSET ((HOST_WIDE_INT)-1 << (HOST_BITS_PER_WIDE_INT-1))
      |                                           ^~
../../gcc-4.6.3/gcc/tree-ssa-structalias.c:2986:21: note: in expansion of macro 'UNKNOWN_OFFSET'
 2986 |         rhsoffset = UNKNOWN_OFFSET;
      |                     ^~~~~~~~~~~~~~
../../gcc-4.6.3/gcc/tree-ssa-structalias.c:534:43: warning: left shift of negative value [-Wshift-negative-value]
  534 | #define UNKNOWN_OFFSET ((HOST_WIDE_INT)-1 << (HOST_BITS_PER_WIDE_INT-1))
      |                                           ^~
../../gcc-4.6.3/gcc/tree-ssa-structalias.c:3008:32: note: in expansion of macro 'UNKNOWN_OFFSET'
 3008 |                && rhsoffset == UNKNOWN_OFFSET)
      |                                ^~~~~~~~~~~~~~
../../gcc-4.6.3/gcc/tree-ssa-structalias.c: In function 'get_constraint_for_component_ref':
../../gcc-4.6.3/gcc/tree-ssa-structalias.c:534:43: warning: left shift of negative value [-Wshift-negative-value]
  534 | #define UNKNOWN_OFFSET ((HOST_WIDE_INT)-1 << (HOST_BITS_PER_WIDE_INT-1))
      |                                           ^~
../../gcc-4.6.3/gcc/tree-ssa-structalias.c:3209:32: note: in expansion of macro 'UNKNOWN_OFFSET'
 3209 |           || result->offset == UNKNOWN_OFFSET)
      |                                ^~~~~~~~~~~~~~
../../gcc-4.6.3/gcc/tree-ssa-structalias.c:534:43: warning: left shift of negative value [-Wshift-negative-value]
  534 | #define UNKNOWN_OFFSET ((HOST_WIDE_INT)-1 << (HOST_BITS_PER_WIDE_INT-1))
      |                                           ^~
../../gcc-4.6.3/gcc/tree-ssa-structalias.c:3210:26: note: in expansion of macro 'UNKNOWN_OFFSET'
 3210 |         result->offset = UNKNOWN_OFFSET;
      |                          ^~~~~~~~~~~~~~
../../gcc-4.6.3/gcc/tree-ssa-structalias.c: In function 'get_constraint_for_1':
../../gcc-4.6.3/gcc/tree-ssa-structalias.c:534:43: warning: left shift of negative value [-Wshift-negative-value]
  534 | #define UNKNOWN_OFFSET ((HOST_WIDE_INT)-1 << (HOST_BITS_PER_WIDE_INT-1))
      |                                           ^~
../../gcc-4.6.3/gcc/tree-ssa-structalias.c:3362:55: note: in expansion of macro 'UNKNOWN_OFFSET'
 3362 |                   VEC_last (ce_s, *results)->offset = UNKNOWN_OFFSET;
      |                                                       ^~~~~~~~~~~~~~
../../gcc-4.6.3/gcc/tree-ssa-structalias.c: In function 'do_structure_copy':
../../gcc-4.6.3/gcc/tree-ssa-structalias.c:534:43: warning: left shift of negative value [-Wshift-negative-value]
  534 | #define UNKNOWN_OFFSET ((HOST_WIDE_INT)-1 << (HOST_BITS_PER_WIDE_INT-1))
      |                                           ^~
../../gcc-4.6.3/gcc/tree-ssa-structalias.c:3532:26: note: in expansion of macro 'UNKNOWN_OFFSET'
 3532 |           lhsp->offset = UNKNOWN_OFFSET;
      |                          ^~~~~~~~~~~~~~
../../gcc-4.6.3/gcc/tree-ssa-structalias.c:534:43: warning: left shift of negative value [-Wshift-negative-value]
  534 | #define UNKNOWN_OFFSET ((HOST_WIDE_INT)-1 << (HOST_BITS_PER_WIDE_INT-1))
      |                                           ^~
../../gcc-4.6.3/gcc/tree-ssa-structalias.c:3537:26: note: in expansion of macro 'UNKNOWN_OFFSET'
 3537 |           rhsp->offset = UNKNOWN_OFFSET;
      |                          ^~~~~~~~~~~~~~
../../gcc-4.6.3/gcc/tree-ssa-structalias.c: In function 'make_transitive_closure_constraints':
../../gcc-4.6.3/gcc/tree-ssa-structalias.c:534:43: warning: left shift of negative value [-Wshift-negative-value]
  534 | #define UNKNOWN_OFFSET ((HOST_WIDE_INT)-1 << (HOST_BITS_PER_WIDE_INT-1))
      |                                           ^~
../../gcc-4.6.3/gcc/tree-ssa-structalias.c:3674:16: note: in expansion of macro 'UNKNOWN_OFFSET'
 3674 |   rhs.offset = UNKNOWN_OFFSET;
      |                ^~~~~~~~~~~~~~
../../gcc-4.6.3/gcc/tree-ssa-structalias.c: In function 'init_base_vars':
../../gcc-4.6.3/gcc/tree-ssa-structalias.c:534:43: warning: left shift of negative value [-Wshift-negative-value]
  534 | #define UNKNOWN_OFFSET ((HOST_WIDE_INT)-1 << (HOST_BITS_PER_WIDE_INT-1))
      |                                           ^~
../../gcc-4.6.3/gcc/tree-ssa-structalias.c:6294:16: note: in expansion of macro 'UNKNOWN_OFFSET'
 6294 |   rhs.offset = UNKNOWN_OFFSET;
      |                ^~~~~~~~~~~~~~
i686-helenos-cc -c   -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat   -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../libcpp/include  -I../../gcc-4.6.3/gcc/../libdecnumber -I../../gcc-4.6.3/gcc/../libdecnumber/dpd -I../libdecnumber    ../../gcc-4.6.3/gcc/tree-ssa-ter.c -o tree-ssa-ter.o
In file included from ../../gcc-4.6.3/gcc/tree-ssa-ter.c:27:
../../gcc-4.6.3/gcc/tree.h:3130:11: warning: identifier 'thread_local' conflicts with C++ keyword [-Wc++-compat]
 3130 |  unsigned thread_local : 1;
      |           ^~~~~~~~~~~~
In file included from ../../gcc-4.6.3/gcc/tree-flow.h:862,
                 from ../../gcc-4.6.3/gcc/tree-ssa-ter.c:31:
In function 'gimple_phi_arg_imm_use_ptr',
    inlined from 'op_iter_next_use' at ../../gcc-4.6.3/gcc/tree-flow-inline.h:673:14,
    inlined from 'op_iter_next_use' at ../../gcc-4.6.3/gcc/tree-flow-inline.h:661:1,
    inlined from 'single_ssa_use_operand' at ../../gcc-4.6.3/gcc/tree-flow-inline.h:825:3,
    inlined from 'find_replaceable_in_bb' at ../../gcc-4.6.3/gcc/tree-ssa-ter.c:661:12,
    inlined from 'find_replaceable_exprs' at ../../gcc-4.6.3/gcc/tree-ssa-ter.c:718:7:
../../gcc-4.6.3/gcc/tree-flow-inline.h:452:10: warning: array subscript 2147483648 is above array bounds of 'struct phi_arg_d[1]' [-Warray-bounds=]
  452 |   return &gimple_phi_arg (gs, i)->imm_use;
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.6.3/gcc/tree-flow.h:29:
../../gcc-4.6.3/gcc/gimple.h: In function 'find_replaceable_exprs':
../../gcc-4.6.3/gcc/gimple.h:504:48: note: while referencing 'args'
  504 |   struct phi_arg_d GTY ((length ("%h.nargs"))) args[1];
      |                                                ^~~~
i686-helenos-cc -c   -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat   -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../libcpp/include  -I../../gcc-4.6.3/gcc/../libdecnumber -I../../gcc-4.6.3/gcc/../libdecnumber/dpd -I../libdecnumber    ../../gcc-4.6.3/gcc/tree-ssa-threadedge.c -o tree-ssa-threadedge.o
In file included from ../../gcc-4.6.3/gcc/tree-ssa-threadedge.c:26:
../../gcc-4.6.3/gcc/tree.h:3130:11: warning: identifier 'thread_local' conflicts with C++ keyword [-Wc++-compat]
 3130 |  unsigned thread_local : 1;
      |           ^~~~~~~~~~~~
In file included from ../../gcc-4.6.3/gcc/tree-flow.h:862,
                 from ../../gcc-4.6.3/gcc/tree-ssa-threadedge.c:35:
In function 'gimple_phi_arg_imm_use_ptr',
    inlined from 'op_iter_next_use' at ../../gcc-4.6.3/gcc/tree-flow-inline.h:673:14,
    inlined from 'op_iter_next_use' at ../../gcc-4.6.3/gcc/tree-flow-inline.h:661:1,
    inlined from 'thread_across_edge' at ../../gcc-4.6.3/gcc/tree-ssa-threadedge.c:632:7:
../../gcc-4.6.3/gcc/tree-flow-inline.h:452:10: warning: array subscript 2147483648 is above array bounds of 'struct phi_arg_d[1]' [-Warray-bounds=]
  452 |   return &gimple_phi_arg (gs, i)->imm_use;
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.6.3/gcc/tree-flow.h:29:
../../gcc-4.6.3/gcc/gimple.h: In function 'thread_across_edge':
../../gcc-4.6.3/gcc/gimple.h:504:48: note: while referencing 'args'
  504 |   struct phi_arg_d GTY ((length ("%h.nargs"))) args[1];
      |                                                ^~~~
In function 'gimple_phi_arg_imm_use_ptr',
    inlined from 'op_iter_next_use' at ../../gcc-4.6.3/gcc/tree-flow-inline.h:673:14,
    inlined from 'op_iter_next_use' at ../../gcc-4.6.3/gcc/tree-flow-inline.h:661:1,
    inlined from 'record_temporary_equivalences_from_stmts_at_dest' at ../../gcc-4.6.3/gcc/tree-ssa-threadedge.c:431:4,
    inlined from 'thread_across_edge' at ../../gcc-4.6.3/gcc/tree-ssa-threadedge.c:651:10:
../../gcc-4.6.3/gcc/tree-flow-inline.h:452:10: warning: array subscript 2147483648 is above array bounds of 'struct phi_arg_d[1]' [-Warray-bounds=]
  452 |   return &gimple_phi_arg (gs, i)->imm_use;
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.6.3/gcc/gimple.h: In function 'thread_across_edge':
../../gcc-4.6.3/gcc/gimple.h:504:48: note: while referencing 'args'
  504 |   struct phi_arg_d GTY ((length ("%h.nargs"))) args[1];
      |                                                ^~~~
In function 'gimple_phi_arg_imm_use_ptr',
    inlined from 'op_iter_next_use' at ../../gcc-4.6.3/gcc/tree-flow-inline.h:673:14,
    inlined from 'op_iter_next_use' at ../../gcc-4.6.3/gcc/tree-flow-inline.h:661:1,
    inlined from 'record_temporary_equivalences_from_stmts_at_dest' at ../../gcc-4.6.3/gcc/tree-ssa-threadedge.c:405:4,
    inlined from 'thread_across_edge' at ../../gcc-4.6.3/gcc/tree-ssa-threadedge.c:651:10:
../../gcc-4.6.3/gcc/tree-flow-inline.h:452:10: warning: array subscript 2147483648 is above array bounds of 'struct phi_arg_d[1]' [-Warray-bounds=]
  452 |   return &gimple_phi_arg (gs, i)->imm_use;
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.6.3/gcc/gimple.h: In function 'thread_across_edge':
../../gcc-4.6.3/gcc/gimple.h:504:48: note: while referencing 'args'
  504 |   struct phi_arg_d GTY ((length ("%h.nargs"))) args[1];
      |                                                ^~~~
i686-helenos-cc -c   -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat   -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../libcpp/include  -I../../gcc-4.6.3/gcc/../libdecnumber -I../../gcc-4.6.3/gcc/../libdecnumber/dpd -I../libdecnumber    ../../gcc-4.6.3/gcc/tree-ssa-threadupdate.c -o tree-ssa-threadupdate.o
In file included from ../../gcc-4.6.3/gcc/tree-ssa-threadupdate.c:25:
../../gcc-4.6.3/gcc/tree.h:3130:11: warning: identifier 'thread_local' conflicts with C++ keyword [-Wc++-compat]
 3130 |  unsigned thread_local : 1;
      |           ^~~~~~~~~~~~
i686-helenos-cc -c   -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat   -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../libcpp/include  -I../../gcc-4.6.3/gcc/../libdecnumber -I../../gcc-4.6.3/gcc/../libdecnumber/dpd -I../libdecnumber    ../../gcc-4.6.3/gcc/tree-ssa-uncprop.c -o tree-ssa-uncprop.o
In file included from ../../gcc-4.6.3/gcc/tree-ssa-uncprop.c:25:
../../gcc-4.6.3/gcc/tree.h:3130:11: warning: identifier 'thread_local' conflicts with C++ keyword [-Wc++-compat]
 3130 |  unsigned thread_local : 1;
      |           ^~~~~~~~~~~~
i686-helenos-cc -c   -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat   -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../libcpp/include  -I../../gcc-4.6.3/gcc/../libdecnumber -I../../gcc-4.6.3/gcc/../libdecnumber/dpd -I../libdecnumber    ../../gcc-4.6.3/gcc/tree-ssa-uninit.c -o tree-ssa-uninit.o
In file included from ../../gcc-4.6.3/gcc/tree-ssa-uninit.c:26:
../../gcc-4.6.3/gcc/tree.h:3130:11: warning: identifier 'thread_local' conflicts with C++ keyword [-Wc++-compat]
 3130 |  unsigned thread_local : 1;
      |           ^~~~~~~~~~~~
i686-helenos-cc -c   -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat   -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../libcpp/include  -I../../gcc-4.6.3/gcc/../libdecnumber -I../../gcc-4.6.3/gcc/../libdecnumber/dpd -I../libdecnumber    ../../gcc-4.6.3/gcc/tree-ssa.c -o tree-ssa.o
In file included from ../../gcc-4.6.3/gcc/tree-ssa.c:25:
../../gcc-4.6.3/gcc/tree.h:3130:11: warning: identifier 'thread_local' conflicts with C++ keyword [-Wc++-compat]
 3130 |  unsigned thread_local : 1;
      |           ^~~~~~~~~~~~
../../gcc-4.6.3/gcc/tree-ssa.c: In function 'warn_uninitialized_var':
../../gcc-4.6.3/gcc/tree-ssa.c:1762:11: warning: this statement may fall through [-Wimplicit-fallthrough=]
 1762 |         t = op;
      |         ~~^~~~
../../gcc-4.6.3/gcc/tree-ssa.c:1766:5: note: here
 1766 |     case SSA_NAME:
      |     ^~~~
In file included from ../../gcc-4.6.3/gcc/tree-flow.h:862,
                 from ../../gcc-4.6.3/gcc/tree-ssa.c:38:
In function 'gimple_phi_arg_imm_use_ptr',
    inlined from 'op_iter_next_use' at ../../gcc-4.6.3/gcc/tree-flow-inline.h:673:14,
    inlined from 'op_iter_next_use' at ../../gcc-4.6.3/gcc/tree-flow-inline.h:661:1,
    inlined from 'link_use_stmts_after' at ../../gcc-4.6.3/gcc/tree-flow-inline.h:1034:4:
../../gcc-4.6.3/gcc/tree-flow-inline.h:452:10: warning: array subscript 2147483648 is above array bounds of 'struct phi_arg_d[1]' [-Warray-bounds=]
  452 |   return &gimple_phi_arg (gs, i)->imm_use;
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.6.3/gcc/tree-flow.h:29:
../../gcc-4.6.3/gcc/gimple.h: In function 'link_use_stmts_after':
../../gcc-4.6.3/gcc/gimple.h:504:48: note: while referencing 'args'
  504 |   struct phi_arg_d GTY ((length ("%h.nargs"))) args[1];
      |                                                ^~~~
In function 'gimple_phi_arg_imm_use_ptr',
    inlined from 'op_iter_next_use' at ../../gcc-4.6.3/gcc/tree-flow-inline.h:673:14,
    inlined from 'op_iter_next_use' at ../../gcc-4.6.3/gcc/tree-flow-inline.h:661:1,
    inlined from 'verify_ssa' at ../../gcc-4.6.3/gcc/tree-ssa.c:1078:4:
../../gcc-4.6.3/gcc/tree-flow-inline.h:452:10: warning: array subscript 2147483648 is above array bounds of 'struct phi_arg_d[1]' [-Warray-bounds=]
  452 |   return &gimple_phi_arg (gs, i)->imm_use;
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.6.3/gcc/gimple.h: In function 'verify_ssa':
../../gcc-4.6.3/gcc/gimple.h:504:48: note: while referencing 'args'
  504 |   struct phi_arg_d GTY ((length ("%h.nargs"))) args[1];
      |                                                ^~~~
i686-helenos-cc -c   -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat   -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../libcpp/include  -I../../gcc-4.6.3/gcc/../libdecnumber -I../../gcc-4.6.3/gcc/../libdecnumber/dpd -I../libdecnumber    ../../gcc-4.6.3/gcc/tree-ssanames.c -o tree-ssanames.o
In file included from ../../gcc-4.6.3/gcc/tree-ssanames.c:25:
../../gcc-4.6.3/gcc/tree.h:3130:11: warning: identifier 'thread_local' conflicts with C++ keyword [-Wc++-compat]
 3130 |  unsigned thread_local : 1;
      |           ^~~~~~~~~~~~
i686-helenos-cc -c   -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat   -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../libcpp/include  -I../../gcc-4.6.3/gcc/../libdecnumber -I../../gcc-4.6.3/gcc/../libdecnumber/dpd -I../libdecnumber    ../../gcc-4.6.3/gcc/tree-stdarg.c -o tree-stdarg.o
In file included from ../../gcc-4.6.3/gcc/tree-stdarg.c:26:
../../gcc-4.6.3/gcc/tree.h:3130:11: warning: identifier 'thread_local' conflicts with C++ keyword [-Wc++-compat]
 3130 |  unsigned thread_local : 1;
      |           ^~~~~~~~~~~~
i686-helenos-cc -c   -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat   -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../libcpp/include  -I../../gcc-4.6.3/gcc/../libdecnumber -I../../gcc-4.6.3/gcc/../libdecnumber/dpd -I../libdecnumber    ../../gcc-4.6.3/gcc/tree-tailcall.c -o tree-tailcall.o
In file included from ../../gcc-4.6.3/gcc/tree-tailcall.c:25:
../../gcc-4.6.3/gcc/tree.h:3130:11: warning: identifier 'thread_local' conflicts with C++ keyword [-Wc++-compat]
 3130 |  unsigned thread_local : 1;
      |           ^~~~~~~~~~~~
i686-helenos-cc -c   -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat   -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../libcpp/include  -I../../gcc-4.6.3/gcc/../libdecnumber -I../../gcc-4.6.3/gcc/../libdecnumber/dpd -I../libdecnumber    ../../gcc-4.6.3/gcc/tree-vect-generic.c -o tree-vect-generic.o
In file included from ../../gcc-4.6.3/gcc/tree-vect-generic.c:24:
../../gcc-4.6.3/gcc/tree.h:3130:11: warning: identifier 'thread_local' conflicts with C++ keyword [-Wc++-compat]
 3130 |  unsigned thread_local : 1;
      |           ^~~~~~~~~~~~
i686-helenos-cc -c   -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat   -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../libcpp/include  -I../../gcc-4.6.3/gcc/../libdecnumber -I../../gcc-4.6.3/gcc/../libdecnumber/dpd -I../libdecnumber    ../../gcc-4.6.3/gcc/tree-vect-patterns.c -o tree-vect-patterns.o
In file included from ../../gcc-4.6.3/gcc/tree-vect-patterns.c:26:
../../gcc-4.6.3/gcc/tree.h:3130:11: warning: identifier 'thread_local' conflicts with C++ keyword [-Wc++-compat]
 3130 |  unsigned thread_local : 1;
      |           ^~~~~~~~~~~~
In file included from ../../gcc-4.6.3/gcc/tree-vect-patterns.c:38:
../../gcc-4.6.3/gcc/recog.h:287:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
  287 | #if HAVE_DESIGNATED_INITIALIZERS
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
i686-helenos-cc -c   -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat   -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../libcpp/include  -I../../gcc-4.6.3/gcc/../libdecnumber -I../../gcc-4.6.3/gcc/../libdecnumber/dpd -I../libdecnumber    ../../gcc-4.6.3/gcc/tree-vect-data-refs.c -o tree-vect-data-refs.o
In file included from ../../gcc-4.6.3/gcc/tree-vect-data-refs.c:28:
../../gcc-4.6.3/gcc/tree.h:3130:11: warning: identifier 'thread_local' conflicts with C++ keyword [-Wc++-compat]
 3130 |  unsigned thread_local : 1;
      |           ^~~~~~~~~~~~
In file included from ../../gcc-4.6.3/gcc/tree-vect-data-refs.c:39:
../../gcc-4.6.3/gcc/tree-vect-data-refs.c: In function 'vect_enhance_data_refs_alignment':
../../gcc-4.6.3/gcc/tree-vectorizer.h:289:46: warning: logical not is only applied to the left hand side of comparison [-Wlogical-not-parentheses]
  289 | VEC_length (gimple, (L)->may_misalign_stmts) > 0
      |                                              ^
../../gcc-4.6.3/gcc/tree-vect-data-refs.c:1886:12: note: in expansion of macro 'LOOP_REQUIRES_VERSIONING_FOR_ALIGNMENT'
 1886 |       if (!LOOP_REQUIRES_VERSIONING_FOR_ALIGNMENT (loop_vinfo))
      |            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.6.3/gcc/tree-vect-data-refs.c:1886:11: note: add parentheses around left hand side expression to silence this warning
 1886 |       if (!LOOP_REQUIRES_VERSIONING_FOR_ALIGNMENT (loop_vinfo))
In file included from ../../gcc-4.6.3/gcc/tree-flow.h:862,
                 from ../../gcc-4.6.3/gcc/tree-vect-data-refs.c:34:
In function 'gimple_phi_arg_imm_use_ptr',
    inlined from 'op_iter_next_use' at ../../gcc-4.6.3/gcc/tree-flow-inline.h:673:14,
    inlined from 'op_iter_next_use' at ../../gcc-4.6.3/gcc/tree-flow-inline.h:661:1,
    inlined from 'bump_vector_ptr' at ../../gcc-4.6.3/gcc/tree-vect-data-refs.c:3382:3:
../../gcc-4.6.3/gcc/tree-flow-inline.h:452:10: warning: array subscript 2147483648 is above array bounds of 'struct phi_arg_d[1]' [-Warray-bounds=]
  452 |   return &gimple_phi_arg (gs, i)->imm_use;
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.6.3/gcc/tree-flow.h:29:
../../gcc-4.6.3/gcc/gimple.h: In function 'bump_vector_ptr':
../../gcc-4.6.3/gcc/gimple.h:504:48: note: while referencing 'args'
  504 |   struct phi_arg_d GTY ((length ("%h.nargs"))) args[1];
      |                                                ^~~~
i686-helenos-cc -c   -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat   -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../libcpp/include  -I../../gcc-4.6.3/gcc/../libdecnumber -I../../gcc-4.6.3/gcc/../libdecnumber/dpd -I../libdecnumber    ../../gcc-4.6.3/gcc/tree-vect-stmts.c -o tree-vect-stmts.o
In file included from ../../gcc-4.6.3/gcc/tree-vect-stmts.c:28:
../../gcc-4.6.3/gcc/tree.h:3130:11: warning: identifier 'thread_local' conflicts with C++ keyword [-Wc++-compat]
 3130 |  unsigned thread_local : 1;
      |           ^~~~~~~~~~~~
In file included from ../../gcc-4.6.3/gcc/tree-vect-stmts.c:38:
../../gcc-4.6.3/gcc/recog.h:287:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
  287 | #if HAVE_DESIGNATED_INITIALIZERS
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
i686-helenos-cc -c   -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat   -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../libcpp/include  -I../../gcc-4.6.3/gcc/../libdecnumber -I../../gcc-4.6.3/gcc/../libdecnumber/dpd -I../libdecnumber    ../../gcc-4.6.3/gcc/tree-vect-loop.c -o tree-vect-loop.o
In file included from ../../gcc-4.6.3/gcc/tree-vect-loop.c:28:
../../gcc-4.6.3/gcc/tree.h:3130:11: warning: identifier 'thread_local' conflicts with C++ keyword [-Wc++-compat]
 3130 |  unsigned thread_local : 1;
      |           ^~~~~~~~~~~~
In file included from ../../gcc-4.6.3/gcc/tree-vect-loop.c:37:
../../gcc-4.6.3/gcc/recog.h:287:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
  287 | #if HAVE_DESIGNATED_INITIALIZERS
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.6.3/gcc/tree-vect-loop.c: In function 'vectorizable_reduction':
../../gcc-4.6.3/gcc/tree-vect-loop.c:4117:11: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
 4117 |           if (vect_print_dump_info (REPORT_DETAILS))
      |           ^~
../../gcc-4.6.3/gcc/tree-vect-loop.c:4120:13: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
 4120 |             return false;
      |             ^~~~~~
In file included from ../../gcc-4.6.3/gcc/tree-flow.h:862,
                 from ../../gcc-4.6.3/gcc/tree-vect-loop.c:32:
In function 'gimple_phi_arg_imm_use_ptr',
    inlined from 'op_iter_next_use' at ../../gcc-4.6.3/gcc/tree-flow-inline.h:673:14,
    inlined from 'op_iter_next_use' at ../../gcc-4.6.3/gcc/tree-flow-inline.h:661:1,
    inlined from 'link_use_stmts_after' at ../../gcc-4.6.3/gcc/tree-flow-inline.h:1034:4:
../../gcc-4.6.3/gcc/tree-flow-inline.h:452:10: warning: array subscript 2147483648 is above array bounds of 'struct phi_arg_d[1]' [-Warray-bounds=]
  452 |   return &gimple_phi_arg (gs, i)->imm_use;
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.6.3/gcc/tree-flow.h:29:
../../gcc-4.6.3/gcc/gimple.h: In function 'link_use_stmts_after':
../../gcc-4.6.3/gcc/gimple.h:504:48: note: while referencing 'args'
  504 |   struct phi_arg_d GTY ((length ("%h.nargs"))) args[1];
      |                                                ^~~~
i686-helenos-cc -c   -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat   -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../libcpp/include  -I../../gcc-4.6.3/gcc/../libdecnumber -I../../gcc-4.6.3/gcc/../libdecnumber/dpd -I../libdecnumber    ../../gcc-4.6.3/gcc/tree-vect-loop-manip.c -o tree-vect-loop-manip.o
In file included from ../../gcc-4.6.3/gcc/tree-vect-loop-manip.c:28:
../../gcc-4.6.3/gcc/tree.h:3130:11: warning: identifier 'thread_local' conflicts with C++ keyword [-Wc++-compat]
 3130 |  unsigned thread_local : 1;
      |           ^~~~~~~~~~~~
In file included from ../../gcc-4.6.3/gcc/tree-vect-loop-manip.c:38:
../../gcc-4.6.3/gcc/tree-vect-loop-manip.c: In function 'vect_do_peeling_for_loop_bound':
../../gcc-4.6.3/gcc/tree-vectorizer.h:289:46: warning: logical not is only applied to the left hand side of comparison [-Wlogical-not-parentheses]
  289 | VEC_length (gimple, (L)->may_misalign_stmts) > 0
      |                                              ^
../../gcc-4.6.3/gcc/tree-vect-loop-manip.c:1951:8: note: in expansion of macro 'LOOP_REQUIRES_VERSIONING_FOR_ALIGNMENT'
 1951 |   if (!LOOP_REQUIRES_VERSIONING_FOR_ALIGNMENT (loop_vinfo)
      |        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.6.3/gcc/tree-vect-loop-manip.c:1951:7: note: add parentheses around left hand side expression to silence this warning
 1951 |   if (!LOOP_REQUIRES_VERSIONING_FOR_ALIGNMENT (loop_vinfo)
../../gcc-4.6.3/gcc/tree-vectorizer.h:291:41: warning: logical not is only applied to the left hand side of comparison [-Wlogical-not-parentheses]
  291 | VEC_length (ddr_p, (L)->may_alias_ddrs) > 0
      |                                         ^
../../gcc-4.6.3/gcc/tree-vect-loop-manip.c:1952:11: note: in expansion of macro 'LOOP_REQUIRES_VERSIONING_FOR_ALIAS'
 1952 |       && !LOOP_REQUIRES_VERSIONING_FOR_ALIAS (loop_vinfo)
      |           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.6.3/gcc/tree-vect-loop-manip.c:1952:10: note: add parentheses around left hand side expression to silence this warning
 1952 |       && !LOOP_REQUIRES_VERSIONING_FOR_ALIAS (loop_vinfo)
../../gcc-4.6.3/gcc/tree-vect-loop-manip.c: In function 'vect_create_cond_for_align_checks':
../../gcc-4.6.3/gcc/tree-vect-loop-manip.c:2323:7: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
 2323 |       sprintf (tmp_name, "%s%d", "addr2int", i);
      |       ^~~~~~~
In file included from /var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libposix/stdio.h:39,
                 from ../../gcc-4.6.3/gcc/system.h:42,
                 from ../../gcc-4.6.3/gcc/tree-vect-loop-manip.c:24:
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
../../gcc-4.6.3/gcc/tree-vect-loop-manip.c:2337:11: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
 2337 |           sprintf (tmp_name, "%s%d", "orptrs", i);
      |           ^~~~~~~
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
In file included from ../../gcc-4.6.3/gcc/tree-flow.h:862,
                 from ../../gcc-4.6.3/gcc/tree-vect-loop-manip.c:32:
In function 'gimple_phi_arg_imm_use_ptr',
    inlined from 'op_iter_next_use' at ../../gcc-4.6.3/gcc/tree-flow-inline.h:673:14,
    inlined from 'op_iter_next_use' at ../../gcc-4.6.3/gcc/tree-flow-inline.h:661:1,
    inlined from 'link_use_stmts_after' at ../../gcc-4.6.3/gcc/tree-flow-inline.h:1034:4:
../../gcc-4.6.3/gcc/tree-flow-inline.h:452:10: warning: array subscript 2147483648 is above array bounds of 'struct phi_arg_d[1]' [-Warray-bounds=]
  452 |   return &gimple_phi_arg (gs, i)->imm_use;
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.6.3/gcc/tree-flow.h:29:
../../gcc-4.6.3/gcc/gimple.h: In function 'link_use_stmts_after':
../../gcc-4.6.3/gcc/gimple.h:504:48: note: while referencing 'args'
  504 |   struct phi_arg_d GTY ((length ("%h.nargs"))) args[1];
      |                                                ^~~~
In function 'gimple_phi_arg_imm_use_ptr',
    inlined from 'op_iter_next_use' at ../../gcc-4.6.3/gcc/tree-flow-inline.h:673:14,
    inlined from 'op_iter_next_use' at ../../gcc-4.6.3/gcc/tree-flow-inline.h:661:1,
    inlined from 'rename_variables_in_bb' at ../../gcc-4.6.3/gcc/tree-vect-loop-manip.c:86:7:
../../gcc-4.6.3/gcc/tree-flow-inline.h:452:10: warning: array subscript 2147483648 is above array bounds of 'struct phi_arg_d[1]' [-Warray-bounds=]
  452 |   return &gimple_phi_arg (gs, i)->imm_use;
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.6.3/gcc/gimple.h: In function 'rename_variables_in_bb':
../../gcc-4.6.3/gcc/gimple.h:504:48: note: while referencing 'args'
  504 |   struct phi_arg_d GTY ((length ("%h.nargs"))) args[1];
      |                                                ^~~~
i686-helenos-cc -c   -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat   -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../libcpp/include  -I../../gcc-4.6.3/gcc/../libdecnumber -I../../gcc-4.6.3/gcc/../libdecnumber/dpd -I../libdecnumber    ../../gcc-4.6.3/gcc/tree-vect-slp.c -o tree-vect-slp.o
In file included from ../../gcc-4.6.3/gcc/tree-vect-slp.c:28:
../../gcc-4.6.3/gcc/tree.h:3130:11: warning: identifier 'thread_local' conflicts with C++ keyword [-Wc++-compat]
 3130 |  unsigned thread_local : 1;
      |           ^~~~~~~~~~~~
In file included from ../../gcc-4.6.3/gcc/tree-vect-slp.c:38:
../../gcc-4.6.3/gcc/recog.h:287:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
  287 | #if HAVE_DESIGNATED_INITIALIZERS
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.6.3/gcc/tree-flow.h:862,
                 from ../../gcc-4.6.3/gcc/tree-vect-slp.c:33:
In function 'gimple_phi_arg_imm_use_ptr',
    inlined from 'op_iter_next_use' at ../../gcc-4.6.3/gcc/tree-flow-inline.h:673:14,
    inlined from 'op_iter_next_use' at ../../gcc-4.6.3/gcc/tree-flow-inline.h:661:1,
    inlined from 'link_use_stmts_after' at ../../gcc-4.6.3/gcc/tree-flow-inline.h:1034:4:
../../gcc-4.6.3/gcc/tree-flow-inline.h:452:10: warning: array subscript 2147483648 is above array bounds of 'struct phi_arg_d[1]' [-Warray-bounds=]
  452 |   return &gimple_phi_arg (gs, i)->imm_use;
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.6.3/gcc/tree-flow.h:29:
../../gcc-4.6.3/gcc/gimple.h: In function 'link_use_stmts_after':
../../gcc-4.6.3/gcc/gimple.h:504:48: note: while referencing 'args'
  504 |   struct phi_arg_d GTY ((length ("%h.nargs"))) args[1];
      |                                                ^~~~
i686-helenos-cc -c   -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat   -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../libcpp/include  -I../../gcc-4.6.3/gcc/../libdecnumber -I../../gcc-4.6.3/gcc/../libdecnumber/dpd -I../libdecnumber    ../../gcc-4.6.3/gcc/tree-vectorizer.c -o tree-vectorizer.o
In file included from ../../gcc-4.6.3/gcc/tree-vectorizer.c:63:
../../gcc-4.6.3/gcc/tree.h:3130:11: warning: identifier 'thread_local' conflicts with C++ keyword [-Wc++-compat]
 3130 |  unsigned thread_local : 1;
      |           ^~~~~~~~~~~~
i686-helenos-cc -c   -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat   -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../libcpp/include  -I../../gcc-4.6.3/gcc/../libdecnumber -I../../gcc-4.6.3/gcc/../libdecnumber/dpd -I../libdecnumber    ../../gcc-4.6.3/gcc/tree-vrp.c -o tree-vrp.o
In file included from ../../gcc-4.6.3/gcc/tree-vrp.c:28:
../../gcc-4.6.3/gcc/tree.h:3130:11: warning: identifier 'thread_local' conflicts with C++ keyword [-Wc++-compat]
 3130 |  unsigned thread_local : 1;
      |           ^~~~~~~~~~~~
In file included from ../../gcc-4.6.3/gcc/tree-flow.h:862,
                 from ../../gcc-4.6.3/gcc/tree-vrp.c:30:
In function 'gimple_phi_arg_imm_use_ptr',
    inlined from 'op_iter_next_use' at ../../gcc-4.6.3/gcc/tree-flow-inline.h:673:14,
    inlined from 'op_iter_next_use' at ../../gcc-4.6.3/gcc/tree-flow-inline.h:661:1,
    inlined from 'link_use_stmts_after' at ../../gcc-4.6.3/gcc/tree-flow-inline.h:1034:4:
../../gcc-4.6.3/gcc/tree-flow-inline.h:452:10: warning: array subscript 2147483648 is above array bounds of 'struct phi_arg_d[1]' [-Warray-bounds=]
  452 |   return &gimple_phi_arg (gs, i)->imm_use;
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.6.3/gcc/tree-flow.h:29:
../../gcc-4.6.3/gcc/gimple.h: In function 'link_use_stmts_after':
../../gcc-4.6.3/gcc/gimple.h:504:48: note: while referencing 'args'
  504 |   struct phi_arg_d GTY ((length ("%h.nargs"))) args[1];
      |                                                ^~~~
i686-helenos-cc -c   -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat   -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../libcpp/include  -I../../gcc-4.6.3/gcc/../libdecnumber -I../../gcc-4.6.3/gcc/../libdecnumber/dpd -I../libdecnumber    ../../gcc-4.6.3/gcc/tree.c -o tree.o
In file included from ../../gcc-4.6.3/gcc/tree.c:37:
../../gcc-4.6.3/gcc/tree.h:3130:11: warning: identifier 'thread_local' conflicts with C++ keyword [-Wc++-compat]
 3130 |  unsigned thread_local : 1;
      |           ^~~~~~~~~~~~
../../gcc-4.6.3/gcc/tree.c: In function 'integer_pow2p':
../../gcc-4.6.3/gcc/tree.c:1817:36: warning: left shift of negative value [-Wshift-negative-value]
 1817 |     high &= ~((HOST_WIDE_INT) (-1) << (prec - HOST_BITS_PER_WIDE_INT));
      |                                    ^~
../../gcc-4.6.3/gcc/tree.c:1822:39: warning: left shift of negative value [-Wshift-negative-value]
 1822 |         low &= ~((HOST_WIDE_INT) (-1) << prec);
      |                                       ^~
../../gcc-4.6.3/gcc/tree.c: In function 'tree_log2':
../../gcc-4.6.3/gcc/tree.c:1881:36: warning: left shift of negative value [-Wshift-negative-value]
 1881 |     high &= ~((HOST_WIDE_INT) (-1) << (prec - HOST_BITS_PER_WIDE_INT));
      |                                    ^~
../../gcc-4.6.3/gcc/tree.c:1886:39: warning: left shift of negative value [-Wshift-negative-value]
 1886 |         low &= ~((HOST_WIDE_INT) (-1) << prec);
      |                                       ^~
../../gcc-4.6.3/gcc/tree.c: In function 'tree_floor_log2':
../../gcc-4.6.3/gcc/tree.c:1918:36: warning: left shift of negative value [-Wshift-negative-value]
 1918 |     high &= ~((HOST_WIDE_INT) (-1) << (prec - HOST_BITS_PER_WIDE_INT));
      |                                    ^~
../../gcc-4.6.3/gcc/tree.c:1923:39: warning: left shift of negative value [-Wshift-negative-value]
 1923 |         low &= ~((HOST_WIDE_INT) (-1) << prec);
      |                                       ^~
../../gcc-4.6.3/gcc/tree.c: In function 'variably_modified_type_p':
../../gcc-4.6.3/gcc/tree.c:8309:7: warning: this 'for' clause does not guard... [-Wmisleading-indentation]
 8309 |       for (t = TYPE_FIELDS (type); t; t = DECL_CHAIN (t))
      |       ^~~
../../gcc-4.6.3/gcc/tree.c:8319:9: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for'
 8319 |         break;
      |         ^~~~~
../../gcc-4.6.3/gcc/tree.c: In function 'get_file_function_name':
../../gcc-4.6.3/gcc/tree.c:8597:7: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
 8597 |       sprintf (q + len, "_%08X_%08X", crc32_string (0, name),
      |       ^~~~~~~
In file included from /var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libposix/stdio.h:39,
                 from ../../gcc-4.6.3/gcc/system.h:42,
                 from ../../gcc-4.6.3/gcc/tree.c:33:
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
../../gcc-4.6.3/gcc/tree.c:8611:3: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
 8611 |   sprintf (buf, FILE_FUNCTION_FORMAT, type, p);
      |   ^~~~~~~
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
i686-helenos-cc -c   -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat   -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../libcpp/include  -I../../gcc-4.6.3/gcc/../libdecnumber -I../../gcc-4.6.3/gcc/../libdecnumber/dpd -I../libdecnumber    ../../gcc-4.6.3/gcc/value-prof.c -o value-prof.o
In file included from ../../gcc-4.6.3/gcc/function.h:25,
                 from ../../gcc-4.6.3/gcc/expr.h:26,
                 from ../../gcc-4.6.3/gcc/value-prof.c:26:
../../gcc-4.6.3/gcc/tree.h:3130:11: warning: identifier 'thread_local' conflicts with C++ keyword [-Wc++-compat]
 3130 |  unsigned thread_local : 1;
      |           ^~~~~~~~~~~~
In file included from ../../gcc-4.6.3/gcc/value-prof.c:33:
../../gcc-4.6.3/gcc/recog.h:287:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
  287 | #if HAVE_DESIGNATED_INITIALIZERS
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.6.3/gcc/value-prof.c: In function 'stringop_block_profile':
../../gcc-4.6.3/gcc/value-prof.c:1568:32: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
 1568 |              && (alignment * 2 * BITS_PER_UNIT))
      |                 ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~
i686-helenos-cc -c   -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat   -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../libcpp/include  -I../../gcc-4.6.3/gcc/../libdecnumber -I../../gcc-4.6.3/gcc/../libdecnumber/dpd -I../libdecnumber    ../../gcc-4.6.3/gcc/var-tracking.c -o var-tracking.o
In file included from ../../gcc-4.6.3/gcc/var-tracking.c:94:
../../gcc-4.6.3/gcc/tree.h:3130:11: warning: identifier 'thread_local' conflicts with C++ keyword [-Wc++-compat]
 3130 |  unsigned thread_local : 1;
      |           ^~~~~~~~~~~~
In file included from ../../gcc-4.6.3/gcc/var-tracking.c:117:
../../gcc-4.6.3/gcc/recog.h:287:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
  287 | #if HAVE_DESIGNATED_INITIALIZERS
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.6.3/gcc/rtl.h:2146,
                 from ../../gcc-4.6.3/gcc/var-tracking.c:93:
../../gcc-4.6.3/gcc/var-tracking.c: In function 'adjust_mems':
./genrtl.h:39:9: warning: this statement may fall through [-Wimplicit-fallthrough=]
   39 |         gen_rtx_fmt_ee_stat (c, m, p0, p1 MEM_STAT_INFO)
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./genrtl.h:931:3: note: in expansion of macro 'gen_rtx_fmt_ee'
  931 |   gen_rtx_fmt_ee (PLUS, (MODE), (ARG0), (ARG1))
      |   ^~~~~~~~~~~~~~
../../gcc-4.6.3/gcc/var-tracking.c:840:14: note: in expansion of macro 'gen_rtx_PLUS'
  840 |       addr = gen_rtx_PLUS (GET_MODE (loc), XEXP (loc, 0),
      |              ^~~~~~~~~~~~
../../gcc-4.6.3/gcc/var-tracking.c:844:5: note: here
  844 |     case POST_INC:
      |     ^~~~
../../gcc-4.6.3/gcc/var-tracking.c:862:12: warning: this statement may fall through [-Wimplicit-fallthrough=]
  862 |       addr = XEXP (loc, 1);
../../gcc-4.6.3/gcc/var-tracking.c:863:5: note: here
  863 |     case POST_MODIFY:
      |     ^~~~
In file included from ../../gcc-4.6.3/gcc/var-tracking.c:102:
../../gcc-4.6.3/gcc/var-tracking.c: In function 'vt_find_locations':
../../gcc-4.6.3/gcc/sbitmap.h:201:65: warning: pointer 'in_pending' used after 'free' [-Wuse-after-free]
  201 | #define sbitmap_free(MAP)               (free((MAP)->popcount), free((MAP)))
      |                                                                 ^~~~~~~~~~~
../../gcc-4.6.3/gcc/var-tracking.c:6230:3: note: in expansion of macro 'sbitmap_free'
 6230 |   sbitmap_free (in_pending);
      |   ^~~~~~~~~~~~
../../gcc-4.6.3/gcc/sbitmap.h:201:65: note: call to 'free' here
  201 | #define sbitmap_free(MAP)               (free((MAP)->popcount), free((MAP)))
      |                                                                 ^~~~~~~~~~~
../../gcc-4.6.3/gcc/var-tracking.c:6229:3: note: in expansion of macro 'sbitmap_free'
 6229 |   sbitmap_free (in_worklist);
      |   ^~~~~~~~~~~~
../../gcc-4.6.3/gcc/sbitmap.h:201:52: warning: pointer 'in_pending' used after 'free' [-Wuse-after-free]
  201 | #define sbitmap_free(MAP)               (free((MAP)->popcount), free((MAP)))
      |                                               ~~~~~^~~~~~~~~~
../../gcc-4.6.3/gcc/var-tracking.c:6230:3: note: in expansion of macro 'sbitmap_free'
 6230 |   sbitmap_free (in_pending);
      |   ^~~~~~~~~~~~
../../gcc-4.6.3/gcc/sbitmap.h:201:65: note: call to 'free' here
  201 | #define sbitmap_free(MAP)               (free((MAP)->popcount), free((MAP)))
      |                                                                 ^~~~~~~~~~~
../../gcc-4.6.3/gcc/var-tracking.c:6229:3: note: in expansion of macro 'sbitmap_free'
 6229 |   sbitmap_free (in_worklist);
      |   ^~~~~~~~~~~~
i686-helenos-cc -c   -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat   -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../libcpp/include  -I../../gcc-4.6.3/gcc/../libdecnumber -I../../gcc-4.6.3/gcc/../libdecnumber/dpd -I../libdecnumber    ../../gcc-4.6.3/gcc/varasm.c -o varasm.o
In file included from ../../gcc-4.6.3/gcc/varasm.c:35:
../../gcc-4.6.3/gcc/tree.h:3130:11: warning: identifier 'thread_local' conflicts with C++ keyword [-Wc++-compat]
 3130 |  unsigned thread_local : 1;
      |           ^~~~~~~~~~~~
../../gcc-4.6.3/gcc/varasm.c: In function 'mergeable_string_section':
../../gcc-4.6.3/gcc/varasm.c:793:15: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
  793 |               sprintf (name, ".rodata.str%d.%d", modesize / 8,
      |               ^~~~~~~
In file included from /var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libposix/stdio.h:39,
                 from ../../gcc-4.6.3/gcc/system.h:42,
                 from ../../gcc-4.6.3/gcc/varasm.c:31:
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
../../gcc-4.6.3/gcc/varasm.c: In function 'mergeable_constant_section':
../../gcc-4.6.3/gcc/varasm.c:823:7: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
  823 |       sprintf (name, ".rodata.cst%d", (int) (align / 8));
      |       ^~~~~~~
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
../../gcc-4.6.3/gcc/varasm.c: In function 'get_cdtor_priority_section':
../../gcc-4.6.3/gcc/varasm.c:1423:3: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
 1423 |   sprintf (buf, "%s.%.5u",
      |   ^~~~~~~
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
../../gcc-4.6.3/gcc/varasm.c: In function 'assemble_start_function':
../../gcc-4.6.3/gcc/varasm.c:1559:7: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
 1559 |       ASM_GENERATE_INTERNAL_LABEL (tmp_label, "LHOTB", const_labelno);
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
../../gcc-4.6.3/gcc/varasm.c:1561:7: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
 1561 |       ASM_GENERATE_INTERNAL_LABEL (tmp_label, "LCOLDB", const_labelno);
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
../../gcc-4.6.3/gcc/varasm.c:1563:7: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
 1563 |       ASM_GENERATE_INTERNAL_LABEL (tmp_label, "LHOTE", const_labelno);
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
../../gcc-4.6.3/gcc/varasm.c:1565:7: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
 1565 |       ASM_GENERATE_INTERNAL_LABEL (tmp_label, "LCOLDE", const_labelno);
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
../../gcc-4.6.3/gcc/varasm.c: In function 'assemble_static_space':
../../gcc-4.6.3/gcc/varasm.c:2328:3: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
 2328 |   ASM_GENERATE_INTERNAL_LABEL (name, "LF", const_labelno);
      |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
../../gcc-4.6.3/gcc/varasm.c: In function 'assemble_trampoline_template':
../../gcc-4.6.3/gcc/varasm.c:2393:3: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
 2393 |   ASM_GENERATE_INTERNAL_LABEL (label, "LTRAMP", 0);
      |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
../../gcc-4.6.3/gcc/varasm.c: In function 'build_constant_desc':
../../gcc-4.6.3/gcc/varasm.c:3088:3: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
 3088 |   ASM_GENERATE_INTERNAL_LABEL (label, "LC", labelno);
      |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
../../gcc-4.6.3/gcc/varasm.c: In function 'force_const_mem':
../../gcc-4.6.3/gcc/varasm.c:3573:3: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
 3573 |   ASM_GENERATE_INTERNAL_LABEL (label, "LC", const_labelno);
      |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
../../gcc-4.6.3/gcc/varasm.c: In function 'finish_aliases_1':
../../gcc-4.6.3/gcc/varasm.c:5758:46: warning: comparison of constant '30' with boolean expression is always false [-Wbool-compare]
 5758 |                && (! TREE_CODE (target_decl) == FUNCTION_DECL
      |                                              ^~
../../gcc-4.6.3/gcc/varasm.c:5758:46: warning: logical not is only applied to the left hand side of comparison [-Wlogical-not-parentheses]
../../gcc-4.6.3/gcc/varasm.c:5758:20: note: add parentheses around left hand side expression to silence this warning
 5758 |                && (! TREE_CODE (target_decl) == FUNCTION_DECL
../../gcc-4.6.3/gcc/varasm.c: In function 'default_asm_output_anchor':
../../gcc-4.6.3/gcc/varasm.c:6642:3: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
 6642 |   sprintf (buffer, "*. + " HOST_WIDE_INT_PRINT_DEC,
      |   ^~~~~~~
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
../../gcc-4.6.3/gcc/varasm.c: In function 'default_generate_internal_label':
../../gcc-4.6.3/gcc/varasm.c:6911:3: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
 6911 |   ASM_GENERATE_INTERNAL_LABEL (buf, prefix, labelno);
      |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
../../gcc-4.6.3/gcc/varasm.c: In function 'default_internal_label':
../../gcc-4.6.3/gcc/varasm.c:6922:3: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
 6922 |   ASM_GENERATE_INTERNAL_LABEL (buf, prefix, labelno);
      |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
../../gcc-4.6.3/gcc/varasm.c: In function 'get_section_anchor':
../../gcc-4.6.3/gcc/varasm.c:7155:3: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
 7155 |   ASM_GENERATE_INTERNAL_LABEL (label, "LANCHOR", anchor_labelno++);
      |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
../../gcc-4.6.3/gcc/varasm.c: In function 'output_addressed_constants':
../../gcc-4.6.3/gcc/varasm.c:3998:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
 3998 |       output_addressed_constants (TREE_OPERAND (exp, 1));
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.6.3/gcc/tree.h:986:3: note: here
  986 |   case NOP_EXPR:                                                \
      |   ^~~~
../../gcc-4.6.3/gcc/varasm.c:4001:5: note: in expansion of macro 'CASE_CONVERT'
 4001 |     CASE_CONVERT:
      |     ^~~~~~~~~~~~
i686-helenos-cc -c   -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat   -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../libcpp/include  -I../../gcc-4.6.3/gcc/../libdecnumber -I../../gcc-4.6.3/gcc/../libdecnumber/dpd -I../libdecnumber    ../../gcc-4.6.3/gcc/vec.c -o vec.o
i686-helenos-cc   -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat   -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../libcpp/include  -I../../gcc-4.6.3/gcc/../libdecnumber -I../../gcc-4.6.3/gcc/../libdecnumber/dpd -I../libdecnumber    \
-DBASEVER="\"4.6.3\"" -DDATESTAMP="\"\"" \
-DREVISION="\"\"" \
-DDEVPHASE="\"\"" -DPKGVERSION="\"(GCC) \"" \
-DBUGURL="\"<http://gcc.gnu.org/bugs.html>\"" -c ../../gcc-4.6.3/gcc/version.c -o version.o
i686-helenos-cc -c   -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat   -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../libcpp/include  -I../../gcc-4.6.3/gcc/../libdecnumber -I../../gcc-4.6.3/gcc/../libdecnumber/dpd -I../libdecnumber    ../../gcc-4.6.3/gcc/vmsdbgout.c -o vmsdbgout.o
i686-helenos-cc -c   -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat   -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../libcpp/include  -I../../gcc-4.6.3/gcc/../libdecnumber -I../../gcc-4.6.3/gcc/../libdecnumber/dpd -I../libdecnumber    ../../gcc-4.6.3/gcc/web.c -o web.o
In file included from ../../gcc-4.6.3/gcc/function.h:25,
                 from ../../gcc-4.6.3/gcc/basic-block.h:26,
                 from ../../gcc-4.6.3/gcc/web.c:47:
../../gcc-4.6.3/gcc/tree.h:3130:11: warning: identifier 'thread_local' conflicts with C++ keyword [-Wc++-compat]
 3130 |  unsigned thread_local : 1;
      |           ^~~~~~~~~~~~
In file included from ../../gcc-4.6.3/gcc/web.c:52:
../../gcc-4.6.3/gcc/recog.h:287:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
  287 | #if HAVE_DESIGNATED_INITIALIZERS
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
i686-helenos-cc -c   -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat   -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../libcpp/include  -I../../gcc-4.6.3/gcc/../libdecnumber -I../../gcc-4.6.3/gcc/../libdecnumber/dpd -I../libdecnumber    ../../gcc-4.6.3/gcc/xcoffout.c -o xcoffout.o
In file included from ../../gcc-4.6.3/gcc/xcoffout.c:30:
../../gcc-4.6.3/gcc/tree.h:3130:11: warning: identifier 'thread_local' conflicts with C++ keyword [-Wc++-compat]
 3130 |  unsigned thread_local : 1;
      |           ^~~~~~~~~~~~
gawk -f ../../gcc-4.6.3/gcc/config/i386/i386-builtin-types.awk ../../gcc-4.6.3/gcc/config/i386/i386-builtin-types.def > tmp-bt.inc
/bin/sh ../../gcc-4.6.3/gcc/../move-if-change tmp-bt.inc i386-builtin-types.inc
echo timestamp > s-i386-bt
i686-helenos-cc -c   -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat   -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../libcpp/include  -I../../gcc-4.6.3/gcc/../libdecnumber -I../../gcc-4.6.3/gcc/../libdecnumber/dpd -I../libdecnumber    \
	../../gcc-4.6.3/gcc/config/i386/i386.c -o i386.o
In file included from ../../gcc-4.6.3/gcc/config/i386/i386.c:27:
../../gcc-4.6.3/gcc/tree.h:3130:11: warning: identifier 'thread_local' conflicts with C++ keyword [-Wc++-compat]
 3130 |  unsigned thread_local : 1;
      |           ^~~~~~~~~~~~
In file included from ../../gcc-4.6.3/gcc/config/i386/i386.c:39:
../../gcc-4.6.3/gcc/recog.h:287:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
  287 | #if HAVE_DESIGNATED_INITIALIZERS
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.6.3/gcc/config/i386/i386.c: In function 'ix86_target_string':
../../gcc-4.6.3/gcc/config/i386/i386.c:3186:7: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
 3186 |       sprintf (isa_other, "(other isa: %#x)", isa);
      |       ^~~~~~~
In file included from /var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libposix/stdio.h:39,
                 from ../../gcc-4.6.3/gcc/system.h:42,
                 from ../../gcc-4.6.3/gcc/config/i386/i386.c:23:
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
../../gcc-4.6.3/gcc/config/i386/i386.c:3202:7: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
 3202 |       sprintf (target_other, "(other flags: %#x)", flags);
      |       ^~~~~~~
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
../../gcc-4.6.3/gcc/config/i386/i386.c: In function 'ix86_option_override_internal':
../../gcc-4.6.3/gcc/config/i386/i386.c:4193:5: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
 4193 |     ASM_GENERATE_INTERNAL_LABEL (internal_label_prefix, "LX", 0);
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
../../gcc-4.6.3/gcc/config/i386/i386.c: In function 'get_pc_thunk_name':
../../gcc-4.6.3/gcc/config/i386/i386.c:8785:5: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
 8785 |     sprintf (name, "__i686.get_pc_thunk.%s", reg_names[regno]);
      |     ^~~~~~~
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
../../gcc-4.6.3/gcc/config/i386/i386.c:8787:5: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
 8787 |     ASM_GENERATE_INTERNAL_LABEL (name, "LPR", regno);
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
../../gcc-4.6.3/gcc/config/i386/i386.c: In function 'output_adjust_stack_and_probe':
../../gcc-4.6.3/gcc/config/i386/i386.c:10159:3: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
10159 |   ASM_GENERATE_INTERNAL_LABEL (loop_lab, "LPSRL", labelno);
      |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
../../gcc-4.6.3/gcc/config/i386/i386.c:10160:3: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
10160 |   ASM_GENERATE_INTERNAL_LABEL (end_lab, "LPSRE", labelno++);
      |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
../../gcc-4.6.3/gcc/config/i386/i386.c: In function 'output_probe_stack_range':
../../gcc-4.6.3/gcc/config/i386/i386.c:10279:3: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
10279 |   ASM_GENERATE_INTERNAL_LABEL (loop_lab, "LPSRL", labelno);
      |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
../../gcc-4.6.3/gcc/config/i386/i386.c:10280:3: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
10280 |   ASM_GENERATE_INTERNAL_LABEL (end_lab, "LPSRE", labelno++);
      |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
../../gcc-4.6.3/gcc/config/i386/i386.c: In function 'output_pic_addr_const':
../../gcc-4.6.3/gcc/config/i386/i386.c:13170:7: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
13170 |       ASM_GENERATE_INTERNAL_LABEL (buf, "L", CODE_LABEL_NUMBER (x));
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
../../gcc-4.6.3/gcc/config/i386/i386.c: At top level:
../../gcc-4.6.3/gcc/config/i386/i386.c:16129:30: warning: argument 3 of type 'struct rtx_def *[3]' with mismatched bound [-Warray-parameter=]
16129 |                          rtx operands[3])
      |                          ~~~~^~~~~~~~~~~
In file included from ./tm_p.h:4,
                 from ../../gcc-4.6.3/gcc/config/i386/i386.c:28:
../../gcc-4.6.3/gcc/config/i386/i386-protos.h:87:72: note: previously declared as 'struct rtx_def *[]'
   87 | extern bool ix86_binary_operator_ok (enum rtx_code, enum machine_mode, rtx[]);
      |                                                                        ^~~~~
../../gcc-4.6.3/gcc/config/i386/i386.c:16638:29: warning: argument 3 of type 'struct rtx_def *[2]' with mismatched bound [-Warray-parameter=]
16638 |                         rtx operands[2] ATTRIBUTE_UNUSED)
../../gcc-4.6.3/gcc/config/i386/i386-protos.h:108:71: note: previously declared as 'struct rtx_def *[]'
  108 | extern bool ix86_unary_operator_ok (enum rtx_code, enum machine_mode, rtx[]);
      |                                                                       ^~~~~
../../gcc-4.6.3/gcc/config/i386/i386.c:19121:29: warning: argument 1 of type 'struct rtx_def *[2]' with mismatched bound [-Warray-parameter=]
19121 | ix86_expand_sse_unpack (rtx operands[2], bool unsigned_p, bool high_p)
      |                         ~~~~^~~~~~~~~~~
../../gcc-4.6.3/gcc/config/i386/i386-protos.h:116:37: note: previously declared as 'struct rtx_def *[]'
  116 | extern void ix86_expand_sse_unpack (rtx[], bool, bool);
      |                                     ^~~~~
../../gcc-4.6.3/gcc/config/i386/i386.c:19166:30: warning: argument 1 of type 'struct rtx_def *[2]' with mismatched bound [-Warray-parameter=]
19166 | ix86_expand_sse4_unpack (rtx operands[2], bool unsigned_p, bool high_p)
      |                          ~~~~^~~~~~~~~~~
../../gcc-4.6.3/gcc/config/i386/i386-protos.h:117:38: note: previously declared as 'struct rtx_def *[]'
  117 | extern void ix86_expand_sse4_unpack (rtx[], bool, bool);
      |                                      ^~~~~
../../gcc-4.6.3/gcc/config/i386/i386.c: In function 'ix86_split_to_parts':
../../gcc-4.6.3/gcc/config/i386/i386.c:19436:52: warning: result of '2 << 31' requires 34 bits to represent, but 'long int' only has 32 bits [-Wshift-overflow=]
19436 |                       ((l[0] & (((HOST_WIDE_INT) 2 << 31) - 1))
      |                                                    ^~
../../gcc-4.6.3/gcc/config/i386/i386.c:19447:52: warning: result of '2 << 31' requires 34 bits to represent, but 'long int' only has 32 bits [-Wshift-overflow=]
19447 |                       ((l[2] & (((HOST_WIDE_INT) 2 << 31) - 1))
      |                                                    ^~
In file included from ../../gcc-4.6.3/gcc/config/i386/i386.c:26:
../../gcc-4.6.3/gcc/config/i386/i386.c: In function 'ix86_attr_length_immediate_default':
../../gcc-4.6.3/gcc/rtl.h:2579:55: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
 2579 |         _fatal_insn (msgid, insn, __FILE__, __LINE__, __FUNCTION__)
      |                                                       ^~~~~~~~~~~~
../../gcc-4.6.3/gcc/config/i386/i386.c:22416:13: note: in expansion of macro 'fatal_insn'
22416 |             fatal_insn ("unknown insn mode", insn);
      |             ^~~~~~~~~~
../../gcc-4.6.3/gcc/config/i386/i386.c: In function 'ix86_veclibabi_svml':
../../gcc-4.6.3/gcc/config/i386/i386.c:27894:7: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
27894 |       sprintf (name, "vmls%s", bname+10);
      |       ^~~~~~~
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
../../gcc-4.6.3/gcc/config/i386/i386.c:27898:5: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
27898 |     sprintf (name, "vmld%s2", bname+10);
      |     ^~~~~~~
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
../../gcc-4.6.3/gcc/config/i386/i386.c: In function 'ix86_veclibabi_acml':
../../gcc-4.6.3/gcc/config/i386/i386.c:27986:3: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
27986 |   sprintf (name + 7, "%s", bname+10);
      |   ^~~~~~~
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
../../gcc-4.6.3/gcc/config/i386/i386.c: In function 'ix86_rtx_costs':
../../gcc-4.6.3/gcc/config/i386/i386.c:29026:38: warning: comparison of constant '44' with boolean expression is always true [-Wbool-compare]
29026 |                    || (!GET_CODE (x) != LABEL_REF
      |                                      ^~
../../gcc-4.6.3/gcc/config/i386/i386.c:29026:38: warning: logical not is only applied to the left hand side of comparison [-Wlogical-not-parentheses]
../../gcc-4.6.3/gcc/config/i386/i386.c:29026:24: note: add parentheses around left hand side expression to silence this warning
29026 |                    || (!GET_CODE (x) != LABEL_REF
../../gcc-4.6.3/gcc/config/i386/i386.c: In function 'standard_sse_constant_opcode':
../../gcc-4.6.3/gcc/config/i386/i386.c:8636:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
 8636 |       switch (get_attr_mode (insn))
      |       ^~~~~~
../../gcc-4.6.3/gcc/config/i386/i386.c:8665:5: note: here
 8665 |     case 2:
      |     ^~~~
../../gcc-4.6.3/gcc/config/i386/i386.c: In function 'ix86_dep_by_shift_count_body':
../../gcc-4.6.3/gcc/config/i386/i386.c:16579:45: warning: this statement may fall through [-Wimplicit-fallthrough=]
16579 |       for (i = XVECLEN (set_body, 0) - 1; i >= 0; i--)
      |                                           ~~^~~~
../../gcc-4.6.3/gcc/config/i386/i386.c:16583:5: note: here
16583 |     default:
      |     ^~~~~~~
../../gcc-4.6.3/gcc/config/i386/i386.c:16595:45: warning: this statement may fall through [-Wimplicit-fallthrough=]
16595 |       for (i = XVECLEN (use_body, 0) - 1; i >= 0; i--)
      |                                           ~~^~~~
../../gcc-4.6.3/gcc/config/i386/i386.c:16599:5: note: here
16599 |     default:
      |     ^~~~~~~
../../gcc-4.6.3/gcc/config/i386/i386.c: In function 'ix86_expand_branch':
../../gcc-4.6.3/gcc/config/i386/i386.c:17883:10: warning: this statement may fall through [-Wimplicit-fallthrough=]
17883 |       if (TARGET_64BIT)
      |          ^
../../gcc-4.6.3/gcc/config/i386/i386.c:17885:5: note: here
17885 |     case TImode:
      |     ^~~~
../../gcc-4.6.3/gcc/config/i386/i386.c: In function 'function_arg_32':
../../gcc-4.6.3/gcc/config/i386/i386.c:7020:10: warning: this statement may fall through [-Wimplicit-fallthrough=]
 7020 |       if (cum->float_in_sse < 2)
      |          ^
../../gcc-4.6.3/gcc/config/i386/i386.c:7022:5: note: here
 7022 |     case SFmode:
      |     ^~~~
../../gcc-4.6.3/gcc/config/i386/i386.c: In function 'function_arg_advance_32':
../../gcc-4.6.3/gcc/config/i386/i386.c:6838:10: warning: this statement may fall through [-Wimplicit-fallthrough=]
 6838 |       if (cum->float_in_sse < 2)
      |          ^
../../gcc-4.6.3/gcc/config/i386/i386.c:6840:5: note: here
 6840 |     case SFmode:
      |     ^~~~
../../gcc-4.6.3/gcc/config/i386/i386.c: In function 'ix86_gimplify_va_arg':
../../gcc-4.6.3/gcc/config/i386/i386.c:8204:10: warning: this statement may fall through [-Wimplicit-fallthrough=]
 8204 |       if (ix86_cfun_abi () == SYSV_ABI)
      |          ^
../../gcc-4.6.3/gcc/config/i386/i386.c:8210:5: note: here
 8210 |     default:
      |     ^~~~~~~
../../gcc-4.6.3/gcc/config/i386/i386.c: In function 'ix86_expand_builtin':
../../gcc-4.6.3/gcc/config/i386/i386.c:27667:14: warning: this statement may fall through [-Wimplicit-fallthrough=]
27667 |           if (!TARGET_SSE2)
      |              ^
../../gcc-4.6.3/gcc/config/i386/i386.c:27670:9: note: here
27670 |         default:
      |         ^~~~~~~
../../gcc-4.6.3/gcc/config/i386/i386.c: In function 'ix86_expand_args_builtin':
../../gcc-4.6.3/gcc/config/i386/i386.c:26987:24: warning: this statement may fall through [-Wimplicit-fallthrough=]
26987 |                     if ((nargs - i) == nargs_constant)
      |                        ^
../../gcc-4.6.3/gcc/config/i386/i386.c:26992:19: note: here
26992 |                   case 1:
      |                   ^~~~
../../gcc-4.6.3/gcc/config/i386/i386.c: In function 'expand_vec_perm_1':
../../gcc-4.6.3/gcc/config/i386/i386.c:33191:11: warning: 'perm2' may be used uninitialized [-Wmaybe-uninitialized]
33191 |       if (expand_vselect_vconcat (d->target, d->op0, d->op0, perm2, nelt))
      |           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.6.3/gcc/config/i386/i386.c:32953:1: note: by argument 4 of type 'const unsigned char *' to 'expand_vselect_vconcat' declared here
32953 | expand_vselect_vconcat (rtx target, rtx op0, rtx op1,
      | ^~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.6.3/gcc/config/i386/i386.c:33165:17: note: 'perm2' declared here
33165 |   unsigned char perm2[MAX_VECT_LEN];
      |                 ^~~~~
../../gcc-4.6.3/gcc/config/i386/i386.c:33177:11: warning: 'perm2' may be used uninitialized [-Wmaybe-uninitialized]
33177 |       if (expand_vselect (d->target, d->op0, perm2, nelt))
      |           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.6.3/gcc/config/i386/i386.c:32929:1: note: by argument 3 of type 'const unsigned char *' to 'expand_vselect' declared here
32929 | expand_vselect (rtx target, rtx op0, const unsigned char *perm, unsigned nelt)
      | ^~~~~~~~~~~~~~
../../gcc-4.6.3/gcc/config/i386/i386.c:33165:17: note: 'perm2' declared here
33165 |   unsigned char perm2[MAX_VECT_LEN];
      |                 ^~~~~
i686-helenos-cc -c   -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat   -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../libcpp/include  -I../../gcc-4.6.3/gcc/../libdecnumber -I../../gcc-4.6.3/gcc/../libdecnumber/dpd -I../libdecnumber    ../../gcc-4.6.3/gcc/host-default.c -o host-default.o
i686-helenos-cc -c   -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat   -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../libcpp/include  -I../../gcc-4.6.3/gcc/../libdecnumber -I../../gcc-4.6.3/gcc/../libdecnumber/dpd -I../libdecnumber    ../../gcc-4.6.3/gcc/cgraph.c -o cgraph.o
In file included from ../../gcc-4.6.3/gcc/cgraph.c:79:
../../gcc-4.6.3/gcc/tree.h:3130:11: warning: identifier 'thread_local' conflicts with C++ keyword [-Wc++-compat]
 3130 |  unsigned thread_local : 1;
      |           ^~~~~~~~~~~~
../../gcc-4.6.3/gcc/cgraph.c: In function 'clone_function_name':
../../gcc-4.6.3/gcc/cgraph.c:2282:3: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
 2282 |   ASM_FORMAT_PRIVATE_NAME (tmp_name, prefix, clone_fn_id_num++);
      |   ^~~~~~~~~~~~~~~~~~~~~~~
In file included from /var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libposix/stdio.h:39,
                 from ../../gcc-4.6.3/gcc/system.h:42,
                 from ../../gcc-4.6.3/gcc/cgraph.c:76:
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
i686-helenos-cc -c   -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat   -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../libcpp/include  -I../../gcc-4.6.3/gcc/../libdecnumber -I../../gcc-4.6.3/gcc/../libdecnumber/dpd -I../libdecnumber    ../../gcc-4.6.3/gcc/cgraphbuild.c -o cgraphbuild.o
In file included from ../../gcc-4.6.3/gcc/cgraphbuild.c:26:
../../gcc-4.6.3/gcc/tree.h:3130:11: warning: identifier 'thread_local' conflicts with C++ keyword [-Wc++-compat]
 3130 |  unsigned thread_local : 1;
      |           ^~~~~~~~~~~~
i686-helenos-cc -c   -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat   -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../libcpp/include  -I../../gcc-4.6.3/gcc/../libdecnumber -I../../gcc-4.6.3/gcc/../libdecnumber/dpd -I../libdecnumber    ../../gcc-4.6.3/gcc/cgraphunit.c -o cgraphunit.o
In file included from ../../gcc-4.6.3/gcc/cgraphunit.c:113:
../../gcc-4.6.3/gcc/tree.h:3130:11: warning: identifier 'thread_local' conflicts with C++ keyword [-Wc++-compat]
 3130 |  unsigned thread_local : 1;
      |           ^~~~~~~~~~~~
i686-helenos-cc   -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat   -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../libcpp/include  -I../../gcc-4.6.3/gcc/../libdecnumber -I../../gcc-4.6.3/gcc/../libdecnumber/dpd -I../libdecnumber    \
  -DGCC_INCLUDE_DIR=\"/usr/local/lib/gcc/i686-linux-gnu/4.6.3/include\" -DFIXED_INCLUDE_DIR=\"/usr/local/lib/gcc/i686-linux-gnu/4.6.3/include-fixed\" -DGPLUSPLUS_INCLUDE_DIR=\"/usr/local/lib/gcc/i686-linux-gnu/4.6.3/../../../../i686-linux-gnu/include/c++/4.6.3\" -DGPLUSPLUS_TOOL_INCLUDE_DIR=\"/usr/local/lib/gcc/i686-linux-gnu/4.6.3/../../../../i686-linux-gnu/include/c++/4.6.3/i686-linux-gnu\" -DGPLUSPLUS_BACKWARD_INCLUDE_DIR=\"/usr/local/lib/gcc/i686-linux-gnu/4.6.3/../../../../i686-linux-gnu/include/c++/4.6.3/backward\" -DLOCAL_INCLUDE_DIR=\"/usr/local/include\" -DCROSS_INCLUDE_DIR=\"/usr/local/lib/gcc/i686-linux-gnu/4.6.3/../../../../i686-linux-gnu/sys-include\" -DTOOL_INCLUDE_DIR=\"/usr/local/lib/gcc/i686-linux-gnu/4.6.3/../../../../i686-linux-gnu/include\" -DPREFIX=\"/usr/local/\" -DSTANDARD_EXEC_PREFIX=\"/usr/local/lib/gcc/\"  -DBASEVER="\"4.6.3\"" \
  -c ../../gcc-4.6.3/gcc/cppbuiltin.c -o cppbuiltin.o
In file included from ../../gcc-4.6.3/gcc/cppbuiltin.c:25:
../../gcc-4.6.3/gcc/tree.h:3130:11: warning: identifier 'thread_local' conflicts with C++ keyword [-Wc++-compat]
 3130 |  unsigned thread_local : 1;
      |           ^~~~~~~~~~~~
i686-helenos-cc   -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat   -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../libcpp/include  -I../../gcc-4.6.3/gcc/../libdecnumber -I../../gcc-4.6.3/gcc/../libdecnumber/dpd -I../libdecnumber    \
  -DGCC_INCLUDE_DIR=\"/usr/local/lib/gcc/i686-linux-gnu/4.6.3/include\" -DFIXED_INCLUDE_DIR=\"/usr/local/lib/gcc/i686-linux-gnu/4.6.3/include-fixed\" -DGPLUSPLUS_INCLUDE_DIR=\"/usr/local/lib/gcc/i686-linux-gnu/4.6.3/../../../../i686-linux-gnu/include/c++/4.6.3\" -DGPLUSPLUS_TOOL_INCLUDE_DIR=\"/usr/local/lib/gcc/i686-linux-gnu/4.6.3/../../../../i686-linux-gnu/include/c++/4.6.3/i686-linux-gnu\" -DGPLUSPLUS_BACKWARD_INCLUDE_DIR=\"/usr/local/lib/gcc/i686-linux-gnu/4.6.3/../../../../i686-linux-gnu/include/c++/4.6.3/backward\" -DLOCAL_INCLUDE_DIR=\"/usr/local/include\" -DCROSS_INCLUDE_DIR=\"/usr/local/lib/gcc/i686-linux-gnu/4.6.3/../../../../i686-linux-gnu/sys-include\" -DTOOL_INCLUDE_DIR=\"/usr/local/lib/gcc/i686-linux-gnu/4.6.3/../../../../i686-linux-gnu/include\" -DPREFIX=\"/usr/local/\" -DSTANDARD_EXEC_PREFIX=\"/usr/local/lib/gcc/\"  \
  -c ../../gcc-4.6.3/gcc/cppdefault.c -o cppdefault.o
i686-helenos-cc -c   -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat   -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../libcpp/include  -I../../gcc-4.6.3/gcc/../libdecnumber -I../../gcc-4.6.3/gcc/../libdecnumber/dpd -I../libdecnumber    ../../gcc-4.6.3/gcc/incpath.c -o incpath.o
i686-helenos-cc -c   -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat   -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../libcpp/include  -I../../gcc-4.6.3/gcc/../libdecnumber -I../../gcc-4.6.3/gcc/../libdecnumber/dpd -I../libdecnumber    ../../gcc-4.6.3/gcc/ipa-cp.c -o ipa-cp.o
In file included from ../../gcc-4.6.3/gcc/ipa-cp.c:136:
../../gcc-4.6.3/gcc/tree.h:3130:11: warning: identifier 'thread_local' conflicts with C++ keyword [-Wc++-compat]
 3130 |  unsigned thread_local : 1;
      |           ^~~~~~~~~~~~
i686-helenos-cc -c   -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat   -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../libcpp/include  -I../../gcc-4.6.3/gcc/../libdecnumber -I../../gcc-4.6.3/gcc/../libdecnumber/dpd -I../libdecnumber    ../../gcc-4.6.3/gcc/ipa-split.c -o ipa-split.o
In file included from ../../gcc-4.6.3/gcc/ipa-split.c:81:
../../gcc-4.6.3/gcc/tree.h:3130:11: warning: identifier 'thread_local' conflicts with C++ keyword [-Wc++-compat]
 3130 |  unsigned thread_local : 1;
      |           ^~~~~~~~~~~~
i686-helenos-cc -c   -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat   -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../libcpp/include  -I../../gcc-4.6.3/gcc/../libdecnumber -I../../gcc-4.6.3/gcc/../libdecnumber/dpd -I../libdecnumber    ../../gcc-4.6.3/gcc/ipa-inline.c -o ipa-inline.o
In file included from ../../gcc-4.6.3/gcc/ipa-inline.c:107:
../../gcc-4.6.3/gcc/tree.h:3130:11: warning: identifier 'thread_local' conflicts with C++ keyword [-Wc++-compat]
 3130 |  unsigned thread_local : 1;
      |           ^~~~~~~~~~~~
i686-helenos-cc -c   -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat   -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../libcpp/include  -I../../gcc-4.6.3/gcc/../libdecnumber -I../../gcc-4.6.3/gcc/../libdecnumber/dpd -I../libdecnumber    ../../gcc-4.6.3/gcc/ipa-prop.c -o ipa-prop.o
In file included from ../../gcc-4.6.3/gcc/ipa-prop.c:24:
../../gcc-4.6.3/gcc/tree.h:3130:11: warning: identifier 'thread_local' conflicts with C++ keyword [-Wc++-compat]
 3130 |  unsigned thread_local : 1;
      |           ^~~~~~~~~~~~
i686-helenos-cc -c   -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat   -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../libcpp/include  -I../../gcc-4.6.3/gcc/../libdecnumber -I../../gcc-4.6.3/gcc/../libdecnumber/dpd -I../libdecnumber    ../../gcc-4.6.3/gcc/ipa-pure-const.c -o ipa-pure-const.o
In file included from ../../gcc-4.6.3/gcc/ipa-pure-const.c:39:
../../gcc-4.6.3/gcc/tree.h:3130:11: warning: identifier 'thread_local' conflicts with C++ keyword [-Wc++-compat]
 3130 |  unsigned thread_local : 1;
      |           ^~~~~~~~~~~~
../../gcc-4.6.3/gcc/ipa-pure-const.c: In function 'special_builtin_state':
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_ACOS' not handled in switch [-Wswitch]
  433 |     switch (DECL_FUNCTION_CODE (callee))
      |     ^~~~~~
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_ACOSF' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_ACOSH' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_ACOSHF' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_ACOSHL' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_ACOSL' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_ASIN' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_ASINF' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_ASINH' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_ASINHF' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_ASINHL' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_ASINL' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_ATAN' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_ATAN2' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_ATAN2F' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_ATAN2L' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_ATANF' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_ATANH' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_ATANHF' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_ATANHL' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_ATANL' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_CBRT' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_CBRTF' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_CBRTL' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_CEIL' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_CEILF' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_CEILL' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_COPYSIGN' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_COPYSIGNF' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_COPYSIGNL' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_COS' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_COSF' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_COSH' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_COSHF' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_COSHL' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_COSL' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_DREM' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_DREMF' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_DREML' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_ERF' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_ERFC' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_ERFCF' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_ERFCL' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_ERFF' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_ERFL' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_EXP' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_EXP10' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_EXP10F' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_EXP10L' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_EXP2' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_EXP2F' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_EXP2L' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_EXPF' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_EXPL' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_EXPM1' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_EXPM1F' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_EXPM1L' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_FABS' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_FABSF' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_FABSL' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_FDIM' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_FDIMF' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_FDIML' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_FLOOR' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_FLOORF' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_FLOORL' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_FMA' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_FMAF' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_FMAL' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_FMAX' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_FMAXF' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_FMAXL' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_FMIN' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_FMINF' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_FMINL' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_FMOD' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_FMODF' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_FMODL' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_FREXP' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_FREXPF' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_FREXPL' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_GAMMA' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_GAMMAF' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_GAMMAL' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_GAMMA_R' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_GAMMAF_R' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_GAMMAL_R' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_HUGE_VAL' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_HUGE_VALF' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_HUGE_VALL' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_HYPOT' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_HYPOTF' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_HYPOTL' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_ILOGB' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_ILOGBF' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_ILOGBL' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_INF' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_INFF' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_INFL' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_INFD32' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_INFD64' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_INFD128' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_J0' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_J0F' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_J0L' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_J1' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_J1F' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_J1L' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_JN' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_JNF' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_JNL' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_LCEIL' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_LCEILF' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_LCEILL' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_LDEXP' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_LDEXPF' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_LDEXPL' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_LFLOOR' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_LFLOORF' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_LFLOORL' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_LGAMMA' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_LGAMMAF' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_LGAMMAL' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_LGAMMA_R' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_LGAMMAF_R' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_LGAMMAL_R' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_LLCEIL' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_LLCEILF' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_LLCEILL' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_LLFLOOR' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_LLFLOORF' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_LLFLOORL' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_LLRINT' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_LLRINTF' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_LLRINTL' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_LLROUND' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_LLROUNDF' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_LLROUNDL' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_LOG' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_LOG10' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_LOG10F' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_LOG10L' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_LOG1P' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_LOG1PF' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_LOG1PL' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_LOG2' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_LOG2F' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_LOG2L' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_LOGB' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_LOGBF' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_LOGBL' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_LOGF' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_LOGL' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_LRINT' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_LRINTF' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_LRINTL' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_LROUND' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_LROUNDF' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_LROUNDL' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_MODF' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_MODFF' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_MODFL' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_NAN' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_NANF' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_NANL' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_NAND32' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_NAND64' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_NAND128' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_NANS' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_NANSF' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_NANSL' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_NEARBYINT' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_NEARBYINTF' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_NEARBYINTL' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_NEXTAFTER' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_NEXTAFTERF' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_NEXTAFTERL' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_NEXTTOWARD' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_NEXTTOWARDF' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_NEXTTOWARDL' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_POW' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_POW10' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_POW10F' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_POW10L' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_POWF' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_POWI' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_POWIF' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_POWIL' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_POWL' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_REMAINDER' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_REMAINDERF' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_REMAINDERL' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_REMQUO' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_REMQUOF' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_REMQUOL' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_RINT' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_RINTF' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_RINTL' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_ROUND' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_ROUNDF' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_ROUNDL' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_SCALB' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_SCALBF' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_SCALBL' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_SCALBLN' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_SCALBLNF' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_SCALBLNL' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_SCALBN' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_SCALBNF' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_SCALBNL' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_SIGNBIT' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_SIGNBITF' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_SIGNBITL' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_SIGNBITD32' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_SIGNBITD64' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_SIGNBITD128' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_SIGNIFICAND' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_SIGNIFICANDF' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_SIGNIFICANDL' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_SIN' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_SINCOS' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_SINCOSF' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_SINCOSL' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_SINF' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_SINH' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_SINHF' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_SINHL' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_SINL' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_SQRT' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_SQRTF' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_SQRTL' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_TAN' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_TANF' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_TANH' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_TANHF' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_TANHL' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_TANL' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_TGAMMA' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_TGAMMAF' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_TGAMMAL' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_TRUNC' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_TRUNCF' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_TRUNCL' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_Y0' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_Y0F' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_Y0L' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_Y1' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_Y1F' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_Y1L' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_YN' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_YNF' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_YNL' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_CABS' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_CABSF' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_CABSL' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_CACOS' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_CACOSF' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_CACOSH' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_CACOSHF' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_CACOSHL' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_CACOSL' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_CARG' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_CARGF' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_CARGL' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_CASIN' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_CASINF' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_CASINH' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_CASINHF' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_CASINHL' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_CASINL' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_CATAN' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_CATANF' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_CATANH' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_CATANHF' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_CATANHL' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_CATANL' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_CCOS' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_CCOSF' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_CCOSH' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_CCOSHF' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_CCOSHL' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_CCOSL' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_CEXP' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_CEXPF' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_CEXPL' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_CEXPI' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_CEXPIF' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_CEXPIL' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_CIMAG' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_CIMAGF' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_CIMAGL' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_CLOG' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_CLOGF' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_CLOGL' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_CLOG10' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_CLOG10F' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_CLOG10L' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_CONJ' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_CONJF' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_CONJL' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_CPOW' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_CPOWF' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_CPOWL' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_CPROJ' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_CPROJF' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_CPROJL' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_CREAL' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_CREALF' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_CREALL' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_CSIN' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_CSINF' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_CSINH' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_CSINHF' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_CSINHL' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_CSINL' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_CSQRT' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_CSQRTF' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_CSQRTL' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_CTAN' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_CTANF' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_CTANH' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_CTANHF' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_CTANHL' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_CTANL' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_BCMP' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_BCOPY' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_BZERO' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_INDEX' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_MEMCHR' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_MEMCMP' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_MEMCPY' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_MEMMOVE' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_MEMPCPY' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_MEMSET' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_RINDEX' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_STPCPY' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_STPNCPY' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_STRCASECMP' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_STRCAT' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_STRCHR' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_STRCMP' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_STRCPY' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_STRCSPN' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_STRDUP' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_STRNDUP' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_STRLEN' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_STRNCASECMP' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_STRNCAT' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_STRNCMP' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_STRNCPY' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_STRPBRK' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_STRRCHR' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_STRSPN' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_STRSTR' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_FPRINTF' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_FPRINTF_UNLOCKED' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_PUTC' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_PUTC_UNLOCKED' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_FPUTC' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_FPUTC_UNLOCKED' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_FPUTS' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_FPUTS_UNLOCKED' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_FSCANF' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_FWRITE' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_FWRITE_UNLOCKED' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_PRINTF' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_PRINTF_UNLOCKED' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_PUTCHAR' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_PUTCHAR_UNLOCKED' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_PUTS' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_PUTS_UNLOCKED' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_SCANF' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_SNPRINTF' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_SPRINTF' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_SSCANF' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_VFPRINTF' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_VFSCANF' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_VPRINTF' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_VSCANF' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_VSNPRINTF' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_VSPRINTF' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_VSSCANF' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_ISALNUM' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_ISALPHA' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_ISASCII' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_ISBLANK' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_ISCNTRL' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_ISDIGIT' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_ISGRAPH' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_ISLOWER' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_ISPRINT' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_ISPUNCT' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_ISSPACE' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_ISUPPER' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_ISXDIGIT' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_TOASCII' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_TOLOWER' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_TOUPPER' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_ISWALNUM' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_ISWALPHA' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_ISWBLANK' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_ISWCNTRL' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_ISWDIGIT' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_ISWGRAPH' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_ISWLOWER' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_ISWPRINT' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_ISWPUNCT' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_ISWSPACE' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_ISWUPPER' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_ISWXDIGIT' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_TOWLOWER' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_TOWUPPER' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_ABORT' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_ABS' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_AGGREGATE_INCOMING_ADDRESS' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_BSWAP32' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_BSWAP64' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_CLEAR_CACHE' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_CALLOC' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_CLASSIFY_TYPE' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_CLZ' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_CLZIMAX' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_CLZL' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_CLZLL' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_CONSTANT_P' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_CTZ' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_CTZIMAX' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_CTZL' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_CTZLL' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_DCGETTEXT' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_DGETTEXT' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_DWARF_CFA' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_DWARF_SP_COLUMN' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_EH_RETURN' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_EH_RETURN_DATA_REGNO' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_EXECL' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_EXECLP' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_EXECLE' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_EXECV' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_EXECVP' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_EXECVE' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_EXIT' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_EXPECT' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_EXTEND_POINTER' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_EXTRACT_RETURN_ADDR' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_FFS' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_FFSIMAX' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_FFSL' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_FFSLL' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_FORK' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_FREE' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_FROB_RETURN_ADDR' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_GETTEXT' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_IMAXABS' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_INIT_DWARF_REG_SIZES' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_FINITE' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_FINITEF' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_FINITEL' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_FINITED32' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_FINITED64' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_FINITED128' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_FPCLASSIFY' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_ISFINITE' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_ISINF_SIGN' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_ISINF' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_ISINFF' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_ISINFL' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_ISINFD32' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_ISINFD64' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_ISINFD128' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_ISNAN' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_ISNANF' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_ISNANL' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_ISNAND32' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_ISNAND64' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_ISNAND128' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_ISNORMAL' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_ISGREATER' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_ISGREATEREQUAL' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_ISLESS' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_ISLESSEQUAL' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_ISLESSGREATER' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_ISUNORDERED' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_LABS' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_LLABS' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_LONGJMP' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_MALLOC' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_NEXT_ARG' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_PARITY' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_PARITYIMAX' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_PARITYL' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_PARITYLL' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_POPCOUNT' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_POPCOUNTIMAX' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_POPCOUNTL' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_POPCOUNTLL' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_REALLOC' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_RETURN_ADDRESS' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_SAVEREGS' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_SETJMP' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_STRFMON' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_STRFTIME' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_TRAP' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_UNWIND_INIT' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_UPDATE_SETJMP_BUF' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_VA_COPY' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_VA_END' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_VA_START' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_VA_ARG_PACK' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_VA_ARG_PACK_LEN' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN__EXIT' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN__EXIT2' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_INIT_TRAMPOLINE' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_ADJUST_TRAMPOLINE' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_NONLOCAL_GOTO' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_SETJMP_SETUP' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_SETJMP_DISPATCHER' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_SETJMP_RECEIVER' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_OBJECT_SIZE' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_MEMCPY_CHK' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_MEMMOVE_CHK' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_MEMPCPY_CHK' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_MEMSET_CHK' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_STPCPY_CHK' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_STRCAT_CHK' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_STRCPY_CHK' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_STRNCAT_CHK' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_STRNCPY_CHK' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_SNPRINTF_CHK' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_SPRINTF_CHK' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_VSNPRINTF_CHK' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_VSPRINTF_CHK' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_FPRINTF_CHK' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_PRINTF_CHK' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_VFPRINTF_CHK' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_VPRINTF_CHK' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_PROFILE_FUNC_ENTER' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_PROFILE_FUNC_EXIT' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_EMUTLS_GET_ADDRESS' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_EMUTLS_REGISTER_COMMON' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_FETCH_AND_ADD_N' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_FETCH_AND_ADD_1' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_FETCH_AND_ADD_2' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_FETCH_AND_ADD_4' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_FETCH_AND_ADD_8' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_FETCH_AND_ADD_16' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_FETCH_AND_SUB_N' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_FETCH_AND_SUB_1' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_FETCH_AND_SUB_2' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_FETCH_AND_SUB_4' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_FETCH_AND_SUB_8' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_FETCH_AND_SUB_16' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_FETCH_AND_OR_N' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_FETCH_AND_OR_1' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_FETCH_AND_OR_2' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_FETCH_AND_OR_4' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_FETCH_AND_OR_8' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_FETCH_AND_OR_16' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_FETCH_AND_AND_N' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_FETCH_AND_AND_1' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_FETCH_AND_AND_2' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_FETCH_AND_AND_4' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_FETCH_AND_AND_8' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_FETCH_AND_AND_16' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_FETCH_AND_XOR_N' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_FETCH_AND_XOR_1' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_FETCH_AND_XOR_2' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_FETCH_AND_XOR_4' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_FETCH_AND_XOR_8' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_FETCH_AND_XOR_16' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_FETCH_AND_NAND_N' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_FETCH_AND_NAND_1' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_FETCH_AND_NAND_2' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_FETCH_AND_NAND_4' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_FETCH_AND_NAND_8' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_FETCH_AND_NAND_16' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_ADD_AND_FETCH_N' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_ADD_AND_FETCH_1' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_ADD_AND_FETCH_2' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_ADD_AND_FETCH_4' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_ADD_AND_FETCH_8' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_ADD_AND_FETCH_16' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_SUB_AND_FETCH_N' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_SUB_AND_FETCH_1' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_SUB_AND_FETCH_2' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_SUB_AND_FETCH_4' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_SUB_AND_FETCH_8' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_SUB_AND_FETCH_16' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_OR_AND_FETCH_N' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_OR_AND_FETCH_1' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_OR_AND_FETCH_2' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_OR_AND_FETCH_4' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_OR_AND_FETCH_8' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_OR_AND_FETCH_16' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_AND_AND_FETCH_N' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_AND_AND_FETCH_1' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_AND_AND_FETCH_2' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_AND_AND_FETCH_4' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_AND_AND_FETCH_8' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_AND_AND_FETCH_16' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_XOR_AND_FETCH_N' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_XOR_AND_FETCH_1' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_XOR_AND_FETCH_2' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_XOR_AND_FETCH_4' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_XOR_AND_FETCH_8' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_XOR_AND_FETCH_16' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_NAND_AND_FETCH_N' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_NAND_AND_FETCH_1' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_NAND_AND_FETCH_2' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_NAND_AND_FETCH_4' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_NAND_AND_FETCH_8' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_NAND_AND_FETCH_16' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_BOOL_COMPARE_AND_SWAP_N' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_BOOL_COMPARE_AND_SWAP_1' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_BOOL_COMPARE_AND_SWAP_2' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_BOOL_COMPARE_AND_SWAP_4' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_BOOL_COMPARE_AND_SWAP_8' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_BOOL_COMPARE_AND_SWAP_16' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_VAL_COMPARE_AND_SWAP_N' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_VAL_COMPARE_AND_SWAP_1' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_VAL_COMPARE_AND_SWAP_2' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_VAL_COMPARE_AND_SWAP_4' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_VAL_COMPARE_AND_SWAP_8' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_VAL_COMPARE_AND_SWAP_16' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_LOCK_TEST_AND_SET_N' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_LOCK_TEST_AND_SET_1' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_LOCK_TEST_AND_SET_2' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_LOCK_TEST_AND_SET_4' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_LOCK_TEST_AND_SET_8' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_LOCK_TEST_AND_SET_16' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_LOCK_RELEASE_N' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_LOCK_RELEASE_1' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_LOCK_RELEASE_2' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_LOCK_RELEASE_4' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_LOCK_RELEASE_8' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_LOCK_RELEASE_16' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_SYNCHRONIZE' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_OMP_GET_THREAD_NUM' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_OMP_GET_NUM_THREADS' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_GOMP_ATOMIC_START' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_GOMP_ATOMIC_END' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_GOMP_BARRIER' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_GOMP_TASKWAIT' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_GOMP_CRITICAL_START' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_GOMP_CRITICAL_END' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_GOMP_CRITICAL_NAME_START' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_GOMP_CRITICAL_NAME_END' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_GOMP_LOOP_STATIC_START' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_GOMP_LOOP_DYNAMIC_START' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_GOMP_LOOP_GUIDED_START' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_GOMP_LOOP_RUNTIME_START' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_GOMP_LOOP_ORDERED_STATIC_START' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_GOMP_LOOP_ORDERED_DYNAMIC_START' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_GOMP_LOOP_ORDERED_GUIDED_START' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_GOMP_LOOP_ORDERED_RUNTIME_START' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_GOMP_LOOP_STATIC_NEXT' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_GOMP_LOOP_DYNAMIC_NEXT' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_GOMP_LOOP_GUIDED_NEXT' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_GOMP_LOOP_RUNTIME_NEXT' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_GOMP_LOOP_ORDERED_STATIC_NEXT' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_GOMP_LOOP_ORDERED_DYNAMIC_NEXT' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_GOMP_LOOP_ORDERED_GUIDED_NEXT' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_GOMP_LOOP_ORDERED_RUNTIME_NEXT' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_GOMP_LOOP_ULL_STATIC_START' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_GOMP_LOOP_ULL_DYNAMIC_START' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_GOMP_LOOP_ULL_GUIDED_START' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_GOMP_LOOP_ULL_RUNTIME_START' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_GOMP_LOOP_ULL_ORDERED_STATIC_START' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_GOMP_LOOP_ULL_ORDERED_DYNAMIC_START' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_GOMP_LOOP_ULL_ORDERED_GUIDED_START' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_GOMP_LOOP_ULL_ORDERED_RUNTIME_START' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_GOMP_LOOP_ULL_STATIC_NEXT' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_GOMP_LOOP_ULL_DYNAMIC_NEXT' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_GOMP_LOOP_ULL_GUIDED_NEXT' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_GOMP_LOOP_ULL_RUNTIME_NEXT' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_GOMP_LOOP_ULL_ORDERED_STATIC_NEXT' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_GOMP_LOOP_ULL_ORDERED_DYNAMIC_NEXT' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_GOMP_LOOP_ULL_ORDERED_GUIDED_NEXT' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_GOMP_LOOP_ULL_ORDERED_RUNTIME_NEXT' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_GOMP_PARALLEL_LOOP_STATIC_START' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_GOMP_PARALLEL_LOOP_DYNAMIC_START' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_GOMP_PARALLEL_LOOP_GUIDED_START' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_GOMP_PARALLEL_LOOP_RUNTIME_START' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_GOMP_LOOP_END' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_GOMP_LOOP_END_NOWAIT' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_GOMP_ORDERED_START' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_GOMP_ORDERED_END' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_GOMP_PARALLEL_START' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_GOMP_PARALLEL_END' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_GOMP_TASK' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_GOMP_SECTIONS_START' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_GOMP_SECTIONS_NEXT' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_GOMP_PARALLEL_SECTIONS_START' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_GOMP_SECTIONS_END' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_GOMP_SECTIONS_END_NOWAIT' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_GOMP_SINGLE_START' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_GOMP_SINGLE_COPY_START' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_GOMP_SINGLE_COPY_END' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_COMPLEX_MUL_MIN' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_COMPLEX_MUL_MAX' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_COMPLEX_DIV_MIN' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'BUILT_IN_COMPLEX_DIV_MAX' not handled in switch [-Wswitch]
../../gcc-4.6.3/gcc/ipa-pure-const.c:433:5: warning: enumeration value 'END_BUILTINS' not handled in switch [-Wswitch]
i686-helenos-cc -c   -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat   -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../libcpp/include  -I../../gcc-4.6.3/gcc/../libdecnumber -I../../gcc-4.6.3/gcc/../libdecnumber/dpd -I../libdecnumber    ../../gcc-4.6.3/gcc/ipa-reference.c -o ipa-reference.o
In file included from ../../gcc-4.6.3/gcc/ipa-reference.c:44:
../../gcc-4.6.3/gcc/tree.h:3130:11: warning: identifier 'thread_local' conflicts with C++ keyword [-Wc++-compat]
 3130 |  unsigned thread_local : 1;
      |           ^~~~~~~~~~~~
i686-helenos-cc -c   -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat   -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../libcpp/include  -I../../gcc-4.6.3/gcc/../libdecnumber -I../../gcc-4.6.3/gcc/../libdecnumber/dpd -I../libdecnumber    ../../gcc-4.6.3/gcc/ipa-ref.c -o ipa-ref.o
In file included from ../../gcc-4.6.3/gcc/ipa-ref.c:25:
../../gcc-4.6.3/gcc/tree.h:3130:11: warning: identifier 'thread_local' conflicts with C++ keyword [-Wc++-compat]
 3130 |  unsigned thread_local : 1;
      |           ^~~~~~~~~~~~
i686-helenos-cc -c   -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat   -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../libcpp/include  -I../../gcc-4.6.3/gcc/../libdecnumber -I../../gcc-4.6.3/gcc/../libdecnumber/dpd -I../libdecnumber    ../../gcc-4.6.3/gcc/ipa-struct-reorg.c -o ipa-struct-reorg.o
In file included from ../../gcc-4.6.3/gcc/ipa-struct-reorg.c:28:
../../gcc-4.6.3/gcc/tree.h:3130:11: warning: identifier 'thread_local' conflicts with C++ keyword [-Wc++-compat]
 3130 |  unsigned thread_local : 1;
      |           ^~~~~~~~~~~~
../../gcc-4.6.3/gcc/ipa-struct-reorg.c: In function 'gen_var_name':
../../gcc-4.6.3/gcc/ipa-struct-reorg.c:1980:3: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
 1980 |   ASM_FORMAT_PRIVATE_NAME (new_name, prefix, i);
      |   ^~~~~~~~~~~~~~~~~~~~~~~
In file included from /var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libposix/stdio.h:39,
                 from ../../gcc-4.6.3/gcc/system.h:42,
                 from ../../gcc-4.6.3/gcc/ipa-struct-reorg.c:24:
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
../../gcc-4.6.3/gcc/ipa-struct-reorg.c: In function 'gen_cluster_name':
../../gcc-4.6.3/gcc/ipa-struct-reorg.c:2831:5: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
 2831 |     ASM_FORMAT_PRIVATE_NAME(tmp_name, "struct", str_num);
      |     ^~~~~~~~~~~~~~~~~~~~~~~
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
../../gcc-4.6.3/gcc/ipa-struct-reorg.c:2839:3: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
 2839 |   ASM_FORMAT_PRIVATE_NAME (new_name, prefix, clust_num);
      |   ^~~~~~~~~~~~~~~~~~~~~~~
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
i686-helenos-cc -c   -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat   -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../libcpp/include  -I../../gcc-4.6.3/gcc/../libdecnumber -I../../gcc-4.6.3/gcc/../libdecnumber/dpd -I../libdecnumber    ../../gcc-4.6.3/gcc/ipa-type-escape.c -o ipa-type-escape.o
In file included from ../../gcc-4.6.3/gcc/ipa-type-escape.c:40:
../../gcc-4.6.3/gcc/tree.h:3130:11: warning: identifier 'thread_local' conflicts with C++ keyword [-Wc++-compat]
 3130 |  unsigned thread_local : 1;
      |           ^~~~~~~~~~~~
In file included from ../../gcc-4.6.3/gcc/tree-flow.h:862,
                 from ../../gcc-4.6.3/gcc/ipa-type-escape.c:41:
In function 'gimple_phi_arg_imm_use_ptr',
    inlined from 'op_iter_next_use' at ../../gcc-4.6.3/gcc/tree-flow-inline.h:673:14,
    inlined from 'op_iter_next_use' at ../../gcc-4.6.3/gcc/tree-flow-inline.h:661:1,
    inlined from 'is_cast_from_non_pointer' at ../../gcc-4.6.3/gcc/ipa-type-escape.c:838:4:
../../gcc-4.6.3/gcc/tree-flow-inline.h:452:10: warning: array subscript 2147483648 is above array bounds of 'struct phi_arg_d[1]' [-Warray-bounds=]
  452 |   return &gimple_phi_arg (gs, i)->imm_use;
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.6.3/gcc/tree-flow.h:29:
../../gcc-4.6.3/gcc/gimple.h: In function 'is_cast_from_non_pointer':
../../gcc-4.6.3/gcc/gimple.h:504:48: note: while referencing 'args'
  504 |   struct phi_arg_d GTY ((length ("%h.nargs"))) args[1];
      |                                                ^~~~
In function 'gimple_phi_arg_imm_use_ptr',
    inlined from 'op_iter_next_use' at ../../gcc-4.6.3/gcc/tree-flow-inline.h:673:14,
    inlined from 'op_iter_next_use' at ../../gcc-4.6.3/gcc/tree-flow-inline.h:661:1,
    inlined from 'is_cast_from_non_pointer' at ../../gcc-4.6.3/gcc/ipa-type-escape.c:823:4:
../../gcc-4.6.3/gcc/tree-flow-inline.h:452:10: warning: array subscript 2147483648 is above array bounds of 'struct phi_arg_d[1]' [-Warray-bounds=]
  452 |   return &gimple_phi_arg (gs, i)->imm_use;
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.6.3/gcc/gimple.h: In function 'is_cast_from_non_pointer':
../../gcc-4.6.3/gcc/gimple.h:504:48: note: while referencing 'args'
  504 |   struct phi_arg_d GTY ((length ("%h.nargs"))) args[1];
      |                                                ^~~~
i686-helenos-cc -c   -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat   -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../libcpp/include  -I../../gcc-4.6.3/gcc/../libdecnumber -I../../gcc-4.6.3/gcc/../libdecnumber/dpd -I../libdecnumber    ../../gcc-4.6.3/gcc/ipa-utils.c -o ipa-utils.o
In file included from ../../gcc-4.6.3/gcc/ipa-utils.c:25:
../../gcc-4.6.3/gcc/tree.h:3130:11: warning: identifier 'thread_local' conflicts with C++ keyword [-Wc++-compat]
 3130 |  unsigned thread_local : 1;
      |           ^~~~~~~~~~~~
i686-helenos-cc -c   -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat   -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../libcpp/include  -I../../gcc-4.6.3/gcc/../libdecnumber -I../../gcc-4.6.3/gcc/../libdecnumber/dpd -I../libdecnumber    ../../gcc-4.6.3/gcc/ipa.c -o ipa.o
In file included from ../../gcc-4.6.3/gcc/cgraph.h:27,
                 from ../../gcc-4.6.3/gcc/ipa.c:25:
../../gcc-4.6.3/gcc/tree.h:3130:11: warning: identifier 'thread_local' conflicts with C++ keyword [-Wc++-compat]
 3130 |  unsigned thread_local : 1;
      |           ^~~~~~~~~~~~
../../gcc-4.6.3/gcc/ipa.c: In function 'cgraph_build_static_cdtor_1':
../../gcc-4.6.3/gcc/ipa.c:1540:5: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
 1540 |     sprintf (which_buf, "%c_%.5d_%d", which, priority, counter++);
      |     ^~~~~~~
In file included from /var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libposix/stdio.h:39,
                 from ../../gcc-4.6.3/gcc/system.h:42,
                 from ../../gcc-4.6.3/gcc/ipa.c:22:
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
../../gcc-4.6.3/gcc/ipa.c:1544:5: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
 1544 |     sprintf (which_buf, "sub_%c_%.5d_%d", which, priority, counter++);
      |     ^~~~~~~
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
i686-helenos-cc -c   -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat   -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../libcpp/include  -I../../gcc-4.6.3/gcc/../libdecnumber -I../../gcc-4.6.3/gcc/../libdecnumber/dpd -I../libdecnumber    ../../gcc-4.6.3/gcc/matrix-reorg.c -o matrix-reorg.o
In file included from ../../gcc-4.6.3/gcc/matrix-reorg.c:116:
../../gcc-4.6.3/gcc/tree.h:3130:11: warning: identifier 'thread_local' conflicts with C++ keyword [-Wc++-compat]
 3130 |  unsigned thread_local : 1;
      |           ^~~~~~~~~~~~
In file included from ../../gcc-4.6.3/gcc/tree-flow.h:862,
                 from ../../gcc-4.6.3/gcc/matrix-reorg.c:119:
In function 'gimple_phi_arg_imm_use_ptr',
    inlined from 'op_iter_next_use' at ../../gcc-4.6.3/gcc/tree-flow-inline.h:673:14,
    inlined from 'op_iter_next_use' at ../../gcc-4.6.3/gcc/tree-flow-inline.h:661:1,
    inlined from 'link_use_stmts_after' at ../../gcc-4.6.3/gcc/tree-flow-inline.h:1034:4:
../../gcc-4.6.3/gcc/tree-flow-inline.h:452:10: warning: array subscript 2147483648 is above array bounds of 'struct phi_arg_d[1]' [-Warray-bounds=]
  452 |   return &gimple_phi_arg (gs, i)->imm_use;
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.6.3/gcc/tree-flow.h:29:
../../gcc-4.6.3/gcc/gimple.h: In function 'link_use_stmts_after':
../../gcc-4.6.3/gcc/gimple.h:504:48: note: while referencing 'args'
  504 |   struct phi_arg_d GTY ((length ("%h.nargs"))) args[1];
      |                                                ^~~~
i686-helenos-cc   -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat   -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../libcpp/include  -I../../gcc-4.6.3/gcc/../libdecnumber -I../../gcc-4.6.3/gcc/../libdecnumber/dpd -I../libdecnumber    \
-DPREFIX=\"/usr/local\" -DBASEVER="\"4.6.3\"" \
  -c ../../gcc-4.6.3/gcc/prefix.c -o prefix.o
i686-helenos-cc -c   -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat   -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../libcpp/include  -I../../gcc-4.6.3/gcc/../libdecnumber -I../../gcc-4.6.3/gcc/../libdecnumber/dpd -I../libdecnumber    ../../gcc-4.6.3/gcc/tree-inline.c -o tree-inline.o
In file included from ../../gcc-4.6.3/gcc/tree-inline.c:27:
../../gcc-4.6.3/gcc/tree.h:3130:11: warning: identifier 'thread_local' conflicts with C++ keyword [-Wc++-compat]
 3130 |  unsigned thread_local : 1;
      |           ^~~~~~~~~~~~
i686-helenos-cc -c   -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat   -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../libcpp/include  -I../../gcc-4.6.3/gcc/../libdecnumber -I../../gcc-4.6.3/gcc/../libdecnumber/dpd -I../libdecnumber    ../../gcc-4.6.3/gcc/tree-nomudflap.c -o tree-nomudflap.o
In file included from ../../gcc-4.6.3/gcc/tree-nomudflap.c:27:
../../gcc-4.6.3/gcc/tree.h:3130:11: warning: identifier 'thread_local' conflicts with C++ keyword [-Wc++-compat]
 3130 |  unsigned thread_local : 1;
      |           ^~~~~~~~~~~~
i686-helenos-cc -c   -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat   -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../libcpp/include  -I../../gcc-4.6.3/gcc/../libdecnumber -I../../gcc-4.6.3/gcc/../libdecnumber/dpd -I../libdecnumber    ../../gcc-4.6.3/gcc/varpool.c -o varpool.o
In file included from ../../gcc-4.6.3/gcc/varpool.c:26:
../../gcc-4.6.3/gcc/tree.h:3130:11: warning: identifier 'thread_local' conflicts with C++ keyword [-Wc++-compat]
 3130 |  unsigned thread_local : 1;
      |           ^~~~~~~~~~~~
rm -rf libbackend.a
i686-helenos-ar rc libbackend.a insn-attrtab.o insn-automata.o insn-emit.o insn-extract.o insn-modes.o insn-opinit.o insn-output.o insn-peep.o insn-preds.o insn-recog.o insn-enums.o ggc-page.o alias.o alloc-pool.o auto-inc-dec.o bb-reorder.o bitmap.o bt-load.o builtins.o caller-save.o calls.o cfg.o cfganal.o cfgbuild.o cfgcleanup.o cfgexpand.o cfghooks.o cfglayout.o cfgloop.o cfgloopanal.o cfgloopmanip.o cfgrtl.o combine.o combine-stack-adj.o compare-elim.o convert.o coverage.o cse.o cselib.o dbxout.o dbgcnt.o dce.o ddg.o debug.o df-core.o df-problems.o df-scan.o dfp.o diagnostic.o dojump.o dominance.o domwalk.o double-int.o dse.o dwarf2asm.o dwarf2out.o ebitmap.o emit-rtl.o et-forest.o except.o explow.o expmed.o expr.o final.o fixed-value.o fold-const.o function.o fwprop.o gcse.o ggc-common.o gimple.o gimple-iterator.o gimple-fold.o gimple-low.o gimple-pretty-print.o gimplify.o godump.o graph.o graphds.o graphite.o graphite-blocking.o graphite-clast-to-gimple.o graphite-cloog-util.o graphite-dependences.o graphite-flattening.o graphite-interchange.o graphite-poly.o graphite-ppl.o graphite-scop-detection.o graphite-sese-to-poly.o gtype-desc.o haifa-sched.o hooks.o hwint.o ifcvt.o implicit-zee.o init-regs.o input.o integrate.o intl.o ira.o ira-build.o ira-costs.o ira-conflicts.o ira-color.o ira-emit.o ira-lives.o jump.o langhooks.o lcm.o lists.o loop-doloop.o loop-init.o loop-invariant.o loop-iv.o loop-unroll.o loop-unswitch.o lower-subreg.o lto-cgraph.o lto-streamer-in.o lto-streamer-out.o lto-section-in.o lto-section-out.o lto-symtab.o lto-opts.o lto-streamer.o lto-compress.o mcf.o mode-switching.o modulo-sched.o omega.o omp-low.o optabs.o options.o opts-common.o opts-global.o opts.o params.o passes.o plugin.o pointer-set.o postreload-gcse.o postreload.o predict.o pretty-print.o print-rtl.o print-tree.o profile.o real.o realmpfr.o recog.o reg-stack.o regcprop.o reginfo.o regmove.o regrename.o regstat.o reload.o reload1.o reorg.o resource.o rtl-error.o rtl.o rtlanal.o rtlhooks.o sbitmap.o sched-deps.o sched-ebb.o sched-rgn.o sched-vis.o sdbout.o sel-sched-ir.o sel-sched-dump.o sel-sched.o sese.o simplify-rtx.o sparseset.o sreal.o stack-ptr-mod.o statistics.o stmt.o stor-layout.o store-motion.o stringpool.o target-globals.o targhooks.o timevar.o toplev.o tracer.o tree-affine.o tree-call-cdce.o tree-cfg.o tree-cfgcleanup.o tree-chrec.o tree-complex.o tree-data-ref.o tree-dfa.o tree-diagnostic.o tree-dump.o tree-eh.o tree-emutls.o tree-if-conv.o tree-into-ssa.o tree-iterator.o tree-loop-distribution.o tree-nested.o tree-nrv.o tree-object-size.o tree-optimize.o tree-outof-ssa.o tree-parloops.o tree-phinodes.o tree-predcom.o tree-pretty-print.o tree-profile.o tree-scalar-evolution.o tree-sra.o tree-switch-conversion.o tree-ssa-address.o tree-ssa-alias.o tree-ssa-ccp.o tree-ssa-coalesce.o tree-ssa-copy.o tree-ssa-copyrename.o tree-ssa-dce.o tree-ssa-dom.o tree-ssa-dse.o tree-ssa-forwprop.o tree-ssa-ifcombine.o tree-ssa-live.o tree-ssa-loop-ch.o tree-ssa-loop-im.o tree-ssa-loop-ivcanon.o tree-ssa-loop-ivopts.o tree-ssa-loop-manip.o tree-ssa-loop-niter.o tree-ssa-loop-prefetch.o tree-ssa-loop-unswitch.o tree-ssa-loop.o tree-ssa-math-opts.o tree-ssa-operands.o tree-ssa-phiopt.o tree-ssa-phiprop.o tree-ssa-pre.o tree-ssa-propagate.o tree-ssa-reassoc.o tree-ssa-sccvn.o tree-ssa-sink.o tree-ssa-structalias.o tree-ssa-ter.o tree-ssa-threadedge.o tree-ssa-threadupdate.o tree-ssa-uncprop.o tree-ssa-uninit.o tree-ssa.o tree-ssanames.o tree-stdarg.o tree-tailcall.o tree-vect-generic.o tree-vect-patterns.o tree-vect-data-refs.o tree-vect-stmts.o tree-vect-loop.o tree-vect-loop-manip.o tree-vect-slp.o tree-vectorizer.o tree-vrp.o tree.o value-prof.o var-tracking.o varasm.o vec.o version.o vmsdbgout.o web.o xcoffout.o i386.o  host-default.o cgraph.o cgraphbuild.o cgraphunit.o cppbuiltin.o cppdefault.o incpath.o ipa-cp.o ipa-split.o ipa-inline.o ipa-prop.o ipa-pure-const.o ipa-reference.o ipa-ref.o ipa-struct-reorg.o ipa-type-escape.o ipa-utils.o ipa.o matrix-reorg.o prefix.o tree-inline.o tree-nomudflap.o varpool.o
i686-helenos-ranlib  libbackend.a
build/genchecksum c-lang.o c-family/stub-objc.o attribs.o c-errors.o c-decl.o c-typeck.o c-convert.o c-aux-info.o c-objc-common.o c-parser.o tree-mudflap.o c-family/c-common.o c-family/c-cppbuiltin.o c-family/c-dump.o c-family/c-format.o c-family/c-gimplify.o c-family/c-lex.o c-family/c-omp.o c-family/c-opts.o c-family/c-pch.o c-family/c-ppoutput.o c-family/c-pragma.o c-family/c-pretty-print.o c-family/c-semantics.o c-family/c-ada-spec.o i386-c.o main.o  libbackend.a ../libcpp/libcpp.a ../libdecnumber/libdecnumber.a ../libcpp/libcpp.a ../libiberty/libiberty.a   ../libdecnumber/libdecnumber.a \
                     checksum-options > cc1-checksum.c.tmp && 		 \
../../gcc-4.6.3/gcc/../move-if-change cc1-checksum.c.tmp cc1-checksum.c
i686-helenos-cc -c   -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat   -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../libcpp/include  -I../../gcc-4.6.3/gcc/../libdecnumber -I../../gcc-4.6.3/gcc/../libdecnumber/dpd -I../libdecnumber    cc1-checksum.c -o cc1-checksum.o
i686-helenos-cc   -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat   -DHAVE_CONFIG_H  -o cc1 c-lang.o c-family/stub-objc.o attribs.o c-errors.o c-decl.o c-typeck.o c-convert.o c-aux-info.o c-objc-common.o c-parser.o tree-mudflap.o c-family/c-common.o c-family/c-cppbuiltin.o c-family/c-dump.o c-family/c-format.o c-family/c-gimplify.o c-family/c-lex.o c-family/c-omp.o c-family/c-opts.o c-family/c-pch.o c-family/c-ppoutput.o c-family/c-pragma.o c-family/c-pretty-print.o c-family/c-semantics.o c-family/c-ada-spec.o i386-c.o \
  cc1-checksum.o main.o  libbackend.a ../libcpp/libcpp.a ../libdecnumber/libdecnumber.a ../libcpp/libcpp.a  -liconv ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a    -lmpc -lmpfr -lgmp   -lz
i686-helenos-cc -c   -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat   -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../libcpp/include  -I../../gcc-4.6.3/gcc/../libdecnumber -I../../gcc-4.6.3/gcc/../libdecnumber/dpd -I../libdecnumber    ../../gcc-4.6.3/gcc/gcov.c -o gcov.o
../../gcc-4.6.3/gcc/gcov.c: In function 'format_gcov':
../../gcc-4.6.3/gcc/gcov.c:1434:7: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
 1434 |       ix = sprintf (buffer, "%.*u%%", dp + 1, percent);
      |       ^~
In file included from /var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libposix/stdio.h:39,
                 from ../../gcc-4.6.3/gcc/system.h:42,
                 from ../../gcc-4.6.3/gcc/gcov.c:36:
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
../../gcc-4.6.3/gcc/gcov.c:1448:5: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
 1448 |     sprintf (buffer, HOST_WIDEST_INT_PRINT_DEC, (HOST_WIDEST_INT)top);
      |     ^~~~~~~
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
i686-helenos-cc -c   -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat   -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../libcpp/include  -I../../gcc-4.6.3/gcc/../libdecnumber -I../../gcc-4.6.3/gcc/../libdecnumber/dpd -I../libdecnumber    ../../gcc-4.6.3/gcc/errors.c -o errors.o
i686-helenos-cc   -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat   -DHAVE_CONFIG_H  gcov.o intl.o version.o errors.o ../libcpp/libcpp.a  -liconv ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a  -o gcov
i686-helenos-cc -c   -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat   -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../libcpp/include  -I../../gcc-4.6.3/gcc/../libdecnumber -I../../gcc-4.6.3/gcc/../libdecnumber/dpd -I../libdecnumber    ../../gcc-4.6.3/gcc/gcov-dump.c -o gcov-dump.o
i686-helenos-cc   -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat   -DHAVE_CONFIG_H  gcov-dump.o version.o errors.o \
	../libcpp/libcpp.a  -liconv ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a  -o gcov-dump
i686-helenos-cc   -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat   -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../libcpp/include  -I../../gcc-4.6.3/gcc/../libdecnumber -I../../gcc-4.6.3/gcc/../libdecnumber/dpd -I../libdecnumber     \
-DTARGET_MACHINE=\"i686-linux-gnu\" \
-c ../../gcc-4.6.3/gcc/collect2.c -o collect2.o 
i686-helenos-cc -c   -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat   -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../libcpp/include  -I../../gcc-4.6.3/gcc/../libdecnumber -I../../gcc-4.6.3/gcc/../libdecnumber/dpd -I../libdecnumber    ../../gcc-4.6.3/gcc/collect2-aix.c -o collect2-aix.o
i686-helenos-cc -c   -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat   -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../libcpp/include  -I../../gcc-4.6.3/gcc/../libdecnumber -I../../gcc-4.6.3/gcc/../libdecnumber/dpd -I../libdecnumber    ../../gcc-4.6.3/gcc/tlink.c -o tlink.o
i686-helenos-cc   -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat   -DHAVE_CONFIG_H  -o Tcollect2 \
	collect2.o collect2-aix.o tlink.o intl.o version.o ../libcpp/libcpp.a  -liconv ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a  
mv -f Tcollect2 collect2
i686-helenos-cc -c   -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat   -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../libcpp/include  -I../../gcc-4.6.3/gcc/../libdecnumber -I../../gcc-4.6.3/gcc/../libdecnumber/dpd -I../libdecnumber    ../../gcc-4.6.3/gcc/lto-wrapper.c -o lto-wrapper.o
i686-helenos-cc   -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat   -DHAVE_CONFIG_H  -o Tlto-wrapper lto-wrapper.o intl.o ../libcpp/libcpp.a  -liconv ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a 
mv -f Tlto-wrapper lto-wrapper
(SHLIB_LINK='i686-helenos-cc -O2  -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -Dinhibit_libc -shared -nodefaultlibs -Wl,--soname=@shlib_base_name@.so.1 -Wl,--version-script=@shlib_map_file@ -o @multilib_dir@/@shlib_base_name@.so.1.tmp @multilib_flags@ @shlib_objs@ -lc && rm -f @multilib_dir@/@shlib_base_name@.so && if [ -f @multilib_dir@/@shlib_base_name@.so.1 ]; then mv -f @multilib_dir@/@shlib_base_name@.so.1 @multilib_dir@/@shlib_base_name@.so.1.backup; else true; fi && mv @multilib_dir@/@shlib_base_name@.so.1.tmp @multilib_dir@/@shlib_base_name@.so.1 && ln -s @shlib_base_name@.so.1 @multilib_dir@/@shlib_base_name@.so'; \
i686-helenos-cc   -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat   -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../libcpp/include  -I../../gcc-4.6.3/gcc/../libdecnumber -I../../gcc-4.6.3/gcc/../libdecnumber/dpd -I../libdecnumber    \
  -DSTANDARD_STARTFILE_PREFIX=\"../../../\" -DSTANDARD_EXEC_PREFIX=\"/usr/local/lib/gcc/\" -DSTANDARD_LIBEXEC_PREFIX=\"/usr/local/libexec/gcc/\" -DDEFAULT_TARGET_VERSION=\"4.6.3\" -DDEFAULT_TARGET_MACHINE=\"i686-linux-gnu\" -DSTANDARD_BINDIR_PREFIX=\"/usr/local/bin/\" -DTOOLDIR_BASE_PREFIX=\"../../../../\"  `test "X${SHLIB_LINK}" = "X" || test "no" != "yes" || echo "-DENABLE_SHARED_LIBGCC"` -DCONFIGURE_SPECS="\"\"" \
  -c ../../gcc-4.6.3/gcc/gcc.c -o gcc.o)
In file included from ../../gcc-4.6.3/gcc/gcc.c:34:
../../gcc-4.6.3/gcc/gcc.c: In function 'replace_outfile_spec_function':
../../gcc-4.6.3/gcc/system.h:631:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
  631 | #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
      |                                                  ^~~~~~~~~~~~
../../gcc-4.6.3/gcc/gcc.c:7841:5: note: in expansion of macro 'abort'
 7841 |     abort ();
      |     ^~~~~
../../gcc-4.6.3/gcc/gcc.c: In function 'remove_outfile_spec_function':
../../gcc-4.6.3/gcc/system.h:631:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
  631 | #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
      |                                                  ^~~~~~~~~~~~
../../gcc-4.6.3/gcc/gcc.c:7862:5: note: in expansion of macro 'abort'
 7862 |     abort ();
      |     ^~~~~
../../gcc-4.6.3/gcc/gcc.c: In function 'compare_version_strings':
../../gcc-4.6.3/gcc/system.h:631:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
  631 | #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
      |                                                  ^~~~~~~~~~~~
../../gcc-4.6.3/gcc/gcc.c:7884:5: note: in expansion of macro 'abort'
 7884 |     abort ();
      |     ^~~~~
../../gcc-4.6.3/gcc/system.h:631:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
  631 | #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
      |                                                  ^~~~~~~~~~~~
../../gcc-4.6.3/gcc/gcc.c:7889:5: note: in expansion of macro 'abort'
 7889 |     abort ();
      |     ^~~~~
../../gcc-4.6.3/gcc/system.h:631:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
  631 | #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
      |                                                  ^~~~~~~~~~~~
../../gcc-4.6.3/gcc/gcc.c:7894:5: note: in expansion of macro 'abort'
 7894 |     abort ();
      |     ^~~~~
../../gcc-4.6.3/gcc/gcc.c: In function 'version_compare_spec_function':
../../gcc-4.6.3/gcc/system.h:631:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
  631 | #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
      |                                                  ^~~~~~~~~~~~
../../gcc-4.6.3/gcc/gcc.c:7937:5: note: in expansion of macro 'abort'
 7937 |     abort ();
      |     ^~~~~
../../gcc-4.6.3/gcc/gcc.c: In function 'include_spec_function':
../../gcc-4.6.3/gcc/system.h:631:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
  631 | #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
      |                                                  ^~~~~~~~~~~~
../../gcc-4.6.3/gcc/gcc.c:8001:5: note: in expansion of macro 'abort'
 8001 |     abort ();
      |     ^~~~~
../../gcc-4.6.3/gcc/gcc.c: In function 'find_file_spec_function':
../../gcc-4.6.3/gcc/system.h:631:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
  631 | #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
      |                                                  ^~~~~~~~~~~~
../../gcc-4.6.3/gcc/gcc.c:8018:5: note: in expansion of macro 'abort'
 8018 |     abort ();
      |     ^~~~~
../../gcc-4.6.3/gcc/gcc.c: In function 'find_plugindir_spec_function':
../../gcc-4.6.3/gcc/system.h:631:50: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
  631 | #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__)
      |                                                  ^~~~~~~~~~~~
../../gcc-4.6.3/gcc/gcc.c:8034:5: note: in expansion of macro 'abort'
 8034 |     abort ();
      |     ^~~~~
../../gcc-4.6.3/gcc/gcc.c: In function 'compare_debug_dump_opt_spec_function':
../../gcc-4.6.3/gcc/gcc.c:8139:7: warning: 'sprintf' is deprecated [-Wdeprecated-declarations]
 8139 |       sprintf (random_seed, HOST_WIDE_INT_PRINT_HEX, value);
      |       ^~~~~~~
In file included from /var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libposix/stdio.h:39,
                 from ../../gcc-4.6.3/gcc/system.h:42:
/var/helenos/nightly/tmp-ci/build/ia32/coast/helenos/include/libc/stdio.h:148:12: note: declared here
  148 | extern int sprintf(char *, const char *, ...)
      |            ^~~~~~~
../../gcc-4.6.3/gcc/gcc.c: In function 'do_spec_1':
../../gcc-4.6.3/gcc/gcc.c:5180:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
 5180 |             warning (0, "use of obsolete %%[ operator in specs");
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.6.3/gcc/gcc.c:5181:11: note: here
 5181 |           case '(':
      |           ^~~~
i686-helenos-cc -c   -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat   -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../libcpp/include  -I../../gcc-4.6.3/gcc/../libdecnumber -I../../gcc-4.6.3/gcc/../libdecnumber/dpd -I../libdecnumber    -o gcc-options.o \
	-DGCC_DRIVER options.c
i686-helenos-cc -c   -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat   -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../libcpp/include  -I../../gcc-4.6.3/gcc/../libdecnumber -I../../gcc-4.6.3/gcc/../libdecnumber/dpd -I../libdecnumber    ../../gcc-4.6.3/gcc/ggc-none.c -o ggc-none.o
(SHLIB_LINK='i686-helenos-cc -O2  -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -Dinhibit_libc -shared -nodefaultlibs -Wl,--soname=@shlib_base_name@.so.1 -Wl,--version-script=@shlib_map_file@ -o @multilib_dir@/@shlib_base_name@.so.1.tmp @multilib_flags@ @shlib_objs@ -lc && rm -f @multilib_dir@/@shlib_base_name@.so && if [ -f @multilib_dir@/@shlib_base_name@.so.1 ]; then mv -f @multilib_dir@/@shlib_base_name@.so.1 @multilib_dir@/@shlib_base_name@.so.1.backup; else true; fi && mv @multilib_dir@/@shlib_base_name@.so.1.tmp @multilib_dir@/@shlib_base_name@.so.1 && ln -s @shlib_base_name@.so.1 @multilib_dir@/@shlib_base_name@.so'; \
i686-helenos-cc   -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat   -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../libcpp/include  -I../../gcc-4.6.3/gcc/../libdecnumber -I../../gcc-4.6.3/gcc/../libdecnumber/dpd -I../libdecnumber    \
  -DSTANDARD_STARTFILE_PREFIX=\"../../../\" -DSTANDARD_EXEC_PREFIX=\"/usr/local/lib/gcc/\" -DSTANDARD_LIBEXEC_PREFIX=\"/usr/local/libexec/gcc/\" -DDEFAULT_TARGET_VERSION=\"4.6.3\" -DDEFAULT_TARGET_MACHINE=\"i686-linux-gnu\" -DSTANDARD_BINDIR_PREFIX=\"/usr/local/bin/\" -DTOOLDIR_BASE_PREFIX=\"../../../../\"  `test "X${SHLIB_LINK}" = "X" || test "no" != "yes" || echo "-DENABLE_SHARED_LIBGCC"` -DCONFIGURE_SPECS="\"\"" \
  -c ../../gcc-4.6.3/gcc/gccspec.c -o gccspec.o)
i686-helenos-cc -c   -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat   -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../libcpp/include  -I../../gcc-4.6.3/gcc/../libdecnumber -I../../gcc-4.6.3/gcc/../libdecnumber/dpd -I../libdecnumber    -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../libcpp/include  -I../../gcc-4.6.3/gcc/../libdecnumber -I../../gcc-4.6.3/gcc/../libdecnumber/dpd -I../libdecnumber   ../../gcc-4.6.3/gcc/config/i386/driver-i386.c
i686-helenos-cc   -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat   -DHAVE_CONFIG_H  -o xgcc gcc.o opts-common.o gcc-options.o diagnostic.o pretty-print.o input.o vec.o ggc-none.o \
  gccspec.o intl.o prefix.o version.o driver-i386.o  ../libcpp/libcpp.a  -liconv ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a 
cp xgcc gcc-cross
i686-helenos-cc -c   -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat   -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../libcpp/include  -I../../gcc-4.6.3/gcc/../libdecnumber -I../../gcc-4.6.3/gcc/../libdecnumber/dpd -I../libdecnumber    ../../gcc-4.6.3/gcc/cppspec.c -o cppspec.o
i686-helenos-cc   -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat   -DHAVE_CONFIG_H  -o cpp gcc.o opts-common.o gcc-options.o diagnostic.o pretty-print.o input.o vec.o ggc-none.o \
  cppspec.o intl.o prefix.o version.o driver-i386.o  ../libcpp/libcpp.a  -liconv ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a 
i686-helenos-cc -dumpspecs > tmp-specs
mv tmp-specs specs
: > tmp-libgcc.mvars
echo LIB1ASMFUNCS = '' >> tmp-libgcc.mvars
echo LIB1ASMSRC = '' >> tmp-libgcc.mvars
echo LIB2FUNCS_ST = '_eprintf __gcc_bcmp' >> tmp-libgcc.mvars
echo LIB2FUNCS_EXCLUDE = '_fixtfsi _fixunstfsi _floatsitf _floatunsitf _fixtfdi _fixunstfdi _floatditf _floatunditf' >> tmp-libgcc.mvars
echo LIBGCOV = '_gcov _gcov_merge_add _gcov_merge_single _gcov_merge_delta _gcov_fork _gcov_execl _gcov_execlp _gcov_execle _gcov_execv _gcov_execvp _gcov_execve _gcov_interval_profiler _gcov_pow2_profiler _gcov_one_value_profiler _gcov_indirect_call_profiler _gcov_average_profiler _gcov_ior_profiler _gcov_merge_ior' >> tmp-libgcc.mvars
echo LIB2ADD = '$(gcc_srcdir)/config/soft-fp/addtf3.c $(gcc_srcdir)/config/soft-fp/divtf3.c $(gcc_srcdir)/config/soft-fp/eqtf2.c $(gcc_srcdir)/config/soft-fp/getf2.c $(gcc_srcdir)/config/soft-fp/letf2.c $(gcc_srcdir)/config/soft-fp/multf3.c $(gcc_srcdir)/config/soft-fp/negtf2.c $(gcc_srcdir)/config/soft-fp/subtf3.c $(gcc_srcdir)/config/soft-fp/unordtf2.c $(gcc_srcdir)/config/soft-fp/fixtfsi.c $(gcc_srcdir)/config/soft-fp/fixunstfsi.c $(gcc_srcdir)/config/soft-fp/floatsitf.c $(gcc_srcdir)/config/soft-fp/floatunsitf.c $(gcc_srcdir)/config/soft-fp/fixtfdi.c $(gcc_srcdir)/config/soft-fp/fixunstfdi.c $(gcc_srcdir)/config/soft-fp/floatditf.c $(gcc_srcdir)/config/soft-fp/floatunditf.c $(gcc_srcdir)/config/soft-fp/fixtfti.c $(gcc_srcdir)/config/soft-fp/fixunstfti.c $(gcc_srcdir)/config/soft-fp/floattitf.c $(gcc_srcdir)/config/soft-fp/floatuntitf.c $(gcc_srcdir)/config/soft-fp/extendsftf2.c $(gcc_srcdir)/config/soft-fp/extenddftf2.c $(gcc_srcdir)/config/soft-fp/extendxftf2.c $(gcc_srcdir)/config/soft-fp/trunctfsf2.c $(gcc_srcdir)/config/soft-fp/trunctfdf2.c $(gcc_srcdir)/config/soft-fp/trunctfxf2.c ' >> tmp-libgcc.mvars
echo LIB2ADD_ST = ' ' >> tmp-libgcc.mvars
echo LIB2ADDEH = '$(gcc_srcdir)/unwind-dw2.c $(gcc_srcdir)/unwind-dw2-fde-glibc.c $(gcc_srcdir)/unwind-sjlj.c $(gcc_srcdir)/gthr-gnat.c $(gcc_srcdir)/unwind-c.c $(gcc_srcdir)/emutls.c ' >> tmp-libgcc.mvars
echo LIB2ADDEHSTATIC = '$(gcc_srcdir)/unwind-dw2.c $(gcc_srcdir)/unwind-dw2-fde-glibc.c $(gcc_srcdir)/unwind-sjlj.c $(gcc_srcdir)/gthr-gnat.c $(gcc_srcdir)/unwind-c.c $(gcc_srcdir)/emutls.c ' >> tmp-libgcc.mvars
echo LIB2ADDEHSHARED = '$(gcc_srcdir)/unwind-dw2.c $(gcc_srcdir)/unwind-dw2-fde-glibc.c $(gcc_srcdir)/unwind-sjlj.c $(gcc_srcdir)/gthr-gnat.c $(gcc_srcdir)/unwind-c.c $(gcc_srcdir)/emutls.c ' >> tmp-libgcc.mvars
echo LIB2_SIDITI_CONV_FUNCS = '' >> tmp-libgcc.mvars
echo LIBUNWIND = ' ' >> tmp-libgcc.mvars
echo SHLIBUNWIND_LINK = '' >> tmp-libgcc.mvars
echo SHLIBUNWIND_INSTALL = '' >> tmp-libgcc.mvars
echo FPBIT = '' >> tmp-libgcc.mvars
echo FPBIT_FUNCS = '_pack_sf _unpack_sf _addsub_sf _mul_sf _div_sf _fpcmp_parts_sf _compare_sf _eq_sf _ne_sf _gt_sf _ge_sf _lt_sf _le_sf _unord_sf _si_to_sf _sf_to_si _negate_sf _make_sf _sf_to_df _sf_to_tf _thenan_sf _sf_to_usi _usi_to_sf' >> tmp-libgcc.mvars
echo LIB2_DIVMOD_FUNCS = '_divdi3 _moddi3 _udivdi3 _umoddi3 _udiv_w_sdiv _udivmoddi4' >> tmp-libgcc.mvars
echo DPBIT = '' >> tmp-libgcc.mvars
echo DPBIT_FUNCS = '_pack_df _unpack_df _addsub_df _mul_df _div_df _fpcmp_parts_df _compare_df _eq_df _ne_df _gt_df _ge_df _lt_df _le_df _unord_df _si_to_df _df_to_si _negate_df _make_df _df_to_sf _df_to_tf _thenan_df _df_to_usi _usi_to_df' >> tmp-libgcc.mvars
echo TPBIT = '' >> tmp-libgcc.mvars
echo TPBIT_FUNCS = '_pack_tf _unpack_tf _addsub_tf _mul_tf _div_tf _fpcmp_parts_tf _compare_tf _eq_tf _ne_tf _gt_tf _ge_tf _lt_tf _le_tf _unord_tf _si_to_tf _tf_to_si _negate_tf _make_tf _tf_to_df _tf_to_sf _thenan_tf _tf_to_usi _usi_to_tf' >> tmp-libgcc.mvars
echo DFP_ENABLE = 'true' >> tmp-libgcc.mvars
echo DFP_CFLAGS='' >> tmp-libgcc.mvars
echo D32PBIT='' >> tmp-libgcc.mvars
echo D32PBIT_FUNCS='_addsub_sd _div_sd _mul_sd _plus_sd _minus_sd _eq_sd _ne_sd _lt_sd _gt_sd _le_sd _ge_sd _sd_to_si _sd_to_di _sd_to_usi _sd_to_udi _si_to_sd _di_to_sd _usi_to_sd _udi_to_sd _sd_to_sf _sd_to_df _sd_to_xf _sd_to_tf _sf_to_sd _df_to_sd _xf_to_sd _tf_to_sd _sd_to_dd _sd_to_td _unord_sd _conv_sd' >> tmp-libgcc.mvars
echo D64PBIT='' >> tmp-libgcc.mvars
echo D64PBIT_FUNCS='_addsub_dd _div_dd _mul_dd _plus_dd _minus_dd _eq_dd _ne_dd _lt_dd _gt_dd _le_dd _ge_dd _dd_to_si _dd_to_di _dd_to_usi _dd_to_udi _si_to_dd _di_to_dd _usi_to_dd _udi_to_dd _dd_to_sf _dd_to_df _dd_to_xf _dd_to_tf _sf_to_dd _df_to_dd _xf_to_dd _tf_to_dd _dd_to_sd _dd_to_td _unord_dd _conv_dd' >> tmp-libgcc.mvars
echo D128PBIT='' >> tmp-libgcc.mvars
echo D128PBIT_FUNCS='_addsub_td _div_td _mul_td _plus_td _minus_td _eq_td _ne_td _lt_td _gt_td _le_td _ge_td _td_to_si _td_to_di _td_to_usi _td_to_udi _si_to_td _di_to_td _usi_to_td _udi_to_td _td_to_sf _td_to_df _td_to_xf _td_to_tf _sf_to_td _df_to_td _xf_to_td _tf_to_td _td_to_sd _td_to_dd _unord_td _conv_td' >> tmp-libgcc.mvars
echo GCC_EXTRA_PARTS = 'crtbegin.o crtbeginS.o crtbeginT.o crtend.o crtendS.o crtfastmath.o crtprec32.o crtprec64.o crtprec80.o' >> tmp-libgcc.mvars
echo SHLIB_LINK = '$(GCC_FOR_TARGET) -O2  -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -Dinhibit_libc -shared -nodefaultlibs -Wl,--soname=@shlib_base_name@.so.1 -Wl,--version-script=@shlib_map_file@ -o @multilib_dir@/@shlib_base_name@.so.1.tmp @multilib_flags@ @shlib_objs@ -lc && rm -f @multilib_dir@/@shlib_base_name@.so && if [ -f @multilib_dir@/@shlib_base_name@.so.1 ]; then mv -f @multilib_dir@/@shlib_base_name@.so.1 @multilib_dir@/@shlib_base_name@.so.1.backup; else true; fi && mv @multilib_dir@/@shlib_base_name@.so.1.tmp @multilib_dir@/@shlib_base_name@.so.1 && ln -s @shlib_base_name@.so.1 @multilib_dir@/@shlib_base_name@.so' >> tmp-libgcc.mvars
echo SHLIB_INSTALL = '$(mkinstalldirs) $(DESTDIR)$(slibdir)@shlib_slibdir_qual@; /usr/bin/install -c -m 644 @multilib_dir@/@shlib_base_name@.so.1 $(DESTDIR)$(slibdir)@shlib_slibdir_qual@/@shlib_base_name@.so.1; rm -f $(DESTDIR)$(slibdir)@shlib_slibdir_qual@/@shlib_base_name@.so; ln -s @shlib_base_name@.so.1 $(DESTDIR)$(slibdir)@shlib_slibdir_qual@/@shlib_base_name@.so' >> tmp-libgcc.mvars
echo SHLIB_DLLDIR = '' >> tmp-libgcc.mvars
echo SHLIB_EXT = '.so' >> tmp-libgcc.mvars
echo SHLIB_MKMAP = '$(gcc_srcdir)/mkmap-symver.awk ' >> tmp-libgcc.mvars
echo SHLIB_MKMAP_OPTS = '' >> tmp-libgcc.mvars
echo SHLIB_MAPFILES = '$(gcc_srcdir)/libgcc-std.ver $(gcc_srcdir)/config/i386/libgcc-glibc.ver ' >> tmp-libgcc.mvars
echo SHLIB_NM_FLAGS = '-pg' >> tmp-libgcc.mvars
echo LIBGCC2_CFLAGS = '-O2  -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -Dinhibit_libc' >> tmp-libgcc.mvars
echo TARGET_LIBGCC2_CFLAGS = '-fPIC' >> tmp-libgcc.mvars
echo LIBGCC_SYNC = '' >> tmp-libgcc.mvars
echo LIBGCC_SYNC_CFLAGS = '' >> tmp-libgcc.mvars
echo CRTSTUFF_CFLAGS = '-O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../libcpp/include  -I../../gcc-4.6.3/gcc/../libdecnumber -I../../gcc-4.6.3/gcc/../libdecnumber/dpd -I../libdecnumber    -g0 -finhibit-size-directive -fno-inline -fno-exceptions -fno-zero-initialized-in-bss -fno-toplevel-reorder -fno-tree-vectorize -fno-stack-protector -Dinhibit_libc' >> tmp-libgcc.mvars
echo CRTSTUFF_T_CFLAGS = '-fno-omit-frame-pointer -fno-asynchronous-unwind-tables' >> tmp-libgcc.mvars
echo CRTSTUFF_T_CFLAGS_S = '-fno-omit-frame-pointer -fno-asynchronous-unwind-tables -fPIC' >> tmp-libgcc.mvars
echo TARGET_SYSTEM_ROOT = '' >> tmp-libgcc.mvars
mv tmp-libgcc.mvars libgcc.mvars
rm -f mm_malloc.h
cat ../../gcc-4.6.3/gcc/config/i386/pmm_malloc.h > mm_malloc.h
if i686-helenos-cc -print-sysroot-headers-suffix > /dev/null 2>&1; then \
  set -e; for ml in `i686-helenos-cc -print-multi-lib`; do \
    multi_dir=`echo ${ml} | sed -e 's/;.*$//'`; \
    flags=`echo ${ml} | sed -e 's/^[^;]*;//' -e 's/@/ -/g'`; \
    sfx=`i686-helenos-cc ${flags} -print-sysroot-headers-suffix`; \
    if [ "${multi_dir}" = "." ]; \
      then multi_dir=""; \
    else \
      multi_dir=/${multi_dir}; \
    fi; \
    echo "${sfx};${multi_dir}"; \
  done; \
else \
  echo ";"; \
fi > tmp-fixinc_list
/bin/sh ../../gcc-4.6.3/gcc/../move-if-change tmp-fixinc_list fixinc_list
echo timestamp > s-fixinc_list
if [ -d include ] ; then true; else mkdir include; chmod a+rx include; fi
if [ -d include-fixed ] ; then true; else mkdir include-fixed; chmod a+rx include-fixed; fi
for file in .. ../../gcc-4.6.3/gcc/ginclude/float.h ../../gcc-4.6.3/gcc/ginclude/iso646.h ../../gcc-4.6.3/gcc/ginclude/stdarg.h ../../gcc-4.6.3/gcc/ginclude/stdbool.h ../../gcc-4.6.3/gcc/ginclude/stddef.h ../../gcc-4.6.3/gcc/ginclude/varargs.h ../../gcc-4.6.3/gcc/ginclude/stdfix.h ../../gcc-4.6.3/gcc/config/i386/cpuid.h ../../gcc-4.6.3/gcc/config/i386/mmintrin.h ../../gcc-4.6.3/gcc/config/i386/mm3dnow.h ../../gcc-4.6.3/gcc/config/i386/xmmintrin.h ../../gcc-4.6.3/gcc/config/i386/emmintrin.h ../../gcc-4.6.3/gcc/config/i386/pmmintrin.h ../../gcc-4.6.3/gcc/config/i386/tmmintrin.h ../../gcc-4.6.3/gcc/config/i386/ammintrin.h ../../gcc-4.6.3/gcc/config/i386/smmintrin.h ../../gcc-4.6.3/gcc/config/i386/nmmintrin.h ../../gcc-4.6.3/gcc/config/i386/bmmintrin.h ../../gcc-4.6.3/gcc/config/i386/fma4intrin.h ../../gcc-4.6.3/gcc/config/i386/wmmintrin.h ../../gcc-4.6.3/gcc/config/i386/immintrin.h ../../gcc-4.6.3/gcc/config/i386/x86intrin.h ../../gcc-4.6.3/gcc/config/i386/avxintrin.h ../../gcc-4.6.3/gcc/config/i386/xopintrin.h ../../gcc-4.6.3/gcc/config/i386/ia32intrin.h ../../gcc-4.6.3/gcc/config/i386/cross-stdarg.h ../../gcc-4.6.3/gcc/config/i386/lwpintrin.h ../../gcc-4.6.3/gcc/config/i386/popcntintrin.h ../../gcc-4.6.3/gcc/config/i386/abmintrin.h ../../gcc-4.6.3/gcc/config/i386/bmiintrin.h ../../gcc-4.6.3/gcc/config/i386/tbmintrin.h mm_malloc.h; do \
  if [ X$file != X.. ]; then \
    realfile=`echo $file | sed -e 's|.*/\([^/]*\)$|\1|'`; \
    echo timestamp > include/$realfile; \
    rm -f include/$realfile; \
    cp $file include; \
    chmod a+r include/$realfile; \
  fi; \
done
for file in .. ; do \
  if [ X$file != X.. ]; then \
            mv include/$file include/x_$file; \
            echo "#include_next <$file>" >include/$file; \
            cat include/x_$file >>include/$file; \
            rm -f include/x_$file; \
    chmod a+r include/$file; \
  fi; \
done
for file in .. ; do \
  if [ X$file != X.. ]; then \
    echo "#include_next <$file>" >>include/$file; \
    chmod a+r include/$file; \
  fi; \
done
rm -f include/unwind.h
cp ../../gcc-4.6.3/gcc/unwind-generic.h include/unwind.h
chmod a+r include/unwind.h
rm -f include/stdint.h
if [ wrap = wrap ]; then \
  rm -f include/stdint-gcc.h; \
  cp ../../gcc-4.6.3/gcc/ginclude/stdint-gcc.h include/stdint-gcc.h; \
  chmod a+r include/stdint-gcc.h; \
  cp ../../gcc-4.6.3/gcc/ginclude/stdint-wrap.h include/stdint.h; \
  chmod a+r include/stdint.h; \
elif [ wrap = provide ]; then \
  cp ../../gcc-4.6.3/gcc/ginclude/stdint-gcc.h include/stdint.h; \
  chmod a+r include/stdint.h; \
fi
set -e; for ml in `cat fixinc_list`; do \
  sysroot_headers_suffix=`echo ${ml} | sed -e 's/;.*$//'`; \
  multi_dir=`echo ${ml} | sed -e 's/^[^;]*;//'`; \
  fix_dir=include-fixed${multi_dir}; \
  if [ -f `echo /usr/local/lib/gcc/i686-linux-gnu/4.6.3/../../../../i686-linux-gnu/sys-include | sed -e :a -e 's,[^/]*/\.\.\/,,' -e ta`/limits.h ] ; then \
    cat ../../gcc-4.6.3/gcc/limitx.h ../../gcc-4.6.3/gcc/glimits.h ../../gcc-4.6.3/gcc/limity.h > tmp-xlimits.h; \
  else \
    cat ../../gcc-4.6.3/gcc/glimits.h > tmp-xlimits.h; \
  fi; \
  /bin/sh ../../gcc-4.6.3/gcc/../mkinstalldirs ${fix_dir}; \
  chmod a+rx ${fix_dir} || true; \
  rm -f ${fix_dir}/limits.h; \
  mv tmp-xlimits.h ${fix_dir}/limits.h; \
  chmod a+r ${fix_dir}/limits.h; \
done
rm -f include-fixed/README
cp ../../gcc-4.6.3/gcc/../fixincludes/README-fixinc include-fixed/README
chmod a+r include-fixed/README
echo timestamp > stmp-int-hdrs
TARGET_CPU_DEFAULT="" \
HEADERS="auto-host.h ansidecl.h" DEFINES="USED_FOR_TARGET " \
/bin/sh ../../gcc-4.6.3/gcc/mkconfig.sh tconfig.h
cp ../../gcc-4.6.3/gcc/config/i386/sfp-machine.h sfp-machine.h
(echo "@set version-GCC 4.6.3"; \
 if [ "" = "experimental" ]; \
 then echo "@set DEVELOPMENT"; \
 else echo "@clear DEVELOPMENT"; \
 fi) > gcc-vers.texiT
echo @set srcdir /var/helenos/nightly/tmp-ci/build/ia32/coast/build/gcc/build/gcc/../../gcc-4.6.3/gcc >> gcc-vers.texiT
if [ -n "(GCC) " ]; then \
  echo "@set VERSION_PACKAGE (GCC) " >> gcc-vers.texiT; \
fi
echo "@set BUGURL @uref{http://gcc.gnu.org/bugs.html}" >> gcc-vers.texiT; \
mv -f gcc-vers.texiT gcc-vers.texi
echo timestamp > gcc.pod
perl ../../gcc-4.6.3/gcc/../contrib/texi2pod.pl ../../gcc-4.6.3/gcc/doc/invoke.texi > gcc.pod
Unescaped left brace in regex is passed through in regex; marked by <-- HERE in m/^\@strong{ <-- HERE (.*)}$/ at ../../gcc-4.6.3/gcc/../contrib/texi2pod.pl line 319.
echo timestamp > doc/gcc.1
(pod2man --center="GNU" --release="gcc-4.6.3" --date=2012-03-01 --section=1 gcc.pod > doc/gcc.1.T$$ && \
	mv -f doc/gcc.1.T$$ doc/gcc.1) || \
	(rm -f doc/gcc.1.T$$ && exit 1)
echo timestamp > gpl.pod
perl ../../gcc-4.6.3/gcc/../contrib/texi2pod.pl ../../gcc-4.6.3/gcc/doc/include/gpl_v3.texi > gpl.pod
Unescaped left brace in regex is passed through in regex; marked by <-- HERE in m/^\@strong{ <-- HERE (.*)}$/ at ../../gcc-4.6.3/gcc/../contrib/texi2pod.pl line 319.
echo timestamp > doc/gpl.7
(pod2man --center="GNU" --release="gcc-4.6.3" --date=2012-03-01 --section=7 gpl.pod > doc/gpl.7.T$$ && \
	mv -f doc/gpl.7.T$$ doc/gpl.7) || \
	(rm -f doc/gpl.7.T$$ && exit 1)
rm gcc.pod
make[1]: Leaving directory '/var/helenos/nightly/tmp-ci/build/ia32/coast/build/gcc/build/gcc'
>>> Packaging...
[hsct]: "make" "install-gcc" "DESTDIR=/var/helenos/nightly/tmp-ci/build/ia32/coast/build/gcc/build/PKG" 
/bin/sh ../gcc-4.6.3/mkinstalldirs /var/helenos/nightly/tmp-ci/build/ia32/coast/build/gcc/build/PKG/usr/local /var/helenos/nightly/tmp-ci/build/ia32/coast/build/gcc/build/PKG/usr/local
mkdir -p -- /var/helenos/nightly/tmp-ci/build/ia32/coast/build/gcc/build/PKG/usr/local /var/helenos/nightly/tmp-ci/build/ia32/coast/build/gcc/build/PKG/usr/local
make[1]: Entering directory '/var/helenos/nightly/tmp-ci/build/ia32/coast/build/gcc/build/fixincludes'
rm -rf /var/helenos/nightly/tmp-ci/build/ia32/coast/build/gcc/build/PKG/usr/local/libexec/gcc/i686-linux-gnu/4.6.3/install-tools
/bin/sh ../../gcc-4.6.3/fixincludes/../mkinstalldirs /var/helenos/nightly/tmp-ci/build/ia32/coast/build/gcc/build/PKG/usr/local/libexec/gcc/i686-linux-gnu/4.6.3/install-tools 
mkdir -p -- /var/helenos/nightly/tmp-ci/build/ia32/coast/build/gcc/build/PKG/usr/local/libexec/gcc/i686-linux-gnu/4.6.3/install-tools
/bin/sh ../../gcc-4.6.3/fixincludes/../mkinstalldirs /var/helenos/nightly/tmp-ci/build/ia32/coast/build/gcc/build/PKG/usr/local/lib/gcc/i686-linux-gnu/4.6.3/install-tools/include
mkdir -p -- /var/helenos/nightly/tmp-ci/build/ia32/coast/build/gcc/build/PKG/usr/local/lib/gcc/i686-linux-gnu/4.6.3/install-tools/include
/usr/bin/install -c -m 644 ../../gcc-4.6.3/fixincludes/README-fixinc \
  /var/helenos/nightly/tmp-ci/build/ia32/coast/build/gcc/build/PKG/usr/local/lib/gcc/i686-linux-gnu/4.6.3/install-tools/include/README
/usr/bin/install -c fixinc.sh /var/helenos/nightly/tmp-ci/build/ia32/coast/build/gcc/build/PKG/usr/local/libexec/gcc/i686-linux-gnu/4.6.3/install-tools/fixinc.sh
/usr/bin/install -c fixincl \
  /var/helenos/nightly/tmp-ci/build/ia32/coast/build/gcc/build/PKG/usr/local/libexec/gcc/i686-linux-gnu/4.6.3/install-tools/fixincl
/usr/bin/install -c mkheaders /var/helenos/nightly/tmp-ci/build/ia32/coast/build/gcc/build/PKG/usr/local/libexec/gcc/i686-linux-gnu/4.6.3/install-tools/mkheaders
make[1]: Leaving directory '/var/helenos/nightly/tmp-ci/build/ia32/coast/build/gcc/build/fixincludes'
make[1]: Entering directory '/var/helenos/nightly/tmp-ci/build/ia32/coast/build/gcc/build/gcc'
/bin/sh ../../gcc-4.6.3/gcc/../mkinstalldirs /var/helenos/nightly/tmp-ci/build/ia32/coast/build/gcc/build/PKG/usr/local/lib/gcc/i686-linux-gnu/4.6.3
/bin/sh ../../gcc-4.6.3/gcc/../mkinstalldirs /var/helenos/nightly/tmp-ci/build/ia32/coast/build/gcc/build/PKG/usr/local/libexec/gcc/i686-linux-gnu/4.6.3
/bin/sh ../../gcc-4.6.3/gcc/../mkinstalldirs /var/helenos/nightly/tmp-ci/build/ia32/coast/build/gcc/build/PKG/usr/local/bin
mkdir -p -- /var/helenos/nightly/tmp-ci/build/ia32/coast/build/gcc/build/PKG/usr/local/bin
/bin/sh ../../gcc-4.6.3/gcc/../mkinstalldirs /var/helenos/nightly/tmp-ci/build/ia32/coast/build/gcc/build/PKG/usr/local/include
mkdir -p -- /var/helenos/nightly/tmp-ci/build/ia32/coast/build/gcc/build/PKG/usr/local/include
/bin/sh ../../gcc-4.6.3/gcc/../mkinstalldirs /var/helenos/nightly/tmp-ci/build/ia32/coast/build/gcc/build/PKG/usr/local/share/info
mkdir -p -- /var/helenos/nightly/tmp-ci/build/ia32/coast/build/gcc/build/PKG/usr/local/share/info
/bin/sh ../../gcc-4.6.3/gcc/../mkinstalldirs /var/helenos/nightly/tmp-ci/build/ia32/coast/build/gcc/build/PKG/usr/local/i686-linux-gnu/lib
mkdir -p -- /var/helenos/nightly/tmp-ci/build/ia32/coast/build/gcc/build/PKG/usr/local/i686-linux-gnu/lib
/bin/sh ../../gcc-4.6.3/gcc/../mkinstalldirs /var/helenos/nightly/tmp-ci/build/ia32/coast/build/gcc/build/PKG/usr/local/share/man/man1
mkdir -p -- /var/helenos/nightly/tmp-ci/build/ia32/coast/build/gcc/build/PKG/usr/local/share/man/man1
/bin/sh ../../gcc-4.6.3/gcc/../mkinstalldirs /var/helenos/nightly/tmp-ci/build/ia32/coast/build/gcc/build/PKG/usr/local/share/man/man7
mkdir -p -- /var/helenos/nightly/tmp-ci/build/ia32/coast/build/gcc/build/PKG/usr/local/share/man/man7
for file in cc1  gnat1 cc1plus f951 go1 jc1 jvgenmain lto1 cc1obj cc1objplus; do \
  if [ -f $file ] ; then \
    rm -f /var/helenos/nightly/tmp-ci/build/ia32/coast/build/gcc/build/PKG/usr/local/libexec/gcc/i686-linux-gnu/4.6.3/$file; \
    /usr/bin/install -c $file /var/helenos/nightly/tmp-ci/build/ia32/coast/build/gcc/build/PKG/usr/local/libexec/gcc/i686-linux-gnu/4.6.3/$file; \
  else true; \
  fi; \
done
for file in   collect2 ..; do \
  if [ x"$file" != x.. ]; then \
    rm -f /var/helenos/nightly/tmp-ci/build/ia32/coast/build/gcc/build/PKG/usr/local/libexec/gcc/i686-linux-gnu/4.6.3/$file; \
    /usr/bin/install -c $file /var/helenos/nightly/tmp-ci/build/ia32/coast/build/gcc/build/PKG/usr/local/libexec/gcc/i686-linux-gnu/4.6.3/$file; \
  else true; fi; \
done
rm -f /var/helenos/nightly/tmp-ci/build/ia32/coast/build/gcc/build/PKG/usr/local/lib/gcc/i686-linux-gnu/4.6.3/specs
if [ -f gcov ]; \
then \
    rm -f /var/helenos/nightly/tmp-ci/build/ia32/coast/build/gcc/build/PKG/usr/local/bin/gcov; \
    /usr/bin/install -c gcov /var/helenos/nightly/tmp-ci/build/ia32/coast/build/gcc/build/PKG/usr/local/bin/gcov; \
fi
/bin/sh ../../gcc-4.6.3/gcc/../mkinstalldirs /var/helenos/nightly/tmp-ci/build/ia32/coast/build/gcc/build/PKG/usr/local/lib/gcc/i686-linux-gnu/4.6.3/include
mkdir -p -- /var/helenos/nightly/tmp-ci/build/ia32/coast/build/gcc/build/PKG/usr/local/lib/gcc/i686-linux-gnu/4.6.3/include
rm -rf /var/helenos/nightly/tmp-ci/build/ia32/coast/build/gcc/build/PKG/usr/local/lib/gcc/i686-linux-gnu/4.6.3/include-fixed
mkdir /var/helenos/nightly/tmp-ci/build/ia32/coast/build/gcc/build/PKG/usr/local/lib/gcc/i686-linux-gnu/4.6.3/include-fixed
chmod a+rx /var/helenos/nightly/tmp-ci/build/ia32/coast/build/gcc/build/PKG/usr/local/lib/gcc/i686-linux-gnu/4.6.3/include-fixed
(cd `${PWDCMD-pwd}`/include ; \
 tar -cf - .; exit 0) | (cd /var/helenos/nightly/tmp-ci/build/ia32/coast/build/gcc/build/PKG/usr/local/lib/gcc/i686-linux-gnu/4.6.3/include; tar xpf - )
(cd `${PWDCMD-pwd}`/include-fixed ; \
 tar -cf - .; exit 0) | (cd /var/helenos/nightly/tmp-ci/build/ia32/coast/build/gcc/build/PKG/usr/local/lib/gcc/i686-linux-gnu/4.6.3/include-fixed; tar xpf - )
files=`cd /var/helenos/nightly/tmp-ci/build/ia32/coast/build/gcc/build/PKG/usr/local/lib/gcc/i686-linux-gnu/4.6.3/include-fixed; find . -type l -print 2>/dev/null`; \
if [ $? -eq 0 ]; then \
  dir=`cd include-fixed; ${PWDCMD-pwd}`; \
  for i in $files; do \
    dest=`ls -ld /var/helenos/nightly/tmp-ci/build/ia32/coast/build/gcc/build/PKG/usr/local/lib/gcc/i686-linux-gnu/4.6.3/include-fixed/$i | sed -n 's/.*-> //p'`; \
    if expr "$dest" : "$dir.*" > /dev/null; then \
      rm -f /var/helenos/nightly/tmp-ci/build/ia32/coast/build/gcc/build/PKG/usr/local/lib/gcc/i686-linux-gnu/4.6.3/include-fixed/$i; \
      ln -s `echo $i | sed "s|/[^/]*|/..|g" | sed 's|/..$||'``echo "$dest" | sed "s|$dir||"` /var/helenos/nightly/tmp-ci/build/ia32/coast/build/gcc/build/PKG/usr/local/lib/gcc/i686-linux-gnu/4.6.3/include-fixed/$i; \
    fi; \
  done; \
fi
/bin/sh ../../gcc-4.6.3/gcc/../mkinstalldirs /var/helenos/nightly/tmp-ci/build/ia32/coast/build/gcc/build/PKG/usr/local/lib/gcc/i686-linux-gnu/4.6.3/install-tools/include
/bin/sh ../../gcc-4.6.3/gcc/../mkinstalldirs /var/helenos/nightly/tmp-ci/build/ia32/coast/build/gcc/build/PKG/usr/local/libexec/gcc/i686-linux-gnu/4.6.3/install-tools
echo | i686-helenos-cc -E -dM - | \
  sed -n -e 's/^#define \([^_][a-zA-Z0-9_]*\).*/\1/p' \
	 -e 's/^#define \(_[^_A-Z][a-zA-Z0-9_]*\).*/\1/p' | \
  sort -u > tmp-macro_list
/bin/sh ../../gcc-4.6.3/gcc/../move-if-change tmp-macro_list macro_list
echo timestamp > s-macro_list
/usr/bin/install -c -m 644 ../../gcc-4.6.3/gcc/gsyslimits.h \
  /var/helenos/nightly/tmp-ci/build/ia32/coast/build/gcc/build/PKG/usr/local/lib/gcc/i686-linux-gnu/4.6.3/install-tools/gsyslimits.h
/usr/bin/install -c -m 644 macro_list /var/helenos/nightly/tmp-ci/build/ia32/coast/build/gcc/build/PKG/usr/local/lib/gcc/i686-linux-gnu/4.6.3/install-tools/macro_list
/usr/bin/install -c -m 644 fixinc_list /var/helenos/nightly/tmp-ci/build/ia32/coast/build/gcc/build/PKG/usr/local/lib/gcc/i686-linux-gnu/4.6.3/install-tools/fixinc_list
set -e; for ml in `cat fixinc_list`; do \
  multi_dir=`echo ${ml} | sed -e 's/^[^;]*;//'`; \
  /bin/sh ../../gcc-4.6.3/gcc/../mkinstalldirs /var/helenos/nightly/tmp-ci/build/ia32/coast/build/gcc/build/PKG/usr/local/lib/gcc/i686-linux-gnu/4.6.3/install-tools/include${multi_dir}; \
  /usr/bin/install -c -m 644 include-fixed${multidir}/limits.h /var/helenos/nightly/tmp-ci/build/ia32/coast/build/gcc/build/PKG/usr/local/lib/gcc/i686-linux-gnu/4.6.3/install-tools/include${multi_dir}/limits.h; \
done
/usr/bin/install -c ../../gcc-4.6.3/gcc/../mkinstalldirs \
	/var/helenos/nightly/tmp-ci/build/ia32/coast/build/gcc/build/PKG/usr/local/libexec/gcc/i686-linux-gnu/4.6.3/install-tools/mkinstalldirs ; \
sysroot_headers_suffix='${sysroot_headers_suffix}'; \
	echo 'SYSTEM_HEADER_DIR="'"`echo /usr/local/lib/gcc/i686-linux-gnu/4.6.3/../../../../i686-linux-gnu/sys-include | sed -e :a -e 's,[^/]*/\.\.\/,,' -e ta`"'"' \
	> /var/helenos/nightly/tmp-ci/build/ia32/coast/build/gcc/build/PKG/usr/local/lib/gcc/i686-linux-gnu/4.6.3/install-tools/mkheaders.conf
echo 'OTHER_FIXINCLUDES_DIRS=""' \
	>> /var/helenos/nightly/tmp-ci/build/ia32/coast/build/gcc/build/PKG/usr/local/lib/gcc/i686-linux-gnu/4.6.3/install-tools/mkheaders.conf
echo 'STMP_FIXINC=""' \
	>> /var/helenos/nightly/tmp-ci/build/ia32/coast/build/gcc/build/PKG/usr/local/lib/gcc/i686-linux-gnu/4.6.3/install-tools/mkheaders.conf
rm -f /var/helenos/nightly/tmp-ci/build/ia32/coast/build/gcc/build/PKG/usr/local/bin/cpp
/usr/bin/install -c -m 755 cpp /var/helenos/nightly/tmp-ci/build/ia32/coast/build/gcc/build/PKG/usr/local/bin/cpp
if [ x != x ]; then \
  rm -f /var/helenos/nightly/tmp-ci/build/ia32/coast/build/gcc/build/PKG/usr/local//cpp; \
  /usr/bin/install -c -m 755 cpp /var/helenos/nightly/tmp-ci/build/ia32/coast/build/gcc/build/PKG/usr/local//cpp; \
else true; fi
rm -f /var/helenos/nightly/tmp-ci/build/ia32/coast/build/gcc/build/PKG/usr/local/share/man/man1/gcc.1
/usr/bin/install -c -m 644 doc/gcc.1 /var/helenos/nightly/tmp-ci/build/ia32/coast/build/gcc/build/PKG/usr/local/share/man/man1/gcc.1
chmod a-x /var/helenos/nightly/tmp-ci/build/ia32/coast/build/gcc/build/PKG/usr/local/share/man/man1/gcc.1
rm -f /var/helenos/nightly/tmp-ci/build/ia32/coast/build/gcc/build/PKG/usr/local/share/man/man1/cpp.1
/usr/bin/install -c -m 644 ../../gcc-4.6.3/gcc/doc/cpp.1 /var/helenos/nightly/tmp-ci/build/ia32/coast/build/gcc/build/PKG/usr/local/share/man/man1/cpp.1
chmod a-x /var/helenos/nightly/tmp-ci/build/ia32/coast/build/gcc/build/PKG/usr/local/share/man/man1/cpp.1
rm -f /var/helenos/nightly/tmp-ci/build/ia32/coast/build/gcc/build/PKG/usr/local/share/man/man1/gcov.1
/usr/bin/install -c -m 644 ../../gcc-4.6.3/gcc/doc/gcov.1 /var/helenos/nightly/tmp-ci/build/ia32/coast/build/gcc/build/PKG/usr/local/share/man/man1/gcov.1
chmod a-x /var/helenos/nightly/tmp-ci/build/ia32/coast/build/gcc/build/PKG/usr/local/share/man/man1/gcov.1
rm -f /var/helenos/nightly/tmp-ci/build/ia32/coast/build/gcc/build/PKG/usr/local/share/man/man7/fsf-funding.7
/usr/bin/install -c -m 644 ../../gcc-4.6.3/gcc/doc/fsf-funding.7 /var/helenos/nightly/tmp-ci/build/ia32/coast/build/gcc/build/PKG/usr/local/share/man/man7/fsf-funding.7
chmod a-x /var/helenos/nightly/tmp-ci/build/ia32/coast/build/gcc/build/PKG/usr/local/share/man/man7/fsf-funding.7
rm -f /var/helenos/nightly/tmp-ci/build/ia32/coast/build/gcc/build/PKG/usr/local/share/man/man7/gfdl.7
/usr/bin/install -c -m 644 ../../gcc-4.6.3/gcc/doc/gfdl.7 /var/helenos/nightly/tmp-ci/build/ia32/coast/build/gcc/build/PKG/usr/local/share/man/man7/gfdl.7
chmod a-x /var/helenos/nightly/tmp-ci/build/ia32/coast/build/gcc/build/PKG/usr/local/share/man/man7/gfdl.7
rm -f /var/helenos/nightly/tmp-ci/build/ia32/coast/build/gcc/build/PKG/usr/local/share/man/man7/gpl.7
/usr/bin/install -c -m 644 doc/gpl.7 /var/helenos/nightly/tmp-ci/build/ia32/coast/build/gcc/build/PKG/usr/local/share/man/man7/gpl.7
chmod a-x /var/helenos/nightly/tmp-ci/build/ia32/coast/build/gcc/build/PKG/usr/local/share/man/man7/gpl.7
if [ x = xinfo ]; then \
	makeinfo --split-size=5000000 --no-split -I . -I ../../gcc-4.6.3/gcc/doc \
		-I ../../gcc-4.6.3/gcc/doc/include -o doc/cpp.info ../../gcc-4.6.3/gcc/doc/cpp.texi; \
fi
rm -f /var/helenos/nightly/tmp-ci/build/ia32/coast/build/gcc/build/PKG/usr/local/share/info/cpp.info
if [ -f doc/cpp.info ]; then \
  for f in doc/cpp.info*; do \
    realfile=`echo $f | sed -e 's|.*/\([^/]*\)$|\1|'`; \
    /usr/bin/install -c -m 644 $f /var/helenos/nightly/tmp-ci/build/ia32/coast/build/gcc/build/PKG/usr/local/share/info/$realfile; \
    chmod a-x /var/helenos/nightly/tmp-ci/build/ia32/coast/build/gcc/build/PKG/usr/local/share/info/$realfile; \
  done; \
else true; fi
if /bin/sh -c 'install-info --version' >/dev/null 2>&1; then \
  if [ -f /var/helenos/nightly/tmp-ci/build/ia32/coast/build/gcc/build/PKG/usr/local/share/info/cpp.info ]; then \
    install-info --dir-file=/var/helenos/nightly/tmp-ci/build/ia32/coast/build/gcc/build/PKG/usr/local/share/info/dir /var/helenos/nightly/tmp-ci/build/ia32/coast/build/gcc/build/PKG/usr/local/share/info/cpp.info; \
  else true; fi; \
else true; fi;
if [ x = xinfo ]; then \
	makeinfo --split-size=5000000 --no-split -I . -I ../../gcc-4.6.3/gcc/doc \
		-I ../../gcc-4.6.3/gcc/doc/include -o doc/gcc.info ../../gcc-4.6.3/gcc/doc/gcc.texi; \
fi
rm -f /var/helenos/nightly/tmp-ci/build/ia32/coast/build/gcc/build/PKG/usr/local/share/info/gcc.info
if [ -f doc/gcc.info ]; then \
  for f in doc/gcc.info*; do \
    realfile=`echo $f | sed -e 's|.*/\([^/]*\)$|\1|'`; \
    /usr/bin/install -c -m 644 $f /var/helenos/nightly/tmp-ci/build/ia32/coast/build/gcc/build/PKG/usr/local/share/info/$realfile; \
    chmod a-x /var/helenos/nightly/tmp-ci/build/ia32/coast/build/gcc/build/PKG/usr/local/share/info/$realfile; \
  done; \
else true; fi
if /bin/sh -c 'install-info --version' >/dev/null 2>&1; then \
  if [ -f /var/helenos/nightly/tmp-ci/build/ia32/coast/build/gcc/build/PKG/usr/local/share/info/gcc.info ]; then \
    install-info --dir-file=/var/helenos/nightly/tmp-ci/build/ia32/coast/build/gcc/build/PKG/usr/local/share/info/dir /var/helenos/nightly/tmp-ci/build/ia32/coast/build/gcc/build/PKG/usr/local/share/info/gcc.info; \
  else true; fi; \
else true; fi;
if [ x = xinfo ]; then \
	makeinfo --split-size=5000000 --no-split -I . -I ../../gcc-4.6.3/gcc/doc \
		-I ../../gcc-4.6.3/gcc/doc/include -o doc/cppinternals.info ../../gcc-4.6.3/gcc/doc/cppinternals.texi; \
fi
rm -f /var/helenos/nightly/tmp-ci/build/ia32/coast/build/gcc/build/PKG/usr/local/share/info/cppinternals.info
if [ -f doc/cppinternals.info ]; then \
  for f in doc/cppinternals.info*; do \
    realfile=`echo $f | sed -e 's|.*/\([^/]*\)$|\1|'`; \
    /usr/bin/install -c -m 644 $f /var/helenos/nightly/tmp-ci/build/ia32/coast/build/gcc/build/PKG/usr/local/share/info/$realfile; \
    chmod a-x /var/helenos/nightly/tmp-ci/build/ia32/coast/build/gcc/build/PKG/usr/local/share/info/$realfile; \
  done; \
else true; fi
if /bin/sh -c 'install-info --version' >/dev/null 2>&1; then \
  if [ -f /var/helenos/nightly/tmp-ci/build/ia32/coast/build/gcc/build/PKG/usr/local/share/info/cppinternals.info ]; then \
    install-info --dir-file=/var/helenos/nightly/tmp-ci/build/ia32/coast/build/gcc/build/PKG/usr/local/share/info/dir /var/helenos/nightly/tmp-ci/build/ia32/coast/build/gcc/build/PKG/usr/local/share/info/cppinternals.info; \
  else true; fi; \
else true; fi;
if [ x = xinfo ]; then \
	makeinfo --split-size=5000000 --no-split -I ../../gcc-4.6.3/gcc/doc \
		-I ../../gcc-4.6.3/gcc/doc/include -o doc/gccinstall.info ../../gcc-4.6.3/gcc/doc/install.texi; \
fi
rm -f /var/helenos/nightly/tmp-ci/build/ia32/coast/build/gcc/build/PKG/usr/local/share/info/gccinstall.info
if [ -f doc/gccinstall.info ]; then \
  for f in doc/gccinstall.info*; do \
    realfile=`echo $f | sed -e 's|.*/\([^/]*\)$|\1|'`; \
    /usr/bin/install -c -m 644 $f /var/helenos/nightly/tmp-ci/build/ia32/coast/build/gcc/build/PKG/usr/local/share/info/$realfile; \
    chmod a-x /var/helenos/nightly/tmp-ci/build/ia32/coast/build/gcc/build/PKG/usr/local/share/info/$realfile; \
  done; \
else true; fi
if /bin/sh -c 'install-info --version' >/dev/null 2>&1; then \
  if [ -f /var/helenos/nightly/tmp-ci/build/ia32/coast/build/gcc/build/PKG/usr/local/share/info/gccinstall.info ]; then \
    install-info --dir-file=/var/helenos/nightly/tmp-ci/build/ia32/coast/build/gcc/build/PKG/usr/local/share/info/dir /var/helenos/nightly/tmp-ci/build/ia32/coast/build/gcc/build/PKG/usr/local/share/info/gccinstall.info; \
  else true; fi; \
else true; fi;
build/genhooks \
		../../gcc-4.6.3/gcc/doc/tm.texi.in > tmp-tm.texi
case `echo X|tr X '\101'` in \
  A) tr -d '\015' < tmp-tm.texi > tmp2-tm.texi ;; \
  *) tr -d '\r' < tmp-tm.texi > tmp2-tm.texi ;; \
esac
mv tmp2-tm.texi tmp-tm.texi
/bin/sh ../../gcc-4.6.3/gcc/../move-if-change tmp-tm.texi tm.texi
if [ x = xinfo ]; then \
	makeinfo --split-size=5000000 --no-split -I . -I ../../gcc-4.6.3/gcc/doc \
		-I ../../gcc-4.6.3/gcc/doc/include -o doc/gccint.info ../../gcc-4.6.3/gcc/doc/gccint.texi; \
fi
rm -f /var/helenos/nightly/tmp-ci/build/ia32/coast/build/gcc/build/PKG/usr/local/share/info/gccint.info
if [ -f doc/gccint.info ]; then \
  for f in doc/gccint.info*; do \
    realfile=`echo $f | sed -e 's|.*/\([^/]*\)$|\1|'`; \
    /usr/bin/install -c -m 644 $f /var/helenos/nightly/tmp-ci/build/ia32/coast/build/gcc/build/PKG/usr/local/share/info/$realfile; \
    chmod a-x /var/helenos/nightly/tmp-ci/build/ia32/coast/build/gcc/build/PKG/usr/local/share/info/$realfile; \
  done; \
else true; fi
if /bin/sh -c 'install-info --version' >/dev/null 2>&1; then \
  if [ -f /var/helenos/nightly/tmp-ci/build/ia32/coast/build/gcc/build/PKG/usr/local/share/info/gccint.info ]; then \
    install-info --dir-file=/var/helenos/nightly/tmp-ci/build/ia32/coast/build/gcc/build/PKG/usr/local/share/info/dir /var/helenos/nightly/tmp-ci/build/ia32/coast/build/gcc/build/PKG/usr/local/share/info/gccint.info; \
  else true; fi; \
else true; fi;
rm -f /var/helenos/nightly/tmp-ci/build/ia32/coast/build/gcc/build/PKG/usr/local/bin/gcc
/usr/bin/install -c xgcc /var/helenos/nightly/tmp-ci/build/ia32/coast/build/gcc/build/PKG/usr/local/bin/gcc
rm -f /var/helenos/nightly/tmp-ci/build/ia32/coast/build/gcc/build/PKG/usr/local/bin/i686-linux-gnu-gcc-4.6.3
( cd /var/helenos/nightly/tmp-ci/build/ia32/coast/build/gcc/build/PKG/usr/local/bin && \
   ln gcc i686-linux-gnu-gcc-4.6.3 )
if [ -f gcc-cross ] ; then \
  if [ -d /var/helenos/nightly/tmp-ci/build/ia32/coast/build/gcc/build/PKG/usr/local/lib/gcc/i686-linux-gnu/4.6.3/../../../../i686-linux-gnu/bin/. ] ; then \
    rm -f /var/helenos/nightly/tmp-ci/build/ia32/coast/build/gcc/build/PKG/usr/local/lib/gcc/i686-linux-gnu/4.6.3/../../../../i686-linux-gnu/bin/gcc; \
    /usr/bin/install -c gcc-cross /var/helenos/nightly/tmp-ci/build/ia32/coast/build/gcc/build/PKG/usr/local/lib/gcc/i686-linux-gnu/4.6.3/../../../../i686-linux-gnu/bin/gcc; \
  else true; fi; \
else \
  rm -f /var/helenos/nightly/tmp-ci/build/ia32/coast/build/gcc/build/PKG/usr/local/bin/i686-linux-gnu-gcc-tmp; \
  ( cd /var/helenos/nightly/tmp-ci/build/ia32/coast/build/gcc/build/PKG/usr/local/bin && \
    ln gcc i686-linux-gnu-gcc-tmp && \
    mv -f i686-linux-gnu-gcc-tmp i686-linux-gnu-gcc ); \
fi
/usr/bin/install -c lto-wrapper /var/helenos/nightly/tmp-ci/build/ia32/coast/build/gcc/build/PKG/usr/local/libexec/gcc/i686-linux-gnu/4.6.3/lto-wrapper
rm -f tmp-header-vars
echo USER_H=tbmintrin.h mm_malloc.h >> tmp-header-vars; echo UNWIND_H=unwind-generic.h >> tmp-header-vars; echo HASHTAB_H=hashtab.h >> tmp-header-vars; echo OBSTACK_H=obstack.h >> tmp-header-vars; echo SPLAY_TREE_H=splay-tree.h >> tmp-header-vars; echo FIBHEAP_H=fibheap.h >> tmp-header-vars; echo PARTITION_H=partition.h >> tmp-header-vars; echo DWARF2_H=dwarf2.h >> tmp-header-vars; echo XREGEX_H=xregex.h >> tmp-header-vars; echo LINKER_PLUGIN_API_H=plugin-api.h >> tmp-header-vars; echo LTO_SYMTAB_H=lto-symtab.h >> tmp-header-vars; echo BCONFIG_H=bconfig.h auto-build.h ansidecl.h >> tmp-header-vars; echo CONFIG_H=config.h auto-host.h ansidecl.h >> tmp-header-vars; echo TCONFIG_H=tconfig.h auto-host.h ansidecl.h >> tmp-header-vars; echo TM_P_H=tm_p.h config/i386/i386-protos.h tm-preds.h >> tmp-header-vars; echo GTM_H=tm.h options.h config/vxworks-dummy.h defaults.h insn-constants.h >> tmp-header-vars; echo TM_H=tm.h options.h config/vxworks-dummy.h defaults.h insn-constants.h insn-flags.h options.h flag-types.h >> tmp-header-vars; echo VEC_H=vec.h statistics.h >> tmp-header-vars; echo EXCEPT_H=except.h hashtab.h vecprim.h vecir.h >> tmp-header-vars; echo TARGET_H=tm.h options.h config/vxworks-dummy.h defaults.h insn-constants.h insn-flags.h options.h flag-types.h target.h target.def insn-modes.h >> tmp-header-vars; echo MACHMODE_H=machmode.h mode-classes.def insn-modes.h >> tmp-header-vars; echo HOOKS_H=hooks.h machmode.h mode-classes.def insn-modes.h >> tmp-header-vars; echo HOSTHOOKS_DEF_H=hosthooks-def.h hooks.h machmode.h mode-classes.def insn-modes.h >> tmp-header-vars; echo LANGHOOKS_DEF_H=langhooks-def.h hooks.h machmode.h mode-classes.def insn-modes.h >> tmp-header-vars; echo TARGET_DEF_H=target-def.h target-hooks-def.h hooks.h machmode.h mode-classes.def insn-modes.h targhooks.h >> tmp-header-vars; echo RTL_BASE_H=rtl.h rtl.def machmode.h mode-classes.def insn-modes.h reg-notes.def insn-notes.def hashtab.h >> tmp-header-vars; echo FIXED_VALUE_H=fixed-value.h machmode.h mode-classes.def insn-modes.h double-int.h >> tmp-header-vars; echo RTL_H=rtl.h rtl.def machmode.h mode-classes.def insn-modes.h reg-notes.def insn-notes.def hashtab.h genrtl.h vecir.h >> tmp-header-vars; echo RTL_ERROR_H=rtl.h rtl.def machmode.h mode-classes.def insn-modes.h reg-notes.def insn-notes.def line-map.h input.h bversion.h diagnostic.def >> tmp-header-vars; echo READ_MD_H=hashtab.h read-md.h >> tmp-header-vars; echo PARAMS_H=params.h params.def >> tmp-header-vars; echo TREE_H=tree.h all-tree.def tree.def c-family/c-common.def obstack.h flags.h coretypes.h flag-types.h options.h flag-types.h vecir.h real.h machmode.h mode-classes.def insn-modes.h fixed-value.h machmode.h mode-classes.def insn-modes.h double-int.h >> tmp-header-vars; echo REGSET_H=regset.h bitmap.h hashtab.h statistics.h hard-reg-set.h >> tmp-header-vars; echo BASIC_BLOCK_H=basic-block.h predict.h predict.def vec.h statistics.h function.h tree.h all-tree.def tree.def c-family/c-common.def defaults.h insn-constants.h insn-flags.h options.h flag-types.h hard-reg-set.h cfghooks.h >> tmp-header-vars; echo GIMPLE_H=gimple.h gimple.def gsstruct.def pointer-set.h vec.h statistics.h ggc.h gtype-desc.h statistics.h basic-block.h predict.h predict.def vec.h statistics.h function.h tree.h all-tree.def tree.def c-family/c-common.def defaults.h insn-constants.h insn-flags.h options.h flag-types.h target.h target.def insn-modes.h tree-ssa-operands.h tree-ssa-alias.h vecir.h >> tmp-header-vars; echo GCOV_IO_H=gcov-io.h gcov-iov.h auto-host.h >> tmp-header-vars; echo COVERAGE_H=coverage.h gcov-io.h gcov-iov.h auto-host.h >> tmp-header-vars; echo DEMANGLE_H=demangle.h >> tmp-header-vars; echo RECOG_H=recog.h >> tmp-header-vars; echo ALIAS_H=alias.h coretypes.h >> tmp-header-vars; echo EMIT_RTL_H=emit-rtl.h >> tmp-header-vars; echo FLAGS_H=flags.h coretypes.h flag-types.h options.h flag-types.h >> tmp-header-vars; echo OPTIONS_H=options.h flag-types.h >> tmp-header-vars; echo FUNCTION_H=function.h tree.h all-tree.def tree.def c-family/c-common.def defaults.h insn-constants.h insn-flags.h options.h flag-types.h hard-reg-set.h >> tmp-header-vars; echo EXPR_H=expr.h insn-config.h function.h tree.h all-tree.def tree.def c-family/c-common.def obstack.h flags.h coretypes.h flag-types.h options.h flag-types.h vecir.h real.h machmode.h mode-classes.def insn-modes.h fixed-value.h machmode.h mode-classes.def insn-modes.h double-int.h machmode.h mode-classes.def insn-modes.h emit-rtl.h >> tmp-header-vars; echo OPTABS_H=optabs.h insn-codes.h >> tmp-header-vars; echo REGS_H=regs.h machmode.h mode-classes.def insn-modes.h hard-reg-set.h >> tmp-header-vars; echo SCHED_INT_H=sched-int.h insn-attr.h hashtab.h statistics.h hard-reg-set.h >> tmp-header-vars; echo SEL_SCHED_IR_H=sel-sched-ir.h insn-attr.h hashtab.h statistics.h hard-reg-set.h >> tmp-header-vars; echo SEL_SCHED_DUMP_H=sel-sched-dump.h sel-sched-ir.h insn-attr.h hashtab.h statistics.h hard-reg-set.h >> tmp-header-vars; echo INTEGRATE_H=integrate.h >> tmp-header-vars; echo CFGLAYOUT_H=cfglayout.h basic-block.h predict.h predict.def vec.h statistics.h function.h tree.h all-tree.def tree.def c-family/c-common.def defaults.h insn-constants.h insn-flags.h options.h flag-types.h hard-reg-set.h cfghooks.h >> tmp-header-vars; echo CFGLOOP_H=cfgloop.h basic-block.h predict.h predict.def vec.h statistics.h function.h tree.h all-tree.def tree.def c-family/c-common.def hashtab.h statistics.h sbitmap.h >> tmp-header-vars; echo IPA_UTILS_H=ipa-utils.h tree.h all-tree.def tree.def c-family/c-common.def plugin-api.h >> tmp-header-vars; echo IPA_REFERENCE_H=ipa-reference.h bitmap.h obstack.h flags.h coretypes.h flag-types.h options.h flag-types.h vecir.h real.h machmode.h mode-classes.def insn-modes.h fixed-value.h machmode.h mode-classes.def insn-modes.h double-int.h >> tmp-header-vars; echo IPA_TYPE_ESCAPE_H=ipa-type-escape.h tree.h all-tree.def tree.def c-family/c-common.def obstack.h flags.h coretypes.h flag-types.h options.h flag-types.h vecir.h real.h machmode.h mode-classes.def insn-modes.h fixed-value.h machmode.h mode-classes.def insn-modes.h double-int.h >> tmp-header-vars; echo CGRAPH_H=cgraph.h vec.h statistics.h tree.h all-tree.def tree.def c-family/c-common.def plugin-api.h >> tmp-header-vars; echo DF_H=df.h bitmap.h defaults.h insn-constants.h insn-flags.h options.h flag-types.h hard-reg-set.h cfghooks.h alloc-pool.h timevar.h timevar.def >> tmp-header-vars; echo RESOURCE_H=resource.h hard-reg-set.h df.h bitmap.h defaults.h insn-constants.h insn-flags.h options.h flag-types.h hard-reg-set.h cfghooks.h alloc-pool.h timevar.h timevar.def >> tmp-header-vars; echo DDG_H=ddg.h sbitmap.h df.h bitmap.h defaults.h insn-constants.h insn-flags.h options.h flag-types.h hard-reg-set.h cfghooks.h alloc-pool.h timevar.h timevar.def >> tmp-header-vars; echo GCC_H=gcc.h version.h diagnostic-core.h line-map.h input.h bversion.h diagnostic.def >> tmp-header-vars; echo GGC_H=ggc.h gtype-desc.h statistics.h >> tmp-header-vars; echo GGC_INTERNAL_H=ggc-internal.h ggc.h gtype-desc.h statistics.h >> tmp-header-vars; echo TIMEVAR_H=timevar.h timevar.def >> tmp-header-vars; echo INSN_ATTR_H=insn-attr.h insn-addr.h vecprim.h >> tmp-header-vars; echo INSN_ADDR_H=insn-addr.h vecprim.h >> tmp-header-vars; echo C_COMMON_H=c-family/c-common.h c-family/c-common.def line-map.h input.h bversion.h diagnostic.def >> tmp-header-vars; echo C_PRAGMA_H=c-family/c-pragma.h cpplib.h >> tmp-header-vars; echo C_TREE_H=c-tree.h c-family/c-common.h c-family/c-common.def obstack.h >> tmp-header-vars; echo SYSTEM_H=system.h hwint.h filenames.h >> tmp-header-vars; echo PREDICT_H=predict.h predict.def >> tmp-header-vars; echo CPPLIB_H=cpplib.h >> tmp-header-vars; echo INPUT_H=line-map.h input.h >> tmp-header-vars; echo OPTS_H=line-map.h input.h vec.h statistics.h opts.h >> tmp-header-vars; echo DECNUM_H=decimal128Local.h >> tmp-header-vars; echo MKDEPS_H=mkdeps.h >> tmp-header-vars; echo SYMTAB_H=obstack.h >> tmp-header-vars; echo CPP_ID_DATA_H=cpp-id-data.h >> tmp-header-vars; echo CPP_INTERNAL_H=cpp-id-data.h >> tmp-header-vars; echo TREE_PASS_H=tree-pass.h timevar.h timevar.def >> tmp-header-vars; echo TREE_DUMP_H=tree-dump.h splay-tree.h tree-pass.h timevar.h timevar.def >> tmp-header-vars; echo TREE_FLOW_H=tree-flow.h tree-flow-inline.h tree-ssa-operands.h bitmap.h obstack.h flags.h coretypes.h flag-types.h options.h flag-types.h vecir.h real.h machmode.h mode-classes.def insn-modes.h fixed-value.h machmode.h mode-classes.def insn-modes.h double-int.h tree-ssa-alias.h >> tmp-header-vars; echo TREE_SSA_LIVE_H=tree-ssa-live.h partition.h vecprim.h >> tmp-header-vars; echo SSAEXPAND_H=ssaexpand.h tree-ssa-live.h partition.h vecprim.h >> tmp-header-vars; echo PRETTY_PRINT_H=pretty-print.h obstack.h >> tmp-header-vars; echo DIAGNOSTIC_CORE_H=diagnostic-core.h line-map.h input.h bversion.h diagnostic.def >> tmp-header-vars; echo DIAGNOSTIC_H=diagnostic.h diagnostic-core.h obstack.h >> tmp-header-vars; echo C_PRETTY_PRINT_H=c-family/c-pretty-print.h pretty-print.h obstack.h flags.h coretypes.h flag-types.h options.h flag-types.h vecir.h real.h machmode.h mode-classes.def insn-modes.h fixed-value.h machmode.h mode-classes.def insn-modes.h double-int.h >> tmp-header-vars; echo SCEV_H=tree-scalar-evolution.h ggc.h gtype-desc.h statistics.h tree-chrec.h params.h params.def >> tmp-header-vars; echo TREE_DATA_REF_H=tree-data-ref.h omega.h graphds.h tree-scalar-evolution.h ggc.h gtype-desc.h statistics.h tree-chrec.h params.h params.def >> tmp-header-vars; echo TREE_INLINE_H=tree-inline.h vecir.h >> tmp-header-vars; echo REAL_H=real.h machmode.h mode-classes.def insn-modes.h >> tmp-header-vars; echo IRA_INT_H=ira.h ira-int.h cfgloop.h basic-block.h predict.h predict.def vec.h statistics.h function.h tree.h all-tree.def tree.def c-family/c-common.def hashtab.h statistics.h sbitmap.h alloc-pool.h >> tmp-header-vars; echo DBGCNT_H=dbgcnt.h dbgcnt.def >> tmp-header-vars; echo EBITMAP_H=ebitmap.h sbitmap.h >> tmp-header-vars; echo LTO_STREAMER_H=lto-streamer.h defaults.h insn-constants.h insn-flags.h options.h flag-types.h target.h target.def insn-modes.h tree-ssa-operands.h tree-ssa-alias.h vecir.h gcov-io.h gcov-iov.h auto-host.h >> tmp-header-vars; echo TREE_VECTORIZER_H=tree-vectorizer.h tree-data-ref.h omega.h graphds.h tree-scalar-evolution.h ggc.h gtype-desc.h statistics.h tree-chrec.h params.h params.def >> tmp-header-vars; echo IPA_PROP_H=ipa-prop.h tree.h all-tree.def tree.def c-family/c-common.def defaults.h insn-constants.h insn-flags.h options.h flag-types.h target.h target.def insn-modes.h tree-ssa-operands.h tree-ssa-alias.h vecir.h >> tmp-header-vars; echo GSTAB_H=gstab.h stab.def >> tmp-header-vars; echo BITMAP_H=bitmap.h hashtab.h statistics.h >> tmp-header-vars; echo GCC_PLUGIN_H=gcc-plugin.h highlev-plugin-common.h config.h auto-host.h hashtab.h >> tmp-header-vars; echo PLUGIN_H=plugin.h gcc-plugin.h highlev-plugin-common.h config.h auto-host.h hashtab.h >> tmp-header-vars; echo PLUGIN_VERSION_H=plugin-version.h configargs.h >> tmp-header-vars; echo LIBFUNCS_H=libfuncs.h hashtab.h >> tmp-header-vars; echo GTFILES_H=gt-coverage.h gt-caller-save.h gt-alias.h gt-bitmap.h gt-cselib.h gt-cgraph.h gt-ipa-prop.h gt-ipa-cp.h gt-ipa-inline.h gt-matrix-reorg.h gt-dbxout.h gt-ipa-struct-reorg.h gt-dwarf2out.h gt-dwarf2asm.h gt-tree-vect-generic.h gt-dojump.h gt-emit-rtl.h gt-explow.h gt-expr.h gt-function.h gt-except.h gt-gcse.h gt-godump.h gt-integrate.h gt-lists.h gt-optabs.h gt-profile.h gt-mcf.h gt-reg-stack.h gt-cfglayout.h gt-sdbout.h gt-stor-layout.h gt-stringpool.h gt-tree.h gt-varasm.h gt-gimple.h gt-tree-mudflap.h gt-tree-ssanames.h gt-tree-eh.h gt-tree-ssa-address.h gt-tree-cfg.h gt-tree-dfa.h gt-tree-iterator.h gt-gimplify.h gt-tree-scalar-evolution.h gt-tree-profile.h gt-tree-nested.h gt-varpool.h gt-tree-parloops.h gt-omp-low.h gt-targhooks.h gt-i386.h gt-passes.h gt-cgraphunit.h gt-tree-ssa-propagate.h gt-tree-phinodes.h gt-tree-ssa-structalias.h gt-lto-symtab.h gt-ada-decl.h gt-ada-trans.h gt-ada-utils.h gt-ada-misc.h gt-cp-rtti.h gt-cp-mangle.h gt-cp-name-lookup.h gt-cp-call.h gt-cp-decl.h gt-cp-decl2.h gt-cp-pt.h gt-cp-repo.h gt-cp-semantics.h gt-cp-tree.h gt-cp-parser.h gt-cp-method.h gt-cp-typeck2.h gt-c-family-c-common.h gt-c-family-c-lex.h gt-c-family-c-pragma.h gt-cp-class.h gt-cp-cp-objcp-common.h gt-cp-cp-lang.h gt-fortran-f95-lang.h gt-fortran-trans-decl.h gt-fortran-trans-intrinsic.h gt-fortran-trans-io.h gt-fortran-trans-stmt.h gt-fortran-trans-types.h gt-go-go-lang.h gt-java-builtins.h gt-java-class.h gt-java-constants.h gt-java-decl.h gt-java-expr.h gt-java-jcf-parse.h gt-java-lang.h gt-java-mangle.h gt-java-resource.h gt-lto-lto-lang.h gt-lto-lto.h gt-objc-objc-act.h gt-objc-objc-runtime-shared-support.h gt-objc-objc-gnu-runtime-abi-01.h gt-objc-objc-next-runtime-abi-01.h gt-objc-objc-next-runtime-abi-02.h gt-c-parser.h gt-c-decl.h gt-c-objc-common.h gt-c-family-c-common.h gt-c-family-c-cppbuiltin.h gt-c-family-c-pragma.h gt-objc-objc-act.h gt-objc-objc-runtime-shared-support.h gt-objc-objc-gnu-runtime-abi-01.h gt-objc-objc-next-runtime-abi-01.h gt-objc-objc-next-runtime-abi-02.h gt-cp-call.h gt-cp-class.h gt-cp-decl.h gt-cp-decl2.h gt-cp-mangle.h gt-cp-method.h gt-cp-name-lookup.h gt-cp-cp-objcp-common.h gt-cp-parser.h gt-cp-pt.h gt-cp-repo.h gt-cp-rtti.h gt-cp-semantics.h gt-cp-tree.h gt-cp-typeck2.h gt-c-family-c-common.h gt-c-family-c-lex.h gt-c-family-c-cppbuiltin.h gt-c-family-c-pragma.h gt-c-lang.h gt-c-decl.h gt-c-family-c-common.h gt-c-family-c-cppbuiltin.h gt-c-family-c-pragma.h gt-c-objc-common.h gt-c-parser.h >> tmp-header-vars; echo GTFILES_LANG_H=gtype-ada.h gtype-cp.h gtype-fortran.h gtype-go.h gtype-java.h gtype-lto.h gtype-objc.h gtype-objcp.h gtype-c.h >> tmp-header-vars; \
/bin/sh ../../gcc-4.6.3/gcc/../move-if-change tmp-header-vars b-header-vars
echo timestamp > s-header-vars
/bin/sh ../../gcc-4.6.3/gcc/../mkinstalldirs /var/helenos/nightly/tmp-ci/build/ia32/coast/build/gcc/build/PKG/usr/local/lib/gcc/i686-linux-gnu/4.6.3/plugin/include
mkdir -p -- /var/helenos/nightly/tmp-ci/build/ia32/coast/build/gcc/build/PKG/usr/local/lib/gcc/i686-linux-gnu/4.6.3/plugin/include
headers=`echo tree.h all-tree.def tree.def c-family/c-common.def ../../gcc-4.6.3/gcc/ada/gcc-interface/ada-tree.def ../../gcc-4.6.3/gcc/cp/cp-tree.def ../../gcc-4.6.3/gcc/java/java-tree.def ../../gcc-4.6.3/gcc/objc/objc-tree.def machmode.h mode-classes.def insn-modes.h tree-check.h builtins.def sync-builtins.def omp-builtins.def ../../gcc-4.6.3/gcc/../libcpp/include/line-map.h input.h statistics.h vec.h statistics.h treestruct.def ../../gcc-4.6.3/gcc/../include/hashtab.h double-int.h alias.h ../../gcc-4.6.3/gcc/../libcpp/include/symtab.h ../../gcc-4.6.3/gcc/../include/obstack.h flags.h coretypes.h flag-types.h options.h flag-types.h  vecir.h real.h machmode.h mode-classes.def insn-modes.h fixed-value.h machmode.h mode-classes.def insn-modes.h double-int.h config.h  auto-host.h ../../gcc-4.6.3/gcc/../include/ansidecl.h system.h hwint.h ../../gcc-4.6.3/gcc/../include/libiberty.h ../../gcc-4.6.3/gcc/../include/safe-ctype.h ../../gcc-4.6.3/gcc/../include/filenames.h coretypes.h tm.h      options.h ../../gcc-4.6.3/gcc/config/vxworks-dummy.h ../../gcc-4.6.3/gcc/config/i386/i386.h ../../gcc-4.6.3/gcc/config/linux-android.h ../../gcc-4.6.3/gcc/config/i386/unix.h ../../gcc-4.6.3/gcc/config/i386/att.h ../../gcc-4.6.3/gcc/config/dbxelf.h ../../gcc-4.6.3/gcc/config/elfos.h ../../gcc-4.6.3/gcc/config/gnu-user.h ../../gcc-4.6.3/gcc/config/linux.h ../../gcc-4.6.3/gcc/config/glibc-stdint.h ../../gcc-4.6.3/gcc/config/i386/linux.h ../../gcc-4.6.3/gcc/defaults.h insn-constants.h insn-flags.h options.h flag-types.h  toplev.h diagnostic-core.h ../../gcc-4.6.3/gcc/../libcpp/include/line-map.h input.h bversion.h diagnostic.def basic-block.h predict.h predict.def vec.h statistics.h function.h tree.h all-tree.def tree.def c-family/c-common.def ../../gcc-4.6.3/gcc/ada/gcc-interface/ada-tree.def ../../gcc-4.6.3/gcc/cp/cp-tree.def ../../gcc-4.6.3/gcc/java/java-tree.def ../../gcc-4.6.3/gcc/objc/objc-tree.def machmode.h mode-classes.def insn-modes.h tree-check.h builtins.def sync-builtins.def omp-builtins.def ../../gcc-4.6.3/gcc/../libcpp/include/line-map.h input.h statistics.h vec.h statistics.h treestruct.def ../../gcc-4.6.3/gcc/../include/hashtab.h double-int.h alias.h ../../gcc-4.6.3/gcc/../libcpp/include/symtab.h ../../gcc-4.6.3/gcc/../include/obstack.h flags.h coretypes.h flag-types.h options.h flag-types.h  vecir.h real.h machmode.h mode-classes.def insn-modes.h fixed-value.h machmode.h mode-classes.def insn-modes.h double-int.h ../../gcc-4.6.3/gcc/../include/hashtab.h vecprim.h tm.h      options.h ../../gcc-4.6.3/gcc/config/vxworks-dummy.h ../../gcc-4.6.3/gcc/config/i386/i386.h ../../gcc-4.6.3/gcc/config/linux-android.h ../../gcc-4.6.3/gcc/config/i386/unix.h ../../gcc-4.6.3/gcc/config/i386/att.h ../../gcc-4.6.3/gcc/config/dbxelf.h ../../gcc-4.6.3/gcc/config/elfos.h ../../gcc-4.6.3/gcc/config/gnu-user.h ../../gcc-4.6.3/gcc/config/linux.h ../../gcc-4.6.3/gcc/config/glibc-stdint.h ../../gcc-4.6.3/gcc/config/i386/linux.h ../../gcc-4.6.3/gcc/defaults.h insn-constants.h insn-flags.h options.h flag-types.h  hard-reg-set.h cfghooks.h gimple.h gimple.def gsstruct.def pointer-set.h vec.h statistics.h ggc.h gtype-desc.h statistics.h basic-block.h predict.h predict.def vec.h statistics.h function.h tree.h all-tree.def tree.def c-family/c-common.def ../../gcc-4.6.3/gcc/ada/gcc-interface/ada-tree.def ../../gcc-4.6.3/gcc/cp/cp-tree.def ../../gcc-4.6.3/gcc/java/java-tree.def ../../gcc-4.6.3/gcc/objc/objc-tree.def machmode.h mode-classes.def insn-modes.h tree-check.h builtins.def sync-builtins.def omp-builtins.def ../../gcc-4.6.3/gcc/../libcpp/include/line-map.h input.h statistics.h vec.h statistics.h treestruct.def ../../gcc-4.6.3/gcc/../include/hashtab.h double-int.h alias.h ../../gcc-4.6.3/gcc/../libcpp/include/symtab.h ../../gcc-4.6.3/gcc/../include/obstack.h flags.h coretypes.h flag-types.h options.h flag-types.h  vecir.h real.h machmode.h mode-classes.def insn-modes.h fixed-value.h machmode.h mode-classes.def insn-modes.h double-int.h ../../gcc-4.6.3/gcc/../include/hashtab.h vecprim.h tm.h      options.h ../../gcc-4.6.3/gcc/config/vxworks-dummy.h ../../gcc-4.6.3/gcc/config/i386/i386.h ../../gcc-4.6.3/gcc/config/linux-android.h ../../gcc-4.6.3/gcc/config/i386/unix.h ../../gcc-4.6.3/gcc/config/i386/att.h ../../gcc-4.6.3/gcc/config/dbxelf.h ../../gcc-4.6.3/gcc/config/elfos.h ../../gcc-4.6.3/gcc/config/gnu-user.h ../../gcc-4.6.3/gcc/config/linux.h ../../gcc-4.6.3/gcc/config/glibc-stdint.h ../../gcc-4.6.3/gcc/config/i386/linux.h ../../gcc-4.6.3/gcc/defaults.h insn-constants.h insn-flags.h options.h flag-types.h  hard-reg-set.h cfghooks.h tm.h      options.h ../../gcc-4.6.3/gcc/config/vxworks-dummy.h ../../gcc-4.6.3/gcc/config/i386/i386.h ../../gcc-4.6.3/gcc/config/linux-android.h ../../gcc-4.6.3/gcc/config/i386/unix.h ../../gcc-4.6.3/gcc/config/i386/att.h ../../gcc-4.6.3/gcc/config/dbxelf.h ../../gcc-4.6.3/gcc/config/elfos.h ../../gcc-4.6.3/gcc/config/gnu-user.h ../../gcc-4.6.3/gcc/config/linux.h ../../gcc-4.6.3/gcc/config/glibc-stdint.h ../../gcc-4.6.3/gcc/config/i386/linux.h ../../gcc-4.6.3/gcc/defaults.h insn-constants.h insn-flags.h options.h flag-types.h  target.h target.def insn-modes.h tree-ssa-operands.h tree-ssa-alias.h vecir.h tree-pass.h timevar.h timevar.def gcc-plugin.h highlev-plugin-common.h config.h  auto-host.h ../../gcc-4.6.3/gcc/../include/ansidecl.h system.h hwint.h ../../gcc-4.6.3/gcc/../include/libiberty.h ../../gcc-4.6.3/gcc/../include/safe-ctype.h ../../gcc-4.6.3/gcc/../include/filenames.h ../../gcc-4.6.3/gcc/../include/hashtab.h ggc.h gtype-desc.h statistics.h tree-dump.h ../../gcc-4.6.3/gcc/../include/splay-tree.h tree-pass.h timevar.h timevar.def pretty-print.h ../../gcc-4.6.3/gcc/../libcpp/include/line-map.h input.h ../../gcc-4.6.3/gcc/../include/obstack.h ../../gcc-4.6.3/gcc/../libcpp/include/line-map.h input.h vec.h statistics.h opts.h params.h params.def plugin.def options.h ../../gcc-4.6.3/gcc/config/vxworks-dummy.h ../../gcc-4.6.3/gcc/config/i386/i386.h ../../gcc-4.6.3/gcc/config/linux-android.h ../../gcc-4.6.3/gcc/config/i386/unix.h ../../gcc-4.6.3/gcc/config/i386/att.h ../../gcc-4.6.3/gcc/config/dbxelf.h ../../gcc-4.6.3/gcc/config/elfos.h ../../gcc-4.6.3/gcc/config/gnu-user.h ../../gcc-4.6.3/gcc/config/linux.h ../../gcc-4.6.3/gcc/config/glibc-stdint.h ../../gcc-4.6.3/gcc/config/i386/linux.h ../../gcc-4.6.3/gcc/defaults.h options.h insn-constants.h config/vxworks-dummy.h config/i386/i386.h config/linux-android.h config/i386/unix.h config/i386/att.h config/dbxelf.h config/elfos.h config/gnu-user.h config/linux.h config/glibc-stdint.h config/i386/linux.h defaults.h ../../gcc-4.6.3/gcc/config/i386/i386-protos.h tm-preds.h config/i386/i386-protos.h tm-preds.h auto-host.h ../../gcc-4.6.3/gcc/../include/ansidecl.h auto-host.h ansidecl.h auto-host.h ansidecl.h intl.h plugin-version.h configargs.h diagnostic.h diagnostic-core.h ../../gcc-4.6.3/gcc/../libcpp/include/line-map.h input.h bversion.h diagnostic.def pretty-print.h ../../gcc-4.6.3/gcc/../libcpp/include/line-map.h input.h ../../gcc-4.6.3/gcc/../include/obstack.h c-family/c-common.h c-family/c-common.def ../../gcc-4.6.3/gcc/../include/splay-tree.h ../../gcc-4.6.3/gcc/../libcpp/include/line-map.h ../../gcc-4.6.3/gcc/../libcpp/include/cpplib.h ggc.h gtype-desc.h statistics.h diagnostic-core.h ../../gcc-4.6.3/gcc/../libcpp/include/line-map.h input.h bversion.h diagnostic.def c-family/c-objc.h c-family/c-pretty-print.h pretty-print.h ../../gcc-4.6.3/gcc/../libcpp/include/line-map.h input.h ../../gcc-4.6.3/gcc/../include/obstack.h c-family/c-common.h c-family/c-common.def ../../gcc-4.6.3/gcc/../include/splay-tree.h ../../gcc-4.6.3/gcc/../libcpp/include/line-map.h ../../gcc-4.6.3/gcc/../libcpp/include/cpplib.h ggc.h gtype-desc.h statistics.h diagnostic-core.h ../../gcc-4.6.3/gcc/../libcpp/include/line-map.h input.h bversion.h diagnostic.def tree.h all-tree.def tree.def c-family/c-common.def ../../gcc-4.6.3/gcc/ada/gcc-interface/ada-tree.def ../../gcc-4.6.3/gcc/cp/cp-tree.def ../../gcc-4.6.3/gcc/java/java-tree.def ../../gcc-4.6.3/gcc/objc/objc-tree.def machmode.h mode-classes.def insn-modes.h tree-check.h builtins.def sync-builtins.def omp-builtins.def ../../gcc-4.6.3/gcc/../libcpp/include/line-map.h input.h statistics.h vec.h statistics.h treestruct.def ../../gcc-4.6.3/gcc/../include/hashtab.h double-int.h alias.h ../../gcc-4.6.3/gcc/../libcpp/include/symtab.h ../../gcc-4.6.3/gcc/../include/obstack.h flags.h coretypes.h flag-types.h options.h flag-types.h  vecir.h real.h machmode.h mode-classes.def insn-modes.h fixed-value.h machmode.h mode-classes.def insn-modes.h double-int.h tree-iterator.h plugin.h gcc-plugin.h highlev-plugin-common.h config.h  auto-host.h ../../gcc-4.6.3/gcc/../include/ansidecl.h system.h hwint.h ../../gcc-4.6.3/gcc/../include/libiberty.h ../../gcc-4.6.3/gcc/../include/safe-ctype.h ../../gcc-4.6.3/gcc/../include/filenames.h ../../gcc-4.6.3/gcc/../include/hashtab.h tree-flow.h tree-flow-inline.h tree-ssa-operands.h bitmap.h ../../gcc-4.6.3/gcc/../include/hashtab.h statistics.h sbitmap.h basic-block.h predict.h predict.def vec.h statistics.h function.h tree.h all-tree.def tree.def c-family/c-common.def ../../gcc-4.6.3/gcc/ada/gcc-interface/ada-tree.def ../../gcc-4.6.3/gcc/cp/cp-tree.def ../../gcc-4.6.3/gcc/java/java-tree.def ../../gcc-4.6.3/gcc/objc/objc-tree.def machmode.h mode-classes.def insn-modes.h tree-check.h builtins.def sync-builtins.def omp-builtins.def ../../gcc-4.6.3/gcc/../libcpp/include/line-map.h input.h statistics.h vec.h statistics.h treestruct.def ../../gcc-4.6.3/gcc/../include/hashtab.h double-int.h alias.h ../../gcc-4.6.3/gcc/../libcpp/include/symtab.h ../../gcc-4.6.3/gcc/../include/obstack.h flags.h coretypes.h flag-types.h options.h flag-types.h  vecir.h real.h machmode.h mode-classes.def insn-modes.h fixed-value.h machmode.h mode-classes.def insn-modes.h double-int.h ../../gcc-4.6.3/gcc/../include/hashtab.h vecprim.h tm.h      options.h ../../gcc-4.6.3/gcc/config/vxworks-dummy.h ../../gcc-4.6.3/gcc/config/i386/i386.h ../../gcc-4.6.3/gcc/config/linux-android.h ../../gcc-4.6.3/gcc/config/i386/unix.h ../../gcc-4.6.3/gcc/config/i386/att.h ../../gcc-4.6.3/gcc/config/dbxelf.h ../../gcc-4.6.3/gcc/config/elfos.h ../../gcc-4.6.3/gcc/config/gnu-user.h ../../gcc-4.6.3/gcc/config/linux.h ../../gcc-4.6.3/gcc/config/glibc-stdint.h ../../gcc-4.6.3/gcc/config/i386/linux.h ../../gcc-4.6.3/gcc/defaults.h insn-constants.h insn-flags.h options.h flag-types.h  hard-reg-set.h cfghooks.h gimple.h gimple.def gsstruct.def pointer-set.h vec.h statistics.h ggc.h gtype-desc.h statistics.h basic-block.h predict.h predict.def vec.h statistics.h function.h tree.h all-tree.def tree.def c-family/c-common.def ../../gcc-4.6.3/gcc/ada/gcc-interface/ada-tree.def ../../gcc-4.6.3/gcc/cp/cp-tree.def ../../gcc-4.6.3/gcc/java/java-tree.def ../../gcc-4.6.3/gcc/objc/objc-tree.def machmode.h mode-classes.def insn-modes.h tree-check.h builtins.def sync-builtins.def omp-builtins.def ../../gcc-4.6.3/gcc/../libcpp/include/line-map.h input.h statistics.h vec.h statistics.h treestruct.def ../../gcc-4.6.3/gcc/../include/hashtab.h double-int.h alias.h ../../gcc-4.6.3/gcc/../libcpp/include/symtab.h ../../gcc-4.6.3/gcc/../include/obstack.h flags.h coretypes.h flag-types.h options.h flag-types.h  vecir.h real.h machmode.h mode-classes.def insn-modes.h fixed-value.h machmode.h mode-classes.def insn-modes.h double-int.h ../../gcc-4.6.3/gcc/../include/hashtab.h vecprim.h tm.h      options.h ../../gcc-4.6.3/gcc/config/vxworks-dummy.h ../../gcc-4.6.3/gcc/config/i386/i386.h ../../gcc-4.6.3/gcc/config/linux-android.h ../../gcc-4.6.3/gcc/config/i386/unix.h ../../gcc-4.6.3/gcc/config/i386/att.h ../../gcc-4.6.3/gcc/config/dbxelf.h ../../gcc-4.6.3/gcc/config/elfos.h ../../gcc-4.6.3/gcc/config/gnu-user.h ../../gcc-4.6.3/gcc/config/linux.h ../../gcc-4.6.3/gcc/config/glibc-stdint.h ../../gcc-4.6.3/gcc/config/i386/linux.h ../../gcc-4.6.3/gcc/defaults.h insn-constants.h insn-flags.h options.h flag-types.h  hard-reg-set.h cfghooks.h tm.h      options.h ../../gcc-4.6.3/gcc/config/vxworks-dummy.h ../../gcc-4.6.3/gcc/config/i386/i386.h ../../gcc-4.6.3/gcc/config/linux-android.h ../../gcc-4.6.3/gcc/config/i386/unix.h ../../gcc-4.6.3/gcc/config/i386/att.h ../../gcc-4.6.3/gcc/config/dbxelf.h ../../gcc-4.6.3/gcc/config/elfos.h ../../gcc-4.6.3/gcc/config/gnu-user.h ../../gcc-4.6.3/gcc/config/linux.h ../../gcc-4.6.3/gcc/config/glibc-stdint.h ../../gcc-4.6.3/gcc/config/i386/linux.h ../../gcc-4.6.3/gcc/defaults.h insn-constants.h insn-flags.h options.h flag-types.h  target.h target.def insn-modes.h tree-ssa-operands.h tree-ssa-alias.h vecir.h ../../gcc-4.6.3/gcc/../include/hashtab.h cgraph.h vec.h statistics.h tree.h all-tree.def tree.def c-family/c-common.def ../../gcc-4.6.3/gcc/ada/gcc-interface/ada-tree.def ../../gcc-4.6.3/gcc/cp/cp-tree.def ../../gcc-4.6.3/gcc/java/java-tree.def ../../gcc-4.6.3/gcc/objc/objc-tree.def machmode.h mode-classes.def insn-modes.h tree-check.h builtins.def sync-builtins.def omp-builtins.def ../../gcc-4.6.3/gcc/../libcpp/include/line-map.h input.h statistics.h vec.h statistics.h treestruct.def ../../gcc-4.6.3/gcc/../include/hashtab.h double-int.h alias.h ../../gcc-4.6.3/gcc/../libcpp/include/symtab.h ../../gcc-4.6.3/gcc/../include/obstack.h flags.h coretypes.h flag-types.h options.h flag-types.h  vecir.h real.h machmode.h mode-classes.def insn-modes.h fixed-value.h machmode.h mode-classes.def insn-modes.h double-int.h basic-block.h predict.h predict.def vec.h statistics.h function.h tree.h all-tree.def tree.def c-family/c-common.def ../../gcc-4.6.3/gcc/ada/gcc-interface/ada-tree.def ../../gcc-4.6.3/gcc/cp/cp-tree.def ../../gcc-4.6.3/gcc/java/java-tree.def ../../gcc-4.6.3/gcc/objc/objc-tree.def machmode.h mode-classes.def insn-modes.h tree-check.h builtins.def sync-builtins.def omp-builtins.def ../../gcc-4.6.3/gcc/../libcpp/include/line-map.h input.h statistics.h vec.h statistics.h treestruct.def ../../gcc-4.6.3/gcc/../include/hashtab.h double-int.h alias.h ../../gcc-4.6.3/gcc/../libcpp/include/symtab.h ../../gcc-4.6.3/gcc/../include/obstack.h flags.h coretypes.h flag-types.h options.h flag-types.h  vecir.h real.h machmode.h mode-classes.def insn-modes.h fixed-value.h machmode.h mode-classes.def insn-modes.h double-int.h ../../gcc-4.6.3/gcc/../include/hashtab.h vecprim.h tm.h      options.h ../../gcc-4.6.3/gcc/config/vxworks-dummy.h ../../gcc-4.6.3/gcc/config/i386/i386.h ../../gcc-4.6.3/gcc/config/linux-android.h ../../gcc-4.6.3/gcc/config/i386/unix.h ../../gcc-4.6.3/gcc/config/i386/att.h ../../gcc-4.6.3/gcc/config/dbxelf.h ../../gcc-4.6.3/gcc/config/elfos.h ../../gcc-4.6.3/gcc/config/gnu-user.h ../../gcc-4.6.3/gcc/config/linux.h ../../gcc-4.6.3/gcc/config/glibc-stdint.h ../../gcc-4.6.3/gcc/config/i386/linux.h ../../gcc-4.6.3/gcc/defaults.h insn-constants.h insn-flags.h options.h flag-types.h  hard-reg-set.h cfghooks.h function.h tree.h all-tree.def tree.def c-family/c-common.def ../../gcc-4.6.3/gcc/ada/gcc-interface/ada-tree.def ../../gcc-4.6.3/gcc/cp/cp-tree.def ../../gcc-4.6.3/gcc/java/java-tree.def ../../gcc-4.6.3/gcc/objc/objc-tree.def machmode.h mode-classes.def insn-modes.h tree-check.h builtins.def sync-builtins.def omp-builtins.def ../../gcc-4.6.3/gcc/../libcpp/include/line-map.h input.h statistics.h vec.h statistics.h treestruct.def ../../gcc-4.6.3/gcc/../include/hashtab.h double-int.h alias.h ../../gcc-4.6.3/gcc/../libcpp/include/symtab.h ../../gcc-4.6.3/gcc/../include/obstack.h flags.h coretypes.h flag-types.h options.h flag-types.h  vecir.h real.h machmode.h mode-classes.def insn-modes.h fixed-value.h machmode.h mode-classes.def insn-modes.h double-int.h ../../gcc-4.6.3/gcc/../include/hashtab.h vecprim.h tm.h      options.h ../../gcc-4.6.3/gcc/config/vxworks-dummy.h ../../gcc-4.6.3/gcc/config/i386/i386.h ../../gcc-4.6.3/gcc/config/linux-android.h ../../gcc-4.6.3/gcc/config/i386/unix.h ../../gcc-4.6.3/gcc/config/i386/att.h ../../gcc-4.6.3/gcc/config/dbxelf.h ../../gcc-4.6.3/gcc/config/elfos.h ../../gcc-4.6.3/gcc/config/gnu-user.h ../../gcc-4.6.3/gcc/config/linux.h ../../gcc-4.6.3/gcc/config/glibc-stdint.h ../../gcc-4.6.3/gcc/config/i386/linux.h ../../gcc-4.6.3/gcc/defaults.h insn-constants.h insn-flags.h options.h flag-types.h  hard-reg-set.h cif-code.def ipa-ref.h ipa-ref-inline.h ../../gcc-4.6.3/gcc/../include/plugin-api.h ipa-reference.h bitmap.h ../../gcc-4.6.3/gcc/../include/hashtab.h statistics.h tree.h all-tree.def tree.def c-family/c-common.def ../../gcc-4.6.3/gcc/ada/gcc-interface/ada-tree.def ../../gcc-4.6.3/gcc/cp/cp-tree.def ../../gcc-4.6.3/gcc/java/java-tree.def ../../gcc-4.6.3/gcc/objc/objc-tree.def machmode.h mode-classes.def insn-modes.h tree-check.h builtins.def sync-builtins.def omp-builtins.def ../../gcc-4.6.3/gcc/../libcpp/include/line-map.h input.h statistics.h vec.h statistics.h treestruct.def ../../gcc-4.6.3/gcc/../include/hashtab.h double-int.h alias.h ../../gcc-4.6.3/gcc/../libcpp/include/symtab.h ../../gcc-4.6.3/gcc/../include/obstack.h flags.h coretypes.h flag-types.h options.h flag-types.h  vecir.h real.h machmode.h mode-classes.def insn-modes.h fixed-value.h machmode.h mode-classes.def insn-modes.h double-int.h tree-ssa-alias.h langhooks.h incpath.h debug.h except.h ../../gcc-4.6.3/gcc/../include/hashtab.h vecprim.h vecir.h tree-ssa-sccvn.h real.h output.h ipa-utils.h tree.h all-tree.def tree.def c-family/c-common.def ../../gcc-4.6.3/gcc/ada/gcc-interface/ada-tree.def ../../gcc-4.6.3/gcc/cp/cp-tree.def ../../gcc-4.6.3/gcc/java/java-tree.def ../../gcc-4.6.3/gcc/objc/objc-tree.def machmode.h mode-classes.def insn-modes.h tree-check.h builtins.def sync-builtins.def omp-builtins.def ../../gcc-4.6.3/gcc/../libcpp/include/line-map.h input.h statistics.h vec.h statistics.h treestruct.def ../../gcc-4.6.3/gcc/../include/hashtab.h double-int.h alias.h ../../gcc-4.6.3/gcc/../libcpp/include/symtab.h ../../gcc-4.6.3/gcc/../include/obstack.h flags.h coretypes.h flag-types.h options.h flag-types.h  vecir.h real.h machmode.h mode-classes.def insn-modes.h fixed-value.h machmode.h mode-classes.def insn-modes.h double-int.h cgraph.h vec.h statistics.h tree.h all-tree.def tree.def c-family/c-common.def ../../gcc-4.6.3/gcc/ada/gcc-interface/ada-tree.def ../../gcc-4.6.3/gcc/cp/cp-tree.def ../../gcc-4.6.3/gcc/java/java-tree.def ../../gcc-4.6.3/gcc/objc/objc-tree.def machmode.h mode-classes.def insn-modes.h tree-check.h builtins.def sync-builtins.def omp-builtins.def ../../gcc-4.6.3/gcc/../libcpp/include/line-map.h input.h statistics.h vec.h statistics.h treestruct.def ../../gcc-4.6.3/gcc/../include/hashtab.h double-int.h alias.h ../../gcc-4.6.3/gcc/../libcpp/include/symtab.h ../../gcc-4.6.3/gcc/../include/obstack.h flags.h coretypes.h flag-types.h options.h flag-types.h  vecir.h real.h machmode.h mode-classes.def insn-modes.h fixed-value.h machmode.h mode-classes.def insn-modes.h double-int.h basic-block.h predict.h predict.def vec.h statistics.h function.h tree.h all-tree.def tree.def c-family/c-common.def ../../gcc-4.6.3/gcc/ada/gcc-interface/ada-tree.def ../../gcc-4.6.3/gcc/cp/cp-tree.def ../../gcc-4.6.3/gcc/java/java-tree.def ../../gcc-4.6.3/gcc/objc/objc-tree.def machmode.h mode-classes.def insn-modes.h tree-check.h builtins.def sync-builtins.def omp-builtins.def ../../gcc-4.6.3/gcc/../libcpp/include/line-map.h input.h statistics.h vec.h statistics.h treestruct.def ../../gcc-4.6.3/gcc/../include/hashtab.h double-int.h alias.h ../../gcc-4.6.3/gcc/../libcpp/include/symtab.h ../../gcc-4.6.3/gcc/../include/obstack.h flags.h coretypes.h flag-types.h options.h flag-types.h  vecir.h real.h machmode.h mode-classes.def insn-modes.h fixed-value.h machmode.h mode-classes.def insn-modes.h double-int.h ../../gcc-4.6.3/gcc/../include/hashtab.h vecprim.h tm.h      options.h ../../gcc-4.6.3/gcc/config/vxworks-dummy.h ../../gcc-4.6.3/gcc/config/i386/i386.h ../../gcc-4.6.3/gcc/config/linux-android.h ../../gcc-4.6.3/gcc/config/i386/unix.h ../../gcc-4.6.3/gcc/config/i386/att.h ../../gcc-4.6.3/gcc/config/dbxelf.h ../../gcc-4.6.3/gcc/config/elfos.h ../../gcc-4.6.3/gcc/config/gnu-user.h ../../gcc-4.6.3/gcc/config/linux.h ../../gcc-4.6.3/gcc/config/glibc-stdint.h ../../gcc-4.6.3/gcc/config/i386/linux.h ../../gcc-4.6.3/gcc/defaults.h insn-constants.h insn-flags.h options.h flag-types.h  hard-reg-set.h cfghooks.h function.h tree.h all-tree.def tree.def c-family/c-common.def ../../gcc-4.6.3/gcc/ada/gcc-interface/ada-tree.def ../../gcc-4.6.3/gcc/cp/cp-tree.def ../../gcc-4.6.3/gcc/java/java-tree.def ../../gcc-4.6.3/gcc/objc/objc-tree.def machmode.h mode-classes.def insn-modes.h tree-check.h builtins.def sync-builtins.def omp-builtins.def ../../gcc-4.6.3/gcc/../libcpp/include/line-map.h input.h statistics.h vec.h statistics.h treestruct.def ../../gcc-4.6.3/gcc/../include/hashtab.h double-int.h alias.h ../../gcc-4.6.3/gcc/../libcpp/include/symtab.h ../../gcc-4.6.3/gcc/../include/obstack.h flags.h coretypes.h flag-types.h options.h flag-types.h  vecir.h real.h machmode.h mode-classes.def insn-modes.h fixed-value.h machmode.h mode-classes.def insn-modes.h double-int.h ../../gcc-4.6.3/gcc/../include/hashtab.h vecprim.h tm.h      options.h ../../gcc-4.6.3/gcc/config/vxworks-dummy.h ../../gcc-4.6.3/gcc/config/i386/i386.h ../../gcc-4.6.3/gcc/config/linux-android.h ../../gcc-4.6.3/gcc/config/i386/unix.h ../../gcc-4.6.3/gcc/config/i386/att.h ../../gcc-4.6.3/gcc/config/dbxelf.h ../../gcc-4.6.3/gcc/config/elfos.h ../../gcc-4.6.3/gcc/config/gnu-user.h ../../gcc-4.6.3/gcc/config/linux.h ../../gcc-4.6.3/gcc/config/glibc-stdint.h ../../gcc-4.6.3/gcc/config/i386/linux.h ../../gcc-4.6.3/gcc/defaults.h insn-constants.h insn-flags.h options.h flag-types.h  hard-reg-set.h cif-code.def ipa-ref.h ipa-ref-inline.h ../../gcc-4.6.3/gcc/../include/plugin-api.h c-family/c-pragma.h ../../gcc-4.6.3/gcc/../libcpp/include/line-map.h ../../gcc-4.6.3/gcc/../libcpp/include/cpplib.h  ../../gcc-4.6.3/gcc/../libcpp/include/line-map.h ../../gcc-4.6.3/gcc/../libcpp/include/cpplib.h  function.h tree.h all-tree.def tree.def c-family/c-common.def ../../gcc-4.6.3/gcc/ada/gcc-interface/ada-tree.def ../../gcc-4.6.3/gcc/cp/cp-tree.def ../../gcc-4.6.3/gcc/java/java-tree.def ../../gcc-4.6.3/gcc/objc/objc-tree.def machmode.h mode-classes.def insn-modes.h tree-check.h builtins.def sync-builtins.def omp-builtins.def ../../gcc-4.6.3/gcc/../libcpp/include/line-map.h input.h statistics.h vec.h statistics.h treestruct.def ../../gcc-4.6.3/gcc/../include/hashtab.h double-int.h alias.h ../../gcc-4.6.3/gcc/../libcpp/include/symtab.h ../../gcc-4.6.3/gcc/../include/obstack.h flags.h coretypes.h flag-types.h options.h flag-types.h  vecir.h real.h machmode.h mode-classes.def insn-modes.h fixed-value.h machmode.h mode-classes.def insn-modes.h double-int.h ../../gcc-4.6.3/gcc/../include/hashtab.h vecprim.h tm.h      options.h ../../gcc-4.6.3/gcc/config/vxworks-dummy.h ../../gcc-4.6.3/gcc/config/i386/i386.h ../../gcc-4.6.3/gcc/config/linux-android.h ../../gcc-4.6.3/gcc/config/i386/unix.h ../../gcc-4.6.3/gcc/config/i386/att.h ../../gcc-4.6.3/gcc/config/dbxelf.h ../../gcc-4.6.3/gcc/config/elfos.h ../../gcc-4.6.3/gcc/config/gnu-user.h ../../gcc-4.6.3/gcc/config/linux.h ../../gcc-4.6.3/gcc/config/glibc-stdint.h ../../gcc-4.6.3/gcc/config/i386/linux.h ../../gcc-4.6.3/gcc/defaults.h insn-constants.h insn-flags.h options.h flag-types.h  hard-reg-set.h cppdefault.h flags.h ../../gcc-4.6.3/gcc/../include/md5.h params.def params.h prefix.h tree-inline.h ipa-prop.h tree.h all-tree.def tree.def c-family/c-common.def ../../gcc-4.6.3/gcc/ada/gcc-interface/ada-tree.def ../../gcc-4.6.3/gcc/cp/cp-tree.def ../../gcc-4.6.3/gcc/java/java-tree.def ../../gcc-4.6.3/gcc/objc/objc-tree.def machmode.h mode-classes.def insn-modes.h tree-check.h builtins.def sync-builtins.def omp-builtins.def ../../gcc-4.6.3/gcc/../libcpp/include/line-map.h input.h statistics.h vec.h statistics.h treestruct.def ../../gcc-4.6.3/gcc/../include/hashtab.h double-int.h alias.h ../../gcc-4.6.3/gcc/../libcpp/include/symtab.h ../../gcc-4.6.3/gcc/../include/obstack.h flags.h coretypes.h flag-types.h options.h flag-types.h  vecir.h real.h machmode.h mode-classes.def insn-modes.h fixed-value.h machmode.h mode-classes.def insn-modes.h double-int.h vec.h statistics.h cgraph.h vec.h statistics.h tree.h all-tree.def tree.def c-family/c-common.def ../../gcc-4.6.3/gcc/ada/gcc-interface/ada-tree.def ../../gcc-4.6.3/gcc/cp/cp-tree.def ../../gcc-4.6.3/gcc/java/java-tree.def ../../gcc-4.6.3/gcc/objc/objc-tree.def machmode.h mode-classes.def insn-modes.h tree-check.h builtins.def sync-builtins.def omp-builtins.def ../../gcc-4.6.3/gcc/../libcpp/include/line-map.h input.h statistics.h vec.h statistics.h treestruct.def ../../gcc-4.6.3/gcc/../include/hashtab.h double-int.h alias.h ../../gcc-4.6.3/gcc/../libcpp/include/symtab.h ../../gcc-4.6.3/gcc/../include/obstack.h flags.h coretypes.h flag-types.h options.h flag-types.h  vecir.h real.h machmode.h mode-classes.def insn-modes.h fixed-value.h machmode.h mode-classes.def insn-modes.h double-int.h basic-block.h predict.h predict.def vec.h statistics.h function.h tree.h all-tree.def tree.def c-family/c-common.def ../../gcc-4.6.3/gcc/ada/gcc-interface/ada-tree.def ../../gcc-4.6.3/gcc/cp/cp-tree.def ../../gcc-4.6.3/gcc/java/java-tree.def ../../gcc-4.6.3/gcc/objc/objc-tree.def machmode.h mode-classes.def insn-modes.h tree-check.h builtins.def sync-builtins.def omp-builtins.def ../../gcc-4.6.3/gcc/../libcpp/include/line-map.h input.h statistics.h vec.h statistics.h treestruct.def ../../gcc-4.6.3/gcc/../include/hashtab.h double-int.h alias.h ../../gcc-4.6.3/gcc/../libcpp/include/symtab.h ../../gcc-4.6.3/gcc/../include/obstack.h flags.h coretypes.h flag-types.h options.h flag-types.h  vecir.h real.h machmode.h mode-classes.def insn-modes.h fixed-value.h machmode.h mode-classes.def insn-modes.h double-int.h ../../gcc-4.6.3/gcc/../include/hashtab.h vecprim.h tm.h      options.h ../../gcc-4.6.3/gcc/config/vxworks-dummy.h ../../gcc-4.6.3/gcc/config/i386/i386.h ../../gcc-4.6.3/gcc/config/linux-android.h ../../gcc-4.6.3/gcc/config/i386/unix.h ../../gcc-4.6.3/gcc/config/i386/att.h ../../gcc-4.6.3/gcc/config/dbxelf.h ../../gcc-4.6.3/gcc/config/elfos.h ../../gcc-4.6.3/gcc/config/gnu-user.h ../../gcc-4.6.3/gcc/config/linux.h ../../gcc-4.6.3/gcc/config/glibc-stdint.h ../../gcc-4.6.3/gcc/config/i386/linux.h ../../gcc-4.6.3/gcc/defaults.h insn-constants.h insn-flags.h options.h flag-types.h  hard-reg-set.h cfghooks.h function.h tree.h all-tree.def tree.def c-family/c-common.def ../../gcc-4.6.3/gcc/ada/gcc-interface/ada-tree.def ../../gcc-4.6.3/gcc/cp/cp-tree.def ../../gcc-4.6.3/gcc/java/java-tree.def ../../gcc-4.6.3/gcc/objc/objc-tree.def machmode.h mode-classes.def insn-modes.h tree-check.h builtins.def sync-builtins.def omp-builtins.def ../../gcc-4.6.3/gcc/../libcpp/include/line-map.h input.h statistics.h vec.h statistics.h treestruct.def ../../gcc-4.6.3/gcc/../include/hashtab.h double-int.h alias.h ../../gcc-4.6.3/gcc/../libcpp/include/symtab.h ../../gcc-4.6.3/gcc/../include/obstack.h flags.h coretypes.h flag-types.h options.h flag-types.h  vecir.h real.h machmode.h mode-classes.def insn-modes.h fixed-value.h machmode.h mode-classes.def insn-modes.h double-int.h ../../gcc-4.6.3/gcc/../include/hashtab.h vecprim.h tm.h      options.h ../../gcc-4.6.3/gcc/config/vxworks-dummy.h ../../gcc-4.6.3/gcc/config/i386/i386.h ../../gcc-4.6.3/gcc/config/linux-android.h ../../gcc-4.6.3/gcc/config/i386/unix.h ../../gcc-4.6.3/gcc/config/i386/att.h ../../gcc-4.6.3/gcc/config/dbxelf.h ../../gcc-4.6.3/gcc/config/elfos.h ../../gcc-4.6.3/gcc/config/gnu-user.h ../../gcc-4.6.3/gcc/config/linux.h ../../gcc-4.6.3/gcc/config/glibc-stdint.h ../../gcc-4.6.3/gcc/config/i386/linux.h ../../gcc-4.6.3/gcc/defaults.h insn-constants.h insn-flags.h options.h flag-types.h  hard-reg-set.h cif-code.def ipa-ref.h ipa-ref-inline.h ../../gcc-4.6.3/gcc/../include/plugin-api.h gimple.h gimple.def gsstruct.def pointer-set.h vec.h statistics.h ggc.h gtype-desc.h statistics.h basic-block.h predict.h predict.def vec.h statistics.h function.h tree.h all-tree.def tree.def c-family/c-common.def ../../gcc-4.6.3/gcc/ada/gcc-interface/ada-tree.def ../../gcc-4.6.3/gcc/cp/cp-tree.def ../../gcc-4.6.3/gcc/java/java-tree.def ../../gcc-4.6.3/gcc/objc/objc-tree.def machmode.h mode-classes.def insn-modes.h tree-check.h builtins.def sync-builtins.def omp-builtins.def ../../gcc-4.6.3/gcc/../libcpp/include/line-map.h input.h statistics.h vec.h statistics.h treestruct.def ../../gcc-4.6.3/gcc/../include/hashtab.h double-int.h alias.h ../../gcc-4.6.3/gcc/../libcpp/include/symtab.h ../../gcc-4.6.3/gcc/../include/obstack.h flags.h coretypes.h flag-types.h options.h flag-types.h  vecir.h real.h machmode.h mode-classes.def insn-modes.h fixed-value.h machmode.h mode-classes.def insn-modes.h double-int.h ../../gcc-4.6.3/gcc/../include/hashtab.h vecprim.h tm.h      options.h ../../gcc-4.6.3/gcc/config/vxworks-dummy.h ../../gcc-4.6.3/gcc/config/i386/i386.h ../../gcc-4.6.3/gcc/config/linux-android.h ../../gcc-4.6.3/gcc/config/i386/unix.h ../../gcc-4.6.3/gcc/config/i386/att.h ../../gcc-4.6.3/gcc/config/dbxelf.h ../../gcc-4.6.3/gcc/config/elfos.h ../../gcc-4.6.3/gcc/config/gnu-user.h ../../gcc-4.6.3/gcc/config/linux.h ../../gcc-4.6.3/gcc/config/glibc-stdint.h ../../gcc-4.6.3/gcc/config/i386/linux.h ../../gcc-4.6.3/gcc/defaults.h insn-constants.h insn-flags.h options.h flag-types.h  hard-reg-set.h cfghooks.h tm.h      options.h ../../gcc-4.6.3/gcc/config/vxworks-dummy.h ../../gcc-4.6.3/gcc/config/i386/i386.h ../../gcc-4.6.3/gcc/config/linux-android.h ../../gcc-4.6.3/gcc/config/i386/unix.h ../../gcc-4.6.3/gcc/config/i386/att.h ../../gcc-4.6.3/gcc/config/dbxelf.h ../../gcc-4.6.3/gcc/config/elfos.h ../../gcc-4.6.3/gcc/config/gnu-user.h ../../gcc-4.6.3/gcc/config/linux.h ../../gcc-4.6.3/gcc/config/glibc-stdint.h ../../gcc-4.6.3/gcc/config/i386/linux.h ../../gcc-4.6.3/gcc/defaults.h insn-constants.h insn-flags.h options.h flag-types.h  target.h target.def insn-modes.h tree-ssa-operands.h tree-ssa-alias.h vecir.h rtl.h rtl.def machmode.h mode-classes.def insn-modes.h reg-notes.def insn-notes.def ../../gcc-4.6.3/gcc/../libcpp/include/line-map.h input.h real.h machmode.h mode-classes.def insn-modes.h statistics.h vec.h statistics.h fixed-value.h machmode.h mode-classes.def insn-modes.h double-int.h alias.h ../../gcc-4.6.3/gcc/../include/hashtab.h genrtl.h vecir.h tm_p.h    ../../gcc-4.6.3/gcc/config/i386/i386-protos.h tm-preds.h cfgloop.h basic-block.h predict.h predict.def vec.h statistics.h function.h tree.h all-tree.def tree.def c-family/c-common.def ../../gcc-4.6.3/gcc/ada/gcc-interface/ada-tree.def ../../gcc-4.6.3/gcc/cp/cp-tree.def ../../gcc-4.6.3/gcc/java/java-tree.def ../../gcc-4.6.3/gcc/objc/objc-tree.def machmode.h mode-classes.def insn-modes.h tree-check.h builtins.def sync-builtins.def omp-builtins.def ../../gcc-4.6.3/gcc/../libcpp/include/line-map.h input.h statistics.h vec.h statistics.h treestruct.def ../../gcc-4.6.3/gcc/../include/hashtab.h double-int.h alias.h ../../gcc-4.6.3/gcc/../libcpp/include/symtab.h ../../gcc-4.6.3/gcc/../include/obstack.h flags.h coretypes.h flag-types.h options.h flag-types.h  vecir.h real.h machmode.h mode-classes.def insn-modes.h fixed-value.h machmode.h mode-classes.def insn-modes.h double-int.h ../../gcc-4.6.3/gcc/../include/hashtab.h vecprim.h tm.h      options.h ../../gcc-4.6.3/gcc/config/vxworks-dummy.h ../../gcc-4.6.3/gcc/config/i386/i386.h ../../gcc-4.6.3/gcc/config/linux-android.h ../../gcc-4.6.3/gcc/config/i386/unix.h ../../gcc-4.6.3/gcc/config/i386/att.h ../../gcc-4.6.3/gcc/config/dbxelf.h ../../gcc-4.6.3/gcc/config/elfos.h ../../gcc-4.6.3/gcc/config/gnu-user.h ../../gcc-4.6.3/gcc/config/linux.h ../../gcc-4.6.3/gcc/config/glibc-stdint.h ../../gcc-4.6.3/gcc/config/i386/linux.h ../../gcc-4.6.3/gcc/defaults.h insn-constants.h insn-flags.h options.h flag-types.h  hard-reg-set.h cfghooks.h rtl.h rtl.def machmode.h mode-classes.def insn-modes.h reg-notes.def insn-notes.def ../../gcc-4.6.3/gcc/../libcpp/include/line-map.h input.h real.h machmode.h mode-classes.def insn-modes.h statistics.h vec.h statistics.h fixed-value.h machmode.h mode-classes.def insn-modes.h double-int.h alias.h ../../gcc-4.6.3/gcc/../include/hashtab.h genrtl.h vecir.h vecprim.h double-int.h bitmap.h ../../gcc-4.6.3/gcc/../include/hashtab.h statistics.h sbitmap.h emit-rtl.h version.h | tr ' ' '\012' | sort -u`; \
srcdirstrip=`echo "../../gcc-4.6.3/gcc" | sed 's/[].[^$\\*|]/\\\\&/g'`; \
for file in $headers; do \
  if [ -f $file ] ; then \
    path=$file; \
  elif [ -f ../../gcc-4.6.3/gcc/$file ]; then \
    path=../../gcc-4.6.3/gcc/$file; \
  else continue; \
  fi; \
  case $path in \
  "../../gcc-4.6.3/gcc"/config/* | "../../gcc-4.6.3/gcc"/*.def ) \
    base=`echo "$path" | sed -e "s|$srcdirstrip/||"`;; \
  *) base=`basename $path` ;; \
  esac; \
  dest=/usr/local/lib/gcc/i686-linux-gnu/4.6.3/plugin/include/$base; \
  echo /usr/bin/install -c -m 644 $path /var/helenos/nightly/tmp-ci/build/ia32/coast/build/gcc/build/PKG$dest; \
  dir=`dirname $dest`; \
  /bin/sh ../../gcc-4.6.3/gcc/../mkinstalldirs /var/helenos/nightly/tmp-ci/build/ia32/coast/build/gcc/build/PKG$dir; \
  /usr/bin/install -c -m 644 $path /var/helenos/nightly/tmp-ci/build/ia32/coast/build/gcc/build/PKG$dest; \
done
/usr/bin/install -c -m 644 ../../gcc-4.6.3/gcc/alias.h /var/helenos/nightly/tmp-ci/build/ia32/coast/build/gcc/build/PKG/usr/local/lib/gcc/i686-linux-gnu/4.6.3/plugin/include/alias.h
/usr/bin/install -c -m 644 all-tree.def /var/helenos/nightly/tmp-ci/build/ia32/coast/build/gcc/build/PKG/usr/local/lib/gcc/i686-linux-gnu/4.6.3/plugin/include/all-tree.def
/usr/bin/install -c -m 644 auto-host.h /var/helenos/nightly/tmp-ci/build/ia32/coast/build/gcc/build/PKG/usr/local/lib/gcc/i686-linux-gnu/4.6.3/plugin/include/auto-host.h
/usr/bin/install -c -m 644 ../../gcc-4.6.3/gcc/basic-block.h /var/helenos/nightly/tmp-ci/build/ia32/coast/build/gcc/build/PKG/usr/local/lib/gcc/i686-linux-gnu/4.6.3/plugin/include/basic-block.h
/usr/bin/install -c -m 644 ../../gcc-4.6.3/gcc/bitmap.h /var/helenos/nightly/tmp-ci/build/ia32/coast/build/gcc/build/PKG/usr/local/lib/gcc/i686-linux-gnu/4.6.3/plugin/include/bitmap.h
/usr/bin/install -c -m 644 ../../gcc-4.6.3/gcc/builtins.def /var/helenos/nightly/tmp-ci/build/ia32/coast/build/gcc/build/PKG/usr/local/lib/gcc/i686-linux-gnu/4.6.3/plugin/include/builtins.def
/usr/bin/install -c -m 644 bversion.h /var/helenos/nightly/tmp-ci/build/ia32/coast/build/gcc/build/PKG/usr/local/lib/gcc/i686-linux-gnu/4.6.3/plugin/include/bversion.h
/usr/bin/install -c -m 644 ../../gcc-4.6.3/gcc/c-family/c-common.def /var/helenos/nightly/tmp-ci/build/ia32/coast/build/gcc/build/PKG/usr/local/lib/gcc/i686-linux-gnu/4.6.3/plugin/include/c-family/c-common.def
mkdir -p -- /var/helenos/nightly/tmp-ci/build/ia32/coast/build/gcc/build/PKG/usr/local/lib/gcc/i686-linux-gnu/4.6.3/plugin/include/c-family
/usr/bin/install -c -m 644 ../../gcc-4.6.3/gcc/c-family/c-common.h /var/helenos/nightly/tmp-ci/build/ia32/coast/build/gcc/build/PKG/usr/local/lib/gcc/i686-linux-gnu/4.6.3/plugin/include/c-common.h
/usr/bin/install -c -m 644 ../../gcc-4.6.3/gcc/c-family/c-objc.h /var/helenos/nightly/tmp-ci/build/ia32/coast/build/gcc/build/PKG/usr/local/lib/gcc/i686-linux-gnu/4.6.3/plugin/include/c-objc.h
/usr/bin/install -c -m 644 ../../gcc-4.6.3/gcc/c-family/c-pragma.h /var/helenos/nightly/tmp-ci/build/ia32/coast/build/gcc/build/PKG/usr/local/lib/gcc/i686-linux-gnu/4.6.3/plugin/include/c-pragma.h
/usr/bin/install -c -m 644 ../../gcc-4.6.3/gcc/c-family/c-pretty-print.h /var/helenos/nightly/tmp-ci/build/ia32/coast/build/gcc/build/PKG/usr/local/lib/gcc/i686-linux-gnu/4.6.3/plugin/include/c-pretty-print.h
/usr/bin/install -c -m 644 ../../gcc-4.6.3/gcc/cfghooks.h /var/helenos/nightly/tmp-ci/build/ia32/coast/build/gcc/build/PKG/usr/local/lib/gcc/i686-linux-gnu/4.6.3/plugin/include/cfghooks.h
/usr/bin/install -c -m 644 ../../gcc-4.6.3/gcc/cfgloop.h /var/helenos/nightly/tmp-ci/build/ia32/coast/build/gcc/build/PKG/usr/local/lib/gcc/i686-linux-gnu/4.6.3/plugin/include/cfgloop.h
/usr/bin/install -c -m 644 ../../gcc-4.6.3/gcc/cgraph.h /var/helenos/nightly/tmp-ci/build/ia32/coast/build/gcc/build/PKG/usr/local/lib/gcc/i686-linux-gnu/4.6.3/plugin/include/cgraph.h
/usr/bin/install -c -m 644 ../../gcc-4.6.3/gcc/cif-code.def /var/helenos/nightly/tmp-ci/build/ia32/coast/build/gcc/build/PKG/usr/local/lib/gcc/i686-linux-gnu/4.6.3/plugin/include/cif-code.def
/usr/bin/install -c -m 644 configargs.h /var/helenos/nightly/tmp-ci/build/ia32/coast/build/gcc/build/PKG/usr/local/lib/gcc/i686-linux-gnu/4.6.3/plugin/include/configargs.h
/usr/bin/install -c -m 644 ../../gcc-4.6.3/gcc/config/dbxelf.h /var/helenos/nightly/tmp-ci/build/ia32/coast/build/gcc/build/PKG/usr/local/lib/gcc/i686-linux-gnu/4.6.3/plugin/include/config/dbxelf.h
mkdir -p -- /var/helenos/nightly/tmp-ci/build/ia32/coast/build/gcc/build/PKG/usr/local/lib/gcc/i686-linux-gnu/4.6.3/plugin/include/config
/usr/bin/install -c -m 644 ../../gcc-4.6.3/gcc/config/elfos.h /var/helenos/nightly/tmp-ci/build/ia32/coast/build/gcc/build/PKG/usr/local/lib/gcc/i686-linux-gnu/4.6.3/plugin/include/config/elfos.h
/usr/bin/install -c -m 644 ../../gcc-4.6.3/gcc/config/glibc-stdint.h /var/helenos/nightly/tmp-ci/build/ia32/coast/build/gcc/build/PKG/usr/local/lib/gcc/i686-linux-gnu/4.6.3/plugin/include/config/glibc-stdint.h
/usr/bin/install -c -m 644 ../../gcc-4.6.3/gcc/config/gnu-user.h /var/helenos/nightly/tmp-ci/build/ia32/coast/build/gcc/build/PKG/usr/local/lib/gcc/i686-linux-gnu/4.6.3/plugin/include/config/gnu-user.h
/usr/bin/install -c -m 644 config.h /var/helenos/nightly/tmp-ci/build/ia32/coast/build/gcc/build/PKG/usr/local/lib/gcc/i686-linux-gnu/4.6.3/plugin/include/config.h
/usr/bin/install -c -m 644 ../../gcc-4.6.3/gcc/config/i386/att.h /var/helenos/nightly/tmp-ci/build/ia32/coast/build/gcc/build/PKG/usr/local/lib/gcc/i686-linux-gnu/4.6.3/plugin/include/config/i386/att.h
mkdir -p -- /var/helenos/nightly/tmp-ci/build/ia32/coast/build/gcc/build/PKG/usr/local/lib/gcc/i686-linux-gnu/4.6.3/plugin/include/config/i386
/usr/bin/install -c -m 644 ../../gcc-4.6.3/gcc/config/i386/i386.h /var/helenos/nightly/tmp-ci/build/ia32/coast/build/gcc/build/PKG/usr/local/lib/gcc/i686-linux-gnu/4.6.3/plugin/include/config/i386/i386.h
/usr/bin/install -c -m 644 ../../gcc-4.6.3/gcc/config/i386/i386-protos.h /var/helenos/nightly/tmp-ci/build/ia32/coast/build/gcc/build/PKG/usr/local/lib/gcc/i686-linux-gnu/4.6.3/plugin/include/config/i386/i386-protos.h
/usr/bin/install -c -m 644 ../../gcc-4.6.3/gcc/config/i386/linux.h /var/helenos/nightly/tmp-ci/build/ia32/coast/build/gcc/build/PKG/usr/local/lib/gcc/i686-linux-gnu/4.6.3/plugin/include/config/i386/linux.h
/usr/bin/install -c -m 644 ../../gcc-4.6.3/gcc/config/i386/unix.h /var/helenos/nightly/tmp-ci/build/ia32/coast/build/gcc/build/PKG/usr/local/lib/gcc/i686-linux-gnu/4.6.3/plugin/include/config/i386/unix.h
/usr/bin/install -c -m 644 ../../gcc-4.6.3/gcc/config/linux-android.h /var/helenos/nightly/tmp-ci/build/ia32/coast/build/gcc/build/PKG/usr/local/lib/gcc/i686-linux-gnu/4.6.3/plugin/include/config/linux-android.h
/usr/bin/install -c -m 644 ../../gcc-4.6.3/gcc/config/linux.h /var/helenos/nightly/tmp-ci/build/ia32/coast/build/gcc/build/PKG/usr/local/lib/gcc/i686-linux-gnu/4.6.3/plugin/include/config/linux.h
/usr/bin/install -c -m 644 ../../gcc-4.6.3/gcc/config/vxworks-dummy.h /var/helenos/nightly/tmp-ci/build/ia32/coast/build/gcc/build/PKG/usr/local/lib/gcc/i686-linux-gnu/4.6.3/plugin/include/config/vxworks-dummy.h
/usr/bin/install -c -m 644 ../../gcc-4.6.3/gcc/coretypes.h /var/helenos/nightly/tmp-ci/build/ia32/coast/build/gcc/build/PKG/usr/local/lib/gcc/i686-linux-gnu/4.6.3/plugin/include/coretypes.h
/usr/bin/install -c -m 644 ../../gcc-4.6.3/gcc/cppdefault.h /var/helenos/nightly/tmp-ci/build/ia32/coast/build/gcc/build/PKG/usr/local/lib/gcc/i686-linux-gnu/4.6.3/plugin/include/cppdefault.h
/usr/bin/install -c -m 644 ../../gcc-4.6.3/gcc/debug.h /var/helenos/nightly/tmp-ci/build/ia32/coast/build/gcc/build/PKG/usr/local/lib/gcc/i686-linux-gnu/4.6.3/plugin/include/debug.h
/usr/bin/install -c -m 644 ../../gcc-4.6.3/gcc/defaults.h /var/helenos/nightly/tmp-ci/build/ia32/coast/build/gcc/build/PKG/usr/local/lib/gcc/i686-linux-gnu/4.6.3/plugin/include/defaults.h
/usr/bin/install -c -m 644 ../../gcc-4.6.3/gcc/diagnostic-core.h /var/helenos/nightly/tmp-ci/build/ia32/coast/build/gcc/build/PKG/usr/local/lib/gcc/i686-linux-gnu/4.6.3/plugin/include/diagnostic-core.h
/usr/bin/install -c -m 644 ../../gcc-4.6.3/gcc/diagnostic.def /var/helenos/nightly/tmp-ci/build/ia32/coast/build/gcc/build/PKG/usr/local/lib/gcc/i686-linux-gnu/4.6.3/plugin/include/diagnostic.def
/usr/bin/install -c -m 644 ../../gcc-4.6.3/gcc/diagnostic.h /var/helenos/nightly/tmp-ci/build/ia32/coast/build/gcc/build/PKG/usr/local/lib/gcc/i686-linux-gnu/4.6.3/plugin/include/diagnostic.h
/usr/bin/install -c -m 644 ../../gcc-4.6.3/gcc/double-int.h /var/helenos/nightly/tmp-ci/build/ia32/coast/build/gcc/build/PKG/usr/local/lib/gcc/i686-linux-gnu/4.6.3/plugin/include/double-int.h
/usr/bin/install -c -m 644 ../../gcc-4.6.3/gcc/emit-rtl.h /var/helenos/nightly/tmp-ci/build/ia32/coast/build/gcc/build/PKG/usr/local/lib/gcc/i686-linux-gnu/4.6.3/plugin/include/emit-rtl.h
/usr/bin/install -c -m 644 ../../gcc-4.6.3/gcc/except.h /var/helenos/nightly/tmp-ci/build/ia32/coast/build/gcc/build/PKG/usr/local/lib/gcc/i686-linux-gnu/4.6.3/plugin/include/except.h
/usr/bin/install -c -m 644 ../../gcc-4.6.3/gcc/fixed-value.h /var/helenos/nightly/tmp-ci/build/ia32/coast/build/gcc/build/PKG/usr/local/lib/gcc/i686-linux-gnu/4.6.3/plugin/include/fixed-value.h
/usr/bin/install -c -m 644 ../../gcc-4.6.3/gcc/flags.h /var/helenos/nightly/tmp-ci/build/ia32/coast/build/gcc/build/PKG/usr/local/lib/gcc/i686-linux-gnu/4.6.3/plugin/include/flags.h
/usr/bin/install -c -m 644 ../../gcc-4.6.3/gcc/flag-types.h /var/helenos/nightly/tmp-ci/build/ia32/coast/build/gcc/build/PKG/usr/local/lib/gcc/i686-linux-gnu/4.6.3/plugin/include/flag-types.h
/usr/bin/install -c -m 644 ../../gcc-4.6.3/gcc/function.h /var/helenos/nightly/tmp-ci/build/ia32/coast/build/gcc/build/PKG/usr/local/lib/gcc/i686-linux-gnu/4.6.3/plugin/include/function.h
/usr/bin/install -c -m 644 ../../gcc-4.6.3/gcc/ada/gcc-interface/ada-tree.def /var/helenos/nightly/tmp-ci/build/ia32/coast/build/gcc/build/PKG/usr/local/lib/gcc/i686-linux-gnu/4.6.3/plugin/include/ada/gcc-interface/ada-tree.def
mkdir -p -- /var/helenos/nightly/tmp-ci/build/ia32/coast/build/gcc/build/PKG/usr/local/lib/gcc/i686-linux-gnu/4.6.3/plugin/include/ada/gcc-interface
/usr/bin/install -c -m 644 ../../gcc-4.6.3/gcc/config/dbxelf.h /var/helenos/nightly/tmp-ci/build/ia32/coast/build/gcc/build/PKG/usr/local/lib/gcc/i686-linux-gnu/4.6.3/plugin/include/config/dbxelf.h
/usr/bin/install -c -m 644 ../../gcc-4.6.3/gcc/config/elfos.h /var/helenos/nightly/tmp-ci/build/ia32/coast/build/gcc/build/PKG/usr/local/lib/gcc/i686-linux-gnu/4.6.3/plugin/include/config/elfos.h
/usr/bin/install -c -m 644 ../../gcc-4.6.3/gcc/config/glibc-stdint.h /var/helenos/nightly/tmp-ci/build/ia32/coast/build/gcc/build/PKG/usr/local/lib/gcc/i686-linux-gnu/4.6.3/plugin/include/config/glibc-stdint.h
/usr/bin/install -c -m 644 ../../gcc-4.6.3/gcc/config/gnu-user.h /var/helenos/nightly/tmp-ci/build/ia32/coast/build/gcc/build/PKG/usr/local/lib/gcc/i686-linux-gnu/4.6.3/plugin/include/config/gnu-user.h
/usr/bin/install -c -m 644 ../../gcc-4.6.3/gcc/config/i386/att.h /var/helenos/nightly/tmp-ci/build/ia32/coast/build/gcc/build/PKG/usr/local/lib/gcc/i686-linux-gnu/4.6.3/plugin/include/config/i386/att.h
/usr/bin/install -c -m 644 ../../gcc-4.6.3/gcc/config/i386/i386.h /var/helenos/nightly/tmp-ci/build/ia32/coast/build/gcc/build/PKG/usr/local/lib/gcc/i686-linux-gnu/4.6.3/plugin/include/config/i386/i386.h
/usr/bin/install -c -m 644 ../../gcc-4.6.3/gcc/config/i386/i386-protos.h /var/helenos/nightly/tmp-ci/build/ia32/coast/build/gcc/build/PKG/usr/local/lib/gcc/i686-linux-gnu/4.6.3/plugin/include/config/i386/i386-protos.h
/usr/bin/install -c -m 644 ../../gcc-4.6.3/gcc/config/i386/linux.h /var/helenos/nightly/tmp-ci/build/ia32/coast/build/gcc/build/PKG/usr/local/lib/gcc/i686-linux-gnu/4.6.3/plugin/include/config/i386/linux.h
/usr/bin/install -c -m 644 ../../gcc-4.6.3/gcc/config/i386/unix.h /var/helenos/nightly/tmp-ci/build/ia32/coast/build/gcc/build/PKG/usr/local/lib/gcc/i686-linux-gnu/4.6.3/plugin/include/config/i386/unix.h
/usr/bin/install -c -m 644 ../../gcc-4.6.3/gcc/config/linux-android.h /var/helenos/nightly/tmp-ci/build/ia32/coast/build/gcc/build/PKG/usr/local/lib/gcc/i686-linux-gnu/4.6.3/plugin/include/config/linux-android.h
/usr/bin/install -c -m 644 ../../gcc-4.6.3/gcc/config/linux.h /var/helenos/nightly/tmp-ci/build/ia32/coast/build/gcc/build/PKG/usr/local/lib/gcc/i686-linux-gnu/4.6.3/plugin/include/config/linux.h
/usr/bin/install -c -m 644 ../../gcc-4.6.3/gcc/config/vxworks-dummy.h /var/helenos/nightly/tmp-ci/build/ia32/coast/build/gcc/build/PKG/usr/local/lib/gcc/i686-linux-gnu/4.6.3/plugin/include/config/vxworks-dummy.h
/usr/bin/install -c -m 644 ../../gcc-4.6.3/gcc/cp/cp-tree.def /var/helenos/nightly/tmp-ci/build/ia32/coast/build/gcc/build/PKG/usr/local/lib/gcc/i686-linux-gnu/4.6.3/plugin/include/cp/cp-tree.def
mkdir -p -- /var/helenos/nightly/tmp-ci/build/ia32/coast/build/gcc/build/PKG/usr/local/lib/gcc/i686-linux-gnu/4.6.3/plugin/include/cp
/usr/bin/install -c -m 644 ../../gcc-4.6.3/gcc/defaults.h /var/helenos/nightly/tmp-ci/build/ia32/coast/build/gcc/build/PKG/usr/local/lib/gcc/i686-linux-gnu/4.6.3/plugin/include/defaults.h
/usr/bin/install -c -m 644 ../../gcc-4.6.3/gcc/../include/ansidecl.h /var/helenos/nightly/tmp-ci/build/ia32/coast/build/gcc/build/PKG/usr/local/lib/gcc/i686-linux-gnu/4.6.3/plugin/include/ansidecl.h
/usr/bin/install -c -m 644 ../../gcc-4.6.3/gcc/../include/filenames.h /var/helenos/nightly/tmp-ci/build/ia32/coast/build/gcc/build/PKG/usr/local/lib/gcc/i686-linux-gnu/4.6.3/plugin/include/filenames.h
/usr/bin/install -c -m 644 ../../gcc-4.6.3/gcc/../include/hashtab.h /var/helenos/nightly/tmp-ci/build/ia32/coast/build/gcc/build/PKG/usr/local/lib/gcc/i686-linux-gnu/4.6.3/plugin/include/hashtab.h
/usr/bin/install -c -m 644 ../../gcc-4.6.3/gcc/../include/libiberty.h /var/helenos/nightly/tmp-ci/build/ia32/coast/build/gcc/build/PKG/usr/local/lib/gcc/i686-linux-gnu/4.6.3/plugin/include/libiberty.h
/usr/bin/install -c -m 644 ../../gcc-4.6.3/gcc/../include/md5.h /var/helenos/nightly/tmp-ci/build/ia32/coast/build/gcc/build/PKG/usr/local/lib/gcc/i686-linux-gnu/4.6.3/plugin/include/md5.h
/usr/bin/install -c -m 644 ../../gcc-4.6.3/gcc/../include/obstack.h /var/helenos/nightly/tmp-ci/build/ia32/coast/build/gcc/build/PKG/usr/local/lib/gcc/i686-linux-gnu/4.6.3/plugin/include/obstack.h
/usr/bin/install -c -m 644 ../../gcc-4.6.3/gcc/../include/plugin-api.h /var/helenos/nightly/tmp-ci/build/ia32/coast/build/gcc/build/PKG/usr/local/lib/gcc/i686-linux-gnu/4.6.3/plugin/include/plugin-api.h
/usr/bin/install -c -m 644 ../../gcc-4.6.3/gcc/../include/safe-ctype.h /var/helenos/nightly/tmp-ci/build/ia32/coast/build/gcc/build/PKG/usr/local/lib/gcc/i686-linux-gnu/4.6.3/plugin/include/safe-ctype.h
/usr/bin/install -c -m 644 ../../gcc-4.6.3/gcc/../include/splay-tree.h /var/helenos/nightly/tmp-ci/build/ia32/coast/build/gcc/build/PKG/usr/local/lib/gcc/i686-linux-gnu/4.6.3/plugin/include/splay-tree.h
/usr/bin/install -c -m 644 ../../gcc-4.6.3/gcc/java/java-tree.def /var/helenos/nightly/tmp-ci/build/ia32/coast/build/gcc/build/PKG/usr/local/lib/gcc/i686-linux-gnu/4.6.3/plugin/include/java/java-tree.def
mkdir -p -- /var/helenos/nightly/tmp-ci/build/ia32/coast/build/gcc/build/PKG/usr/local/lib/gcc/i686-linux-gnu/4.6.3/plugin/include/java
/usr/bin/install -c -m 644 ../../gcc-4.6.3/gcc/../libcpp/include/cpplib.h /var/helenos/nightly/tmp-ci/build/ia32/coast/build/gcc/build/PKG/usr/local/lib/gcc/i686-linux-gnu/4.6.3/plugin/include/cpplib.h
/usr/bin/install -c -m 644 ../../gcc-4.6.3/gcc/../libcpp/include/line-map.h /var/helenos/nightly/tmp-ci/build/ia32/coast/build/gcc/build/PKG/usr/local/lib/gcc/i686-linux-gnu/4.6.3/plugin/include/line-map.h
/usr/bin/install -c -m 644 ../../gcc-4.6.3/gcc/../libcpp/include/symtab.h /var/helenos/nightly/tmp-ci/build/ia32/coast/build/gcc/build/PKG/usr/local/lib/gcc/i686-linux-gnu/4.6.3/plugin/include/symtab.h
/usr/bin/install -c -m 644 ../../gcc-4.6.3/gcc/objc/objc-tree.def /var/helenos/nightly/tmp-ci/build/ia32/coast/build/gcc/build/PKG/usr/local/lib/gcc/i686-linux-gnu/4.6.3/plugin/include/objc/objc-tree.def
mkdir -p -- /var/helenos/nightly/tmp-ci/build/ia32/coast/build/gcc/build/PKG/usr/local/lib/gcc/i686-linux-gnu/4.6.3/plugin/include/objc
/usr/bin/install -c -m 644 ../../gcc-4.6.3/gcc/gcc-plugin.h /var/helenos/nightly/tmp-ci/build/ia32/coast/build/gcc/build/PKG/usr/local/lib/gcc/i686-linux-gnu/4.6.3/plugin/include/gcc-plugin.h
/usr/bin/install -c -m 644 genrtl.h /var/helenos/nightly/tmp-ci/build/ia32/coast/build/gcc/build/PKG/usr/local/lib/gcc/i686-linux-gnu/4.6.3/plugin/include/genrtl.h
/usr/bin/install -c -m 644 ../../gcc-4.6.3/gcc/ggc.h /var/helenos/nightly/tmp-ci/build/ia32/coast/build/gcc/build/PKG/usr/local/lib/gcc/i686-linux-gnu/4.6.3/plugin/include/ggc.h
/usr/bin/install -c -m 644 ../../gcc-4.6.3/gcc/gimple.def /var/helenos/nightly/tmp-ci/build/ia32/coast/build/gcc/build/PKG/usr/local/lib/gcc/i686-linux-gnu/4.6.3/plugin/include/gimple.def
/usr/bin/install -c -m 644 ../../gcc-4.6.3/gcc/gimple.h /var/helenos/nightly/tmp-ci/build/ia32/coast/build/gcc/build/PKG/usr/local/lib/gcc/i686-linux-gnu/4.6.3/plugin/include/gimple.h
/usr/bin/install -c -m 644 ../../gcc-4.6.3/gcc/gsstruct.def /var/helenos/nightly/tmp-ci/build/ia32/coast/build/gcc/build/PKG/usr/local/lib/gcc/i686-linux-gnu/4.6.3/plugin/include/gsstruct.def
/usr/bin/install -c -m 644 gtype-desc.h /var/helenos/nightly/tmp-ci/build/ia32/coast/build/gcc/build/PKG/usr/local/lib/gcc/i686-linux-gnu/4.6.3/plugin/include/gtype-desc.h
/usr/bin/install -c -m 644 ../../gcc-4.6.3/gcc/hard-reg-set.h /var/helenos/nightly/tmp-ci/build/ia32/coast/build/gcc/build/PKG/usr/local/lib/gcc/i686-linux-gnu/4.6.3/plugin/include/hard-reg-set.h
/usr/bin/install -c -m 644 ../../gcc-4.6.3/gcc/highlev-plugin-common.h /var/helenos/nightly/tmp-ci/build/ia32/coast/build/gcc/build/PKG/usr/local/lib/gcc/i686-linux-gnu/4.6.3/plugin/include/highlev-plugin-common.h
/usr/bin/install -c -m 644 ../../gcc-4.6.3/gcc/hwint.h /var/helenos/nightly/tmp-ci/build/ia32/coast/build/gcc/build/PKG/usr/local/lib/gcc/i686-linux-gnu/4.6.3/plugin/include/hwint.h
/usr/bin/install -c -m 644 ../../gcc-4.6.3/gcc/incpath.h /var/helenos/nightly/tmp-ci/build/ia32/coast/build/gcc/build/PKG/usr/local/lib/gcc/i686-linux-gnu/4.6.3/plugin/include/incpath.h
/usr/bin/install -c -m 644 ../../gcc-4.6.3/gcc/input.h /var/helenos/nightly/tmp-ci/build/ia32/coast/build/gcc/build/PKG/usr/local/lib/gcc/i686-linux-gnu/4.6.3/plugin/include/input.h
/usr/bin/install -c -m 644 insn-constants.h /var/helenos/nightly/tmp-ci/build/ia32/coast/build/gcc/build/PKG/usr/local/lib/gcc/i686-linux-gnu/4.6.3/plugin/include/insn-constants.h
/usr/bin/install -c -m 644 insn-flags.h /var/helenos/nightly/tmp-ci/build/ia32/coast/build/gcc/build/PKG/usr/local/lib/gcc/i686-linux-gnu/4.6.3/plugin/include/insn-flags.h
/usr/bin/install -c -m 644 insn-modes.h /var/helenos/nightly/tmp-ci/build/ia32/coast/build/gcc/build/PKG/usr/local/lib/gcc/i686-linux-gnu/4.6.3/plugin/include/insn-modes.h
/usr/bin/install -c -m 644 ../../gcc-4.6.3/gcc/insn-notes.def /var/helenos/nightly/tmp-ci/build/ia32/coast/build/gcc/build/PKG/usr/local/lib/gcc/i686-linux-gnu/4.6.3/plugin/include/insn-notes.def
/usr/bin/install -c -m 644 ../../gcc-4.6.3/gcc/intl.h /var/helenos/nightly/tmp-ci/build/ia32/coast/build/gcc/build/PKG/usr/local/lib/gcc/i686-linux-gnu/4.6.3/plugin/include/intl.h
/usr/bin/install -c -m 644 ../../gcc-4.6.3/gcc/ipa-prop.h /var/helenos/nightly/tmp-ci/build/ia32/coast/build/gcc/build/PKG/usr/local/lib/gcc/i686-linux-gnu/4.6.3/plugin/include/ipa-prop.h
/usr/bin/install -c -m 644 ../../gcc-4.6.3/gcc/ipa-reference.h /var/helenos/nightly/tmp-ci/build/ia32/coast/build/gcc/build/PKG/usr/local/lib/gcc/i686-linux-gnu/4.6.3/plugin/include/ipa-reference.h
/usr/bin/install -c -m 644 ../../gcc-4.6.3/gcc/ipa-ref.h /var/helenos/nightly/tmp-ci/build/ia32/coast/build/gcc/build/PKG/usr/local/lib/gcc/i686-linux-gnu/4.6.3/plugin/include/ipa-ref.h
/usr/bin/install -c -m 644 ../../gcc-4.6.3/gcc/ipa-ref-inline.h /var/helenos/nightly/tmp-ci/build/ia32/coast/build/gcc/build/PKG/usr/local/lib/gcc/i686-linux-gnu/4.6.3/plugin/include/ipa-ref-inline.h
/usr/bin/install -c -m 644 ../../gcc-4.6.3/gcc/ipa-utils.h /var/helenos/nightly/tmp-ci/build/ia32/coast/build/gcc/build/PKG/usr/local/lib/gcc/i686-linux-gnu/4.6.3/plugin/include/ipa-utils.h
/usr/bin/install -c -m 644 ../../gcc-4.6.3/gcc/langhooks.h /var/helenos/nightly/tmp-ci/build/ia32/coast/build/gcc/build/PKG/usr/local/lib/gcc/i686-linux-gnu/4.6.3/plugin/include/langhooks.h
/usr/bin/install -c -m 644 ../../gcc-4.6.3/gcc/machmode.h /var/helenos/nightly/tmp-ci/build/ia32/coast/build/gcc/build/PKG/usr/local/lib/gcc/i686-linux-gnu/4.6.3/plugin/include/machmode.h
/usr/bin/install -c -m 644 ../../gcc-4.6.3/gcc/mode-classes.def /var/helenos/nightly/tmp-ci/build/ia32/coast/build/gcc/build/PKG/usr/local/lib/gcc/i686-linux-gnu/4.6.3/plugin/include/mode-classes.def
/usr/bin/install -c -m 644 ../../gcc-4.6.3/gcc/omp-builtins.def /var/helenos/nightly/tmp-ci/build/ia32/coast/build/gcc/build/PKG/usr/local/lib/gcc/i686-linux-gnu/4.6.3/plugin/include/omp-builtins.def
/usr/bin/install -c -m 644 options.h /var/helenos/nightly/tmp-ci/build/ia32/coast/build/gcc/build/PKG/usr/local/lib/gcc/i686-linux-gnu/4.6.3/plugin/include/options.h
/usr/bin/install -c -m 644 ../../gcc-4.6.3/gcc/opts.h /var/helenos/nightly/tmp-ci/build/ia32/coast/build/gcc/build/PKG/usr/local/lib/gcc/i686-linux-gnu/4.6.3/plugin/include/opts.h
/usr/bin/install -c -m 644 ../../gcc-4.6.3/gcc/output.h /var/helenos/nightly/tmp-ci/build/ia32/coast/build/gcc/build/PKG/usr/local/lib/gcc/i686-linux-gnu/4.6.3/plugin/include/output.h
/usr/bin/install -c -m 644 ../../gcc-4.6.3/gcc/params.def /var/helenos/nightly/tmp-ci/build/ia32/coast/build/gcc/build/PKG/usr/local/lib/gcc/i686-linux-gnu/4.6.3/plugin/include/params.def
/usr/bin/install -c -m 644 ../../gcc-4.6.3/gcc/params.h /var/helenos/nightly/tmp-ci/build/ia32/coast/build/gcc/build/PKG/usr/local/lib/gcc/i686-linux-gnu/4.6.3/plugin/include/params.h
/usr/bin/install -c -m 644 ../../gcc-4.6.3/gcc/plugin.def /var/helenos/nightly/tmp-ci/build/ia32/coast/build/gcc/build/PKG/usr/local/lib/gcc/i686-linux-gnu/4.6.3/plugin/include/plugin.def
/usr/bin/install -c -m 644 ../../gcc-4.6.3/gcc/plugin.h /var/helenos/nightly/tmp-ci/build/ia32/coast/build/gcc/build/PKG/usr/local/lib/gcc/i686-linux-gnu/4.6.3/plugin/include/plugin.h
/usr/bin/install -c -m 644 plugin-version.h /var/helenos/nightly/tmp-ci/build/ia32/coast/build/gcc/build/PKG/usr/local/lib/gcc/i686-linux-gnu/4.6.3/plugin/include/plugin-version.h
/usr/bin/install -c -m 644 ../../gcc-4.6.3/gcc/pointer-set.h /var/helenos/nightly/tmp-ci/build/ia32/coast/build/gcc/build/PKG/usr/local/lib/gcc/i686-linux-gnu/4.6.3/plugin/include/pointer-set.h
/usr/bin/install -c -m 644 ../../gcc-4.6.3/gcc/predict.def /var/helenos/nightly/tmp-ci/build/ia32/coast/build/gcc/build/PKG/usr/local/lib/gcc/i686-linux-gnu/4.6.3/plugin/include/predict.def
/usr/bin/install -c -m 644 ../../gcc-4.6.3/gcc/predict.h /var/helenos/nightly/tmp-ci/build/ia32/coast/build/gcc/build/PKG/usr/local/lib/gcc/i686-linux-gnu/4.6.3/plugin/include/predict.h
/usr/bin/install -c -m 644 ../../gcc-4.6.3/gcc/prefix.h /var/helenos/nightly/tmp-ci/build/ia32/coast/build/gcc/build/PKG/usr/local/lib/gcc/i686-linux-gnu/4.6.3/plugin/include/prefix.h
/usr/bin/install -c -m 644 ../../gcc-4.6.3/gcc/pretty-print.h /var/helenos/nightly/tmp-ci/build/ia32/coast/build/gcc/build/PKG/usr/local/lib/gcc/i686-linux-gnu/4.6.3/plugin/include/pretty-print.h
/usr/bin/install -c -m 644 ../../gcc-4.6.3/gcc/real.h /var/helenos/nightly/tmp-ci/build/ia32/coast/build/gcc/build/PKG/usr/local/lib/gcc/i686-linux-gnu/4.6.3/plugin/include/real.h
/usr/bin/install -c -m 644 ../../gcc-4.6.3/gcc/reg-notes.def /var/helenos/nightly/tmp-ci/build/ia32/coast/build/gcc/build/PKG/usr/local/lib/gcc/i686-linux-gnu/4.6.3/plugin/include/reg-notes.def
/usr/bin/install -c -m 644 ../../gcc-4.6.3/gcc/rtl.def /var/helenos/nightly/tmp-ci/build/ia32/coast/build/gcc/build/PKG/usr/local/lib/gcc/i686-linux-gnu/4.6.3/plugin/include/rtl.def
/usr/bin/install -c -m 644 ../../gcc-4.6.3/gcc/rtl.h /var/helenos/nightly/tmp-ci/build/ia32/coast/build/gcc/build/PKG/usr/local/lib/gcc/i686-linux-gnu/4.6.3/plugin/include/rtl.h
/usr/bin/install -c -m 644 ../../gcc-4.6.3/gcc/sbitmap.h /var/helenos/nightly/tmp-ci/build/ia32/coast/build/gcc/build/PKG/usr/local/lib/gcc/i686-linux-gnu/4.6.3/plugin/include/sbitmap.h
/usr/bin/install -c -m 644 ../../gcc-4.6.3/gcc/statistics.h /var/helenos/nightly/tmp-ci/build/ia32/coast/build/gcc/build/PKG/usr/local/lib/gcc/i686-linux-gnu/4.6.3/plugin/include/statistics.h
/usr/bin/install -c -m 644 ../../gcc-4.6.3/gcc/sync-builtins.def /var/helenos/nightly/tmp-ci/build/ia32/coast/build/gcc/build/PKG/usr/local/lib/gcc/i686-linux-gnu/4.6.3/plugin/include/sync-builtins.def
/usr/bin/install -c -m 644 ../../gcc-4.6.3/gcc/system.h /var/helenos/nightly/tmp-ci/build/ia32/coast/build/gcc/build/PKG/usr/local/lib/gcc/i686-linux-gnu/4.6.3/plugin/include/system.h
/usr/bin/install -c -m 644 ../../gcc-4.6.3/gcc/target.def /var/helenos/nightly/tmp-ci/build/ia32/coast/build/gcc/build/PKG/usr/local/lib/gcc/i686-linux-gnu/4.6.3/plugin/include/target.def
/usr/bin/install -c -m 644 ../../gcc-4.6.3/gcc/target.h /var/helenos/nightly/tmp-ci/build/ia32/coast/build/gcc/build/PKG/usr/local/lib/gcc/i686-linux-gnu/4.6.3/plugin/include/target.h
/usr/bin/install -c -m 644 ../../gcc-4.6.3/gcc/timevar.def /var/helenos/nightly/tmp-ci/build/ia32/coast/build/gcc/build/PKG/usr/local/lib/gcc/i686-linux-gnu/4.6.3/plugin/include/timevar.def
/usr/bin/install -c -m 644 ../../gcc-4.6.3/gcc/timevar.h /var/helenos/nightly/tmp-ci/build/ia32/coast/build/gcc/build/PKG/usr/local/lib/gcc/i686-linux-gnu/4.6.3/plugin/include/timevar.h
/usr/bin/install -c -m 644 tm.h /var/helenos/nightly/tmp-ci/build/ia32/coast/build/gcc/build/PKG/usr/local/lib/gcc/i686-linux-gnu/4.6.3/plugin/include/tm.h
/usr/bin/install -c -m 644 tm_p.h /var/helenos/nightly/tmp-ci/build/ia32/coast/build/gcc/build/PKG/usr/local/lib/gcc/i686-linux-gnu/4.6.3/plugin/include/tm_p.h
/usr/bin/install -c -m 644 tm-preds.h /var/helenos/nightly/tmp-ci/build/ia32/coast/build/gcc/build/PKG/usr/local/lib/gcc/i686-linux-gnu/4.6.3/plugin/include/tm-preds.h
/usr/bin/install -c -m 644 ../../gcc-4.6.3/gcc/toplev.h /var/helenos/nightly/tmp-ci/build/ia32/coast/build/gcc/build/PKG/usr/local/lib/gcc/i686-linux-gnu/4.6.3/plugin/include/toplev.h
/usr/bin/install -c -m 644 tree-check.h /var/helenos/nightly/tmp-ci/build/ia32/coast/build/gcc/build/PKG/usr/local/lib/gcc/i686-linux-gnu/4.6.3/plugin/include/tree-check.h
/usr/bin/install -c -m 644 ../../gcc-4.6.3/gcc/tree.def /var/helenos/nightly/tmp-ci/build/ia32/coast/build/gcc/build/PKG/usr/local/lib/gcc/i686-linux-gnu/4.6.3/plugin/include/tree.def
/usr/bin/install -c -m 644 ../../gcc-4.6.3/gcc/tree-dump.h /var/helenos/nightly/tmp-ci/build/ia32/coast/build/gcc/build/PKG/usr/local/lib/gcc/i686-linux-gnu/4.6.3/plugin/include/tree-dump.h
/usr/bin/install -c -m 644 ../../gcc-4.6.3/gcc/tree-flow.h /var/helenos/nightly/tmp-ci/build/ia32/coast/build/gcc/build/PKG/usr/local/lib/gcc/i686-linux-gnu/4.6.3/plugin/include/tree-flow.h
/usr/bin/install -c -m 644 ../../gcc-4.6.3/gcc/tree-flow-inline.h /var/helenos/nightly/tmp-ci/build/ia32/coast/build/gcc/build/PKG/usr/local/lib/gcc/i686-linux-gnu/4.6.3/plugin/include/tree-flow-inline.h
/usr/bin/install -c -m 644 ../../gcc-4.6.3/gcc/tree.h /var/helenos/nightly/tmp-ci/build/ia32/coast/build/gcc/build/PKG/usr/local/lib/gcc/i686-linux-gnu/4.6.3/plugin/include/tree.h
/usr/bin/install -c -m 644 ../../gcc-4.6.3/gcc/tree-inline.h /var/helenos/nightly/tmp-ci/build/ia32/coast/build/gcc/build/PKG/usr/local/lib/gcc/i686-linux-gnu/4.6.3/plugin/include/tree-inline.h
/usr/bin/install -c -m 644 ../../gcc-4.6.3/gcc/tree-iterator.h /var/helenos/nightly/tmp-ci/build/ia32/coast/build/gcc/build/PKG/usr/local/lib/gcc/i686-linux-gnu/4.6.3/plugin/include/tree-iterator.h
/usr/bin/install -c -m 644 ../../gcc-4.6.3/gcc/tree-pass.h /var/helenos/nightly/tmp-ci/build/ia32/coast/build/gcc/build/PKG/usr/local/lib/gcc/i686-linux-gnu/4.6.3/plugin/include/tree-pass.h
/usr/bin/install -c -m 644 ../../gcc-4.6.3/gcc/tree-ssa-alias.h /var/helenos/nightly/tmp-ci/build/ia32/coast/build/gcc/build/PKG/usr/local/lib/gcc/i686-linux-gnu/4.6.3/plugin/include/tree-ssa-alias.h
/usr/bin/install -c -m 644 ../../gcc-4.6.3/gcc/tree-ssa-operands.h /var/helenos/nightly/tmp-ci/build/ia32/coast/build/gcc/build/PKG/usr/local/lib/gcc/i686-linux-gnu/4.6.3/plugin/include/tree-ssa-operands.h
/usr/bin/install -c -m 644 ../../gcc-4.6.3/gcc/tree-ssa-sccvn.h /var/helenos/nightly/tmp-ci/build/ia32/coast/build/gcc/build/PKG/usr/local/lib/gcc/i686-linux-gnu/4.6.3/plugin/include/tree-ssa-sccvn.h
/usr/bin/install -c -m 644 ../../gcc-4.6.3/gcc/treestruct.def /var/helenos/nightly/tmp-ci/build/ia32/coast/build/gcc/build/PKG/usr/local/lib/gcc/i686-linux-gnu/4.6.3/plugin/include/treestruct.def
/usr/bin/install -c -m 644 ../../gcc-4.6.3/gcc/vec.h /var/helenos/nightly/tmp-ci/build/ia32/coast/build/gcc/build/PKG/usr/local/lib/gcc/i686-linux-gnu/4.6.3/plugin/include/vec.h
/usr/bin/install -c -m 644 ../../gcc-4.6.3/gcc/vecir.h /var/helenos/nightly/tmp-ci/build/ia32/coast/build/gcc/build/PKG/usr/local/lib/gcc/i686-linux-gnu/4.6.3/plugin/include/vecir.h
/usr/bin/install -c -m 644 ../../gcc-4.6.3/gcc/vecprim.h /var/helenos/nightly/tmp-ci/build/ia32/coast/build/gcc/build/PKG/usr/local/lib/gcc/i686-linux-gnu/4.6.3/plugin/include/vecprim.h
/usr/bin/install -c -m 644 ../../gcc-4.6.3/gcc/version.h /var/helenos/nightly/tmp-ci/build/ia32/coast/build/gcc/build/PKG/usr/local/lib/gcc/i686-linux-gnu/4.6.3/plugin/include/version.h
/usr/bin/install -c -m 644 b-header-vars /var/helenos/nightly/tmp-ci/build/ia32/coast/build/gcc/build/PKG/usr/local/lib/gcc/i686-linux-gnu/4.6.3/plugin/include/b-header-vars
make[1]: Leaving directory '/var/helenos/nightly/tmp-ci/build/ia32/coast/build/gcc/build/gcc'
[hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/ia32/coast/dist//gcc/app/" 
[hsct]: "cp" "PKG/usr/local/bin/gcc" "/var/helenos/nightly/tmp-ci/build/ia32/coast/dist//gcc/app/" 
[hsct]: "cp" "PKG/usr/local/bin/cpp" "/var/helenos/nightly/tmp-ci/build/ia32/coast/dist//gcc/app/" 
[hsct]: "cp" "PKG/usr/local/bin/gcov" "/var/helenos/nightly/tmp-ci/build/ia32/coast/dist//gcc/app/" 
[hsct]: "cp" "PKG/usr/local/libexec/gcc/i686-linux-gnu/4.6.3/cc1" "/var/helenos/nightly/tmp-ci/build/ia32/coast/dist//gcc/app/" 
[hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/ia32/coast/dist//gcc/lib/gcc/i686-linux-gnu/4.6.3/" 
[hsct]: "cp" "../gcc.specs" "/var/helenos/nightly/tmp-ci/build/ia32/coast/dist//gcc/lib/gcc/i686-linux-gnu/4.6.3/specs" 
>>> Creating the archive...