>>> 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=mipsel-helenos" "CC=mipsel-helenos-cc" "CXX=mipsel-helenos-cxx" "AR=mipsel-helenos-ar" "AS=mipsel-helenos-as" "CPP=mipsel-helenos-cpp" "NM=mipsel-helenos-nm" "OBJDUMP=mipsel-helenos-objdump" "OBJCOPY=mipsel-helenos-objcopy" "STRIP=mipsel-helenos-strip" "RANLIB=mipsel-helenos-ranlib" "--target=mipsel-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=mipsel-helenos-cc" "CXX_FOR_TARGET=mipsel-helenos-cxx" "GCC_FOR_TARGET=mipsel-helenos-cc" "AR_FOR_TARGET=mipsel-helenos-ar" "AS_FOR_TARGET=mipsel-helenos-as" "LD_FOR_TARGET=mipsel-helenos-ld" "NM_FOR_TARGET=mipsel-helenos-nm" "OBJDUMP_FOR_TARGET=mipsel-helenos-objdump" "RANLIB_FOR_TARGET=mipsel-helenos-ranlib" "STRIP_FOR_TARGET=mipsel-helenos-strip" checking build system type... x86_64-pc-linux-gnu checking host system type... mipsel-unknown-helenos checking target system type... mipsel-unknown-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 mipsel-helenos-gcc... mipsel-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 mipsel-helenos-cc accepts -g... yes checking for mipsel-helenos-cc option to accept ISO C89... none needed checking whether we are using the GNU C++ compiler... yes checking whether mipsel-helenos-cxx accepts -g... yes checking for mipsel-helenos-gnatbind... no checking for gnatbind... no checking for mipsel-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) mipsel-helenos-ar checking for mipsel-helenos-ar... (cached) mipsel-helenos-ar checking for as... (cached) mipsel-helenos-as checking for mipsel-helenos-as... (cached) mipsel-helenos-as checking for mipsel-helenos-dlltool... no checking for ld... (cached) /var/helenos/cross/lib/gcc/mipsel-helenos/13.2.0/../../../../mipsel-helenos/bin/ld checking for mipsel-helenos-ld... (cached) /var/helenos/cross/lib/gcc/mipsel-helenos/13.2.0/../../../../mipsel-helenos/bin/ld checking for mipsel-helenos-lipo... no checking for nm... (cached) mipsel-helenos-nm checking for mipsel-helenos-nm... (cached) mipsel-helenos-nm checking for ranlib... (cached) mipsel-helenos-ranlib checking for mipsel-helenos-ranlib... (cached) mipsel-helenos-ranlib checking for strip... (cached) mipsel-helenos-strip checking for mipsel-helenos-strip... (cached) mipsel-helenos-strip checking for mipsel-helenos-windres... no checking for mipsel-helenos-windmc... no checking for objcopy... (cached) mipsel-helenos-objcopy checking for mipsel-helenos-objcopy... (cached) mipsel-helenos-objcopy checking for objdump... (cached) mipsel-helenos-objdump checking for mipsel-helenos-objdump... (cached) mipsel-helenos-objdump checking for cc... (cached) mipsel-helenos-cc checking for gcc... (cached) mipsel-helenos-cc checking for c++... (cached) mipsel-helenos-cxx checking for g++... (cached) mipsel-helenos-cxx checking for cxx... (cached) mipsel-helenos-cxx checking for gxx... (cached) mipsel-helenos-cxx checking for gcc... (cached) mipsel-helenos-cc checking for mipsel-linux-gnu-gcj... no checking for mipsel-linux-gnu-gfortran... no checking for mipsel-linux-gnu-gccgo... no checking for mipsel-linux-gnu-dlltool... no checking for mipsel-linux-gnu-lipo... no checking for mipsel-linux-gnu-windres... no checking for mipsel-linux-gnu-windmc... no checking where to find the target ar... pre-installed in /var/helenos/cross/lib/gcc/mipsel-helenos/13.2.0/../../../../mipsel-helenos/bin checking where to find the target as... pre-installed in /var/helenos/cross/lib/gcc/mipsel-helenos/13.2.0/../../../../mipsel-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/mipsel-helenos/13.2.0/../../../../mipsel-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/mipsel-helenos/13.2.0/../../../../mipsel-helenos/bin checking where to find the target objdump... pre-installed in /var/helenos/cross/lib/gcc/mipsel-helenos/13.2.0/../../../../mipsel-helenos/bin checking where to find the target ranlib... pre-installed in /var/helenos/cross/lib/gcc/mipsel-helenos/13.2.0/../../../../mipsel-helenos/bin checking where to find the target strip... pre-installed in /var/helenos/cross/lib/gcc/mipsel-helenos/13.2.0/../../../../mipsel-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 mipsel-helenos-gcc... mipsel-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 mipsel-helenos-cc accepts -g... yes checking for mipsel-helenos-cc option to accept ISO C89... none needed checking build system type... x86_64-pc-linux-gnu checking host system type... mipsel-unknown-helenos checking for mipsel-helenos-ranlib... mipsel-helenos-ranlib checking for library containing strerror... none required checking how to run the C preprocessor... mipsel-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/mipsel-helenos/13.2.0/../../../../mipsel-helenos/bin/ld checking if the linker (/var/helenos/cross/lib/gcc/mipsel-helenos/13.2.0/../../../../mipsel-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... mipsel-unknown-helenos checking target system type... mipsel-unknown-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 mipsel-helenos-gcc... mipsel-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 mipsel-helenos-cc accepts -g... yes checking for mipsel-helenos-cc option to accept ISO C89... none needed checking whether mipsel-helenos-cc and cc understand -c and -o together... yes checking whether we are using the GNU C++ compiler... yes checking whether mipsel-helenos-cxx accepts -g... yes checking for mipsel-helenos-gnatbind... no checking for gnatbind... no checking for mipsel-helenos-gnatmake... no checking for gnatmake... no checking whether compiler driver understands Ada... no checking how to run the C preprocessor... mipsel-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... mipsel-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 mipsel-helenos-cc supports -W... yes checking whether mipsel-helenos-cc supports -Wall... yes checking whether mipsel-helenos-cc supports -Wwrite-strings... yes checking whether mipsel-helenos-cc supports -Wcast-qual... yes checking whether mipsel-helenos-cc supports -Wstrict-prototypes... yes checking whether mipsel-helenos-cc supports -Wmissing-prototypes... yes checking whether mipsel-helenos-cc supports -Wmissing-format-attribute... yes checking whether mipsel-helenos-cc supports -Wold-style-definition... yes checking whether mipsel-helenos-cc supports -Wc++-compat... yes checking whether mipsel-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 checking whether make sets $(MAKE)... yes checking for gawk... gawk checking whether ln -s works... yes checking whether ln works... yes checking for mipsel-helenos-ranlib... mipsel-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... mipsel-helenos-nm checking for ar... mipsel-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... mipsel-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/mipsel-helenos/13.2.0/../../../../mipsel-helenos/bin/ld checking if the linker (/var/helenos/cross/lib/gcc/mipsel-helenos/13.2.0/../../../../mipsel-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/mips/mips.c' for machine-specific logic. Using `../../gcc-4.6.3/gcc/config/mips/mips.md' as machine description file. Using the following target machine macro files: ../../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/mips/mips.h ../../gcc-4.6.3/gcc/config/linux-android.h ../../gcc-4.6.3/gcc/config/mips/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... mipsel-unknown-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 mipsel-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: decimal float 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... mipsel-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... mipsel-helenos-nm checking for ar... mipsel-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... mipsel-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/mipsel-helenos/13.2.0/../../../../mipsel-helenos/bin/ld checking if the linker (/var/helenos/cross/lib/gcc/mipsel-helenos/13.2.0/../../../../mipsel-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/mips/mips.c' for machine-specific logic. Using `../../../gcc-4.6.3/gcc/config/mips/mips.md' as machine description file. Using the following target machine macro files: ../../../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/mips/mips.h ../../../gcc-4.6.3/gcc/config/linux-android.h ../../../gcc-4.6.3/gcc/config/mips/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/mipsel-helenos/13.2.0/../../../../mipsel-helenos/bin/ld checking if the linker (/var/helenos/cross/lib/gcc/mipsel-helenos/13.2.0/../../../../mipsel-helenos/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... mipsel-helenos-nm checking the name lister (mipsel-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/mipsel-helenos/13.2.0/../../../../mipsel-helenos/bin/ld option to reload object files... -r checking for x86_64-pc-linux-gnu-objdump... mipsel-helenos-objdump checking how to recognize dependent libraries... pass_all checking for x86_64-pc-linux-gnu-ar... (cached) mipsel-helenos-ar checking for x86_64-pc-linux-gnu-strip... no checking for strip... strip checking for x86_64-pc-linux-gnu-ranlib... (cached) mipsel-helenos-ranlib checking command to parse mipsel-helenos-nm output from gcc object... ok 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/mipsel-helenos/13.2.0/../../../../mipsel-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... mipsel-helenos-cxx -E checking for ld used by mipsel-helenos-cxx... /var/helenos/cross/lib/gcc/mipsel-helenos/13.2.0/../../../../mipsel-helenos/bin/ld -m elf_x86_64 checking if the linker (/var/helenos/cross/lib/gcc/mipsel-helenos/13.2.0/../../../../mipsel-helenos/bin/ld -m elf_x86_64) is GNU ld... no checking whether the mipsel-helenos-cxx linker (/var/helenos/cross/lib/gcc/mipsel-helenos/13.2.0/../../../../mipsel-helenos/bin/ld -m elf_x86_64) supports shared libraries... yes checking for mipsel-helenos-cxx option to produce PIC... -fPIC -DPIC checking if mipsel-helenos-cxx PIC flag -fPIC -DPIC works... yes checking if mipsel-helenos-cxx static flag -static works... yes checking if mipsel-helenos-cxx supports -c -o file.o... yes checking if mipsel-helenos-cxx supports -c -o file.o... (cached) yes checking whether the mipsel-helenos-cxx linker (/var/helenos/cross/lib/gcc/mipsel-helenos/13.2.0/../../../../mipsel-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/mipsel-helenos/13.2.0/../../../../mipsel-helenos/bin/as checking whether we are using gold... no checking what linker to use... /var/helenos/cross/lib/gcc/mipsel-helenos/13.2.0/../../../../mipsel-helenos/bin/ld checking what nm to use... /var/helenos/cross/lib/gcc/mipsel-helenos/13.2.0/../../../../mipsel-helenos/bin/nm checking what objdump to use... /var/helenos/cross/lib/gcc/mipsel-helenos/13.2.0/../../../../mipsel-helenos/bin/objdump checking for readelf... /usr/bin/readelf checking what readelf to use... /usr/bin/readelf checking assembler flags... 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 explicit relocation support... yes checking assembler for -mno-shared support... yes checking assembler for .gnu_attribute support... yes checking assembler for .dtprelword support... yes checking assembler for DSPR1 mult with four accumulators support... yes checking assembler and linker for explicit JALR relocation... no checking linker for .eh_frame personality relaxation... 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 mipsel-unknown-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 mipsel-helenos-cc... /var/helenos/cross/lib/gcc/mipsel-helenos/13.2.0/../../../../mipsel-helenos/bin/ld checking if the linker (/var/helenos/cross/lib/gcc/mipsel-helenos/13.2.0/../../../../mipsel-helenos/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... mipsel-helenos-nm checking the name lister (mipsel-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/mipsel-helenos/13.2.0/../../../../mipsel-helenos/bin/ld option to reload object files... -r checking for mipsel-helenos-objdump... mipsel-helenos-objdump checking how to recognize dependent libraries... unknown checking for mipsel-helenos-ar... (cached) mipsel-helenos-ar checking for mipsel-helenos-strip... mipsel-helenos-strip checking for mipsel-helenos-ranlib... (cached) mipsel-helenos-ranlib checking command to parse mipsel-helenos-nm output from mipsel-helenos-cc object... ok checking for dlfcn.h... yes checking for objdir... .libs checking if mipsel-helenos-cc supports -fno-rtti -fno-exceptions... no checking for mipsel-helenos-cc option to produce PIC... -fPIC -DPIC checking if mipsel-helenos-cc PIC flag -fPIC -DPIC works... yes checking if mipsel-helenos-cc static flag -static works... yes checking if mipsel-helenos-cc supports -c -o file.o... yes checking if mipsel-helenos-cc supports -c -o file.o... (cached) yes checking whether the mipsel-helenos-cc linker (/var/helenos/cross/lib/gcc/mipsel-helenos/13.2.0/../../../../mipsel-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... mipsel-helenos-cxx -E checking for ld used by mipsel-helenos-cxx... /var/helenos/cross/lib/gcc/mipsel-helenos/13.2.0/../../../../mipsel-helenos/bin/ld checking if the linker (/var/helenos/cross/lib/gcc/mipsel-helenos/13.2.0/../../../../mipsel-helenos/bin/ld) is GNU ld... yes checking whether the mipsel-helenos-cxx linker (/var/helenos/cross/lib/gcc/mipsel-helenos/13.2.0/../../../../mipsel-helenos/bin/ld) supports shared libraries... no checking for mipsel-helenos-cxx option to produce PIC... -fPIC -DPIC checking if mipsel-helenos-cxx PIC flag -fPIC -DPIC works... yes checking if mipsel-helenos-cxx static flag -static works... yes checking if mipsel-helenos-cxx supports -c -o file.o... yes checking if mipsel-helenos-cxx supports -c -o file.o... (cached) yes checking whether the mipsel-helenos-cxx linker (/var/helenos/cross/lib/gcc/mipsel-helenos/13.2.0/../../../../mipsel-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/mipsel-helenos/13.2.0/../../../../mipsel-helenos/bin/as checking whether we are using gold... no checking what linker to use... /var/helenos/cross/lib/gcc/mipsel-helenos/13.2.0/../../../../mipsel-helenos/bin/ld checking what nm to use... /var/helenos/cross/lib/gcc/mipsel-helenos/13.2.0/../../../../mipsel-helenos/bin/nm checking what objdump to use... /var/helenos/cross/lib/gcc/mipsel-helenos/13.2.0/../../../../mipsel-helenos/bin/objdump checking for readelf... /usr/bin/readelf checking what readelf to use... /usr/bin/readelf checking assembler flags... 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 explicit relocation support... yes checking assembler for -mno-shared support... yes checking assembler for .gnu_attribute support... yes checking assembler for .dtprelword support... yes checking assembler for DSPR1 mult with four accumulators support... yes checking assembler and linker for explicit JALR relocation... no checking linker for .eh_frame personality relaxation... 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 mipsel-unknown-helenos to mipsel-unknown-linux-gnu. checking for exported symbols... unable to check checking for library containing dlopen... none required checking for -fPIC -shared... no configure: updating cache ./config.cache configure: creating ./config.status config.status: creating as config.status: creating collect-ld config.status: creating nm config.status: creating Makefile config.status: creating 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... mipsel-unknown-helenos checking for mipsel-helenos-ar... mipsel-helenos-ar checking for mipsel-helenos-ranlib... mipsel-helenos-ranlib checking for mipsel-helenos-gcc... mipsel-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 mipsel-helenos-cc accepts -g... yes checking for mipsel-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... mipsel-helenos-cc -E checking whether mipsel-helenos-cc supports -W... yes checking whether mipsel-helenos-cc supports -Wall... yes checking whether mipsel-helenos-cc supports -Wwrite-strings... yes checking whether mipsel-helenos-cc supports -Wc++-compat... yes checking whether mipsel-helenos-cc supports -Wstrict-prototypes... yes checking whether mipsel-helenos-cc supports -pedantic ... yes checking whether mipsel-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/mips32-msim/coast/build/gcc/build/libiberty' if [ x"" != x ] && [ ! -d pic ]; then \ mkdir pic; \ else true; fi touch stamp-picdir if [ x"" != x ]; then \ mipsel-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 mipsel-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 \ mipsel-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 mipsel-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/mips32-msim/coast/helenos/include/libposix/stdio.h:39, from ../../gcc-4.6.3/libiberty/cplus-dem.c:50: /var/helenos/nightly/tmp-ci/build/mips32-msim/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/mips32-msim/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/mips32-msim/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/mips32-msim/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/mips32-msim/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 \ mipsel-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 mipsel-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/mips32-msim/coast/helenos/include/libposix/stdio.h:39, from ../../gcc-4.6.3/libiberty/cp-demangle.c:106: /var/helenos/nightly/tmp-ci/build/mips32-msim/coast/helenos/include/libc/stdio.h:148:12: note: declared here 148 | extern int sprintf(char *, const char *, ...) | ^~~~~~~ if [ x"" != x ]; then \ mipsel-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 mipsel-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 \ mipsel-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 mipsel-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 \ mipsel-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 mipsel-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 \ mipsel-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 mipsel-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 \ mipsel-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 mipsel-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/mips32-msim/coast/helenos/include/libposix/stdlib.h:61:14: note: declared here 61 | extern char *mktemp(char *tmpl) __attribute__((deprecated)); | ^~~~~~ if [ x"" != x ]; then \ mipsel-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 mipsel-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 \ mipsel-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 mipsel-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 \ mipsel-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 mipsel-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 \ mipsel-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 mipsel-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 \ mipsel-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 mipsel-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 \ mipsel-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 mipsel-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 \ mipsel-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 mipsel-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 \ mipsel-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 mipsel-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 \ mipsel-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 mipsel-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 \ mipsel-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 mipsel-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 \ mipsel-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 mipsel-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 \ mipsel-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 mipsel-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 \ mipsel-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 mipsel-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 \ mipsel-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 mipsel-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 \ mipsel-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 mipsel-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 \ mipsel-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 mipsel-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 \ mipsel-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 mipsel-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 \ mipsel-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 mipsel-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 \ mipsel-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 mipsel-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 \ mipsel-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 mipsel-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 \ mipsel-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 mipsel-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 \ mipsel-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 mipsel-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 \ mipsel-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 mipsel-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 \ mipsel-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 mipsel-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 \ mipsel-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 mipsel-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/mips32-msim/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 \ mipsel-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 mipsel-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 \ mipsel-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 mipsel-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 \ mipsel-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 mipsel-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 \ mipsel-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 mipsel-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 \ mipsel-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 mipsel-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 \ mipsel-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 mipsel-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 \ mipsel-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 mipsel-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 \ mipsel-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 mipsel-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 \ mipsel-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 mipsel-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/mips32-msim/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/mips32-msim/coast/helenos/include/libc/stdio.h:148:12: note: declared here 148 | extern int sprintf(char *, const char *, ...) | ^~~~~~~ if [ x"" != x ]; then \ mipsel-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 mipsel-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/mips32-msim/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/mips32-msim/coast/helenos/include/libc/stdio.h:148:12: note: declared here 148 | extern int sprintf(char *, const char *, ...) | ^~~~~~~ if [ x"" != x ]; then \ mipsel-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 mipsel-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 \ mipsel-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 mipsel-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 \ mipsel-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 mipsel-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 \ mipsel-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 mipsel-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 \ mipsel-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 mipsel-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 \ mipsel-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 mipsel-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 \ mipsel-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 mipsel-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/mips32-msim/coast/helenos/include/libposix/stdio.h:39, from ../../gcc-4.6.3/libiberty/xstrerror.c:16: /var/helenos/nightly/tmp-ci/build/mips32-msim/coast/helenos/include/libc/stdio.h:148:12: note: declared here 148 | extern int sprintf(char *, const char *, ...) | ^~~~~~~ if [ x"" != x ]; then \ mipsel-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 mipsel-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 \ mipsel-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 mipsel-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 \ mipsel-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 mipsel-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 \ mipsel-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 mipsel-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 \ mipsel-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 mipsel-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 \ mipsel-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 mipsel-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 \ mipsel-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 mipsel-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 \ mipsel-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 mipsel-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 \ mipsel-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 mipsel-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 \ mipsel-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 mipsel-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 \ mipsel-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 mipsel-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 \ mipsel-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 mipsel-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 mipsel-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 mipsel-helenos-ranlib ./libiberty.a if [ x"" != x ]; then \ cd pic; \ mipsel-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; \ mipsel-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/mips32-msim/coast/build/gcc/build/libiberty/testsuite' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/mips32-msim/coast/build/gcc/build/libiberty/testsuite' make[1]: Leaving directory '/var/helenos/nightly/tmp-ci/build/mips32-msim/coast/build/gcc/build/libiberty' make[1]: Entering directory '/var/helenos/nightly/tmp-ci/build/mips32-msim/coast/build/gcc/build/intl' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/var/helenos/nightly/tmp-ci/build/mips32-msim/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/mips32-msim/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/mips32-msim/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/mips32-msim/coast/build/gcc/build/build-x86_64-pc-linux-gnu/libiberty/testsuite' make[1]: Leaving directory '/var/helenos/nightly/tmp-ci/build/mips32-msim/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... mipsel-unknown-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/mips32-msim/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 mipsel-unknown-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/mips32-msim/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... mipsel-unknown-helenos checking target system type... mipsel-unknown-linux-gnu checking whether make sets $(MAKE)... yes checking for a BSD-compatible install... /usr/bin/install -c checking for mipsel-helenos-gcc... mipsel-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 mipsel-helenos-cc accepts -g... yes checking for mipsel-helenos-cc option to accept ISO C89... none needed checking whether we are using the GNU C++ compiler... yes checking whether mipsel-helenos-cxx accepts -g... yes checking for mipsel-helenos-ranlib... mipsel-helenos-ranlib checking how to run the C preprocessor... mipsel-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 mipsel-helenos-cc supports -W... yes checking whether mipsel-helenos-cc supports -Wall... yes checking whether mipsel-helenos-cc supports -Wwrite-strings... yes checking whether mipsel-helenos-cc supports -Wmissing-format-attribute... yes checking whether mipsel-helenos-cc supports -Wstrict-prototypes... yes checking whether mipsel-helenos-cc supports -Wmissing-prototypes... yes checking whether mipsel-helenos-cc supports -Wold-style-definition... yes checking whether mipsel-helenos-cc supports -Wc++-compat... yes checking whether mipsel-helenos-cc supports -pedantic -Wno-long-long... yes checking dependency style of mipsel-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/mipsel-helenos/13.2.0/../../../../mipsel-helenos/bin/ld checking if the linker (/var/helenos/cross/lib/gcc/mipsel-helenos/13.2.0/../../../../mipsel-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/mips32-msim/coast/build/gcc/build/libcpp' mipsel-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/mips32-msim/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/mips32-msim/coast/helenos/include/libc/stdio.h:148:12: note: declared here 148 | extern int sprintf(char *, const char *, ...) | ^~~~~~~ mipsel-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 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ mipsel-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 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ mipsel-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 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ mipsel-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: | ^~~~ mipsel-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)) | ^~~~~~~~~~~~~~~ mipsel-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 mipsel-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 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ mipsel-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/mips32-msim/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/mips32-msim/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: | ^~~~~~~ mipsel-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 mipsel-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/mips32-msim/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/mips32-msim/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/mips32-msim/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/mips32-msim/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: | ^~~~ mipsel-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 mipsel-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: | ^~~~ mipsel-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 mipsel-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 mipsel-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/mipsel-helenos-ar: `u' modifier ignored since `D' is the default (see `U') mipsel-helenos-ranlib libcpp.a make[1]: Leaving directory '/var/helenos/nightly/tmp-ci/build/mips32-msim/coast/build/gcc/build/libcpp' mkdir -p -- ./libdecnumber Configuring in ./libdecnumber configure: creating cache ./config.cache checking whether make sets $(MAKE)... yes checking for mipsel-helenos-gcc... mipsel-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 mipsel-helenos-cc accepts -g... yes checking for mipsel-helenos-cc option to accept ISO C89... none needed checking for mipsel-helenos-ranlib... mipsel-helenos-ranlib checking for aclocal... no checking for autoconf... no checking for autoheader... no checking whether mipsel-helenos-cc supports -W... yes checking whether mipsel-helenos-cc supports -Wall... yes checking whether mipsel-helenos-cc supports -Wwrite-strings... yes checking whether mipsel-helenos-cc supports -Wstrict-prototypes... yes checking whether mipsel-helenos-cc supports -Wmissing-prototypes... yes checking whether mipsel-helenos-cc supports -Wold-style-definition... yes checking whether mipsel-helenos-cc supports -Wmissing-format-attribute... yes checking whether mipsel-helenos-cc supports -Wcast-qual... yes checking whether mipsel-helenos-cc supports -pedantic -Wno-long-long... yes checking how to run the C preprocessor... mipsel-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... mipsel-unknown-helenos checking target system type... mipsel-unknown-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/mips32-msim/coast/build/gcc/build/libdecnumber' source='../../gcc-4.6.3/libdecnumber/decNumber.c' object='decNumber.o' libtool=no mipsel-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 mipsel-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 mipsel-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 mipsel-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 mipsel-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 mipsel-helenos-ar cru libdecnumber.a decNumber.o decContext.o decimal32.o decimal64.o decimal128.o /var/helenos/cross/bin/mipsel-helenos-ar: `u' modifier ignored since `D' is the default (see `U') mipsel-helenos-ranlib libdecnumber.a make[1]: Leaving directory '/var/helenos/nightly/tmp-ci/build/mips32-msim/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... mipsel-unknown-helenos checking target system type... mipsel-unknown-linux-gnu checking for mipsel-helenos-gcc... mipsel-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 mipsel-helenos-cc accepts -g... yes checking for mipsel-helenos-cc option to accept ISO C89... none needed checking for a sed that does not truncate output... /usr/bin/sed checking whether mipsel-helenos-cc supports -W... yes checking whether mipsel-helenos-cc supports -Wall... yes checking whether mipsel-helenos-cc supports -Wwrite-strings... yes checking whether mipsel-helenos-cc supports -Wstrict-prototypes... yes checking whether mipsel-helenos-cc supports -Wmissing-prototypes... yes checking whether mipsel-helenos-cc supports -Wold-style-definition... yes checking whether mipsel-helenos-cc supports -Wmissing-format-attribute... yes checking whether mipsel-helenos-cc supports -Wno-overlength-strings... yes checking whether mipsel-helenos-cc supports -pedantic -Wno-long-long... yes checking how to run the C preprocessor... mipsel-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/mips32-msim/coast/build/gcc/build/fixincludes' mipsel-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/mips32-msim/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/mips32-msim/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/mips32-msim/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/mips32-msim/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/mips32-msim/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/mips32-msim/coast/helenos/include/libc/stdio.h:148:12: note: declared here 148 | extern int sprintf(char *, const char *, ...) | ^~~~~~~ mipsel-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 mipsel-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/mips32-msim/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/mips32-msim/coast/helenos/include/libc/stdio.h:148:12: note: declared here 148 | extern int sprintf(char *, const char *, ...) | ^~~~~~~ mipsel-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 mipsel-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 mipsel-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 mipsel-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 mipsel-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 mipsel-unknown-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/mips32-msim/coast/build/gcc/build/fixincludes' make[1]: Entering directory '/var/helenos/nightly/tmp-ci/build/mips32-msim/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="(MASK_SPLIT_ADDRESSES)|MASK_EXPLICIT_RELOCS" \ HEADERS="options.h insn-constants.h config/dbxelf.h config/elfos.h config/gnu-user.h config/linux.h config/glibc-stdint.h config/mips/mips.h config/linux-android.h config/mips/linux.h defaults.h" DEFINES="TARGET_ENDIAN_DEFAULT=0 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/g.opt ../../gcc-4.6.3/gcc/config/mips/mips.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/mips/mips.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/mips/mips.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="\"\"" -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/mips/mips.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/mips/mips-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/mips/mips.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/mips/mips.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/mips/mips.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/mips/mips.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/mips/mips.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/mips/mips.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 mipsel-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; | ^~~~~~~~~~~~ mipsel-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; | ^~~~~~~~~~~~ mipsel-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; | ^~~~~~~~~~~~ mipsel-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; | ^~~~~~~~~~~~ mipsel-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) | ^~~~~~ mipsel-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/mips32-msim/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/mips32-msim/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: | ^~~~~~~ mipsel-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; | ^~~~~~~~~~~~ mipsel-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/mips32-msim/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/mips32-msim/coast/helenos/include/libc/stdio.h:148:12: note: declared here 148 | extern int sprintf(char *, const char *, ...) | ^~~~~~~ mipsel-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; | ^~~~~~~~~~~~ mipsel-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: | ^~~~~~~ mipsel-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/mips32-msim/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/mips32-msim/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/mips32-msim/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/mips32-msim/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/mips32-msim/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 mipsel-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/mips32-msim/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/mips32-msim/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/mips32-msim/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); | ^~~~~~~~~~~~ mipsel-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/mips32-msim/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/mips32-msim/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/mips32-msim/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/mips32-msim/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/mips32-msim/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/mips32-msim/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/mips32-msim/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/mips32-msim/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/mips32-msim/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/mips32-msim/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/mips32-msim/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/mips32-msim/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/mips32-msim/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/mips32-msim/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/mips32-msim/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/mips32-msim/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/mips32-msim/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/mips32-msim/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/mips32-msim/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/mips32-msim/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/mips32-msim/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/mips32-msim/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/mips32-msim/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/mips32-msim/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/mips32-msim/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/mips32-msim/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/mips32-msim/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/mips32-msim/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/mips32-msim/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/mips32-msim/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/mips32-msim/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/mips32-msim/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/mips32-msim/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/mips32-msim/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/mips32-msim/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/mips32-msim/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/mips32-msim/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/mips32-msim/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/mips32-msim/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/mips32-msim/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/mips32-msim/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/mips32-msim/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/mips32-msim/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/mips32-msim/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/mips32-msim/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/mips32-msim/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/mips32-msim/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/mips32-msim/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/mips32-msim/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/mips32-msim/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/mips32-msim/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/mips32-msim/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/mips32-msim/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/mips32-msim/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/mips32-msim/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/mips32-msim/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/mips32-msim/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/mips32-msim/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/mips32-msim/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/mips32-msim/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/mips32-msim/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/mips32-msim/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/mips32-msim/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); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mipsel-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; | ^~~~~~~~~~~~ mipsel-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; | ^~~~~~~~~~~~ mipsel-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; | ^~~~~~~~~~~~ mipsel-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: | ^~~~ mipsel-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; | ^~~~~~~~~~~~ mipsel-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: | ^~~~ mipsel-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=\"mipsel-unknown-helenos\" -DTARGET_MACHINE=\"mipsel-unknown-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; | ^~~~~~~~~~~~ mipsel-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; | ^~~~~~~~~~~~ mipsel-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: | ^~~~~~~ mipsel-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/mips32-msim/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/mips32-msim/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/mips32-msim/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/mips32-msim/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/mips32-msim/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/mips32-msim/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/mips32-msim/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/mips32-msim/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/mips32-msim/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/mips32-msim/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, "", ((unsigned)((uintptr_t)(t) & 0xffff))); | ^~~~~~~ /var/helenos/nightly/tmp-ci/build/mips32-msim/coast/helenos/include/libc/stdio.h:148:12: note: declared here 148 | extern int sprintf(char *, const char *, ...) | ^~~~~~~ mipsel-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; | ^~~~~~~~~~~~ mipsel-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/mips32-msim/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/mips32-msim/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/mips32-msim/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/mips32-msim/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/mips32-msim/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/mips32-msim/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/mips32-msim/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/mips32-msim/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/mips32-msim/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/mips32-msim/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/mips32-msim/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/mips32-msim/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/mips32-msim/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/mips32-msim/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/mips32-msim/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/mips32-msim/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/mips32-msim/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/mips32-msim/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/mips32-msim/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 '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); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../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 -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 "mipsel-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 mipsel-helenos-cc -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../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/mips/mips.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 mipsel-helenos-cc -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../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/mips/mips.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/mips/mips.md:439:16: note: in expansion of macro 'fatal_insn_not_found' 439 | (const_int 0) | ^~~~~~~~ ../../gcc-4.6.3/gcc/config/mips/mips.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/mips/mips.md:399:16: note: in expansion of macro 'fatal_insn_not_found' 399 | ;; | ^ ../../gcc-4.6.3/gcc/config/mips/mips.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/mips/mips.md:399:16: note: in expansion of macro 'fatal_insn_not_found' 399 | ;; | ^ ../../gcc-4.6.3/gcc/config/mips/mips.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/mips/mips.md:399:16: note: in expansion of macro 'fatal_insn_not_found' 399 | ;; | ^ ../../gcc-4.6.3/gcc/config/mips/mips.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/mips/mips.md:534:16: note: in expansion of macro 'fatal_insn_not_found' 534 | (const_string "delay") | ^~~~~~~~~~~~~~~~ ../../gcc-4.6.3/gcc/config/mips/mips.md: In function 'insn_default_latency': ../../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/mips/mips.md:534:16: note: in expansion of macro 'fatal_insn_not_found' 534 | (const_string "delay") | ^~~~~~~~~~~~~~~~ ../../gcc-4.6.3/gcc/config/mips/mips.md: In function 'internal_dfa_insn_code': ../../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/mips/mips.md:534:16: note: in expansion of macro 'fatal_insn_not_found' 534 | (const_string "delay") | ^~~~~~~~~~~~~~~~ ../../gcc-4.6.3/gcc/config/mips/mips.md: In function 'num_delay_slots': ../../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/mips/mips.md:578:9: note: in expansion of macro 'fatal_insn_not_found' 578 | (define_asm_attributes | ^~~~~~~~~~~~~~ ../../gcc-4.6.3/gcc/config/mips/mips.md: In function 'get_attr_alu_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/mips/mips.md:919:9: note: in expansion of macro 'fatal_insn_not_found' 919 | ;; .................... | ^~~~~~~~~~~~~~~~ ../../gcc-4.6.3/gcc/config/mips/mips.md: In function 'get_attr_branch_likely': ../../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/mips/mips.md:944:9: note: in expansion of macro 'fatal_insn_not_found' 944 | "ISA_HAS_COND_TRAP" | ^~~~~~~~~~~~~ ../../gcc-4.6.3/gcc/config/mips/mips.md: In function 'get_attr_can_delay': ../../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/mips/mips.md:566:9: note: in expansion of macro 'fatal_insn_not_found' 566 | (if_then_else (ne (symbol_ref "GENERATE_BRANCHLIKELY") (const_int 0)) | ^~~~~~~~~~~~~~~~~~~~ ../../gcc-4.6.3/gcc/config/mips/mips.md: In function 'get_attr_cnv_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/mips/mips.md:598:9: note: in expansion of macro 'fatal_insn_not_found' 598 | ;; This mode iterator allows :MOVECC to be used anywhere that a | ^~~~~~~~~~~~~~~~~~~~ ../../gcc-4.6.3/gcc/config/mips/mips.md: In function 'get_attr_dword_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/mips/mips.md:225:16: note: in expansion of macro 'fatal_insn_not_found' 225 | ;; load load instruction(s) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-4.6.3/gcc/config/mips/mips.md: In function 'get_attr_extended_mips16': ../../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/mips/mips.md:266:16: note: in expansion of macro 'fatal_insn_not_found' 266 | ;; fsqrt floating point square root | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-4.6.3/gcc/config/mips/mips.md: In function 'get_attr_got': ../../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/mips/mips.md:341:9: note: in expansion of macro 'fatal_insn_not_found' 341 | ;; Attributes describing a sync loop. These loops have the form: | ^~~~~~~~~~~~~~~~~~~~ ../../gcc-4.6.3/gcc/config/mips/mips.md: In function 'get_attr_hazard': ../../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/mips/mips.md:554:9: note: in expansion of macro 'fatal_insn_not_found' 554 | | ^ ../../gcc-4.6.3/gcc/config/mips/mips.md: In function 'get_attr_jal_macro': ../../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/mips/mips.md:181:9: note: in expansion of macro 'fatal_insn_not_found' 181 | ;; | ^ ../../gcc-4.6.3/gcc/config/mips/mips.md: In function 'get_attr_jal': ../../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/mips/mips.md:209:9: note: in expansion of macro 'fatal_insn_not_found' 209 | | ^ ../../gcc-4.6.3/gcc/config/mips/mips.md: In function 'get_attr_ls2_turn_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/mips/mips.md:236:9: note: in expansion of macro 'fatal_insn_not_found' 236 | ;; mthilo transfer to hi/lo registers | ^~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-4.6.3/gcc/config/mips/mips.md: In function 'get_attr_may_clobber_hilo': ../../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/mips/mips.md:297:9: note: in expansion of macro 'fatal_insn_not_found' 297 | | ^ ../../gcc-4.6.3/gcc/config/mips/mips.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/mips/mips.md:808:30: note: in expansion of macro 'fatal_insn_not_found' 808 | (plus "addu") | ^~~~~~~~ ../../gcc-4.6.3/gcc/config/mips/mips.md: In function 'get_attr_move_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/mips/mips.md:1745:9: note: in expansion of macro 'fatal_insn_not_found' 1745 | [(set (match_operand:DI 0 "register_operand" "=ka") | ^~~~~~~~~~~~~~~~~~~~ ../../gcc-4.6.3/gcc/config/mips/mips.md: In function 'get_attr_sb1_fp_pipes': ../../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/mips/mips.md:1760:16: note: in expansion of macro 'fatal_insn_not_found' 1760 | (mult:DI (any_extend:DI (match_operand:SI 1 "register_operand" "d")) | ^~~~~~~~~~~~~~~~~~~~ ../../gcc-4.6.3/gcc/config/mips/sb1.md: In function 'get_attr_single_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/config/mips/sb1.md:100:9: note: in expansion of macro 'fatal_insn_not_found' 100 | | ^ ../../gcc-4.6.3/gcc/config/mips/mips.md: In function 'get_attr_sync_release_barrier': ../../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/mips/mips.md:571:9: note: in expansion of macro 'fatal_insn_not_found' 571 | ;; This is used by the TUNE_MACC_CHAINS code. | ^~~~~~~~~~~~~~~~~~~~ ../../gcc-4.6.3/gcc/config/mips/mips.md: In function 'get_attr_sync_insn2': ../../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/mips/mips.md:616:9: note: in expansion of macro 'fatal_insn_not_found' 616 | (define_mode_iterator MOVE64 | ^~~~~~~~~~~~~~~~~~~~ ../../gcc-4.6.3/gcc/config/mips/mips.md: In function 'get_attr_sync_insn1': ../../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/mips/mips.md:749:9: note: in expansion of macro 'fatal_insn_not_found' 749 | ;; from the same template. | ^~~~~~~~~~~~~~~~~~ ../../gcc-4.6.3/gcc/config/mips/mips.md: In function 'get_attr_sync_insn1_op2': ../../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/mips/mips.md:834:9: note: in expansion of macro 'fatal_insn_not_found' 834 | (define_code_attr bbv [(eq "0") (ne "1")]) | ^~~~~~~~~~~~~~~~~~~~ ../../gcc-4.6.3/gcc/config/mips/mips.md: In function 'get_attr_sync_required_oldval': ../../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/mips/mips.md:856:9: note: in expansion of macro 'fatal_insn_not_found' 856 | [(eq_attr "can_delay" "yes") | ^~~~~~~~~~~~~~~~~~~~ ../../gcc-4.6.3/gcc/config/mips/mips.md: In function 'get_attr_sync_exclusive_mask': ../../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/mips/mips.md:895:9: note: in expansion of macro 'fatal_insn_not_found' 895 | (include "24k.md") | ^~~~~~~~~~ ../../gcc-4.6.3/gcc/config/mips/mips.md: In function 'get_attr_sync_inclusive_mask': ../../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/mips/mips.md:934:9: note: in expansion of macro 'fatal_insn_not_found' 934 | else | ^ ../../gcc-4.6.3/gcc/config/mips/mips.md: In function 'get_attr_sync_newval': ../../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/mips/mips.md:985:23: note: in expansion of macro 'fatal_insn_not_found' 985 | (match_operand:GPR 2 "arith_operand" "d,Q")))] | ^~~~~~~~~~~~~~~~~~~~ ../../gcc-4.6.3/gcc/config/mips/mips.md: In function 'get_attr_sync_oldval': ../../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/mips/mips.md:1052:9: note: in expansion of macro 'fatal_insn_not_found' 1052 | | ^ ../../gcc-4.6.3/gcc/config/mips/mips.md: In function 'get_attr_sync_mem': ../../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/mips/mips.md:1131:9: note: in expansion of macro 'fatal_insn_not_found' 1131 | }) | ^ ../../gcc-4.6.3/gcc/config/mips/mips.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/mips/mips.md:372:9: note: in expansion of macro 'fatal_insn_not_found' 372 | (define_attr "sync_newval" "none,0,1,2,3,4,5" (const_string "none")) | ^~~~~~~~~~~~~~~~~~~~ ../../gcc-4.6.3/gcc/config/mips/mips.md: In function 'get_attr_vr4130_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/config/mips/mips.md:1404:9: note: in expansion of macro 'fatal_insn_not_found' 1404 | [(set (match_operand:GPR 0 "register_operand" "=d") | ^~~~~~~~~~~~~~~~~~~~ ../../gcc-4.6.3/gcc/config/mips/mips.md: In function 'eligible_for_delay': ../../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/mips/mips.md:581:9: note: in expansion of macro 'fatal_insn_not_found' 581 | | ^ ../../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/mips/mips.md:566:6: note: in expansion of macro 'fatal_insn_not_found' 566 | (if_then_else (ne (symbol_ref "GENERATE_BRANCHLIKELY") (const_int 0)) | ^~~~~~~~~~~~~~~~~~~~ ../../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/mips/mips.md:566:6: note: in expansion of macro 'fatal_insn_not_found' 566 | (if_then_else (ne (symbol_ref "GENERATE_BRANCHLIKELY") (const_int 0)) | ^~~~~~~~~~~~~~~~~~~~ ../../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/mips/mips.md:566:6: note: in expansion of macro 'fatal_insn_not_found' 566 | (if_then_else (ne (symbol_ref "GENERATE_BRANCHLIKELY") (const_int 0)) | ^~~~~~~~~~~~~~~~~~~~ ../../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/mips/mips.md:566:6: note: in expansion of macro 'fatal_insn_not_found' 566 | (if_then_else (ne (symbol_ref "GENERATE_BRANCHLIKELY") (const_int 0)) | ^~~~~~~~~~~~~~~~~~~~ ../../gcc-4.6.3/gcc/config/mips/mips.md: In function 'eligible_for_annul_false': ../../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/mips/mips.md:581:9: note: in expansion of macro 'fatal_insn_not_found' 581 | | ^ ../../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/mips/mips.md:876:6: note: in expansion of macro 'fatal_insn_not_found' 876 | ;; | ^ ../../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/mips/mips.md:887:6: note: in expansion of macro 'fatal_insn_not_found' 887 | ;; They exist purely to express an effect on dataflow. | ^~~~~~~~~~~~~~~~~~~~ ../../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/mips/mips.md:898:6: note: in expansion of macro 'fatal_insn_not_found' 898 | (include "4000.md") | ^~~~~~~~~~~~~~ ../../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/mips/mips.md:566:6: note: in expansion of macro 'fatal_insn_not_found' 566 | (if_then_else (ne (symbol_ref "GENERATE_BRANCHLIKELY") (const_int 0)) | ^~~~~~~~~~~~~~~~~~~~ ../../gcc-4.6.3/gcc/config/mips/mips.md: In function 'get_attr_alu_type': ../../gcc-4.6.3/gcc/config/mips/mips.md:917:10: warning: this statement may fall through [-Wimplicit-fallthrough=] 917 | | ^ ../../gcc-4.6.3/gcc/config/mips/mips.md:920:5: note: here 920 | ;; | ^ ../../gcc-4.6.3/gcc/config/mips/mips.md: In function 'get_attr_branch_likely': ../../gcc-4.6.3/gcc/config/mips/mips.md:942:31: warning: this statement may fall through [-Wimplicit-fallthrough=] 942 | (match_operand:GPR 2 "arith_operand")]) | ^ ../../gcc-4.6.3/gcc/config/mips/mips.md:945:5: note: here 945 | { | ^ ../../gcc-4.6.3/gcc/config/mips/mips.md: In function 'get_attr_can_delay': ../../gcc-4.6.3/gcc/config/mips/mips.md:564:10: warning: this statement may fall through [-Wimplicit-fallthrough=] 564 | ;; instructions. | ^ ../../gcc-4.6.3/gcc/config/mips/mips.md:567:19: note: here 567 | (const_string "yes") | ^~~~ ../../gcc-4.6.3/gcc/config/mips/mips.md: In function 'get_attr_cnv_mode': ../../gcc-4.6.3/gcc/config/mips/mips.md:596:10: warning: this statement may fall through [-Wimplicit-fallthrough=] 596 | (define_mode_iterator P [(SI "Pmode == SImode") (DI "Pmode == DImode")]) | ^ ../../gcc-4.6.3/gcc/config/mips/mips.md:599:5: note: here 599 | ;; conditional-move-type condition is needed. | ^~~~~~~ ../../gcc-4.6.3/gcc/config/mips/mips.md: In function 'get_attr_got': ../../gcc-4.6.3/gcc/config/mips/mips.md:339:24: warning: this statement may fall through [-Wimplicit-fallthrough=] 339 | (const_string "no"))) | ^ ../../gcc-4.6.3/gcc/config/mips/mips.md:342:5: note: here 342 | ;; | ^ ../../gcc-4.6.3/gcc/config/mips/mips.md: In function 'get_attr_jal': ../../gcc-4.6.3/gcc/config/mips/mips.md:207:10: warning: this statement may fall through [-Wimplicit-fallthrough=] 207 | (define_attr "mode" "unknown,none,QI,HI,SI,DI,TI,SF,DF,TF,FPSW" | ^ ../../gcc-4.6.3/gcc/config/mips/mips.md:210:5: note: here 210 | ;; True if the main data type is twice the size of a word. | ^~~~~~~ ../../gcc-4.6.3/gcc/config/mips/mips.md: In function 'get_attr_ls2_turn_type': ../../gcc-4.6.3/gcc/config/mips/mips.md:234:18: warning: this statement may fall through [-Wimplicit-fallthrough=] 234 | ;; mtc transfer to coprocessor | ^ ../../gcc-4.6.3/gcc/config/mips/mips.md:237:5: note: here 237 | ;; mfhilo transfer from hi/lo registers | ^~~~~~~~~~~~~ ../../gcc-4.6.3/gcc/config/mips/mips.md: In function 'get_attr_mode': ../../gcc-4.6.3/gcc/config/mips/mips.md:806:31: warning: this statement may fall through [-Wimplicit-fallthrough=] 806 | (xor "xor") | ^ ../../gcc-4.6.3/gcc/config/mips/mips.md:809:26: note: here 809 | (minus "subu")]) | ^~~~ ../../gcc-4.6.3/gcc/config/mips/mips.md: In function 'get_attr_move_type': ../../gcc-4.6.3/gcc/config/mips/mips.md:1743:10: warning: this statement may fall through [-Wimplicit-fallthrough=] 1743 | ;; available if !TARGET_64BIT && ISA_HAS_DSP. | ^ ../../gcc-4.6.3/gcc/config/mips/mips.md:1746:12: note: here 1746 | (mult:DI (any_extend:DI (match_operand:SI 1 "register_operand" "d")) | ^~~~~~~ ../../gcc-4.6.3/gcc/config/mips/mips.md: In function 'get_attr_sb1_fp_pipes': ../../gcc-4.6.3/gcc/config/mips/mips.md:1758:10: warning: this statement may fall through [-Wimplicit-fallthrough=] 1758 | (define_insn "mulsidi3_32bit_r4000" | ^ ../../gcc-4.6.3/gcc/config/mips/mips.md:1761:19: note: here 1761 | (any_extend:DI (match_operand:SI 2 "register_operand" "d")))) | ^~~~~~~ ../../gcc-4.6.3/gcc/config/mips/sb1.md: In function 'get_attr_single_insn': ../../gcc-4.6.3/gcc/config/mips/sb1.md:98:10: warning: this statement may fall through [-Wimplicit-fallthrough=] 98 | ;;(define_reservation "sb1_fp0_4cycles" "sb1_fp0, nothing*3") | ^ ../../gcc-4.6.3/gcc/config/mips/sb1.md:101:5: note: here 101 | ;; | ^ ../../gcc-4.6.3/gcc/config/mips/mips.md: In function 'get_attr_sync_release_barrier': ../../gcc-4.6.3/gcc/config/mips/mips.md:569:10: warning: this statement may fall through [-Wimplicit-fallthrough=] 569 | | ^ ../../gcc-4.6.3/gcc/config/mips/mips.md:572:5: note: here 572 | (define_attr "may_clobber_hilo" "no,yes" | ^~~~~~~ ../../gcc-4.6.3/gcc/config/mips/mips.md: In function 'get_attr_sync_insn2': ../../gcc-4.6.3/gcc/config/mips/mips.md:614:10: warning: this statement may fall through [-Wimplicit-fallthrough=] 614 | | ^ ../../gcc-4.6.3/gcc/config/mips/mips.md:617:5: note: here 617 | [DI DF | ^~~~ ../../gcc-4.6.3/gcc/config/mips/mips.md: In function 'get_attr_sync_insn1': ../../gcc-4.6.3/gcc/config/mips/mips.md:747:10: warning: this statement may fall through [-Wimplicit-fallthrough=] 747 | | ^ ../../gcc-4.6.3/gcc/config/mips/mips.md:750:5: note: here 750 | (define_code_iterator any_shift [ashift ashiftrt lshiftrt]) | ^~~~~~~ ../../gcc-4.6.3/gcc/config/mips/mips.md: In function 'get_attr_sync_insn1_op2': ../../gcc-4.6.3/gcc/config/mips/mips.md:832:10: warning: this statement may fall through [-Wimplicit-fallthrough=] 832 | ;; The value of the bit when the branch is taken for branch_bit patterns. | ^ ../../gcc-4.6.3/gcc/config/mips/mips.md:835:5: note: here 835 | | ^ ../../gcc-4.6.3/gcc/config/mips/mips.md: In function 'get_attr_sync_required_oldval': ../../gcc-4.6.3/gcc/config/mips/mips.md:854:24: warning: this statement may fall through [-Wimplicit-fallthrough=] 854 | (eq (symbol_ref "TARGET_MIPS16") (const_int 0)) | ^ ../../gcc-4.6.3/gcc/config/mips/mips.md:857:5: note: here 857 | (nil) | ^~~~ ../../gcc-4.6.3/gcc/config/mips/mips.md: In function 'get_attr_sync_exclusive_mask': ../../gcc-4.6.3/gcc/config/mips/mips.md:893:10: warning: this statement may fall through [-Wimplicit-fallthrough=] 893 | (include "5k.md") | ^ ../../gcc-4.6.3/gcc/config/mips/mips.md:896:5: note: here 896 | (include "74k.md") | ^~~~~~~ ../../gcc-4.6.3/gcc/config/mips/mips.md: In function 'get_attr_sync_inclusive_mask': ../../gcc-4.6.3/gcc/config/mips/mips.md:932:10: warning: this statement may fall through [-Wimplicit-fallthrough=] 932 | else if (TARGET_MIPS16) | ^ ../../gcc-4.6.3/gcc/config/mips/mips.md:935:5: note: here 935 | return "break"; | ^~~~~~~ ../../gcc-4.6.3/gcc/config/mips/mips.md: In function 'get_attr_sync_newval': ../../gcc-4.6.3/gcc/config/mips/mips.md:983:10: warning: this statement may fall through [-Wimplicit-fallthrough=] 983 | [(set (match_operand:GPR 0 "register_operand" "=d,d") | ^ ../../gcc-4.6.3/gcc/config/mips/mips.md:986:5: note: here 986 | "!TARGET_MIPS16" | ^~~~~~~ ../../gcc-4.6.3/gcc/config/mips/mips.md: In function 'get_attr_sync_oldval': ../../gcc-4.6.3/gcc/config/mips/mips.md:1050:10: warning: this statement may fall through [-Wimplicit-fallthrough=] 1050 | } | ^ ../../gcc-4.6.3/gcc/config/mips/mips.md:1053:5: note: here 1053 | (define_split | ^~~~~~~ ../../gcc-4.6.3/gcc/config/mips/mips.md: In function 'get_attr_sync_mem': ../../gcc-4.6.3/gcc/config/mips/mips.md:1129:10: warning: this statement may fall through [-Wimplicit-fallthrough=] 1129 | operands[3] = GEN_INT (val + 0x8); | ^ ../../gcc-4.6.3/gcc/config/mips/mips.md:1132:5: note: here 1132 | | ^ ../../gcc-4.6.3/gcc/config/mips/mips.md: In function 'get_attr_type': ../../gcc-4.6.3/gcc/config/mips/mips.md:370:10: warning: this statement may fall through [-Wimplicit-fallthrough=] 370 | (define_attr "sync_mem" "none,0,1,2,3,4,5" (const_string "none")) | ^ ../../gcc-4.6.3/gcc/config/mips/mips.md:373:5: note: here 373 | (define_attr "sync_inclusive_mask" "none,0,1,2,3,4,5" (const_string "none")) | ^~~~ ../../gcc-4.6.3/gcc/config/mips/mips.md: In function 'eligible_for_annul_false': ../../gcc-4.6.3/gcc/config/mips/mips.md:874:7: warning: this statement may fall through [-Wimplicit-fallthrough=] 874 | ;; pipeline description. It is derived from the old define_function_unit | ^ ../../gcc-4.6.3/gcc/config/mips/mips.md:877:9: note: here 877 | ;; Some of the processor-specific files are also derived from old | ^~~~~~~ ../../gcc-4.6.3/gcc/config/mips/mips.md:885:7: warning: this statement may fall through [-Wimplicit-fallthrough=] 885 | | ^ ../../gcc-4.6.3/gcc/config/mips/mips.md:888:9: note: here 888 | (define_insn_reservation "ghost" 0 | ^~~~~~~ ../../gcc-4.6.3/gcc/config/mips/mips.md:896:7: warning: this statement may fall through [-Wimplicit-fallthrough=] 896 | (include "74k.md") | ^ ../../gcc-4.6.3/gcc/config/mips/mips.md:899:9: note: here 899 | (include "4100.md") | ^~~~~~~ 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/mips/mips.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 mipsel-helenos-cc -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../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/mips/mips.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 mipsel-helenos-cc -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../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 -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/mips/mips.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 mipsel-helenos-cc -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../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 mipsel-helenos-cc -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../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/mips/mips.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 mipsel-helenos-cc -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../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/mips/mips.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 mipsel-helenos-cc -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../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/mips/loongson.md:13634:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:13639: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/mips/loongson.md:13649:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:13654: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/mips/loongson.md:13664:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:13669: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/mips/loongson.md:13679:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:13684: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/mips/loongson.md:13694:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:13699: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/mips/loongson.md:13709:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:13715:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:13730:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:13736:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:13751:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:13757:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:13772:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:13778:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:13793:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:13799:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:13814:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:13829:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:13844:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:13859:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:13874:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:13889:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:13895:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:13910:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:13916:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:13931:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:13937:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:13952:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:13958:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:13973:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:13979:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:13994:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:14000:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:14015:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:14021:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:14036:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:14042:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:14057:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:14063:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:14078:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:14084:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:14099:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:14105:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:14120:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:14126:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:14141:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:14147:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:14162:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:14168:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:14183:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:14189:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:14204:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:14210:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:14225:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:14240:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:14255:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:14270:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:14285:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:14291:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:14306:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:14312:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:14327:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:14333:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:14348:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:14354:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:14369:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:14384:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:14399:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:14414:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:14429:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:14435:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:14450:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:14456:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:14471:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:14477:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:14492:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:14507:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:14522:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:14537:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:14552:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:14558:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:14573:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:14579:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:14594:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:14600:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:14615:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:14621:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:14636:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:14642:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:14657:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:14663:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:14678:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:14684:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:14699:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:14705:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:14720:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:14726:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:14741:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:14756:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:14771:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:14786:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:14801:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:14807:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:14822:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:14828:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:14843:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:14849:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:14864:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:14870:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:14885:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:14900:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:14915:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:14921:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:14936:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:14942:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:14957:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:14963:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:14978:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:14984:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:14999:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:15005:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:15020:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:15035:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:15050:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:15056:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:15071:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:15077:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:15092:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:15098:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:15113:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:15119:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:15134:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:15140:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:15155:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:15161:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:15176:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:15182:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:15197:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:15203:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:15218:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:15224:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:15239:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:15245:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:15260:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:15266:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:15281:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:15287:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:15302:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:15308:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:15323:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:15329:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:15344:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:15350:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:15365:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:15371:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:15386:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:15392:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:15407:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:15413:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:15428:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:15434:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:15449:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:15455:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:15470:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:15476:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:15491:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:15497:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:15512:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:15518:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:15533:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:15539:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:15554:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:15560:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:15575:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:15581:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:15596:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:15602:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:15617:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:15623:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:15638:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:15644:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:15659:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:15665:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:15680:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:15686:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:15701:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:15707:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:15722:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:15728:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:15743:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:15749:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:15764:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:15770:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:15785:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:15791:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:15806:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:15821:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:15836:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:15851:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:15866:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:15881:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:15896:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:15902:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:15917:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:15923:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:15938:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:15944:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:15959:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:15965:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:15980:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:15995:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:16010:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:16025:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:16040:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:16055:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:16070:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:16085:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:16100:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:16115:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:16130:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:16145:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:16160:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:16175:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:16190:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:16205:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:16220:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:16235:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:16241:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:16256:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:16262:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:16277:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:16283:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:16298:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:16304:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:16319:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:16325:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:16340:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:16346:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:16361:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:16367:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:16382:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:16397:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:16403:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:16418:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:16424:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:16439:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:16445:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:16460:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:16466:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:16481:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:16496:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:16511:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:16526:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:16541:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:16556:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:16571:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:16586:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:16601:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:16607:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:16622:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:16628:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:16643:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:16658:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:16673:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:16688:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:16703:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:16709:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:16724:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:16730:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:16745:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:16751:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:16766:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:16781:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:16796:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:16811:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:16817:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:16832:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:16838:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:16853:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:16859:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:16874:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:16880:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:16895:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:16901:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:16916:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:16922:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:16937:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:16943:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:16958:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:16964:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:16979:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:16985:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:17000:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:17006:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:17021:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:17027:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:17042:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:17048:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:17063:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:17078:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:17093:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:17108:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:17123:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:17138:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:17153:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:17159:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:17174:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:17180:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:17195:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:17201:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:17216:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:17222:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:17237:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:17243:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:17258:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:17264:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:17279:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:17285:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:17300:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:17306:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:17321:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:17336:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:17342:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:17357:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:17372:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:17387:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:17402:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:17417:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:17423:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:17438:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:17453:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:17468:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:17483:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:17498:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:17513:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:17528:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:17543:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:17558:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:17573:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:17588:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:17603:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:17618:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:17633:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:17648:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:17663:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:17678:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:17684:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:17699:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:17705:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:17720:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:17726:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:17741:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:17747:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:17762:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:17768:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:17783:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:17798:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:17813:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:17828:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:17843:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:17849:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:17864:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:17870:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:17885:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:17891:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:17906:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:17921:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:17927:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:17942:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:17957:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:17963:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:17978:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:17984:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:17999:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:18005:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:18020:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:18026:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:18041:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:18047:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:18062:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:18068:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:18083:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:18089:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:18104:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:18110:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:18125:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:18131:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:18146:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:18152:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:18167:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:18173:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:18188:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:18194:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:18209:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:18215:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:18230:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:18245:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:18260:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:18266:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:18281:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:18287:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:18302:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:18308:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:18323:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:18329:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:18344:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:18350:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:18365:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:18371:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:18386:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:18392:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:18407:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:18413:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:18428:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:18434:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:18449:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:18455:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:18470:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:18476:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:18491:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:18497:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:18512:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:18518:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:18533:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:18539:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:18554:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:18560:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:18575:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:18581:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:18596:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:18602:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:18617:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:18623:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:18638:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:18644:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:18659:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:18665:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:18680:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:18686:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:18701:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:18707:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:18722:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:18728:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:18743:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:18749:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:18764:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:18770:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:18785:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:18791:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:18806:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:18821:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:18836:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:18851:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:18866:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:18881:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:18896:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:18911:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:18926:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:18941:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:18956:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:18971:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:18986:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:19001:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:19016:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:19031:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:19046:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:19061:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:19076:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:19091:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:19106:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:19121:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:19136:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:19151:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:19157:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:19172:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:19178:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:19193:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:19199:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:19214:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:19220:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:19235:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:19241:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:19256:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:19262:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:19277:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:19283:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:19298:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:19304:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:19319:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:19325:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:19340:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:19346:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:19361:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:19367:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:19382:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:19388:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:19403:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:19409:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:19424:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:19430:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:19445:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:19451:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:19466:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:19472:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:19487:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:19493:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:19508:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:19514:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:19529:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:19535:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:19550:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:19556:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:19571:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:19577:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:19592:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:19598:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:19613:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:19619:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:19634:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:19640:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:19655:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:19661:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:19676:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:19682:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:19697:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:19703:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:19718:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:19724:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:19739:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:19745:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:19760:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:19766:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:19781:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:19796:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:19811:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:19826:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:19841:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:19856:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:19871:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:19886:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:19901:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:19916:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:19931:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:19937:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:19952:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:19958:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:19973:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:19979:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:19994:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:20000:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:20015:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:20030:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:20045:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:20060:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:20075:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:20090:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:20096:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:20111:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:20117:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:20132:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:20138:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:20153:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:20159:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:20174:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:20189:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:20204:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:20219:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:20234:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:20249:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:20264:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:20279:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:20294:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:20309:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:20324:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:20339:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:20354:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:20369:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:20384:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:20399:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:20414:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:20429:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:20444:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:20459:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:20474:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:20489:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:20495:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:20510:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:20516:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:20531:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:20537:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:20552:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:20558:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:20573:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:20579:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:20594:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:20600:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:20615:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:20621:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:20636:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:20642:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:20657:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:20663:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:20678:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:20684:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:20699:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:20705:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:20720:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:20726:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:20741:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:20747:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:20762:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:20768:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:20783:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:20798:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:20813:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:20828:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:20843:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:20849:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:20854: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/mips/loongson.md:20864:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:20879:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:20894:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:20909:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:20924:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:20939:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:20945:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:20960:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:20965: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/mips/loongson.md:20975:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:20981:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:20996:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:21002:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:21017:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:21023:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:21038:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:21043: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/mips/loongson.md:21053:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:21058: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/mips/loongson.md:21068:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:21074:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:21089:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:21095:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:21100: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/mips/loongson.md:21110:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:21125:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:21140:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:21155:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:21170:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:21185:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:21200:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:21215:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:21230:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:21245:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:21260:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:21275:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:21290:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:21305:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:21320:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:21335:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:21341:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:21356:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:21371:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:21386:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:21401:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:21416:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:21431:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:21446:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:21461:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:21476:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:21491:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:21506:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:21521:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:21536:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:21551:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:21566:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:21581:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:21596:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:21611:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:21626:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:21641:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:21656:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:21671:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:21686:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:21692:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:21707:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:21713:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:21728:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:21734:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:21749:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:21755:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:21770:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:21776:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:21791:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:21797:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:21812:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:21818:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:21833:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:21839:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:21854:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:21869:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:21884:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:21899:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:21914:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:21920:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:21935:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:21941:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:21956:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:21962:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:21977:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:21983:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:21998:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:22013:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:22028:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:22043:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:22058:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:22064:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:22079:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:22085:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:22100:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:22106:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:22121:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:22127:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:22142:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:22148:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:22163:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:22169:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:22184:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:22190:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:22205:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:22211:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:22226:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:22232:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:22247:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:22253:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:22268:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:22274:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:22289:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:22295:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:22310:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:22316:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:22331:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:22337:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:22352:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:22358:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:22373:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:22379:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:22394:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:22400:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:22415:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:22421:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:22436:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:22442:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:22457:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:22463:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:22478:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:22484:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:22499:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:22505:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:22520:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:22526:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:22541:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:22547:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:22562:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:22568:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:22583:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:22589:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:22604:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:22610:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:22625:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:22631:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:22646:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:22652:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:22667:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:22673:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:22688:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:22694:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:22709:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:22715:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:22730:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:22736:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:22751:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:22757:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:22772:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:22778:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:22793:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:22799:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:22814:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:22820:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:22835:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:22841:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:22856:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:22862:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:22877:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:22883:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:22898:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:22913:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:22928:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:22943:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:22958:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:22973:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:22988:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:23003:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:23018:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:23033:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:23048:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:23063:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:23078:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:23093:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:23108:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:23123:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:23138:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:23144:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:23159:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:23165:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:23180:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:23186:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:23201:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:23207:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:23222:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:23228:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:23243:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:23249:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:23264:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:23270:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:23285:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:23291:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:23306:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:23312:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:23327:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:23333:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:23348:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:23354:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:23369:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:23375:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:23390:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:23396:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:23411:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:23417:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:23432:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:23438:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:23453:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:23459:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:23474:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:23480:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:23495:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:23501:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:23516:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:23522:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:23537:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:23543:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:23558:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:23564:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:23579:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:23585:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:23600:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:23615:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:23630:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:23636:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:23651:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:23657:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:23672:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:23678:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:23693:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:23699:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:23714:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:23720:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:23735:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:23741:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:23746: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/mips/loongson.md:23756:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:23762:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:23777:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:23783:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:23798:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:23804:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:23809: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/mips/loongson.md:23819:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:23825:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:23830: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/mips/loongson.md:23840:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:23846:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:23851: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/mips/loongson.md:23861:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:23867:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:23872: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/mips/loongson.md:23882:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:23888:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:23903:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:23918:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:23924:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:23939:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:23945:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:23960:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:23966:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:23971: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/mips/loongson.md:23981:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:23996:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:24011:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:24017:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:24032:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:24038:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:24053:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:24059:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:24064: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/mips/loongson.md:24074:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:24080:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:24085: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/mips/loongson.md:24095:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:24110:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:24125:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:24140:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:24155:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:24170:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:24185:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:24200:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:24215:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:24230:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:24245:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:24260:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:24275:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:24290:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:24305:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:24320:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:24335:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:24341:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:24346: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/mips/loongson.md:24356:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:24361: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/mips/loongson.md:24371:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:24386:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:24401:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:24416:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:24431:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:24446:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:24461:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:24476:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:24491:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:24506:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:24521:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:24536:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:24551:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:24566:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:24581:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:24587:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:24602:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:24617:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:24623:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:24638:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:24644:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:24659:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:24665:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:24680:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:24686:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:24701:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:24716:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:24731:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:24746:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:24761:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:24776:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:24791:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:24806:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:24821:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:24836:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:24851:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:24866:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:24881:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:24896:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:24911:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:24926:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:24941:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:24956:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:24971:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:24986:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:25001:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:25016:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:25031:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:25046:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:25061:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:25076:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:25091:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:25106:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:25121:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:25136:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:25151:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:25166:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:25181:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:25196:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:25211:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:25226:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:25241:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:25256:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:25271:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:25286:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:25301:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:25316:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:25331:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:25346:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:25361:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:25376:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:25391:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:25406:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:25421:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:25436:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:25451:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:25466:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:25481:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:25496:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:25511:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:25526:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:25541:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:25556:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:25571:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:25586:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:25601:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:25616:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:25631:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:25646:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:25661:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:25667:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:25682:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:25688:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:25703:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:25709:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:25724:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:25730:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:25745:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:25760:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:25775:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:25781:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:25796:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:25802:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:25817:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:25823:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:25838:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:25844:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:25859:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:25865:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:25880:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:25886:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:25901:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:25907:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:25922:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:25928:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:25943:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:25949:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:25964:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:25970:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:25985:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:25991:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:26006:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:26012:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:26027:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:26033:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:26048:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:26054:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:26069:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:26075:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:26090:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:26096:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:26111:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:26117:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:26132:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:26138:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:26153:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:26159:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:26174:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:26180:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:26195:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:26201:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:26216:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:26222:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:26237:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:26243:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:26258:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:26264:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:26279:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:26285:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:26300:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:26306:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:26321:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:26327:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:26342:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:26357:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:26372:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:26378:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:26393:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:26399:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:26414:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:26420:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:26435:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:26441:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:26456:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:26462:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:26477:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:26483:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:26498:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:26504:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:26519:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:26525:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:26540:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:26546:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:26561:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:26567:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:26582:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:26588:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:26603:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:26609:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:26624:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:26630:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:26645:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:26651:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:26666:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:26672:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:26687:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:26693:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:26708:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:26714:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:26729:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:26735:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:26750:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:26756:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:26771:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:26777:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:26792:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:26798:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:26813:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:26819:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:26834:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:26840:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:26855:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:26861:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:26876:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:26882:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:26897:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:26903:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:26918:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:26924:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:26939:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:26945:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:26960:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:26966:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:26981:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:26987:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:27002:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:27008:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:27023:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:27029:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:27044:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:27050:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:27065:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:27071:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:27086:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:27092:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:27107:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:27113:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:27128:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:27134:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:27149:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:27155:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:27170:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:27176:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:27191:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:27197:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:27212:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:27218:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:27233:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:27239:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:27254:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:27269:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:27284:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:27299:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:27314:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:27329:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:27344:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:27359:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:27374:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:27380:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:27395:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:27401:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:27416:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:27422:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:27437:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:27443:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:27458:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:27464:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:27479:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:27485:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:27500:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:27506:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:27521:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:27527:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:27542:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:27548:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:27563:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:27569:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:27584:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:27590:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:27605:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:27611:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:27626:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:27632:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:27647:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:27653:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:27668:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:27674:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:27689:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:27695:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:27710:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:27716:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:27731:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:27737:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:27752:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:27758:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:27773:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:27779:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:27794:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:27809:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:27824:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:27830:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:27845:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:27851:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:27866:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:27872:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:27887:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:27893:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:27908:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:27914:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:27929:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:27935:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:27950:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:27956:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:27971:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:27977:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:27992:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:27998:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:28013:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:28019:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:28034:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:28040:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:28055:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:28061:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:28076:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:28091:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:28106:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:28121:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:28136:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:28151:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:28166:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:28181:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:28187:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:28202:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:28208:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:28223:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:28229:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:28244:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:28250:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:28265:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:28271:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:28286:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:28292:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:28307:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:28313:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:28328:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:28334:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:28349:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:28355:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:28370:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:28376:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:28391:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:28397:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:28412:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:28418:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:28433:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:28439:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:28454:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:28460:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:28475:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:28481:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:28496:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:28511:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:28526:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:28532:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:28547:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:28553:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:28568:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:28574:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:28589:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:28595:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:28610:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:28616:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:28631:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:28637:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:28652:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:28658:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:28673:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:28679:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:28694:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:28700:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:28715:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:28721:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:28736:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:28742:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:28757:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:28763:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:28778:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:28793:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:28808:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:28823:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:28838:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:28853:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:28868:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:28874:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:28889:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:28895:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:28910:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:28916:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:28931:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:28937:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:28952:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:28958:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:28973:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:28979:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:28994:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:29000:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:29015:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:29021:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:29036:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:29042:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:29057:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:29063:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:29078:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:29084:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:29099:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:29105:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:29120:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:29126:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:29141:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:29147:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:29162:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:29168:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:29183:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:29189:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:29204:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:29210:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:29225:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:29231:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:29246:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:29252:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:29267:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:29273:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:29288:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:29294:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:29309:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:29315:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:29330:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:29336:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:29351:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:29357:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:29372:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:29378:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:29393:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:29399:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:29414:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:29420:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:29435:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:29441:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:29456:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:29462:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:29477:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:29483:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:29498:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:29504:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:29519:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:29525:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:29540:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:29546:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:29561:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:29567:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:29582:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:29588:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:29603:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:29609:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:29624:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:29630:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:29645:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:29651:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:29666:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:29672:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:29687:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:29693:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:29708:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:29714:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:29729:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:29735:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:29750:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:29756:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:29771:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:29777:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:29792:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:29798:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:29813:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:29819:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:29834:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:29840:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:29855:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:29861:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:29876:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:29882:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:29897:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:29903:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:29918:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:29924:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:29939:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:29945:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:29960:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:29966:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:29981:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:29987:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:30002:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:30008:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:30023:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:30029:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:30044:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:30050:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:30065:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:30071:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:30086:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:30092:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:30107:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:30113:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:30128:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:30134:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:30149:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:30155:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:30170:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:30176:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:30191:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:30197:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:30212:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:30218:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:30233:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:30239:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:30254:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:30260:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:30275:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:30281:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:30296:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:30302:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:30317:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:30323:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:30338:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:30344:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:30359:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:30365:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:30380:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:30386:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:30401:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:30407:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:30422:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:30428:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:30443:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:30458:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:30473:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:30488:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:30494:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:30509:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:30515:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:30530:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:30536:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:30551:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:30557:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:30572:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:30578:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:30593:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:30599:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:30614:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:30620:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:30635:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:30641:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:30656:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:30662:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:30677:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:30683:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:30698:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:30704:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:30719:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:30725:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:30740:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:30746:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:30761:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:30767:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:30782:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:30788:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:30803:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:30809:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:30824:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:30830:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:30845:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:30851:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:30866:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:30872:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:30887:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:30893:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:30908:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:30914:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:30929:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:30935:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:30950:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:30956:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:30971:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:30977:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:30992:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:30998:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:31013:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:31019:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:31034:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:31040:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:31055:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:31061:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:31076:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:31082:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:31097:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:31103:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:31118:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:31124:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:31139:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:31145:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:31160:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:31166:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:31181:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:31187:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:31202:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:31208:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:31223:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:31229:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:31244:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:31250:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:31265:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:31271:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:31286:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:31292:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:31307:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:31313:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:31328:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:31334:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:31349:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:31355:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:31370:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:31376:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:31391:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:31397:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:31412:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:31418:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:31433:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:31439:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:31454:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:31460:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:31475:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:31481:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:31496:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:31502:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:31517:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:31523:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:31538:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:31544:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:31559:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:31565:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:31580:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:31586:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:31601:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:31607:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:31622:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:31628:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:31643:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:31649:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:31664:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:31670:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:31685:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:31691:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:31706:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:31712:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:31727:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:31733:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:31748:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:31754:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:31769:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:31775:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:31790:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:31805:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:31820:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:31835:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:31850:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:31865:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:31880:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:31895:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:31910:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:31925:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:31940:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:31955:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:31970:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:31985:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:32000:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:32015:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:32030:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:32045:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:32060:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:32075:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:32090:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:32105:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:32120:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:32135:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:32150:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:32165:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:32180:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:32195:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:32210:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:32225:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:32240:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:32255:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:32270:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:32285:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:32300:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:32315:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:32330:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:32345:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:32360:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:32375:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:32390:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:32405:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:32420:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:32435:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:32450:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:32465:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:32480:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:32495:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:32510:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:32525:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:32540:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:32555:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:32570:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:32585:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:32600:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:32615:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:32630:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:32645:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:32660:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:32675:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:32690:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:32705:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:32720:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:32735:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:32750:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:32765:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:32780:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:32795:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:32810:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:32825:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:32840:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:32855:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:32870:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:32885:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:32900:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:32915:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:32930:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:32945:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:32960:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:32975:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:32990:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:33005:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:33020:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:33035:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:33050:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:33065:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:33080:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:33095:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:33110:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:33125:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:33140:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:33155:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:33170:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:33185:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:33200:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:33215:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:33230:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:33245:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:33260:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:33275:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:33290:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:33305:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:33320:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:33335:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:33350:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:33365:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:33380:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:33395:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:33410:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:33425:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:33440:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:33455:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:33470:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:33485:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:33500:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:33515:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:33530:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:33545:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:33560:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:33575:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:33590:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:33605:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:33620:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:33635:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:33650:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:33665:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:33680:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:33695:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:33710:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:33725:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:33740:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:33755:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:33770:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:33785:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:33800:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:33815:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:33830:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:33845:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:33860:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:33875:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:33890:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:33905:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:33920:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:33935:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:33950:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:33965:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:33980:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:33995:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:34010:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:34025:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:34040:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:34055:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:34070:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:34085:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:34100:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:34115:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:34130:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:34145:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:34160:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:34175:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:34190:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:34205:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:34220:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:34235:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:34250:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:34265:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:34280:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:34295:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:34310:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:34325:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:34340:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:34355:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:34370:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:34385:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:34400:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:34415:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:34430:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:34445:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:34460:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:34475:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:34490:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:34505:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:34520:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:34535:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:34550:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:34565:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:34580:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:34585: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/mips/loongson.md:34595:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:34600: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/mips/loongson.md:34610:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:34615: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/mips/loongson.md:34625:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:34630: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/mips/loongson.md:34640:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:34655:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:34670:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:34675: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/mips/loongson.md:34685:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:34690: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/mips/loongson.md:34700:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:34715:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:34730:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:34745:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:34760:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:34775:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:34790:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:34805:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:34820:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:34835:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:34850:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:34865:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:34880:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:34895:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:34910:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:34925:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:34940:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:34955:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:34970:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:34985:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:35000:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:35005: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/mips/loongson.md:35015:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:35030:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:35045:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:35060:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:35075:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:35090:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:35105:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:35120:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:35135:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:35150:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:35165:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:35180:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:35195:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:35210:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:35225:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:35240:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:35255:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:35270:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:35285:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:35300:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:35315:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:35330:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:35345:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:35360:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:35375:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:35390:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:35405:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:35420:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:35435:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:35450:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:35465:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:35480:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:35495:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:35510:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:35525:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:35540:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:35555:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:35570:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:35585:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:35600:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:35615:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:35630:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:35645:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:35660:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:35675:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:35690:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:35705:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:35720:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:35735:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:35750:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:35765:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:35780:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:35795:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:35810:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:35825:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:35840:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:35855:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:35870:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:35885:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:35900:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:35915:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:35930:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:35945:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:35960:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:35975:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:35990:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.6.3/gcc/config/mips/loongson.md:36005: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/mips/mips.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 mipsel-helenos-cc -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../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/mips/mips.md > tmp-preds.c /bin/sh ../../gcc-4.6.3/gcc/../move-if-change tmp-preds.c insn-preds.c echo timestamp > s-preds mipsel-helenos-cc -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../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/mips/mips.md \ insn-conditions.md > tmp-recog.c ../../gcc-4.6.3/gcc/config/mips/mips.md:4791: warning: destination operand 3 allows non-lvalue ../../gcc-4.6.3/gcc/config/mips/mips.md:4871: warning: source missing a mode? ../../gcc-4.6.3/gcc/config/mips/mips.md:4871: warning: source missing a mode? ../../gcc-4.6.3/gcc/config/mips/mips.md:5975: warning: operand 0 missing mode? ../../gcc-4.6.3/gcc/config/mips/mips.md:5994: warning: operand 1 missing mode? ../../gcc-4.6.3/gcc/config/mips/mips.md:6002: warning: operand 1 missing mode? ../../gcc-4.6.3/gcc/config/mips/mips.md:6060: warning: operand 0 missing mode? ../../gcc-4.6.3/gcc/config/mips/mips.md:6074: warning: operand 0 missing mode? ../../gcc-4.6.3/gcc/config/mips/mips.md:6126: warning: operand 1 missing mode? ../../gcc-4.6.3/gcc/config/mips/mips.md:6143: warning: operand 1 missing mode? ../../gcc-4.6.3/gcc/config/mips/mips.md:6184: warning: operand 1 missing mode? ../../gcc-4.6.3/gcc/config/mips/mips.md:6204: warning: operand 1 missing mode? ../../gcc-4.6.3/gcc/config/mips/mips.md:6360: warning: operand 0 missing mode? ../../gcc-4.6.3/gcc/config/mips/mips.md:6372: warning: operand 0 missing mode? ../../gcc-4.6.3/gcc/config/mips/mips.md:4791: warning: destination operand 3 allows non-lvalue /bin/sh ../../gcc-4.6.3/gcc/../move-if-change tmp-recog.c insn-recog.c echo timestamp > s-recog mipsel-helenos-cc -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../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 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../../gcc-4.6.3/gcc/rtl.h:28, from insn-recog.c:8: ../../gcc-4.6.3/gcc/config/mips/mips.md: In function 'recog_3.isra': ../../gcc-4.6.3/gcc/real.h:170:24: warning: array subscript 25 is above array bounds of 'const struct real_format *[6]' [-Warray-bounds=] 170 | (real_format_for_mode[DECIMAL_FLOAT_MODE_P (MODE) \ | ^ ../../gcc-4.6.3/gcc/real.h:176:4: note: in expansion of macro 'REAL_MODE_FORMAT' 176 | (REAL_MODE_FORMAT (SCALAR_FLOAT_MODE_P (MODE)? (MODE) \ | ^~~~~~~~~~~~~~~~ ../../gcc-4.6.3/gcc/real.h:192:27: note: in expansion of macro 'FLOAT_MODE_FORMAT' 192 | (FLOAT_MODE_P (MODE) && FLOAT_MODE_FORMAT (MODE)->has_signed_zero) | ^~~~~~~~~~~~~~~~~ ../../gcc-4.6.3/gcc/real.h:216:4: note: in expansion of macro 'MODE_HAS_SIGNED_ZEROS' 216 | (MODE_HAS_SIGNED_ZEROS (MODE) && flag_signed_zeros) | ^~~~~~~~~~~~~~~~~~~~~ ../../gcc-4.6.3/gcc/config/mips/mips.md:2219:8: note: in expansion of macro 'HONOR_SIGNED_ZEROS' 2219 | && !HONOR_SIGNED_ZEROS (mode) | ^~~~~~~~~~~~~~~~~~ ../../gcc-4.6.3/gcc/real.h:166:3: note: while referencing 'real_format_for_mode' 166 | real_format_for_mode[MAX_MODE_FLOAT - MIN_MODE_FLOAT + 1 | ^~~~~~~~~~~~~~~~~~~~ ../../gcc-4.6.3/gcc/real.h:170:24: warning: array subscript 25 is above array bounds of 'const struct real_format *[6]' [-Warray-bounds=] 170 | (real_format_for_mode[DECIMAL_FLOAT_MODE_P (MODE) \ | ^ ../../gcc-4.6.3/gcc/real.h:176:4: note: in expansion of macro 'REAL_MODE_FORMAT' 176 | (REAL_MODE_FORMAT (SCALAR_FLOAT_MODE_P (MODE)? (MODE) \ | ^~~~~~~~~~~~~~~~ ../../gcc-4.6.3/gcc/real.h:192:27: note: in expansion of macro 'FLOAT_MODE_FORMAT' 192 | (FLOAT_MODE_P (MODE) && FLOAT_MODE_FORMAT (MODE)->has_signed_zero) | ^~~~~~~~~~~~~~~~~ ../../gcc-4.6.3/gcc/real.h:216:4: note: in expansion of macro 'MODE_HAS_SIGNED_ZEROS' 216 | (MODE_HAS_SIGNED_ZEROS (MODE) && flag_signed_zeros) | ^~~~~~~~~~~~~~~~~~~~~ ../../gcc-4.6.3/gcc/config/mips/mips.md:2233:8: note: in expansion of macro 'HONOR_SIGNED_ZEROS' 2233 | && !HONOR_SIGNED_ZEROS (mode) | ^~~~~~~~~~~~~~~~~~ ../../gcc-4.6.3/gcc/real.h:166:3: note: while referencing 'real_format_for_mode' 166 | real_format_for_mode[MAX_MODE_FLOAT - MIN_MODE_FLOAT + 1 | ^~~~~~~~~~~~~~~~~~~~ ../../gcc-4.6.3/gcc/real.h:170:24: warning: array subscript 25 is above array bounds of 'const struct real_format *[6]' [-Warray-bounds=] 170 | (real_format_for_mode[DECIMAL_FLOAT_MODE_P (MODE) \ | ^ ../../gcc-4.6.3/gcc/real.h:176:4: note: in expansion of macro 'REAL_MODE_FORMAT' 176 | (REAL_MODE_FORMAT (SCALAR_FLOAT_MODE_P (MODE)? (MODE) \ | ^~~~~~~~~~~~~~~~ ../../gcc-4.6.3/gcc/real.h:192:27: note: in expansion of macro 'FLOAT_MODE_FORMAT' 192 | (FLOAT_MODE_P (MODE) && FLOAT_MODE_FORMAT (MODE)->has_signed_zero) | ^~~~~~~~~~~~~~~~~ ../../gcc-4.6.3/gcc/real.h:216:4: note: in expansion of macro 'MODE_HAS_SIGNED_ZEROS' 216 | (MODE_HAS_SIGNED_ZEROS (MODE) && flag_signed_zeros) | ^~~~~~~~~~~~~~~~~~~~~ ../../gcc-4.6.3/gcc/config/mips/mips.md:2163:8: note: in expansion of macro 'HONOR_SIGNED_ZEROS' 2163 | && !HONOR_SIGNED_ZEROS (mode) | ^~~~~~~~~~~~~~~~~~ ../../gcc-4.6.3/gcc/real.h:166:3: note: while referencing 'real_format_for_mode' 166 | real_format_for_mode[MAX_MODE_FLOAT - MIN_MODE_FLOAT + 1 | ^~~~~~~~~~~~~~~~~~~~ ../../gcc-4.6.3/gcc/real.h:170:24: warning: array subscript 25 is above array bounds of 'const struct real_format *[6]' [-Warray-bounds=] 170 | (real_format_for_mode[DECIMAL_FLOAT_MODE_P (MODE) \ | ^ ../../gcc-4.6.3/gcc/real.h:176:4: note: in expansion of macro 'REAL_MODE_FORMAT' 176 | (REAL_MODE_FORMAT (SCALAR_FLOAT_MODE_P (MODE)? (MODE) \ | ^~~~~~~~~~~~~~~~ ../../gcc-4.6.3/gcc/real.h:192:27: note: in expansion of macro 'FLOAT_MODE_FORMAT' 192 | (FLOAT_MODE_P (MODE) && FLOAT_MODE_FORMAT (MODE)->has_signed_zero) | ^~~~~~~~~~~~~~~~~ ../../gcc-4.6.3/gcc/real.h:216:4: note: in expansion of macro 'MODE_HAS_SIGNED_ZEROS' 216 | (MODE_HAS_SIGNED_ZEROS (MODE) && flag_signed_zeros) | ^~~~~~~~~~~~~~~~~~~~~ ../../gcc-4.6.3/gcc/config/mips/mips.md:2177:8: note: in expansion of macro 'HONOR_SIGNED_ZEROS' 2177 | && !HONOR_SIGNED_ZEROS (mode) | ^~~~~~~~~~~~~~~~~~ ../../gcc-4.6.3/gcc/real.h:166:3: note: while referencing 'real_format_for_mode' 166 | real_format_for_mode[MAX_MODE_FLOAT - MIN_MODE_FLOAT + 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/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/mips/mips.md \ > tmp-enums.c /bin/sh ../../gcc-4.6.3/gcc/../move-if-change tmp-enums.c insn-enums.c echo timestamp > s-enums mipsel-helenos-cc -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../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 mipsel-helenos-cc -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../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; | ^~~~~~~~~~~~ mipsel-helenos-cc -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../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; | ^~~~~~~~~~~~ mipsel-helenos-cc -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../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 mipsel-helenos-cc -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../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 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ mipsel-helenos-cc -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../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; | ^~~~~~~~~~~~ mipsel-helenos-cc -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../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 mipsel-helenos-cc -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../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 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ mipsel-helenos-cc -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../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 'expand_builtin_pow': ../../gcc-4.6.3/gcc/builtins.c:3218:45: warning: absolute value function 'abs' given an argument of type 'long long int' but has parameter of type 'int' which may cause truncation of value [-Wabsolute-value] 3218 | op2 = expand_powi (op2, mode, abs (n / 2)); | ^~~ ../../gcc-4.6.3/gcc/builtins.c:3265:15: warning: absolute value function 'abs' given an argument of type 'long long int' but has parameter of type 'int' which may cause truncation of value [-Wabsolute-value] 3265 | if (abs (n) % 3 == 2) | ^~~ ../../gcc-4.6.3/gcc/builtins.c:3272:45: warning: absolute value function 'abs' given an argument of type 'long long int' but has parameter of type 'int' which may cause truncation of value [-Wabsolute-value] 3272 | op2 = expand_powi (op2, mode, abs (n / 3)); | ^~~ ../../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/mips32-msim/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/mips32-msim/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/mips32-msim/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): | ^~~~~~~~~~~ mipsel-helenos-cc -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../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; | ^~~~~~~~~~~~ mipsel-helenos-cc -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../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; | ^~~~~~~~~~~~ mipsel-helenos-cc -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../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; | ^~~~~~~~~~~~ mipsel-helenos-cc -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../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 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ mipsel-helenos-cc -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../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; | ^~~~~~~~~~~~ mipsel-helenos-cc -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../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; | ^~~~~~~~~~~~ mipsel-helenos-cc -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../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]; | ^~~~ mipsel-helenos-cc -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../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; | ^~~~~~~~~~~~ mipsel-helenos-cc -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../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; | ^~~~~~~~~~~~ mipsel-helenos-cc -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../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; | ^~~~~~~~~~~~ mipsel-helenos-cc -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../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; | ^~~~~~~~~~~~ mipsel-helenos-cc -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../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; | ^~~~~~~~~~~~ mipsel-helenos-cc -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../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); | ^~~~~~~~~~ mipsel-helenos-cc -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../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: | ^~~~ mipsel-helenos-cc -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../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; | ^~~~~~~~~~~~ mipsel-helenos-cc -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../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; | ^~~~~~~~~~~~ mipsel-helenos-cc -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../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): | ^~~~~~~~~~~ mipsel-helenos-cc -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../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/mips32-msim/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/mips32-msim/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/mips32-msim/coast/helenos/include/libc/stdio.h:148:12: note: declared here 148 | extern int sprintf(char *, const char *, ...) | ^~~~~~~ mipsel-helenos-cc -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../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)))) | ^~ mipsel-helenos-cc -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../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: | ^~~~ mipsel-helenos-cc -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../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/mips32-msim/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/mips32-msim/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/mips32-msim/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/mips32-msim/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/mips32-msim/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/mips32-msim/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/mips32-msim/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/mips32-msim/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/mips32-msim/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/mips32-msim/coast/helenos/include/libc/stdio.h:148:12: note: declared here 148 | extern int sprintf(char *, const char *, ...) | ^~~~~~~ mipsel-helenos-cc -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../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/mips32-msim/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/mips32-msim/coast/helenos/include/libc/stdio.h:148:12: note: declared here 148 | extern int sprintf(char *, const char *, ...) | ^~~~~~~ mipsel-helenos-cc -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../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); | ^~~~~~~~~~~~~~~ mipsel-helenos-cc -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../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 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ mipsel-helenos-cc -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../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; | ^~~~~~~~~~~~ mipsel-helenos-cc -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../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; | ^~~~~~~~~~~~ mipsel-helenos-cc -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../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; | ^~~~~~~~~~~~ mipsel-helenos-cc -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../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; | ^~~~~~~~~~~~ mipsel-helenos-cc -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../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); } | ^ mipsel-helenos-cc -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../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, ":"); | ^ mipsel-helenos-cc -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../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: | ^~~~ mipsel-helenos-cc -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../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; | ^~~~~~~~~~~~ mipsel-helenos-cc -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../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; | ^~~~~~~~~~~~ mipsel-helenos-cc -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../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)); | ^~ mipsel-helenos-cc -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../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 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ mipsel-helenos-cc -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../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/mips32-msim/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/mips32-msim/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/mips32-msim/coast/helenos/include/libc/stdio.h:148:12: note: declared here 148 | extern int sprintf(char *, const char *, ...) | ^~~~~~~ mipsel-helenos-cc -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../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/mips32-msim/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/mips32-msim/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/mips32-msim/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/mips32-msim/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/mips32-msim/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/mips32-msim/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/mips32-msim/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/mips32-msim/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/mips32-msim/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/mips32-msim/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/mips32-msim/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/mips32-msim/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/mips32-msim/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/mips32-msim/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/mips32-msim/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/mips32-msim/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/mips32-msim/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/mips32-msim/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/mips32-msim/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/mips32-msim/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/mips32-msim/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/mips32-msim/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/mips32-msim/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/mips32-msim/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/mips32-msim/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/mips32-msim/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/mips32-msim/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/mips32-msim/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/mips32-msim/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/mips32-msim/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/mips32-msim/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/mips32-msim/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/mips32-msim/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/mips32-msim/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/mips32-msim/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/mips32-msim/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/mips32-msim/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/mips32-msim/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/mips32-msim/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/mips32-msim/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/mips32-msim/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/mips32-msim/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/mips32-msim/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/mips32-msim/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/mips32-msim/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/mips32-msim/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/mips32-msim/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/mips32-msim/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/mips32-msim/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/mips32-msim/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/mips32-msim/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/mips32-msim/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/mips32-msim/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/mips32-msim/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/mips32-msim/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: | ^~~~ mipsel-helenos-cc -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../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 mipsel-helenos-cc -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../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 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ mipsel-helenos-cc -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../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 mipsel-helenos-cc -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../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/mips32-msim/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/mips32-msim/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/mips32-msim/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/mips32-msim/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/mips32-msim/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/mips32-msim/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/mips32-msim/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/mips32-msim/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/mips32-msim/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/mips32-msim/coast/helenos/include/libc/stdio.h:148:12: note: declared here 148 | extern int sprintf(char *, const char *, ...) | ^~~~~~~ mipsel-helenos-cc -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../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 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ mipsel-helenos-cc -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -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]; | ^~~ mipsel-helenos-cc -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../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); | ^~~~ mipsel-helenos-cc -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../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 'shorten_branches': ../../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:1163:9: note: in expansion of macro 'fatal_insn' 1163 | fatal_insn ("negative insn length", insn); | ^~~~~~~~~~ ../../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/mips32-msim/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/mips32-msim/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/mips32-msim/coast/helenos/include/libc/stdio.h:148:12: note: declared here 148 | extern int sprintf(char *, const char *, ...) | ^~~~~~~ In file included from ./tm.h:26, 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: | ^~~~ mipsel-helenos-cc -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../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; | ^~~~~~~~~~~~ mipsel-helenos-cc -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../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_plusminus_mult_expr': ../../gcc-4.6.3/gcc/fold-const.c:7080:23: warning: absolute value function 'abs' given an argument of type 'long long int' but has parameter of type 'int' which may cause truncation of value [-Wabsolute-value] 7080 | if (exact_log2 (abs (int11)) > 0 && int01 % int11 == 0 | ^~~ ../../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: | ^~~~ mipsel-helenos-cc -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../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); | ^~~~~~~~~~~~~~~~~~~~ mipsel-helenos-cc -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../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; | ^~~~~~~~~~~~ mipsel-helenos-cc -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../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 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ mipsel-helenos-cc -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../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 mipsel-helenos-cc -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../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; | ^~~~~~~~~~~~ mipsel-helenos-cc -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../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]; | ^~~~ mipsel-helenos-cc -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../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; | ^~~~~~~~~~~~ mipsel-helenos-cc -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../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; | ^~~~~~~~~~~~ mipsel-helenos-cc -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../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/mips32-msim/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/mips32-msim/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/mips32-msim/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/mips32-msim/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/mips32-msim/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/mips32-msim/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/mips32-msim/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/mips32-msim/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/mips32-msim/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/mips32-msim/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/mips32-msim/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/mips32-msim/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/mips32-msim/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/mips32-msim/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/mips32-msim/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/mips32-msim/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/mips32-msim/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/mips32-msim/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/mips32-msim/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/mips32-msim/coast/helenos/include/libc/stdio.h:148:12: note: declared here 148 | extern int sprintf(char *, const char *, ...) | ^~~~~~~ mipsel-helenos-cc -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../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/mips32-msim/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/mips32-msim/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/mips32-msim/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); | ^~~~~~~~~~~~~~~~~~~~~~ mipsel-helenos-cc -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../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; | ^~~~~~~~~~~~ mipsel-helenos-cc -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../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; | ^~~~~~~~~~~~ mipsel-helenos-cc -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../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 mipsel-helenos-cc -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../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; | ^~~~~~~~~~~~ mipsel-helenos-cc -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../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; | ^~~~~~~~~~~~ mipsel-helenos-cc -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../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; | ^~~~~~~~~~~~ mipsel-helenos-cc -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../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 mipsel-helenos-cc -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../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; | ^~~~~~~~~~~~ mipsel-helenos-cc -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../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; | ^~~~~~~~~~~~ mipsel-helenos-cc -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../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; | ^~~~~~~~~~~~ mipsel-helenos-cc -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../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; | ^~~~~~~~~~~~ mipsel-helenos-cc -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../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 mipsel-helenos-cc -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../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; | ^~~~~~~~~~~~ mipsel-helenos-cc -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../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; | ^~~~~~~~~~~~ mipsel-helenos-cc -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../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:1177:7: warning: switch condition has boolean value [-Wswitch-bool] 1177 | switch (((((*x)).flags & BB_RTL) != 0)) | ^~~~~~ gtype-desc.c: In function 'gt_ggc_mx_edge_def': gtype-desc.c:1200:7: warning: switch condition has boolean value [-Wswitch-bool] 1200 | switch (current_ir_type () == IR_GIMPLE) | ^~~~~~ gtype-desc.c: In function 'gt_pch_nx_basic_block_def': gtype-desc.c:3729:7: warning: switch condition has boolean value [-Wswitch-bool] 3729 | switch (((((*x)).flags & BB_RTL) != 0)) | ^~~~~~ gtype-desc.c: In function 'gt_pch_nx_edge_def': gtype-desc.c:3752:7: warning: switch condition has boolean value [-Wswitch-bool] 3752 | switch (current_ir_type () == IR_GIMPLE) | ^~~~~~ gtype-desc.c: In function 'gt_pch_p_15basic_block_def': gtype-desc.c:6413:3: warning: switch condition has boolean value [-Wswitch-bool] 6413 | switch (((((*x)).flags & BB_RTL) != 0)) | ^~~~~~ gtype-desc.c: In function 'gt_pch_p_8edge_def': gtype-desc.c:6439:3: warning: switch condition has boolean value [-Wswitch-bool] 6439 | switch (current_ir_type () == IR_GIMPLE) | ^~~~~~ mipsel-helenos-cc -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../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; | ^~~~~~~~~~~~~~~ mipsel-helenos-cc -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../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 mipsel-helenos-cc -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../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 mipsel-helenos-cc -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../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 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ mipsel-helenos-cc -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../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 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ mipsel-helenos-cc -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../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; | ^~~~~~~~~~~~ mipsel-helenos-cc -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../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 mipsel-helenos-cc -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../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 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ mipsel-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 mipsel-helenos-cc -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../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 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ mipsel-helenos-cc -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../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 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ mipsel-helenos-cc -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../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': | ^~~~ mipsel-helenos-cc -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../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 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ mipsel-helenos-cc -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../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); | ^~ ../../gcc-4.6.3/gcc/ira-color.c:2327:16: note: add parentheses around left hand side expression to silence this warning 2327 | || !FRAME_GROWS_DOWNWARD == STACK_GROWS_DOWNWARD ? diff : -diff); mipsel-helenos-cc -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../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 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ mipsel-helenos-cc -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../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': | ^~~~ mipsel-helenos-cc -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../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; | ^~~~~~~~~~~~ mipsel-helenos-cc -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../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/mips32-msim/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/mips32-msim/coast/helenos/include/libc/stdio.h:148:12: note: declared here 148 | extern int sprintf(char *, const char *, ...) | ^~~~~~~ mipsel-helenos-cc -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../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; | ^~~~~~~~~~~~ mipsel-helenos-cc -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../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 mipsel-helenos-cc -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../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; | ^~~~~~~~~~~~ mipsel-helenos-cc -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../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; | ^~~~~~~~~~~~ mipsel-helenos-cc -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../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 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ mipsel-helenos-cc -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../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; | ^~~~~~~~~~~~ mipsel-helenos-cc -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../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) | ^~~~~~~~~~~~~~~~~~~~~~~ mipsel-helenos-cc -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../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; | ^~~~~~~~~~~~ mipsel-helenos-cc -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../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 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ mipsel-helenos-cc -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../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; | ^~~~~~~~~~~~ mipsel-helenos-cc -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../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/mips32-msim/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/mips32-msim/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/mips32-msim/coast/helenos/include/libc/stdio.h:148:12: note: declared here 148 | extern int sprintf(char *, const char *, ...) | ^~~~~~~ mipsel-helenos-cc -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../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; | ^~~~~~~~~~~~ mipsel-helenos-cc -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../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; | ^~~~~~~~~~~~ mipsel-helenos-cc -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../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; | ^~~~~~~~~~~~ mipsel-helenos-cc -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../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; | ^~~~~~~~~~~~ mipsel-helenos-cc -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../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; | ^~~~~~~~~~~~ mipsel-helenos-cc -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../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/mips32-msim/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/mips32-msim/coast/helenos/include/libc/stdio.h:148:12: note: declared here 148 | extern int sprintf(char *, const char *, ...) | ^~~~~~~ mipsel-helenos-cc -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../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; | ^~~~~~~~~~~~ mipsel-helenos-cc -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../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; | ^~~~~~~~~~~~ mipsel-helenos-cc -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../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; | ^~~~~~~~~~~~ mipsel-helenos-cc -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../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/mips32-msim/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/mips32-msim/coast/helenos/include/libc/stdio.h:148:12: note: declared here 148 | extern int sprintf(char *, const char *, ...) | ^~~~~~~ mipsel-helenos-cc -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../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/mips32-msim/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/mips32-msim/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/mips32-msim/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/mips32-msim/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/mips32-msim/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/mips32-msim/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/mips32-msim/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/mips32-msim/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/mips32-msim/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/mips32-msim/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/mips32-msim/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/mips32-msim/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/mips32-msim/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/mips32-msim/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/mips32-msim/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/mips32-msim/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/mips32-msim/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/mips32-msim/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/mips32-msim/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/mips32-msim/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/mips32-msim/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/mips32-msim/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/mips32-msim/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/mips32-msim/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/mips32-msim/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/mips32-msim/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/mips32-msim/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/mips32-msim/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/mips32-msim/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/mips32-msim/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/mips32-msim/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/mips32-msim/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/mips32-msim/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/mips32-msim/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/mips32-msim/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/mips32-msim/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/mips32-msim/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/mips32-msim/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/mips32-msim/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/mips32-msim/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/mips32-msim/coast/helenos/include/libc/stdio.h:148:12: note: declared here 148 | extern int sprintf(char *, const char *, ...) | ^~~~~~~ mipsel-helenos-cc -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../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) | ^ mipsel-helenos-cc -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../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 mipsel-helenos-cc -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../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 mipsel-helenos-cc -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../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 mipsel-helenos-cc -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../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; | ^~~~~~~~~~~~ mipsel-helenos-cc -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../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/mips32-msim/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/mips32-msim/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: | ^~~~ mipsel-helenos-cc -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../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 mipsel-helenos-cc -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../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/mips32-msim/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/mips32-msim/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)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mipsel-helenos-cc -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../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; | ^~~~~~~~~~~~ mipsel-helenos-cc -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../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 mipsel-helenos-cc -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../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 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ mipsel-helenos-cc -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../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_set': ../../gcc-4.6.3/gcc/postreload.c:305:22: warning: this statement may fall through [-Wimplicit-fallthrough=] 305 | if (this_val == trunc_int_for_mode (this_val, GET_MODE (src))) | ^ ../../gcc-4.6.3/gcc/postreload.c:307:17: note: here 307 | default: | ^~~~~~~ ../../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]; | ~~^~~~~~~~~~~~~~~~~~~~~~ mipsel-helenos-cc -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../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 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ mipsel-helenos-cc -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../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/mips32-msim/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/mips32-msim/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/mips32-msim/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/mips32-msim/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/mips32-msim/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/mips32-msim/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/mips32-msim/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/mips32-msim/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/mips32-msim/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/mips32-msim/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/mips32-msim/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/mips32-msim/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/mips32-msim/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/mips32-msim/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/mips32-msim/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/mips32-msim/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/mips32-msim/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/mips32-msim/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/mips32-msim/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/mips32-msim/coast/helenos/include/libc/stdio.h:148:12: note: declared here 148 | extern int sprintf(char *, const char *, ...) | ^~~~~~~ mipsel-helenos-cc -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../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; | ^~~~~~~~~~~~ mipsel-helenos-cc -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../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/mips32-msim/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/mips32-msim/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/mips32-msim/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/mips32-msim/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/mips32-msim/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/mips32-msim/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); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ mipsel-helenos-cc -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../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; | ^~~~~~~~~~~~ mipsel-helenos-cc -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../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/mips32-msim/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/mips32-msim/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/mips32-msim/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/mips32-msim/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/mips32-msim/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/mips32-msim/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/mips32-msim/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: | ^~~~ mipsel-helenos-cc -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../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/mips32-msim/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/mips32-msim/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/mips32-msim/coast/helenos/include/libc/stdio.h:148:12: note: declared here 148 | extern int sprintf(char *, const char *, ...) | ^~~~~~~ mipsel-helenos-cc -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../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': | ^~~~ mipsel-helenos-cc -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../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 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ mipsel-helenos-cc -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../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); | ^~~~~~~~~~~~~~~~~~~~ mipsel-helenos-cc -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../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 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ mipsel-helenos-cc -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../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; | ^~~~~~~~~~~~ mipsel-helenos-cc -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../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); | ^~~~~~~~~~~~~~~~~~~~ mipsel-helenos-cc -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../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; | ^~~~~~~~~~~~ mipsel-helenos-cc -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../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': | ^~~~ mipsel-helenos-cc -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../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: | ^~~~ mipsel-helenos-cc -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../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 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ mipsel-helenos-cc -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../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: | ^~~~ mipsel-helenos-cc -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../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 mipsel-helenos-cc -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../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 mipsel-helenos-cc -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../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:23: 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: | ^~~~~~~ mipsel-helenos-cc -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../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 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ mipsel-helenos-cc -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../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; | ^~~~~~~~~~~~ mipsel-helenos-cc -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../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 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ mipsel-helenos-cc -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../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/mips32-msim/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/mips32-msim/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/mips32-msim/coast/helenos/include/libc/stdio.h:148:12: note: declared here 148 | extern int sprintf(char *, const char *, ...) | ^~~~~~~ mipsel-helenos-cc -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../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/mips32-msim/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/mips32-msim/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/mips32-msim/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/mips32-msim/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: | ^~~~ mipsel-helenos-cc -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../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/mips32-msim/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/mips32-msim/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/mips32-msim/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/mips32-msim/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/mips32-msim/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/mips32-msim/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/mips32-msim/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/mips32-msim/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/mips32-msim/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/mips32-msim/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/mips32-msim/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/mips32-msim/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/mips32-msim/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/mips32-msim/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/mips32-msim/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/mips32-msim/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/mips32-msim/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/mips32-msim/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/mips32-msim/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/mips32-msim/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/mips32-msim/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/mips32-msim/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/mips32-msim/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/mips32-msim/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/mips32-msim/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/mips32-msim/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/mips32-msim/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/mips32-msim/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/mips32-msim/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/mips32-msim/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/mips32-msim/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/mips32-msim/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/mips32-msim/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/mips32-msim/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/mips32-msim/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/mips32-msim/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/mips32-msim/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/mips32-msim/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/mips32-msim/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 ", INSN_UID (x), | ^~~~~~~ /var/helenos/nightly/tmp-ci/build/mips32-msim/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); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mipsel-helenos-cc -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../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; | ^~~~~~~~~~~~ mipsel-helenos-cc -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../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, | ^~~~~~~~~~~~~~~ mipsel-helenos-cc -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../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/mips32-msim/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/mips32-msim/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/mips32-msim/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/mips32-msim/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/mips32-msim/coast/helenos/include/libc/stdio.h:148:12: note: declared here 148 | extern int sprintf(char *, const char *, ...) | ^~~~~~~ mipsel-helenos-cc -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../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); | ^~~~~~~~~~~~~~~~~~~~ mipsel-helenos-cc -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../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]; | ^~~~ mipsel-helenos-cc -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../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 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ mipsel-helenos-cc -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../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 mipsel-helenos-cc -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../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 mipsel-helenos-cc -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../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; | ^~~~~~~~~~~~ mipsel-helenos-cc -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../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; | ^~~~~~~~~~~~ mipsel-helenos-cc -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../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/mips32-msim/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/mips32-msim/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/mips32-msim/coast/helenos/include/libc/stdio.h:148:12: note: declared here 148 | extern int sprintf(char *, const char *, ...) | ^~~~~~~ mipsel-helenos-cc -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../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/mips32-msim/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/mips32-msim/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/mips32-msim/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 | ^~ mipsel-helenos-cc -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../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 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ mipsel-helenos-cc -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../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; | ^~~~~~~~~~~~ mipsel-helenos-cc -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../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; | ^~~~~~~~~~~~ mipsel-helenos-cc -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../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 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ mipsel-helenos-cc -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../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 mipsel-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=\"mipsel-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/mips32-msim/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/mips32-msim/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) | ^~~~~~~~~~~~ mipsel-helenos-cc -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../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; | ^~~~~~~~~~~~ mipsel-helenos-cc -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../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; | ^~~~~~~~~~~~ mipsel-helenos-cc -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../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; | ^~~~~~~~~~~~ mipsel-helenos-cc -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../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]; | ^~~~ mipsel-helenos-cc -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../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]; | ^~~~ mipsel-helenos-cc -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../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: | ^~~~~~~ mipsel-helenos-cc -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../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): | ^~~~ mipsel-helenos-cc -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../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: | ^~~~~~~ mipsel-helenos-cc -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../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]; | ^~~~ mipsel-helenos-cc -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../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; | ^~~~~~~~~~~~ mipsel-helenos-cc -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../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/mips32-msim/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/mips32-msim/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/mips32-msim/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/mips32-msim/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); | ^ mipsel-helenos-cc -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../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]; | ^~~~ mipsel-helenos-cc -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../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; | ^~~~~~~~~~~~ mipsel-helenos-cc -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../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; | ^~~~~~~~~~~~ mipsel-helenos-cc -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../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]; | ^~~~ mipsel-helenos-cc -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../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; | ^~~~~~~~~~~~ mipsel-helenos-cc -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../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; | ^~~~~~~~~~~~ mipsel-helenos-cc -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../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; | ^~~~~~~~~~~~ mipsel-helenos-cc -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../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; | ^~~~~~~~~~~~ mipsel-helenos-cc -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../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; | ^~~~~~~~~~~~ mipsel-helenos-cc -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../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; | ^~~~~~~~~~~~ mipsel-helenos-cc -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../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; | ^~~~~~~~~~~~ mipsel-helenos-cc -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../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/mips32-msim/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/mips32-msim/coast/helenos/include/libc/stdio.h:148:12: note: declared here 148 | extern int sprintf(char *, const char *, ...) | ^~~~~~~ mipsel-helenos-cc -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../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; | ^~~~~~~~~~~~ mipsel-helenos-cc -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../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]; | ^~~~ mipsel-helenos-cc -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../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/mips32-msim/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/mips32-msim/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/mips32-msim/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/mips32-msim/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/mips32-msim/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/mips32-msim/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/mips32-msim/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/mips32-msim/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, ""); | ^ ../../gcc-4.6.3/gcc/tree-pretty-print.c:763:39: warning: spurious trailing punctuation sequence '>' in format [-Wformat-diag] 763 | pp_printf (buffer, ""); | ^ ../../gcc-4.6.3/gcc/tree-pretty-print.c:765:33: warning: spurious leading punctuation sequence '<' in format [-Wformat-diag] 765 | pp_printf (buffer, "", 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, "", 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/mips32-msim/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/mips32-msim/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/mips32-msim/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/mips32-msim/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, ""); | ^ ../../gcc-4.6.3/gcc/tree-pretty-print.c:1094:35: warning: spurious trailing punctuation sequence '>' in format [-Wformat-diag] 1094 | pp_printf (buffer, ""); | ^ ../../gcc-4.6.3/gcc/tree-pretty-print.c:1096:29: warning: spurious leading punctuation sequence '<' in format [-Wformat-diag] 1096 | pp_printf (buffer, "", 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, "", 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, "", (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, "", (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, "", 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, "", 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/mips32-msim/coast/helenos/include/libc/stdio.h:148:12: note: declared here 148 | extern int sprintf(char *, const char *, ...) | ^~~~~~~ mipsel-helenos-cc -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../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; | ^~~~~~~~~~~~ mipsel-helenos-cc -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../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; | ^~~~~~~~~~~~ mipsel-helenos-cc -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../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/mips32-msim/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/mips32-msim/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/mips32-msim/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/mips32-msim/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]; | ^~~~ mipsel-helenos-cc -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../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; | ^~~~~~~~~~~~ mipsel-helenos-cc -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../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 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ mipsel-helenos-cc -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../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; | ^~~~~~~~~~~~ mipsel-helenos-cc -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../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; | ^~~~~~~~~~~~ mipsel-helenos-cc -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../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; | ^~~~~~~~~~~~ mipsel-helenos-cc -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../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; | ^~~~~~~~~~~~ mipsel-helenos-cc -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../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; | ^~~~~~~~~~~~ mipsel-helenos-cc -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../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]; | ^~~~ mipsel-helenos-cc -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../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]; | ^~~~ mipsel-helenos-cc -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../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]; | ^~~~ mipsel-helenos-cc -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../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]; | ^~~~ mipsel-helenos-cc -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../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; | ^~~~~~~~~~~~ mipsel-helenos-cc -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../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; | ^~~~~~~~~~~~ mipsel-helenos-cc -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../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; | ^~~~~~~~~~~~ mipsel-helenos-cc -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../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; | ^~~~~~~~~~~~ mipsel-helenos-cc -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../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 | ^~ mipsel-helenos-cc -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../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 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ mipsel-helenos-cc -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../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; | ^~~~~~~~~~~~ mipsel-helenos-cc -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../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; | ^~~~~~~~~~~~ mipsel-helenos-cc -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../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: absolute value function 'abs' given an argument of type 'long long int' but has parameter of type 'int' which may cause truncation of value [-Wabsolute-value] 797 | if (prefetch_before > (unsigned) abs (L2_CACHE_SIZE_BYTES / step)) | ^~~ mipsel-helenos-cc -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../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; | ^~~~~~~~~~~~ mipsel-helenos-cc -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../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; | ^~~~~~~~~~~~ mipsel-helenos-cc -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../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]; | ^~~~ mipsel-helenos-cc -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../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]; | ^~~~ mipsel-helenos-cc -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../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; | ^~~~~~~~~~~~ mipsel-helenos-cc -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../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]; | ^~~~ mipsel-helenos-cc -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../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/mips32-msim/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/mips32-msim/coast/helenos/include/libc/stdio.h:148:12: note: declared here 148 | extern int sprintf(char *, const char *, ...) | ^~~~~~~ mipsel-helenos-cc -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../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]; | ^~~~ mipsel-helenos-cc -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../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; | ^~~~~~~~~~~~ mipsel-helenos-cc -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../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: | ^~~~ mipsel-helenos-cc -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../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]; | ^~~~ mipsel-helenos-cc -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../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; | ^~~~~~~~~~~~~~ mipsel-helenos-cc -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../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]; | ^~~~ mipsel-helenos-cc -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../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]; | ^~~~ mipsel-helenos-cc -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../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; | ^~~~~~~~~~~~ mipsel-helenos-cc -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../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; | ^~~~~~~~~~~~ mipsel-helenos-cc -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../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; | ^~~~~~~~~~~~ mipsel-helenos-cc -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../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]; | ^~~~ mipsel-helenos-cc -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../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; | ^~~~~~~~~~~~ mipsel-helenos-cc -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../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; | ^~~~~~~~~~~~ mipsel-helenos-cc -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../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; | ^~~~~~~~~~~~ mipsel-helenos-cc -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../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; | ^~~~~~~~~~~~ mipsel-helenos-cc -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../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 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ mipsel-helenos-cc -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../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]; | ^~~~ mipsel-helenos-cc -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../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 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ mipsel-helenos-cc -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../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]; | ^~~~ mipsel-helenos-cc -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../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/mips32-msim/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/mips32-msim/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/mips32-msim/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]; | ^~~~ mipsel-helenos-cc -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../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]; | ^~~~ mipsel-helenos-cc -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../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; | ^~~~~~~~~~~~ mipsel-helenos-cc -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../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]; | ^~~~ mipsel-helenos-cc -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../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/mips32-msim/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/mips32-msim/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/mips32-msim/coast/helenos/include/libc/stdio.h:148:12: note: declared here 148 | extern int sprintf(char *, const char *, ...) | ^~~~~~~ mipsel-helenos-cc -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../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)) | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ mipsel-helenos-cc -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../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); | ^~~~~~~~~~~~ mipsel-helenos-cc -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../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/mips32-msim/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/mips32-msim/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/mips32-msim/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/mips32-msim/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/mips32-msim/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/mips32-msim/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/mips32-msim/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/mips32-msim/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/mips32-msim/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/mips32-msim/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/mips32-msim/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/mips32-msim/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/mips32-msim/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/mips32-msim/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/mips32-msim/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/mips32-msim/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: | ^~~~~~~~~~~~ mipsel-helenos-cc -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../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 mipsel-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="\"\"" -c ../../gcc-4.6.3/gcc/version.c -o version.o mipsel-helenos-cc -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../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 mipsel-helenos-cc -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../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 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ mipsel-helenos-cc -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../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; | ^~~~~~~~~~~~ mipsel-helenos-cc -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../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/mips/mips.c -o mips.o In file included from ../../gcc-4.6.3/gcc/config/mips/mips.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 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../../gcc-4.6.3/gcc/config/mips/mips.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/config/mips/mips.c: In function 'm16_uimm5_4': ../../gcc-4.6.3/gcc/config/mips/mips.c:3254:34: warning: left shift of negative value [-Wshift-negative-value] 3254 | return m16_check_op (op, -0x10 << 2, 0xf << 2, 3); | ^~ ../../gcc-4.6.3/gcc/config/mips/mips.c: In function 'm16_nuimm5_4': ../../gcc-4.6.3/gcc/config/mips/mips.c:3260:33: warning: left shift of negative value [-Wshift-negative-value] 3260 | return m16_check_op (op, -0xf << 2, 0x10 << 2, 3); | ^~ ../../gcc-4.6.3/gcc/config/mips/mips.c: In function 'm16_nuimm8_4': ../../gcc-4.6.3/gcc/config/mips/mips.c:3302:34: warning: left shift of negative value [-Wshift-negative-value] 3302 | return m16_check_op (op, -0xff << 2, 0x0, 3); | ^~ ../../gcc-4.6.3/gcc/config/mips/mips.c: In function 'm16_simm8_8': ../../gcc-4.6.3/gcc/config/mips/mips.c:3308:34: warning: left shift of negative value [-Wshift-negative-value] 3308 | return m16_check_op (op, -0x80 << 3, 0x7f << 3, 7); | ^~ ../../gcc-4.6.3/gcc/config/mips/mips.c: In function 'm16_nsimm8_8': ../../gcc-4.6.3/gcc/config/mips/mips.c:3314:34: warning: left shift of negative value [-Wshift-negative-value] 3314 | return m16_check_op (op, -0x7f << 3, 0x80 << 3, 7); | ^~ ../../gcc-4.6.3/gcc/config/mips/mips.c: In function 'mips16_build_call_stub': ../../gcc-4.6.3/gcc/config/mips/mips.c:6214:9: warning: 'sprintf' is deprecated [-Wdeprecated-declarations] 6214 | sprintf (buf, "__mips16_call_stub_%s_%d", | ^~~~~~~ In file included from /var/helenos/nightly/tmp-ci/build/mips32-msim/coast/helenos/include/libposix/stdio.h:39, from ../../gcc-4.6.3/gcc/system.h:42, from ../../gcc-4.6.3/gcc/config/mips/mips.c:28: /var/helenos/nightly/tmp-ci/build/mips32-msim/coast/helenos/include/libc/stdio.h:148:12: note: declared here 148 | extern int sprintf(char *, const char *, ...) | ^~~~~~~ ../../gcc-4.6.3/gcc/config/mips/mips.c:6218:9: warning: 'sprintf' is deprecated [-Wdeprecated-declarations] 6218 | sprintf (buf, "__mips16_call_stub_%d", fp_code); | ^~~~~~~ /var/helenos/nightly/tmp-ci/build/mips32-msim/coast/helenos/include/libc/stdio.h:148:12: note: declared here 148 | extern int sprintf(char *, const char *, ...) | ^~~~~~~ ../../gcc-4.6.3/gcc/config/mips/mips.c: In function 'mips16e_add_register_range': ../../gcc-4.6.3/gcc/config/mips/mips.c:8670:5: warning: 'sprintf' is deprecated [-Wdeprecated-declarations] 8670 | s += sprintf (s, ",%s-%s", reg_names[min_reg], reg_names[max_reg]); | ^ /var/helenos/nightly/tmp-ci/build/mips32-msim/coast/helenos/include/libc/stdio.h:148:12: note: declared here 148 | extern int sprintf(char *, const char *, ...) | ^~~~~~~ ../../gcc-4.6.3/gcc/config/mips/mips.c:8672:5: warning: 'sprintf' is deprecated [-Wdeprecated-declarations] 8672 | s += sprintf (s, ",%s", reg_names[min_reg]); | ^ /var/helenos/nightly/tmp-ci/build/mips32-msim/coast/helenos/include/libc/stdio.h:148:12: note: declared here 148 | extern int sprintf(char *, const char *, ...) | ^~~~~~~ ../../gcc-4.6.3/gcc/config/mips/mips.c: In function 'mips16e_output_save_restore': ../../gcc-4.6.3/gcc/config/mips/mips.c:8698:5: warning: 'sprintf' is deprecated [-Wdeprecated-declarations] 8698 | s += sprintf (s, "%s-%s,", reg_names[GP_ARG_FIRST], | ^ /var/helenos/nightly/tmp-ci/build/mips32-msim/coast/helenos/include/libc/stdio.h:148:12: note: declared here 148 | extern int sprintf(char *, const char *, ...) | ^~~~~~~ ../../gcc-4.6.3/gcc/config/mips/mips.c:8701:5: warning: 'sprintf' is deprecated [-Wdeprecated-declarations] 8701 | s += sprintf (s, "%s,", reg_names[GP_ARG_FIRST]); | ^ /var/helenos/nightly/tmp-ci/build/mips32-msim/coast/helenos/include/libc/stdio.h:148:12: note: declared here 148 | extern int sprintf(char *, const char *, ...) | ^~~~~~~ ../../gcc-4.6.3/gcc/config/mips/mips.c:8704:3: warning: 'sprintf' is deprecated [-Wdeprecated-declarations] 8704 | s += sprintf (s, "%d", (int) info.size); | ^ /var/helenos/nightly/tmp-ci/build/mips32-msim/coast/helenos/include/libc/stdio.h:148:12: note: declared here 148 | extern int sprintf(char *, const char *, ...) | ^~~~~~~ ../../gcc-4.6.3/gcc/config/mips/mips.c:8708:5: warning: 'sprintf' is deprecated [-Wdeprecated-declarations] 8708 | s += sprintf (s, ",%s", reg_names[GP_REG_FIRST + 16]); | ^ /var/helenos/nightly/tmp-ci/build/mips32-msim/coast/helenos/include/libc/stdio.h:148:12: note: declared here 148 | extern int sprintf(char *, const char *, ...) | ^~~~~~~ ../../gcc-4.6.3/gcc/config/mips/mips.c:8712:5: warning: 'sprintf' is deprecated [-Wdeprecated-declarations] 8712 | s += sprintf (s, ",%s", reg_names[GP_REG_FIRST + 17]); | ^ /var/helenos/nightly/tmp-ci/build/mips32-msim/coast/helenos/include/libc/stdio.h:148:12: note: declared here 148 | extern int sprintf(char *, const char *, ...) | ^~~~~~~ ../../gcc-4.6.3/gcc/config/mips/mips.c:8733:5: warning: 'sprintf' is deprecated [-Wdeprecated-declarations] 8733 | s += sprintf (s, ",%s", reg_names[RETURN_ADDR_REGNUM]); | ^ /var/helenos/nightly/tmp-ci/build/mips32-msim/coast/helenos/include/libc/stdio.h:148:12: note: declared here 148 | extern int sprintf(char *, const char *, ...) | ^~~~~~~ ../../gcc-4.6.3/gcc/config/mips/mips.c: In function 'mips_compute_frame_info': ../../gcc-4.6.3/gcc/config/mips/mips.c:9325:32: warning: left shift of negative value [-Wshift-negative-value] 9325 | frame->fmask |= ~(~0 << MAX_FPRS_PER_FMT) << (regno - FP_REG_FIRST); | ^~ ../../gcc-4.6.3/gcc/config/mips/mips.c: In function 'mips16_build_call_stub': ../../gcc-4.6.3/gcc/config/mips/mips.c:6376:15: warning: this statement may fall through [-Wimplicit-fallthrough=] 6376 | mips_output_64bit_xfer ('f', GP_RETURN + (8 / UNITS_PER_WORD), | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 6377 | FP_REG_FIRST + MAX_FPRS_PER_FMT); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-4.6.3/gcc/config/mips/mips.c:6379:13: note: here 6379 | case DFmode: | ^~~~ ../../gcc-4.6.3/gcc/config/mips/mips.c: In function 'mips16_constant_cost': ../../gcc-4.6.3/gcc/config/mips/mips.c:3349:10: warning: this statement may fall through [-Wimplicit-fallthrough=] 3349 | if (x == -1) | ^ ../../gcc-4.6.3/gcc/config/mips/mips.c:3351:5: note: here 3351 | case LE: | ^~~~ ../../gcc-4.6.3/gcc/config/mips/mips.c:3353:9: warning: this statement may fall through [-Wimplicit-fallthrough=] 3353 | x += 1; | ~~^~~~ ../../gcc-4.6.3/gcc/config/mips/mips.c:3354:5: note: here 3354 | case XOR: | ^~~~ mipsel-helenos-cc -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../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 mipsel-helenos-cc -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../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/mips32-msim/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/mips32-msim/coast/helenos/include/libc/stdio.h:148:12: note: declared here 148 | extern int sprintf(char *, const char *, ...) | ^~~~~~~ mipsel-helenos-cc -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../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; | ^~~~~~~~~~~~ mipsel-helenos-cc -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../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; | ^~~~~~~~~~~~ mipsel-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/mipsel-linux-gnu/4.6.3/include\" -DFIXED_INCLUDE_DIR=\"/usr/local/lib/gcc/mipsel-linux-gnu/4.6.3/include-fixed\" -DGPLUSPLUS_INCLUDE_DIR=\"/usr/local/lib/gcc/mipsel-linux-gnu/4.6.3/../../../../mipsel-linux-gnu/include/c++/4.6.3\" -DGPLUSPLUS_TOOL_INCLUDE_DIR=\"/usr/local/lib/gcc/mipsel-linux-gnu/4.6.3/../../../../mipsel-linux-gnu/include/c++/4.6.3/mipsel-linux-gnu\" -DGPLUSPLUS_BACKWARD_INCLUDE_DIR=\"/usr/local/lib/gcc/mipsel-linux-gnu/4.6.3/../../../../mipsel-linux-gnu/include/c++/4.6.3/backward\" -DLOCAL_INCLUDE_DIR=\"/usr/local/include\" -DCROSS_INCLUDE_DIR=\"/usr/local/lib/gcc/mipsel-linux-gnu/4.6.3/../../../../mipsel-linux-gnu/sys-include\" -DTOOL_INCLUDE_DIR=\"/usr/local/lib/gcc/mipsel-linux-gnu/4.6.3/../../../../mipsel-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; | ^~~~~~~~~~~~ mipsel-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/mipsel-linux-gnu/4.6.3/include\" -DFIXED_INCLUDE_DIR=\"/usr/local/lib/gcc/mipsel-linux-gnu/4.6.3/include-fixed\" -DGPLUSPLUS_INCLUDE_DIR=\"/usr/local/lib/gcc/mipsel-linux-gnu/4.6.3/../../../../mipsel-linux-gnu/include/c++/4.6.3\" -DGPLUSPLUS_TOOL_INCLUDE_DIR=\"/usr/local/lib/gcc/mipsel-linux-gnu/4.6.3/../../../../mipsel-linux-gnu/include/c++/4.6.3/mipsel-linux-gnu\" -DGPLUSPLUS_BACKWARD_INCLUDE_DIR=\"/usr/local/lib/gcc/mipsel-linux-gnu/4.6.3/../../../../mipsel-linux-gnu/include/c++/4.6.3/backward\" -DLOCAL_INCLUDE_DIR=\"/usr/local/include\" -DCROSS_INCLUDE_DIR=\"/usr/local/lib/gcc/mipsel-linux-gnu/4.6.3/../../../../mipsel-linux-gnu/sys-include\" -DTOOL_INCLUDE_DIR=\"/usr/local/lib/gcc/mipsel-linux-gnu/4.6.3/../../../../mipsel-linux-gnu/include\" -DPREFIX=\"/usr/local/\" -DSTANDARD_EXEC_PREFIX=\"/usr/local/lib/gcc/\" \ -c ../../gcc-4.6.3/gcc/cppdefault.c -o cppdefault.o mipsel-helenos-cc -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../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 mipsel-helenos-cc -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../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; | ^~~~~~~~~~~~ mipsel-helenos-cc -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../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; | ^~~~~~~~~~~~ mipsel-helenos-cc -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../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; | ^~~~~~~~~~~~ mipsel-helenos-cc -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../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; | ^~~~~~~~~~~~ mipsel-helenos-cc -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../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] mipsel-helenos-cc -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../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; | ^~~~~~~~~~~~ mipsel-helenos-cc -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../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; | ^~~~~~~~~~~~ mipsel-helenos-cc -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../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/mips32-msim/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/mips32-msim/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/mips32-msim/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/mips32-msim/coast/helenos/include/libc/stdio.h:148:12: note: declared here 148 | extern int sprintf(char *, const char *, ...) | ^~~~~~~ mipsel-helenos-cc -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../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]; | ^~~~ mipsel-helenos-cc -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../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; | ^~~~~~~~~~~~ mipsel-helenos-cc -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../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/mips32-msim/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/mips32-msim/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/mips32-msim/coast/helenos/include/libc/stdio.h:148:12: note: declared here 148 | extern int sprintf(char *, const char *, ...) | ^~~~~~~ mipsel-helenos-cc -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../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]; | ^~~~ mipsel-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 ../../gcc-4.6.3/gcc/prefix.c: In function 'translate_name': ../../gcc-4.6.3/gcc/prefix.c:204:7: warning: 'strncpy' destination unchanged after copying no bytes [-Wstringop-truncation] 204 | strncpy (key, &name[1], keylen); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-4.6.3/gcc/prefix.c:204:7: warning: 'strncpy' destination unchanged after copying no bytes [-Wstringop-truncation] mipsel-helenos-cc -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../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; | ^~~~~~~~~~~~ mipsel-helenos-cc -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../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; | ^~~~~~~~~~~~ mipsel-helenos-cc -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../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 mipsel-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 mips.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 mipsel-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 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 mipsel-helenos-cc -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../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 mipsel-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 \ 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 mipsel-helenos-cc -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../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/mips32-msim/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/mips32-msim/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/mips32-msim/coast/helenos/include/libc/stdio.h:148:12: note: declared here 148 | extern int sprintf(char *, const char *, ...) | ^~~~~~~ mipsel-helenos-cc -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../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 mipsel-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 mipsel-helenos-cc -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../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 mipsel-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 mipsel-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=\"mipsel-linux-gnu\" \ -c ../../gcc-4.6.3/gcc/collect2.c -o collect2.o mipsel-helenos-cc -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../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 mipsel-helenos-cc -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../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 mipsel-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 mipsel-helenos-cc -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../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 mipsel-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='mipsel-helenos-cc -O2 -g -O2 -minterlink-mips16 -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'; \ mipsel-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=\"mipsel-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/mips32-msim/coast/helenos/include/libposix/stdio.h:39, from ../../gcc-4.6.3/gcc/system.h:42: /var/helenos/nightly/tmp-ci/build/mips32-msim/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 '(': | ^~~~ mipsel-helenos-cc -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../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 mipsel-helenos-cc -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.6.3/gcc -I../../gcc-4.6.3/gcc/. -I../../gcc-4.6.3/gcc/../include -I../../gcc-4.6.3/gcc/../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='mipsel-helenos-cc -O2 -g -O2 -minterlink-mips16 -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'; \ mipsel-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=\"mipsel-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) mipsel-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 ../libcpp/libcpp.a -liconv ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a /var/helenos/cross/lib/gcc/mipsel-helenos/13.2.0/../../../../mipsel-helenos/bin/ld: gcc.o:(.data.rel.ro+0x74): undefined reference to `host_detect_local_cpu' collect2: error: ld returned 1 exit status make[1]: *** [Makefile:1839: xgcc] Error 1 make[1]: Leaving directory '/var/helenos/nightly/tmp-ci/build/mips32-msim/coast/build/gcc/build/gcc' make: *** [Makefile:5246: all-gcc] Error 2 [hsct]: Error: Build failed!