<86>Jan 25 20:36:57 userdel[32160]: delete user 'rooter' <86>Jan 25 20:36:57 groupadd[32179]: group added to /etc/group: name=rooter, GID=546 <86>Jan 25 20:36:57 groupadd[32179]: group added to /etc/gshadow: name=rooter <86>Jan 25 20:36:57 groupadd[32179]: new group: name=rooter, GID=546 <86>Jan 25 20:36:57 useradd[32186]: new user: name=rooter, UID=546, GID=546, home=/root, shell=/bin/bash <86>Jan 25 20:36:57 userdel[32196]: delete user 'builder' <86>Jan 25 20:36:57 userdel[32196]: removed group 'builder' owned by 'builder' <86>Jan 25 20:36:57 userdel[32196]: removed shadow group 'builder' owned by 'builder' <86>Jan 25 20:36:57 groupadd[32204]: group added to /etc/group: name=builder, GID=547 <86>Jan 25 20:36:57 groupadd[32204]: group added to /etc/gshadow: name=builder <86>Jan 25 20:36:57 groupadd[32204]: new group: name=builder, GID=547 <86>Jan 25 20:36:57 useradd[32217]: new user: name=builder, UID=547, GID=547, home=/usr/src, shell=/bin/bash <13>Jan 25 20:37:01 rpmi: libgmp-devel-6.1.2-alt1 1484251037 installed <13>Jan 25 20:37:01 rpmi: libtcl-8.5.9-alt2 1351878908 installed <13>Jan 25 20:37:02 rpmi: tcl-8.5.9-alt2 1351878908 installed <13>Jan 25 20:37:02 rpmi: libmpfr-devel-3.1.5-alt1 1484251302 installed <13>Jan 25 20:37:02 rpmi: gcc-c++-common-1.4.20-alt1 1432315196 installed <13>Jan 25 20:37:02 rpmi: libstdc++6-devel-6.3.1-alt1 1484277945 installed <13>Jan 25 20:37:02 rpmi: libexpat-2.1.0-alt1 1347469773 installed <13>Jan 25 20:37:03 rpmi: avr-binutils-2:2.25-alt3 1466417647 installed <13>Jan 25 20:37:04 rpmi: gcc6-c++-6.3.1-alt1 1484277945 installed <13>Jan 25 20:37:04 rpmi: libmpc-devel-1.0.3-alt1 1431520910 installed <13>Jan 25 20:37:04 rpmi: expect-1:5.45-alt4 1344952540 installed <13>Jan 25 20:37:04 rpmi: zlib-devel-1.2.8-alt1 1371079011 installed <13>Jan 25 20:37:05 rpmi: glibc-devel-static-6:2.24-alt1 1482842127 installed <13>Jan 25 20:37:05 rpmi: flex-2.6.0-alt1 1449073223 installed Installing avr-gcc-4.9.2-alt3.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.20658 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf gcc + echo 'Source #0 (avr-gcc-4.9.2.tar.bz2):' Source #0 (avr-gcc-4.9.2.tar.bz2): + /bin/bzip2 -dc /usr/src/RPM/SOURCES/avr-gcc-4.9.2.tar.bz2 + /bin/tar -xf - + cd gcc + /bin/chmod -c -Rf u+rwX,go-w . + contrib/gcc_update --touch + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.83039 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd gcc + /usr/bin/subst 's/m4_copy(\[AC_PREREQ\]/m4_copy_force(\[AC_PREREQ\]/g' ./config/override.m4 + /usr/bin/subst 's/m4_copy(\[_AC_PREREQ\]/m4_copy_force(\[_AC_PREREQ\]/g' ./config/override.m4 + /usr/bin/subst 's/ \[m4_fatal(\[Please use exactly Autoconf \]/ \[m4_errprintn(\[Please use exactly Autoconf \]/g' ./config/override.m4 + autoconf Please use exactly Autoconf 2.64 instead of 2.69. configure.ac:1264: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body ../../lib/autoconf/lang.m4:194: AC_LANG_CONFTEST is expanded from... ../../lib/autoconf/general.m4:2663: _AC_LINK_IFELSE is expanded from... ../../lib/autoconf/general.m4:2680: AC_LINK_IFELSE is expanded from... configure.ac:1264: the top level + echo '' + /bin/mkdir obj-avr-i586-alt-linux + cd obj-avr-i586-alt-linux + CC='gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic' + ../configure --target=avr --enable-languages=c,c++ --disable-nls --disable-libssp --disable-shared --disable-libada --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-system-zlib --enable-version-specific-runtime-libs '--with-pkgversion=ALT Linux 4.9.2-alt3' --with-bugurl=http://bugzilla.altlinux.org --with-objcopy=/usr/bin/avr-objcopy --enable-target-optspace --with-as=/usr/bin/avr-as --with-ld=/usr/bin/avr-ld --with-ar=/usr/bin/avr-ar --with-nm=/usr/bin/avr-nm --with-dwarf2 --with-avrlibc=yes checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking target system type... avr-unknown-none checking for a BSD-compatible install... /bin/install -c checking whether ln works... yes checking whether ln -s works... yes checking for a sed that does not truncate output... /bin/sed checking for gawk... gawk checking for libatomic support... no checking for libcilkrts support... no checking for libitm support... no checking for libsanitizer support... no checking for libvtv support... no checking for gcc... gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic accepts -g... yes checking for gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic option to accept ISO C89... none needed checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking whether g++ accepts -static-libstdc++ -static-libgcc... no checking for gnatbind... no checking for gnatmake... no checking whether compiler driver understands Ada... no checking how to compare bootstrapped objects... cmp --ignore-initial=16 $$f1 $$f2 checking for objdir... .libs checking for the correct version of gmp.h... yes checking for the correct version of mpfr.h... yes checking for the correct version of mpc.h... yes checking for the correct version of the gmp/mpfr/mpc libraries... yes checking for version 0.10 of ISL... no checking for version 0.11 of ISL... no checking for version 0.12 of ISL... no *** This configuration is not supported in the following subdirectories: zlib gnattools target-libgomp target-libatomic target-libcilkrts target-libitm target-libsanitizer target-libvtv target-libquadmath target-libssp target-libstdc++-v3 target-libada target-libgfortran target-libgo target-libffi target-libbacktrace target-zlib target-libjava target-libobjc target-boehm-gc (Any other directories should still work fine.) checking for default BUILD_CONFIG... checking for --enable-vtable-verify... no 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... no checking for expect... expect checking for runtest... no checking for ar... ar checking for as... as checking for dlltool... no checking for ld... ld checking for lipo... no checking for nm... nm checking for ranlib... ranlib checking for strip... strip checking for windres... no checking for windmc... no checking for objcopy... objcopy checking for objdump... objdump checking for readelf... readelf checking for avr-cc... no checking for avr-gcc... no checking for avr-c++... no checking for avr-g++... no checking for avr-cxx... no checking for avr-gxx... no checking for avr-gcc... no checking for avr-gcj... no checking for avr-gfortran... no checking for avr-gccgo... no checking for ar... /usr/avr/bin/ar checking for as... /usr/avr/bin/as checking for dlltool... no checking for avr-dlltool... no checking for ld... /usr/avr/bin/ld checking for lipo... no checking for avr-lipo... no checking for nm... /usr/avr/bin/nm checking for objdump... /usr/avr/bin/objdump checking for ranlib... /usr/avr/bin/ranlib checking for readelf... no checking for avr-readelf... avr-readelf checking for strip... /usr/avr/bin/strip checking for windres... no checking for avr-windres... no checking for windmc... no checking for avr-windmc... no checking where to find the target ar... pre-installed in /usr/avr/bin checking where to find the target as... pre-installed in /usr/avr/bin checking where to find the target cc... just compiled checking where to find the target c++... just compiled checking where to find the target c++ for libstdc++... just compiled checking where to find the target dlltool... pre-installed checking where to find the target gcc... just compiled 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 /usr/avr/bin checking where to find the target lipo... pre-installed checking where to find the target nm... pre-installed in /usr/avr/bin checking where to find the target objdump... pre-installed in /usr/avr/bin checking where to find the target ranlib... pre-installed in /usr/avr/bin checking where to find the target readelf... pre-installed checking where to find the target strip... pre-installed in /usr/avr/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 configure: creating ./config.status config.status: creating Makefile + '[' -n '' ']' + NPROCS=1 + make -j1 make: Entering directory `/usr/src/RPM/BUILD/gcc/obj-avr-i586-alt-linux' make[1]: Entering directory `/usr/src/RPM/BUILD/gcc/obj-avr-i586-alt-linux' mkdir -p -- ./fixincludes Configuring in ./fixincludes configure: creating cache ./config.cache checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking target system type... avr-unknown-none checking for i686-pc-linux-gnu-gcc... gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic 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 -pipe -Wall -g -O2 -march=i586 -mtune=generic accepts -g... yes checking for gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic option to accept ISO C89... none needed checking how to run the C preprocessor... gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /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 for a sed that does not truncate output... /bin/sed checking whether gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic supports -W... yes checking whether gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic supports -Wall... yes checking whether gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic supports -Wwrite-strings... yes checking whether gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic supports -Wstrict-prototypes... yes checking whether gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic supports -Wmissing-prototypes... yes checking whether gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic supports -Wold-style-definition... yes checking whether gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic supports -Wmissing-format-attribute... yes checking whether gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic supports -Woverlength-strings... yes checking whether gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic supports -pedantic -Wlong-long... yes checking for ANSI C header files... (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 fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking sys/file.h usability... yes checking sys/file.h presence... yes checking for sys/file.h... yes checking for sys/stat.h... (cached) yes checking for clearerr_unlocked... yes checking for feof_unlocked... yes checking for ferror_unlocked... yes checking for fflush_unlocked... 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... yes checking whether basename is declared... yes checking whether errno is declared... no checking whether vasprintf is declared... yes checking whether clearerr_unlocked is declared... yes checking whether feof_unlocked is declared... yes checking whether ferror_unlocked is declared... yes checking whether fflush_unlocked is declared... 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 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 mkdir -p -- ./libiberty Configuring in ./libiberty configure: creating cache ./config.cache checking whether to enable maintainer-specific portions of Makefiles... no checking for makeinfo... /usr/src/RPM/BUILD/gcc/missing makeinfo --split-size=5000000 configure: WARNING: *** Makeinfo is missing. Info documentation will not be built. checking for perl... perl checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking for i686-pc-linux-gnu-ar... ar checking for i686-pc-linux-gnu-ranlib... ranlib checking whether to install libiberty headers and static library... no configure: target_header_dir = checking for i686-pc-linux-gnu-gcc... gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic 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 -pipe -Wall -g -O2 -march=i586 -mtune=generic accepts -g... yes checking for gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic 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... gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -E checking whether gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic supports -W... yes checking whether gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic supports -Wall... yes checking whether gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic supports -Wwrite-strings... yes checking whether gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic supports -Wc++-compat... yes checking whether gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic supports -Wstrict-prototypes... yes checking whether gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic supports -pedantic ... yes checking whether gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic 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... /bin/grep checking for egrep... /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... /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... yes 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 strnlen... 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... yes checking for sys_nerr... yes checking for sys_siglist... yes checking for external symbol _system_configuration... no checking for __fsetlocking... yes checking for canonicalize_file_name... yes checking for dup3... yes checking for getrlimit... 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 setrlimit... 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... yes 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[2]: Entering directory `/usr/src/RPM/BUILD/gcc/obj-avr-i586-alt-linux/libiberty' if [ x"-fpic" != x ] && [ ! -d pic ]; then \ mkdir pic; \ else true; fi touch stamp-picdir if [ x"-fpic" != x ]; then \ gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic ../../libiberty/regex.c -o pic/regex.o; \ else true; fi gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/regex.c -o regex.o if [ x"-fpic" != x ]; then \ gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic ../../libiberty/cplus-dem.c -o pic/cplus-dem.o; \ else true; fi gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/cplus-dem.c -o cplus-dem.o if [ x"-fpic" != x ]; then \ gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic ../../libiberty/cp-demangle.c -o pic/cp-demangle.o; \ else true; fi gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/cp-demangle.c -o cp-demangle.o if [ x"-fpic" != x ]; then \ gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic ../../libiberty/md5.c -o pic/md5.o; \ else true; fi gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/md5.c -o md5.o if [ x"-fpic" != x ]; then \ gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic ../../libiberty/sha1.c -o pic/sha1.o; \ else true; fi gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/sha1.c -o sha1.o if [ x"-fpic" != x ]; then \ gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic ../../libiberty/alloca.c -o pic/alloca.o; \ else true; fi gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/alloca.c -o alloca.o if [ x"-fpic" != x ]; then \ gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic ../../libiberty/argv.c -o pic/argv.o; \ else true; fi gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/argv.c -o argv.o if [ x"-fpic" != x ]; then \ gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic ../../libiberty/choose-temp.c -o pic/choose-temp.o; \ else true; fi gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/choose-temp.c -o choose-temp.o if [ x"-fpic" != x ]; then \ gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic ../../libiberty/concat.c -o pic/concat.o; \ else true; fi gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/concat.c -o concat.o if [ x"-fpic" != x ]; then \ gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic ../../libiberty/cp-demint.c -o pic/cp-demint.o; \ else true; fi gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/cp-demint.c -o cp-demint.o if [ x"-fpic" != x ]; then \ gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic ../../libiberty/crc32.c -o pic/crc32.o; \ else true; fi gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/crc32.c -o crc32.o if [ x"-fpic" != x ]; then \ gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic ../../libiberty/dwarfnames.c -o pic/dwarfnames.o; \ else true; fi gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/dwarfnames.c -o dwarfnames.o if [ x"-fpic" != x ]; then \ gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic ../../libiberty/dyn-string.c -o pic/dyn-string.o; \ else true; fi gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/dyn-string.c -o dyn-string.o if [ x"-fpic" != x ]; then \ gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic ../../libiberty/fdmatch.c -o pic/fdmatch.o; \ else true; fi gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/fdmatch.c -o fdmatch.o if [ x"-fpic" != x ]; then \ gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic ../../libiberty/fibheap.c -o pic/fibheap.o; \ else true; fi gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/fibheap.c -o fibheap.o if [ x"-fpic" != x ]; then \ gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic ../../libiberty/filename_cmp.c -o pic/filename_cmp.o; \ else true; fi gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/filename_cmp.c -o filename_cmp.o if [ x"-fpic" != x ]; then \ gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic ../../libiberty/floatformat.c -o pic/floatformat.o; \ else true; fi gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/floatformat.c -o floatformat.o if [ x"-fpic" != x ]; then \ gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic ../../libiberty/fnmatch.c -o pic/fnmatch.o; \ else true; fi gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/fnmatch.c -o fnmatch.o if [ x"-fpic" != x ]; then \ gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic ../../libiberty/fopen_unlocked.c -o pic/fopen_unlocked.o; \ else true; fi gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/fopen_unlocked.c -o fopen_unlocked.o if [ x"-fpic" != x ]; then \ gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic ../../libiberty/getopt.c -o pic/getopt.o; \ else true; fi gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/getopt.c -o getopt.o if [ x"-fpic" != x ]; then \ gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic ../../libiberty/getopt1.c -o pic/getopt1.o; \ else true; fi gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/getopt1.c -o getopt1.o if [ x"-fpic" != x ]; then \ gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic ../../libiberty/getpwd.c -o pic/getpwd.o; \ else true; fi gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/getpwd.c -o getpwd.o if [ x"-fpic" != x ]; then \ gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic ../../libiberty/getruntime.c -o pic/getruntime.o; \ else true; fi gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/getruntime.c -o getruntime.o if [ x"-fpic" != x ]; then \ gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic ../../libiberty/hashtab.c -o pic/hashtab.o; \ else true; fi gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/hashtab.c -o hashtab.o if [ x"-fpic" != x ]; then \ gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic ../../libiberty/hex.c -o pic/hex.o; \ else true; fi gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/hex.c -o hex.o if [ x"-fpic" != x ]; then \ gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic ../../libiberty/lbasename.c -o pic/lbasename.o; \ else true; fi gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/lbasename.c -o lbasename.o if [ x"-fpic" != x ]; then \ gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic ../../libiberty/lrealpath.c -o pic/lrealpath.o; \ else true; fi gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/lrealpath.c -o lrealpath.o if [ x"-fpic" != x ]; then \ gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic ../../libiberty/make-relative-prefix.c -o pic/make-relative-prefix.o; \ else true; fi gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/make-relative-prefix.c -o make-relative-prefix.o if [ x"-fpic" != x ]; then \ gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic ../../libiberty/make-temp-file.c -o pic/make-temp-file.o; \ else true; fi gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/make-temp-file.c -o make-temp-file.o if [ x"-fpic" != x ]; then \ gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic ../../libiberty/objalloc.c -o pic/objalloc.o; \ else true; fi gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/objalloc.c -o objalloc.o if [ x"-fpic" != x ]; then \ gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic ../../libiberty/obstack.c -o pic/obstack.o; \ else true; fi gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/obstack.c -o obstack.o if [ x"-fpic" != x ]; then \ gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic ../../libiberty/partition.c -o pic/partition.o; \ else true; fi gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/partition.c -o partition.o if [ x"-fpic" != x ]; then \ gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic ../../libiberty/pexecute.c -o pic/pexecute.o; \ else true; fi gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/pexecute.c -o pexecute.o if [ x"-fpic" != x ]; then \ gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic ../../libiberty/physmem.c -o pic/physmem.o; \ else true; fi gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/physmem.c -o physmem.o if [ x"-fpic" != x ]; then \ gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic ../../libiberty/pex-common.c -o pic/pex-common.o; \ else true; fi gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/pex-common.c -o pex-common.o if [ x"-fpic" != x ]; then \ gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic ../../libiberty/pex-one.c -o pic/pex-one.o; \ else true; fi gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/pex-one.c -o pex-one.o if [ x"-fpic" != x ]; then \ gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic ../../libiberty/pex-unix.c -o pic/pex-unix.o; \ else true; fi gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/pex-unix.c -o pex-unix.o if [ x"-fpic" != x ]; then \ gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic ../../libiberty/safe-ctype.c -o pic/safe-ctype.o; \ else true; fi gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/safe-ctype.c -o safe-ctype.o if [ x"-fpic" != x ]; then \ gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic ../../libiberty/simple-object.c -o pic/simple-object.o; \ else true; fi gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/simple-object.c -o simple-object.o if [ x"-fpic" != x ]; then \ gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic ../../libiberty/simple-object-coff.c -o pic/simple-object-coff.o; \ else true; fi gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/simple-object-coff.c -o simple-object-coff.o if [ x"-fpic" != x ]; then \ gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic ../../libiberty/simple-object-elf.c -o pic/simple-object-elf.o; \ else true; fi gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/simple-object-elf.c -o simple-object-elf.o if [ x"-fpic" != x ]; then \ gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic ../../libiberty/simple-object-mach-o.c -o pic/simple-object-mach-o.o; \ else true; fi gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/simple-object-mach-o.c -o simple-object-mach-o.o if [ x"-fpic" != x ]; then \ gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic ../../libiberty/simple-object-xcoff.c -o pic/simple-object-xcoff.o; \ else true; fi gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/simple-object-xcoff.c -o simple-object-xcoff.o if [ x"-fpic" != x ]; then \ gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic ../../libiberty/sort.c -o pic/sort.o; \ else true; fi gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/sort.c -o sort.o if [ x"-fpic" != x ]; then \ gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic ../../libiberty/spaces.c -o pic/spaces.o; \ else true; fi gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/spaces.c -o spaces.o if [ x"-fpic" != x ]; then \ gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic ../../libiberty/splay-tree.c -o pic/splay-tree.o; \ else true; fi gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/splay-tree.c -o splay-tree.o if [ x"-fpic" != x ]; then \ gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic ../../libiberty/stack-limit.c -o pic/stack-limit.o; \ else true; fi gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/stack-limit.c -o stack-limit.o if [ x"-fpic" != x ]; then \ gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic ../../libiberty/strerror.c -o pic/strerror.o; \ else true; fi gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/strerror.c -o strerror.o if [ x"-fpic" != x ]; then \ gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic ../../libiberty/strsignal.c -o pic/strsignal.o; \ else true; fi gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/strsignal.c -o strsignal.o if [ x"-fpic" != x ]; then \ gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic ../../libiberty/timeval-utils.c -o pic/timeval-utils.o; \ else true; fi gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/timeval-utils.c -o timeval-utils.o if [ x"-fpic" != x ]; then \ gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic ../../libiberty/unlink-if-ordinary.c -o pic/unlink-if-ordinary.o; \ else true; fi gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/unlink-if-ordinary.c -o unlink-if-ordinary.o if [ x"-fpic" != x ]; then \ gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic ../../libiberty/xatexit.c -o pic/xatexit.o; \ else true; fi gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/xatexit.c -o xatexit.o if [ x"-fpic" != x ]; then \ gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic ../../libiberty/xexit.c -o pic/xexit.o; \ else true; fi gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/xexit.c -o xexit.o if [ x"-fpic" != x ]; then \ gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic ../../libiberty/xmalloc.c -o pic/xmalloc.o; \ else true; fi gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/xmalloc.c -o xmalloc.o if [ x"-fpic" != x ]; then \ gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic ../../libiberty/xmemdup.c -o pic/xmemdup.o; \ else true; fi gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/xmemdup.c -o xmemdup.o if [ x"-fpic" != x ]; then \ gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic ../../libiberty/xstrdup.c -o pic/xstrdup.o; \ else true; fi gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/xstrdup.c -o xstrdup.o if [ x"-fpic" != x ]; then \ gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic ../../libiberty/xstrerror.c -o pic/xstrerror.o; \ else true; fi gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/xstrerror.c -o xstrerror.o if [ x"-fpic" != x ]; then \ gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic ../../libiberty/xstrndup.c -o pic/xstrndup.o; \ else true; fi gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/xstrndup.c -o xstrndup.o if [ x"-fpic" != x ]; then \ gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic ../../libiberty/setproctitle.c -o pic/setproctitle.o; \ else true; fi gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/setproctitle.c -o setproctitle.o rm -f ./libiberty.a pic/./libiberty.a ar rc ./libiberty.a \ ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./setproctitle.o ranlib ./libiberty.a if [ x"-fpic" != 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 ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./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 ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o > required-list make[3]: Entering directory `/usr/src/RPM/BUILD/gcc/obj-avr-i586-alt-linux/libiberty/testsuite' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/usr/src/RPM/BUILD/gcc/obj-avr-i586-alt-linux/libiberty/testsuite' make[2]: Leaving directory `/usr/src/RPM/BUILD/gcc/obj-avr-i586-alt-linux/libiberty' make[2]: Entering directory `/usr/src/RPM/BUILD/gcc/obj-avr-i586-alt-linux/fixincludes' gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -c -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I../../fixincludes -I../include -I../../fixincludes/../include ../../fixincludes/fixincl.c gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -c -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I../../fixincludes -I../include -I../../fixincludes/../include ../../fixincludes/fixtests.c gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -c -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I../../fixincludes -I../include -I../../fixincludes/../include ../../fixincludes/fixfixes.c gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -c -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I../../fixincludes -I../include -I../../fixincludes/../include ../../fixincludes/server.c ../../fixincludes/server.c: In function 'server_setup': ../../fixincludes/server.c:195:3: warning: ignoring return value of 'getcwd', declared with attribute warn_unused_result [-Wunused-result] getcwd (buff, MAXPATHLEN + 1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -c -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I../../fixincludes -I../include -I../../fixincludes/../include ../../fixincludes/procopen.c gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -c -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I../../fixincludes -I../include -I../../fixincludes/../include ../../fixincludes/fixlib.c gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -c -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I../../fixincludes -I../include -I../../fixincludes/../include ../../fixincludes/fixopts.c gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -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="../../fixincludes" /bin/sh ../../fixincludes/mkfixinc.sh avr-unknown-none sed -e 's/@gcc_version@/4.9.2/' < mkheaders.almost > mkheadersT mv -f mkheadersT mkheaders make[2]: Leaving directory `/usr/src/RPM/BUILD/gcc/obj-avr-i586-alt-linux/fixincludes' mkdir -p -- ./intl Configuring in ./intl configure: creating cache ./config.cache checking whether make sets $(MAKE)... yes checking for a BSD-compatible install... /bin/install -c checking whether NLS is requested... no checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking for i686-pc-linux-gnu-gcc... gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic 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 -pipe -Wall -g -O2 -march=i586 -mtune=generic accepts -g... yes checking for gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic option to accept ISO C89... none needed checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking for i686-pc-linux-gnu-ranlib... ranlib checking for library containing strerror... none required checking how to run the C preprocessor... gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for an ANSI C-conforming const... yes checking for inline... inline checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for off_t... yes checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for getpagesize... yes checking for working mmap... yes checking whether we are using the GNU C Library 2.1 or newer... yes checking whether integer division by zero raises SIGFPE... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unsigned long long... yes checking for inttypes.h... yes checking whether the inttypes.h PRIxNN macros are broken... no checking for ld used by GCC... ld checking if the linker (ld) is GNU ld... yes checking for shared library run path origin... done checking argz.h usability... yes checking argz.h presence... yes checking for argz.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking nl_types.h usability... yes checking nl_types.h presence... yes checking for nl_types.h... yes checking malloc.h usability... 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... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking for feof_unlocked... yes checking for fgets_unlocked... yes checking for getc_unlocked... yes checking for getcwd... yes checking for getegid... yes checking for geteuid... yes checking for getgid... yes checking for getuid... yes checking for mempcpy... yes checking for munmap... yes checking for putenv... yes checking for setenv... yes checking for setlocale... yes checking for stpcpy... yes checking for strcasecmp... yes checking for strdup... yes checking for strtoul... yes checking for tsearch... yes checking for __argz_count... yes checking for __argz_stringify... yes checking for __argz_next... yes checking for __fsetlocking... yes 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 nl_langinfo and CODESET... yes checking for LC_MESSAGES... yes checking for bison... bison checking version of bison... 3.0.4.0.14.8, ok checking whether NLS is requested... no checking whether to use NLS... no checking for aclocal... aclocal checking for autoconf... autoconf checking for autoheader... autoheader configure: updating cache ./config.cache configure: creating ./config.status config.status: creating Makefile config.status: creating config.intl config.status: creating config.h config.status: executing default-1 commands mkdir -p -- ./lto-plugin Configuring in ./lto-plugin configure: creating cache ./config.cache checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking target system type... avr-unknown-none checking for a BSD-compatible install... /bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for i686-pc-linux-gnu-gcc... gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic 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 -pipe -Wall -g -O2 -march=i586 -mtune=generic accepts -g... yes checking for gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic... gcc3 checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... 64 checking whether gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic supports -Wall... yes checking for -static-libgcc... yes checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic... ld checking if the linker (ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... nm checking the name lister (nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for ld option to reload object files... -r checking for i686-pc-linux-gnu-objdump... objdump checking how to recognize dependent libraries... pass_all checking for i686-pc-linux-gnu-ar... ar checking for i686-pc-linux-gnu-strip... no checking for strip... strip checking for i686-pc-linux-gnu-ranlib... ranlib checking command to parse nm output from gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic object... ok checking how to run the C preprocessor... gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic supports -fno-rtti -fno-exceptions... no checking for gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic option to produce PIC... -fPIC -DPIC checking if gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic PIC flag -fPIC -DPIC works... yes checking if gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic static flag -static works... yes checking if gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic supports -c -o file.o... yes checking if gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic supports -c -o file.o... (cached) yes checking whether the gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic linker (ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for int64_t... yes checking for uint64_t... yes checking for sys/wait.h that is POSIX.1 compatible... yes configure: updating cache ./config.cache configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands make[2]: Entering directory `/usr/src/RPM/BUILD/gcc/obj-avr-i586-alt-linux/lto-plugin' make all-am make[3]: Entering directory `/usr/src/RPM/BUILD/gcc/obj-avr-i586-alt-linux/lto-plugin' /bin/sh ./libtool --tag=CC --tag=disable-static --mode=compile gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -DHAVE_CONFIG_H -I. -I../../lto-plugin -I../../lto-plugin/../include -DHAVE_CONFIG_H -Wall -g -O2 -c -o lto-plugin.lo ../../lto-plugin/lto-plugin.c libtool: compile: gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -DHAVE_CONFIG_H -I. -I../../lto-plugin -I../../lto-plugin/../include -DHAVE_CONFIG_H -Wall -g -O2 -c ../../lto-plugin/lto-plugin.c -fPIC -DPIC -o .libs/lto-plugin.o /bin/sh ./libtool --tag=CC --tag=disable-static --mode=link gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -Wall -g -O2 -Wc,-static-libgcc -module -bindir /usr/libexec/gcc/avr/4.9.2 -o liblto_plugin.la -rpath /usr/libexec/gcc/avr/4.9.2 lto-plugin.lo -Wc,../libiberty/pic/libiberty.a libtool: link: gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -shared .libs/lto-plugin.o -march=i586 -mtune=generic -static-libgcc ../libiberty/pic/libiberty.a -Wl,-soname -Wl,liblto_plugin.so.0 -o .libs/liblto_plugin.so.0.0.0 libtool: link: (cd ".libs" && rm -f "liblto_plugin.so.0" && ln -s "liblto_plugin.so.0.0.0" "liblto_plugin.so.0") libtool: link: (cd ".libs" && rm -f "liblto_plugin.so" && ln -s "liblto_plugin.so.0.0.0" "liblto_plugin.so") libtool: link: ( cd ".libs" && rm -f "liblto_plugin.la" && ln -s "../liblto_plugin.la" "liblto_plugin.la" ) mkdir -p -- .././gcc libtool: install: /bin/install -c .libs/liblto_plugin.so.0.0.0 /usr/src/RPM/BUILD/gcc/obj-avr-i586-alt-linux/lto-plugin/.././gcc/liblto_plugin.so.0.0.0 libtool: install: (cd /usr/src/RPM/BUILD/gcc/obj-avr-i586-alt-linux/lto-plugin/.././gcc && { ln -s -f liblto_plugin.so.0.0.0 liblto_plugin.so.0 || { rm -f liblto_plugin.so.0 && ln -s liblto_plugin.so.0.0.0 liblto_plugin.so.0; }; }) libtool: install: (cd /usr/src/RPM/BUILD/gcc/obj-avr-i586-alt-linux/lto-plugin/.././gcc && { ln -s -f liblto_plugin.so.0.0.0 liblto_plugin.so || { rm -f liblto_plugin.so && ln -s liblto_plugin.so.0.0.0 liblto_plugin.so; }; }) libtool: install: /bin/install -c .libs/liblto_plugin.lai /usr/src/RPM/BUILD/gcc/obj-avr-i586-alt-linux/lto-plugin/.././gcc/liblto_plugin.la libtool: install: warning: remember to run `libtool --finish /usr/libexec/gcc/avr/4.9.2' make[3]: Leaving directory `/usr/src/RPM/BUILD/gcc/obj-avr-i586-alt-linux/lto-plugin' make[2]: Leaving directory `/usr/src/RPM/BUILD/gcc/obj-avr-i586-alt-linux/lto-plugin' Configuring in ./gcc configure: creating cache ./config.cache checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking target system type... avr-unknown-none 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... yes (/usr/bin/avr-ld - GNU ld) checking whether a default assembler was specified... yes (/usr/bin/avr-as - GNU as) checking for i686-pc-linux-gnu-gcc... gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic 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 -pipe -Wall -g -O2 -march=i586 -mtune=generic accepts -g... yes checking for gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic option to accept ISO C89... none needed checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking for i686-pc-linux-gnu-gnatbind... no checking for i686-pc-linux-gnu-gnatmake... no checking whether compiler driver understands Ada... no checking how to run the C preprocessor... gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /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 -pipe -Wall -g -O2 -march=i586 -mtune=generic -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 gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic supports -W... yes checking whether gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic supports -Wall... yes checking whether gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic supports -Wnarrowing... yes checking whether gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic supports -Wwrite-strings... yes checking whether gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic supports -Wcast-qual... yes checking whether gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic supports -Wstrict-prototypes... yes checking whether gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic supports -Wmissing-prototypes... yes checking whether gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic supports -Wmissing-format-attribute... yes checking whether gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic supports -Wold-style-definition... yes checking whether gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic supports -Wc++-compat... yes checking whether gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic supports -pedantic -Wlong-long -Wvariadic-macros -Woverlength-strings... yes checking whether gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic supports -fno-exceptions... yes checking whether gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic supports -fno-rtti... yes checking whether gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic supports -fasynchronous-unwind-tables... yes checking valgrind.h usability... no checking valgrind.h presence... no checking for valgrind.h... no checking for multiarch configuration... no, disabled auto check (cross build configured without --with-sysroot) configure: WARNING: decimal float is not supported for this target, ignored configure: WARNING: fixed-point is not supported for this target, ignored checking whether make sets $(MAKE)... yes checking for gawk... gawk checking whether ln -s works... yes checking whether ln works... yes checking for i686-pc-linux-gnu-ranlib... ranlib checking for a BSD compatible install... /bin/install -c checking for cmp's capabilities... gnucompare checking for mktemp... yes checking for makeinfo... /usr/src/RPM/BUILD/gcc/missing makeinfo --split-size=5000000 checking for modern makeinfo... no configure: WARNING: *** Makeinfo is missing or too old. *** Info documentation will not be built. checking for recent Pod::Man... no checking for flex... flex checking for bison... bison checking for nm... nm checking for ar... ar checking for ANSI C header files... (cached) yes checking whether time.h and sys/time.h may both be included... yes checking whether string.h and strings.h may both be included... yes checking for sys/wait.h that is POSIX.1 compatible... yes checking whether termios.h defines TIOCGWINSZ... no checking whether sys/ioctl.h defines TIOCGWINSZ... 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... g++ -E checking for unordered_map... yes checking for tr1/unordered_map... yes checking for ext/hash_map... yes checking dependency style of g++... gcc3 checking for collect2 libraries... none required checking for library containing exc_resume... no checking for library containing kstat_open... 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 for madvise... yes checking whether mbstowcs works... yes checking for ssize_t... yes checking for caddr_t... yes checking for sys/mman.h... (cached) yes checking for mmap... (cached) yes checking whether read-only mmap of a plain file works... yes checking whether mmap from /dev/zero works... 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... ld checking if the linker (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 stpcpy 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... no checking whether clock is declared... yes checking whether getpagesize is declared... yes checking whether ffs 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 whether madvise is declared... yes checking for struct tms... yes checking for clock_t... yes checking for F_SETLKW... yes checking if mkdir takes one argument... no Using `../../gcc/config/avr/avr.c' for machine-specific logic. Using `../../gcc/config/avr/avr.md' as machine description file. Using the following target machine macro files: ../../gcc/config/elfos.h ../../gcc/config/avr/elf.h ../../gcc/config/avr/avr-arch.h ../../gcc/config/avr/avr.h ../../gcc/config/avr/specs.h ../../gcc/config/dbxelf.h ../../gcc/config/avr/avr-stdint.h ../../gcc/config/avr/avrlibc.h ../../gcc/config/initfini-array.h ../../gcc/config/tm-dwarf2.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... /bin/sed checking for fgrep... /bin/grep -F checking for ld used by gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic... ld checking if the linker (ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... nm checking the name lister (nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for ld option to reload object files... -r checking for i686-pc-linux-gnu-objdump... objdump checking how to recognize dependent libraries... pass_all checking for i686-pc-linux-gnu-ar... (cached) ar checking for i686-pc-linux-gnu-strip... no checking for strip... strip checking for i686-pc-linux-gnu-ranlib... (cached) ranlib checking command to parse nm output from gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic object... ok checking for dlfcn.h... yes checking for objdir... .libs checking if gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic supports -fno-rtti -fno-exceptions... no checking for gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic option to produce PIC... -fPIC -DPIC checking if gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic PIC flag -fPIC -DPIC works... yes checking if gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic static flag -static works... yes checking if gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic supports -c -o file.o... yes checking if gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic supports -c -o file.o... (cached) yes checking whether the gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic linker (ld) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... no checking whether to build static libraries... yes checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... ld checking if the linker (ld) is GNU ld... yes checking whether the g++ linker (ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... no checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (ld) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking what assembler to use... /usr/bin/avr-as checking whether we are using gold... no checking what linker to use... /usr/bin/avr-ld checking what nm to use... /usr/avr/bin/nm checking what objdump to use... /usr/avr/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... unknown checking for .preinit_array/.init_array/.fini_array support... checking cross compile... guessing... no 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 (GNU as)... yes checking assembler for line table discriminator support... yes checking linker -Bstatic/-Bdynamic option... yes checking linker --demangle support... yes checking linker plugin support... 2 checking assembler for --mlink-relax option... yes checking assembler for -mrmw option... 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 for target glibc version... 0.0 checking assembler for gnu_unique_object... yes checking assembler for tolerance to line number 0... yes checking linker PT_GNU_EH_FRAME support... no checking linker CIEv3 in .eh_frame support... yes checking linker position independent executable support... yes checking linker EH-compatible garbage collection of sections... no checking linker EH garbage collection of sections bug... yes checking linker --as-needed support... yes checking linker mapfile support for clearing hardware capabilities... no 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 sys/sdt.h in the target C library... no checking dl_iterate_phdr in target C library... unknown checking whether to enable maintainer-specific portions of Makefiles... no checking whether to avoid linking multiple front-ends at once... no Links are now set up to build a cross-compiler from i686-pc-linux-gnu to avr-unknown-none. checking for exported symbols... yes checking for -rdynamic... yes checking for library containing dlopen... -ldl checking for -fPIC -shared... yes configure: updating cache ./config.cache configure: creating ./config.status config.status: creating as config.status: creating collect-ld config.status: creating nm config.status: creating Makefile config.status: creating ada/gcc-interface/Makefile config.status: creating ada/Makefile config.status: creating auto-host.h config.status: executing depdir commands mkdir -p -- .deps config.status: executing gccdepdir commands mkdir -p -- build/.deps mkdir -p -- ada/.deps mkdir -p -- c/.deps mkdir -p -- cp/.deps mkdir -p -- fortran/.deps mkdir -p -- go/.deps mkdir -p -- java/.deps mkdir -p -- lto/.deps mkdir -p -- objc/.deps mkdir -p -- objcp/.deps mkdir -p -- c-family/.deps mkdir -p -- common/.deps config.status: executing default commands make[2]: Entering directory `/usr/src/RPM/BUILD/gcc/obj-avr-i586-alt-linux/intl' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/usr/src/RPM/BUILD/gcc/obj-avr-i586-alt-linux/intl' mkdir -p -- build-i686-pc-linux-gnu/libiberty Configuring in build-i686-pc-linux-gnu/libiberty configure: creating cache ../config.cache checking whether to enable maintainer-specific portions of Makefiles... no checking for makeinfo... /usr/src/RPM/BUILD/gcc/missing makeinfo --split-size=5000000 configure: WARNING: *** Makeinfo is missing. Info documentation will not be built. checking for perl... perl checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking for i686-pc-linux-gnu-ar... ar checking for i686-pc-linux-gnu-ranlib... ranlib checking whether to install libiberty headers and static library... no configure: target_header_dir = checking for i686-pc-linux-gnu-gcc... gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic 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 -pipe -Wall -g -O2 -march=i586 -mtune=generic accepts -g... yes checking for gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic 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... gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -E checking whether gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic supports -W... yes checking whether gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic supports -Wall... yes checking whether gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic supports -Wwrite-strings... yes checking whether gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic supports -Wc++-compat... yes checking whether gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic supports -Wstrict-prototypes... yes checking whether gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic supports -pedantic ... yes checking whether gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic 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... /bin/grep checking for egrep... /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... /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... yes 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 strnlen... 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... yes checking for sys_nerr... yes checking for sys_siglist... yes checking for external symbol _system_configuration... no checking for __fsetlocking... yes checking for canonicalize_file_name... yes checking for dup3... yes checking for getrlimit... 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 setrlimit... 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... yes 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[2]: Entering directory `/usr/src/RPM/BUILD/gcc/obj-avr-i586-alt-linux/build-i686-pc-linux-gnu/libiberty' if [ x"" != x ] && [ ! -d pic ]; then \ mkdir pic; \ else true; fi touch stamp-picdir if [ x"" != x ]; then \ gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/regex.c -o pic/regex.o; \ else true; fi gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/regex.c -o regex.o if [ x"" != x ]; then \ gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/cplus-dem.c -o pic/cplus-dem.o; \ else true; fi gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/cplus-dem.c -o cplus-dem.o if [ x"" != x ]; then \ gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/cp-demangle.c -o pic/cp-demangle.o; \ else true; fi gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/cp-demangle.c -o cp-demangle.o if [ x"" != x ]; then \ gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/md5.c -o pic/md5.o; \ else true; fi gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/md5.c -o md5.o if [ x"" != x ]; then \ gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/sha1.c -o pic/sha1.o; \ else true; fi gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/sha1.c -o sha1.o if [ x"" != x ]; then \ gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/alloca.c -o pic/alloca.o; \ else true; fi gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/alloca.c -o alloca.o if [ x"" != x ]; then \ gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/argv.c -o pic/argv.o; \ else true; fi gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/argv.c -o argv.o if [ x"" != x ]; then \ gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/choose-temp.c -o pic/choose-temp.o; \ else true; fi gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/choose-temp.c -o choose-temp.o if [ x"" != x ]; then \ gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/concat.c -o pic/concat.o; \ else true; fi gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/concat.c -o concat.o if [ x"" != x ]; then \ gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/cp-demint.c -o pic/cp-demint.o; \ else true; fi gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/cp-demint.c -o cp-demint.o if [ x"" != x ]; then \ gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/crc32.c -o pic/crc32.o; \ else true; fi gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/crc32.c -o crc32.o if [ x"" != x ]; then \ gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/dwarfnames.c -o pic/dwarfnames.o; \ else true; fi gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/dwarfnames.c -o dwarfnames.o if [ x"" != x ]; then \ gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/dyn-string.c -o pic/dyn-string.o; \ else true; fi gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/dyn-string.c -o dyn-string.o if [ x"" != x ]; then \ gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/fdmatch.c -o pic/fdmatch.o; \ else true; fi gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/fdmatch.c -o fdmatch.o if [ x"" != x ]; then \ gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/fibheap.c -o pic/fibheap.o; \ else true; fi gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/fibheap.c -o fibheap.o if [ x"" != x ]; then \ gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/filename_cmp.c -o pic/filename_cmp.o; \ else true; fi gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/filename_cmp.c -o filename_cmp.o if [ x"" != x ]; then \ gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/floatformat.c -o pic/floatformat.o; \ else true; fi gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/floatformat.c -o floatformat.o if [ x"" != x ]; then \ gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/fnmatch.c -o pic/fnmatch.o; \ else true; fi gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/fnmatch.c -o fnmatch.o if [ x"" != x ]; then \ gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/fopen_unlocked.c -o pic/fopen_unlocked.o; \ else true; fi gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/fopen_unlocked.c -o fopen_unlocked.o if [ x"" != x ]; then \ gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/getopt.c -o pic/getopt.o; \ else true; fi gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/getopt.c -o getopt.o if [ x"" != x ]; then \ gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/getopt1.c -o pic/getopt1.o; \ else true; fi gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/getopt1.c -o getopt1.o if [ x"" != x ]; then \ gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/getpwd.c -o pic/getpwd.o; \ else true; fi gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/getpwd.c -o getpwd.o if [ x"" != x ]; then \ gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/getruntime.c -o pic/getruntime.o; \ else true; fi gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/getruntime.c -o getruntime.o if [ x"" != x ]; then \ gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/hashtab.c -o pic/hashtab.o; \ else true; fi gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/hashtab.c -o hashtab.o if [ x"" != x ]; then \ gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/hex.c -o pic/hex.o; \ else true; fi gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/hex.c -o hex.o if [ x"" != x ]; then \ gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/lbasename.c -o pic/lbasename.o; \ else true; fi gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/lbasename.c -o lbasename.o if [ x"" != x ]; then \ gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/lrealpath.c -o pic/lrealpath.o; \ else true; fi gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/lrealpath.c -o lrealpath.o if [ x"" != x ]; then \ gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/make-relative-prefix.c -o pic/make-relative-prefix.o; \ else true; fi gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/make-relative-prefix.c -o make-relative-prefix.o if [ x"" != x ]; then \ gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/make-temp-file.c -o pic/make-temp-file.o; \ else true; fi gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/make-temp-file.c -o make-temp-file.o if [ x"" != x ]; then \ gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/objalloc.c -o pic/objalloc.o; \ else true; fi gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/objalloc.c -o objalloc.o if [ x"" != x ]; then \ gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/obstack.c -o pic/obstack.o; \ else true; fi gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/obstack.c -o obstack.o if [ x"" != x ]; then \ gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/partition.c -o pic/partition.o; \ else true; fi gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/partition.c -o partition.o if [ x"" != x ]; then \ gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/pexecute.c -o pic/pexecute.o; \ else true; fi gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/pexecute.c -o pexecute.o if [ x"" != x ]; then \ gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/physmem.c -o pic/physmem.o; \ else true; fi gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/physmem.c -o physmem.o if [ x"" != x ]; then \ gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/pex-common.c -o pic/pex-common.o; \ else true; fi gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/pex-common.c -o pex-common.o if [ x"" != x ]; then \ gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/pex-one.c -o pic/pex-one.o; \ else true; fi gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/pex-one.c -o pex-one.o if [ x"" != x ]; then \ gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/pex-unix.c -o pic/pex-unix.o; \ else true; fi gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/pex-unix.c -o pex-unix.o if [ x"" != x ]; then \ gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/safe-ctype.c -o pic/safe-ctype.o; \ else true; fi gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/safe-ctype.c -o safe-ctype.o if [ x"" != x ]; then \ gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/simple-object.c -o pic/simple-object.o; \ else true; fi gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/simple-object.c -o simple-object.o if [ x"" != x ]; then \ gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/simple-object-coff.c -o pic/simple-object-coff.o; \ else true; fi gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/simple-object-coff.c -o simple-object-coff.o if [ x"" != x ]; then \ gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/simple-object-elf.c -o pic/simple-object-elf.o; \ else true; fi gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/simple-object-elf.c -o simple-object-elf.o if [ x"" != x ]; then \ gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/simple-object-mach-o.c -o pic/simple-object-mach-o.o; \ else true; fi gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/simple-object-mach-o.c -o simple-object-mach-o.o if [ x"" != x ]; then \ gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/simple-object-xcoff.c -o pic/simple-object-xcoff.o; \ else true; fi gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/simple-object-xcoff.c -o simple-object-xcoff.o if [ x"" != x ]; then \ gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/sort.c -o pic/sort.o; \ else true; fi gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/sort.c -o sort.o if [ x"" != x ]; then \ gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/spaces.c -o pic/spaces.o; \ else true; fi gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/spaces.c -o spaces.o if [ x"" != x ]; then \ gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/splay-tree.c -o pic/splay-tree.o; \ else true; fi gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/splay-tree.c -o splay-tree.o if [ x"" != x ]; then \ gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/stack-limit.c -o pic/stack-limit.o; \ else true; fi gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/stack-limit.c -o stack-limit.o if [ x"" != x ]; then \ gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/strerror.c -o pic/strerror.o; \ else true; fi gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/strerror.c -o strerror.o if [ x"" != x ]; then \ gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/strsignal.c -o pic/strsignal.o; \ else true; fi gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/strsignal.c -o strsignal.o if [ x"" != x ]; then \ gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/timeval-utils.c -o pic/timeval-utils.o; \ else true; fi gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/timeval-utils.c -o timeval-utils.o if [ x"" != x ]; then \ gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/unlink-if-ordinary.c -o pic/unlink-if-ordinary.o; \ else true; fi gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/unlink-if-ordinary.c -o unlink-if-ordinary.o if [ x"" != x ]; then \ gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/xatexit.c -o pic/xatexit.o; \ else true; fi gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/xatexit.c -o xatexit.o if [ x"" != x ]; then \ gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/xexit.c -o pic/xexit.o; \ else true; fi gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/xexit.c -o xexit.o if [ x"" != x ]; then \ gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/xmalloc.c -o pic/xmalloc.o; \ else true; fi gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/xmalloc.c -o xmalloc.o if [ x"" != x ]; then \ gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/xmemdup.c -o pic/xmemdup.o; \ else true; fi gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/xmemdup.c -o xmemdup.o if [ x"" != x ]; then \ gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/xstrdup.c -o pic/xstrdup.o; \ else true; fi gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/xstrdup.c -o xstrdup.o if [ x"" != x ]; then \ gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/xstrerror.c -o pic/xstrerror.o; \ else true; fi gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/xstrerror.c -o xstrerror.o if [ x"" != x ]; then \ gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/xstrndup.c -o pic/xstrndup.o; \ else true; fi gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/xstrndup.c -o xstrndup.o if [ x"" != x ]; then \ gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/setproctitle.c -o pic/setproctitle.o; \ else true; fi gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/setproctitle.c -o setproctitle.o rm -f ./libiberty.a pic/./libiberty.a ar rc ./libiberty.a \ ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./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 ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./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 ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o > required-list make[3]: Entering directory `/usr/src/RPM/BUILD/gcc/obj-avr-i586-alt-linux/build-i686-pc-linux-gnu/libiberty/testsuite' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/usr/src/RPM/BUILD/gcc/obj-avr-i586-alt-linux/build-i686-pc-linux-gnu/libiberty/testsuite' make[2]: Leaving directory `/usr/src/RPM/BUILD/gcc/obj-avr-i586-alt-linux/build-i686-pc-linux-gnu/libiberty' mkdir -p -- build-i686-pc-linux-gnu/fixincludes Configuring in build-i686-pc-linux-gnu/fixincludes configure: loading cache ../config.cache checking build system type... (cached) i686-pc-linux-gnu checking host system type... (cached) i686-pc-linux-gnu checking target system type... avr-unknown-none checking for i686-pc-linux-gnu-gcc... (cached) gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic 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 -pipe -Wall -g -O2 -march=i586 -mtune=generic accepts -g... (cached) yes checking for gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic option to accept ISO C89... (cached) none needed checking how to run the C preprocessor... (cached) gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -E checking for grep that handles long lines and -e... (cached) /bin/grep checking for egrep... (cached) /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 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 a sed that does not truncate output... /bin/sed checking whether gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic supports -W... (cached) yes checking whether gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic supports -Wall... (cached) yes checking whether gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic supports -Wwrite-strings... (cached) yes checking whether gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic supports -Wstrict-prototypes... (cached) yes checking whether gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic supports -Wmissing-prototypes... yes checking whether gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic supports -Wold-style-definition... yes checking whether gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic supports -Wmissing-format-attribute... yes checking whether gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic supports -Woverlength-strings... yes checking whether gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic supports -pedantic -Wlong-long... yes checking for ANSI C header files... (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... 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 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[2]: Entering directory `/usr/src/RPM/BUILD/gcc/obj-avr-i586-alt-linux/build-i686-pc-linux-gnu/fixincludes' gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -c -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I../../../fixincludes -I../include -I../../../fixincludes/../include ../../../fixincludes/fixincl.c gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -c -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I../../../fixincludes -I../include -I../../../fixincludes/../include ../../../fixincludes/fixtests.c gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -c -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I../../../fixincludes -I../include -I../../../fixincludes/../include ../../../fixincludes/fixfixes.c gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -c -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I../../../fixincludes -I../include -I../../../fixincludes/../include ../../../fixincludes/server.c ../../../fixincludes/server.c: In function 'server_setup': ../../../fixincludes/server.c:195:3: warning: ignoring return value of 'getcwd', declared with attribute warn_unused_result [-Wunused-result] getcwd (buff, MAXPATHLEN + 1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -c -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I../../../fixincludes -I../include -I../../../fixincludes/../include ../../../fixincludes/procopen.c gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -c -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I../../../fixincludes -I../include -I../../../fixincludes/../include ../../../fixincludes/fixlib.c gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -c -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I../../../fixincludes -I../include -I../../../fixincludes/../include ../../../fixincludes/fixopts.c gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -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="../../../fixincludes" /bin/sh ../../../fixincludes/mkfixinc.sh avr-unknown-none sed -e 's/@gcc_version@/4.9.2/' < mkheaders.almost > mkheadersT mv -f mkheadersT mkheaders make[2]: Leaving directory `/usr/src/RPM/BUILD/gcc/obj-avr-i586-alt-linux/build-i686-pc-linux-gnu/fixincludes' mkdir -p -- ./libbacktrace Configuring in ./libbacktrace configure: creating cache ./config.cache checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking target system type... avr-unknown-none checking for i686-pc-linux-gnu-gcc... gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic 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 -pipe -Wall -g -O2 -march=i586 -mtune=generic accepts -g... yes checking for gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic option to accept ISO C89... none needed checking how to run the C preprocessor... gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /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 for a BSD-compatible install... /bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for i686-pc-linux-gnu-gcc... (cached) gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic checking whether we are using the GNU C compiler... (cached) yes checking whether gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic accepts -g... (cached) yes checking for gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic option to accept ISO C89... (cached) none needed checking for i686-pc-linux-gnu-ranlib... ranlib checking for gawk... (cached) gawk checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for fgrep... /bin/grep -F checking for ld used by gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic... ld checking if the linker (ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... nm checking the name lister (nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for ld option to reload object files... -r checking for i686-pc-linux-gnu-objdump... objdump checking how to recognize dependent libraries... pass_all checking for i686-pc-linux-gnu-ar... ar checking for i686-pc-linux-gnu-strip... no checking for strip... strip checking for i686-pc-linux-gnu-ranlib... (cached) ranlib checking command to parse nm output from gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic object... ok checking for dlfcn.h... yes checking for objdir... .libs checking if gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic supports -fno-rtti -fno-exceptions... no checking for gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic option to produce PIC... -fPIC -DPIC checking if gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic PIC flag -fPIC -DPIC works... yes checking if gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic static flag -static works... yes checking if gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic supports -c -o file.o... yes checking if gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic supports -c -o file.o... (cached) yes checking whether the gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic linker (ld) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... no checking whether to build static libraries... yes checking unwind.h usability... yes checking unwind.h presence... yes checking for unwind.h... yes checking for _Unwind_Backtrace... yes checking for -funwind-tables option... yes checking for -frandom-seed=string option... yes checking whether gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic supports -W... yes checking whether gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic supports -Wall... yes checking whether gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic supports -Wwrite-strings... yes checking whether gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic supports -Wstrict-prototypes... yes checking whether gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic supports -Wmissing-prototypes... yes checking whether gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic supports -Wold-style-definition... yes checking whether gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic supports -Wmissing-format-attribute... yes checking whether gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic supports -Wcast-qual... yes checking for _Unwind_GetIPInfo... yes checking __sync extensions... yes checking __atomic extensions... yes checking output filetype... elf32 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 sys/mman.h usability... yes checking sys/mman.h presence... yes checking for sys/mman.h... yes checking for mmap... yes checking link.h usability... yes checking link.h presence... yes checking for link.h... yes checking for dl_iterate_phdr... yes checking for fcntl... yes checking whether strnlen is declared... yes checking for getexecname... no checking whether tests can run... yes configure: updating cache ./config.cache configure: creating ./config.status config.status: creating Makefile config.status: creating backtrace-supported.h config.status: creating config.h config.status: executing libtool commands config.status: executing gstdint.h commands config.status: executing default commands make[2]: Entering directory `/usr/src/RPM/BUILD/gcc/obj-avr-i586-alt-linux/libbacktrace' make all-am make[3]: Entering directory `/usr/src/RPM/BUILD/gcc/obj-avr-i586-alt-linux/libbacktrace' /bin/sh ./libtool --tag=CC --mode=compile gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=atomic.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -O2 -c -o atomic.lo ../../libbacktrace/atomic.c libtool: compile: gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=atomic.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -O2 -c ../../libbacktrace/atomic.c -o atomic.o /bin/sh ./libtool --tag=CC --mode=compile gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=dwarf.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -O2 -c -o dwarf.lo ../../libbacktrace/dwarf.c libtool: compile: gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=dwarf.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -O2 -c ../../libbacktrace/dwarf.c -o dwarf.o /bin/sh ./libtool --tag=CC --mode=compile gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=fileline.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -O2 -c -o fileline.lo ../../libbacktrace/fileline.c libtool: compile: gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=fileline.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -O2 -c ../../libbacktrace/fileline.c -o fileline.o /bin/sh ./libtool --tag=CC --mode=compile gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=posix.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -O2 -c -o posix.lo ../../libbacktrace/posix.c libtool: compile: gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=posix.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -O2 -c ../../libbacktrace/posix.c -o posix.o /bin/sh ./libtool --tag=CC --mode=compile gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=print.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -O2 -c -o print.lo ../../libbacktrace/print.c libtool: compile: gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=print.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -O2 -c ../../libbacktrace/print.c -o print.o /bin/sh ./libtool --tag=CC --mode=compile gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=sort.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -O2 -c -o sort.lo ../../libbacktrace/sort.c libtool: compile: gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=sort.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -O2 -c ../../libbacktrace/sort.c -o sort.o /bin/sh ./libtool --tag=CC --mode=compile gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=state.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -O2 -c -o state.lo ../../libbacktrace/state.c libtool: compile: gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=state.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -O2 -c ../../libbacktrace/state.c -o state.o /bin/sh ./libtool --tag=CC --mode=compile gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=backtrace.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -O2 -c -o backtrace.lo ../../libbacktrace/backtrace.c libtool: compile: gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=backtrace.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -O2 -c ../../libbacktrace/backtrace.c -o backtrace.o /bin/sh ./libtool --tag=CC --mode=compile gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=simple.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -O2 -c -o simple.lo ../../libbacktrace/simple.c libtool: compile: gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=simple.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -O2 -c ../../libbacktrace/simple.c -o simple.o /bin/sh ./libtool --tag=CC --mode=compile gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=elf.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -O2 -c -o elf.lo ../../libbacktrace/elf.c libtool: compile: gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=elf.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -O2 -c ../../libbacktrace/elf.c -o elf.o /bin/sh ./libtool --tag=CC --mode=compile gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=mmapio.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -O2 -c -o mmapio.lo ../../libbacktrace/mmapio.c libtool: compile: gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=mmapio.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -O2 -c ../../libbacktrace/mmapio.c -o mmapio.o /bin/sh ./libtool --tag=CC --mode=compile gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=mmap.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -O2 -c -o mmap.lo ../../libbacktrace/mmap.c libtool: compile: gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=mmap.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -O2 -c ../../libbacktrace/mmap.c -o mmap.o /bin/sh ./libtool --tag=CC --mode=link gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -funwind-tables -frandom-seed=libbacktrace.la -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -O2 -o libbacktrace.la atomic.lo dwarf.lo fileline.lo posix.lo print.lo sort.lo state.lo backtrace.lo simple.lo elf.lo mmapio.lo mmap.lo libtool: link: ar rc .libs/libbacktrace.a atomic.o dwarf.o fileline.o posix.o print.o sort.o state.o backtrace.o simple.o elf.o mmapio.o mmap.o libtool: link: ranlib .libs/libbacktrace.a libtool: link: ( cd ".libs" && rm -f "libbacktrace.la" && ln -s "../libbacktrace.la" "libbacktrace.la" ) true DO=all multi-do # make make[3]: Leaving directory `/usr/src/RPM/BUILD/gcc/obj-avr-i586-alt-linux/libbacktrace' make[2]: Leaving directory `/usr/src/RPM/BUILD/gcc/obj-avr-i586-alt-linux/libbacktrace' mkdir -p -- ./libcpp Configuring in ./libcpp configure: creating cache ./config.cache checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking target system type... avr-unknown-none checking whether make sets $(MAKE)... yes checking for a BSD-compatible install... /bin/install -c checking for i686-pc-linux-gnu-gcc... gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic 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 -pipe -Wall -g -O2 -march=i586 -mtune=generic accepts -g... yes checking for gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic option to accept ISO C89... none needed checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking for i686-pc-linux-gnu-ranlib... ranlib checking how to run the C preprocessor... gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /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 for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... 64 checking for aclocal... aclocal checking for autoconf... autoconf checking for autoheader... autoheader checking whether gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic supports -W... yes checking whether gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic supports -Wall... yes checking whether gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic supports -Wnarrowing... yes checking whether gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic supports -Wwrite-strings... yes checking whether gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic supports -Wmissing-format-attribute... yes checking whether gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic supports -Wstrict-prototypes... yes checking whether gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic supports -Wmissing-prototypes... yes checking whether gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic supports -Wold-style-definition... yes checking whether gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic supports -Wc++-compat... yes checking whether gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic supports -pedantic -Wlong-long... yes checking whether gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic supports -fno-exceptions... yes checking whether gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic supports -fno-rtti... yes checking dependency style of g++... 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... yes checking sys/file.h presence... yes checking for sys/file.h... yes checking for unistd.h... (cached) yes checking whether byte ordering is bigendian... no checking for an ANSI C-conforming const... yes checking for inline... inline checking for obstacks... yes 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... 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... yes checking whether basename is declared... yes checking whether errno is declared... no checking whether getopt is declared... yes checking whether vasprintf is declared... yes checking whether clearerr_unlocked is declared... yes checking whether feof_unlocked is declared... yes checking whether ferror_unlocked is declared... yes checking whether fflush_unlocked is declared... 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 for working alloca.h... yes checking for alloca... yes checking for ANSI C header files... (cached) yes checking for nl_langinfo and CODESET... yes checking whether NLS is requested... no checking for uchar... checking for ld used by GCC... ld checking if the linker (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); 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[2]: Entering directory `/usr/src/RPM/BUILD/gcc/obj-avr-i586-alt-linux/libcpp' g++ -I../../libcpp -I. -I../../libcpp/../include -I../../libcpp/include -g -O2 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../libcpp -I. -I../../libcpp/../include -I../../libcpp/include -c -o charset.o -MT charset.o -MMD -MP -MF .deps/charset.Tpo ../../libcpp/charset.c g++ -I../../libcpp -I. -I../../libcpp/../include -I../../libcpp/include -g -O2 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../libcpp -I. -I../../libcpp/../include -I../../libcpp/include -c -o directives.o -MT directives.o -MMD -MP -MF .deps/directives.Tpo ../../libcpp/directives.c ../../libcpp/directives.c: In function 'void cpp_define_formatted(cpp_reader*, const char*, ...)': ../../libcpp/directives.c:2385:28: warning: ignoring return value of 'int vasprintf(char**, const char*, __gnuc_va_list)', declared with attribute warn_unused_result [-Wunused-result] vasprintf (&ptr, fmt, ap); ^ g++ -I../../libcpp -I. -I../../libcpp/../include -I../../libcpp/include -g -O2 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../libcpp -I. -I../../libcpp/../include -I../../libcpp/include -c -o directives-only.o -MT directives-only.o -MMD -MP -MF .deps/directives-only.Tpo ../../libcpp/directives-only.c g++ -I../../libcpp -I. -I../../libcpp/../include -I../../libcpp/include -g -O2 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../libcpp -I. -I../../libcpp/../include -I../../libcpp/include -c -o errors.o -MT errors.o -MMD -MP -MF .deps/errors.Tpo ../../libcpp/errors.c g++ -I../../libcpp -I. -I../../libcpp/../include -I../../libcpp/include -g -O2 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../libcpp -I. -I../../libcpp/../include -I../../libcpp/include -c -o expr.o -MT expr.o -MMD -MP -MF .deps/expr.Tpo ../../libcpp/expr.c g++ -I../../libcpp -I. -I../../libcpp/../include -I../../libcpp/include -g -O2 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../libcpp -I. -I../../libcpp/../include -I../../libcpp/include -c -o files.o -MT files.o -MMD -MP -MF .deps/files.Tpo ../../libcpp/files.c In file included from ../../libcpp/files.c:24:0: ../../libcpp/files.c: In function 'bool read_file_guts(cpp_reader*, _cpp_file*)': ../../libcpp/system.h:233:68: warning: left shift of negative value [-Wshift-negative-value] ? ~ (t) 0 << (sizeof(t) * CHAR_BIT - 1) : (t) 0)) ^ ../../libcpp/system.h:234:44: note: in expansion of macro 'INTTYPE_MINIMUM' #define INTTYPE_MAXIMUM(t) ((t) (~ (t) 0 - INTTYPE_MINIMUM (t))) ^~~~~~~~~~~~~~~ ../../libcpp/files.c:675:30: note: in expansion of macro 'INTTYPE_MAXIMUM' if (file->st.st_size > INTTYPE_MAXIMUM (ssize_t)) ^~~~~~~~~~~~~~~ g++ -I../../libcpp -I. -I../../libcpp/../include -I../../libcpp/include -g -O2 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../libcpp -I. -I../../libcpp/../include -I../../libcpp/include -c -o identifiers.o -MT identifiers.o -MMD -MP -MF .deps/identifiers.Tpo ../../libcpp/identifiers.c echo "#define LOCALEDIR \"/usr/share/locale\"" > localedir.new ../../libcpp/../move-if-change localedir.new localedir.h echo timestamp > localedir.hs g++ -I../../libcpp -I. -I../../libcpp/../include -I../../libcpp/include -g -O2 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../libcpp -I. -I../../libcpp/../include -I../../libcpp/include -c -o init.o -MT init.o -MMD -MP -MF .deps/init.Tpo ../../libcpp/init.c g++ -I../../libcpp -I. -I../../libcpp/../include -I../../libcpp/include -g -O2 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../libcpp -I. -I../../libcpp/../include -I../../libcpp/include -c -o lex.o -MT lex.o -MMD -MP -MF .deps/lex.Tpo ../../libcpp/lex.c g++ -I../../libcpp -I. -I../../libcpp/../include -I../../libcpp/include -g -O2 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../libcpp -I. -I../../libcpp/../include -I../../libcpp/include -c -o line-map.o -MT line-map.o -MMD -MP -MF .deps/line-map.Tpo ../../libcpp/line-map.c g++ -I../../libcpp -I. -I../../libcpp/../include -I../../libcpp/include -g -O2 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../libcpp -I. -I../../libcpp/../include -I../../libcpp/include -c -o macro.o -MT macro.o -MMD -MP -MF .deps/macro.Tpo ../../libcpp/macro.c g++ -I../../libcpp -I. -I../../libcpp/../include -I../../libcpp/include -g -O2 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../libcpp -I. -I../../libcpp/../include -I../../libcpp/include -c -o mkdeps.o -MT mkdeps.o -MMD -MP -MF .deps/mkdeps.Tpo ../../libcpp/mkdeps.c g++ -I../../libcpp -I. -I../../libcpp/../include -I../../libcpp/include -g -O2 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../libcpp -I. -I../../libcpp/../include -I../../libcpp/include -c -o pch.o -MT pch.o -MMD -MP -MF .deps/pch.Tpo ../../libcpp/pch.c ../../libcpp/pch.c: In function 'int cpp_valid_state(cpp_reader*, const char*, int)': ../../libcpp/pch.c:712:7: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (CPP_OPTION (r, warn_invalid_pch)) ^~ ../../libcpp/pch.c:716:2: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' goto fail; ^~~~ g++ -I../../libcpp -I. -I../../libcpp/../include -I../../libcpp/include -g -O2 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../libcpp -I. -I../../libcpp/../include -I../../libcpp/include -c -o symtab.o -MT symtab.o -MMD -MP -MF .deps/symtab.Tpo ../../libcpp/symtab.c g++ -I../../libcpp -I. -I../../libcpp/../include -I../../libcpp/include -g -O2 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../libcpp -I. -I../../libcpp/../include -I../../libcpp/include -c -o traditional.o -MT traditional.o -MMD -MP -MF .deps/traditional.Tpo ../../libcpp/traditional.c rm -f libcpp.a ar cru libcpp.a charset.o directives.o directives-only.o errors.o expr.o files.o identifiers.o init.o lex.o line-map.o macro.o mkdeps.o pch.o symtab.o traditional.o ranlib libcpp.a make[2]: Leaving directory `/usr/src/RPM/BUILD/gcc/obj-avr-i586-alt-linux/libcpp' mkdir -p -- ./libdecnumber Configuring in ./libdecnumber configure: creating cache ./config.cache checking whether make sets $(MAKE)... yes checking for i686-pc-linux-gnu-gcc... gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic 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 -pipe -Wall -g -O2 -march=i586 -mtune=generic accepts -g... yes checking for gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic option to accept ISO C89... none needed checking for i686-pc-linux-gnu-ranlib... ranlib checking for aclocal... aclocal checking for autoconf... autoconf checking for autoheader... autoheader checking whether gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic supports -W... yes checking whether gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic supports -Wall... yes checking whether gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic supports -Wwrite-strings... yes checking whether gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic supports -Wstrict-prototypes... yes checking whether gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic supports -Wmissing-prototypes... yes checking whether gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic supports -Wold-style-definition... yes checking whether gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic supports -Wmissing-format-attribute... yes checking whether gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic supports -Wcast-qual... yes checking whether gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic supports -pedantic -Wlong-long... yes checking how to run the C preprocessor... gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /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 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... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking target system type... avr-unknown-none checking for decimal floating point... configure: WARNING: decimal float is not supported for this target, ignored 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[2]: Entering directory `/usr/src/RPM/BUILD/gcc/obj-avr-i586-alt-linux/libdecnumber' source='../../libdecnumber/decNumber.c' object='decNumber.o' libtool=no gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -I../../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../../libdecnumber -I. -c ../../libdecnumber/decNumber.c source='../../libdecnumber/decContext.c' object='decContext.o' libtool=no gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -I../../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../../libdecnumber -I. -c ../../libdecnumber/decContext.c source='../../libdecnumber/dpd/decimal32.c' object='decimal32.o' libtool=no gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -I../../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../../libdecnumber -I. -c ../../libdecnumber/dpd/decimal32.c source='../../libdecnumber/dpd/decimal64.c' object='decimal64.o' libtool=no gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -I../../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../../libdecnumber -I. -c ../../libdecnumber/dpd/decimal64.c source='../../libdecnumber/dpd/decimal128.c' object='decimal128.o' libtool=no gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -I../../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../../libdecnumber -I. -c ../../libdecnumber/dpd/decimal128.c rm -f libdecnumber.a ar cru libdecnumber.a decNumber.o decContext.o decimal32.o decimal64.o decimal128.o ranlib libdecnumber.a make[2]: Leaving directory `/usr/src/RPM/BUILD/gcc/obj-avr-i586-alt-linux/libdecnumber' make[2]: Entering directory `/usr/src/RPM/BUILD/gcc/obj-avr-i586-alt-linux/gcc' TARGET_CPU_DEFAULT="" \ HEADERS="auto-host.h ansidecl.h" DEFINES="" \ /bin/sh ../../gcc/mkconfig.sh config.h TARGET_CPU_DEFAULT="" \ HEADERS="options.h insn-constants.h config/elfos.h config/avr/elf.h config/avr/avr-arch.h config/avr/avr.h config/avr/specs.h config/dbxelf.h config/avr/avr-stdint.h config/avr/avrlibc.h config/initfini-array.h config/tm-dwarf2.h defaults.h" DEFINES="LIBC_GLIBC=1 LIBC_UCLIBC=2 LIBC_BIONIC=3 WITH_AVRLIBC" \ /bin/sh ../../gcc/mkconfig.sh tm.h TARGET_CPU_DEFAULT="" \ HEADERS="config/avr/avr-protos.h tm-preds.h" DEFINES="" \ /bin/sh ../../gcc/mkconfig.sh tm_p.h TARGET_CPU_DEFAULT="" \ HEADERS="auto-host.h ansidecl.h" DEFINES="" \ /bin/sh ../../gcc/mkconfig.sh bconfig.h g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include \ -o build/genmddeps.o ../../gcc/genmddeps.c g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include \ -o build/read-md.o ../../gcc/read-md.c g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include \ -o build/errors.o ../../gcc/errors.c g++ -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -o build/genmddeps \ build/genmddeps.o build/read-md.o build/errors.o ../build-i686-pc-linux-gnu/libiberty/libiberty.a build/genmddeps ../../gcc/config/avr/avr.md > tmp-mddeps /bin/sh ../../gcc/../move-if-change tmp-mddeps mddeps.mk echo timestamp > s-mddeps g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include \ -o build/genmodes.o ../../gcc/genmodes.c g++ -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -o build/genmodes \ build/genmodes.o build/errors.o ../build-i686-pc-linux-gnu/libiberty/libiberty.a build/genmodes -h > tmp-modes.h /bin/sh ../../gcc/../move-if-change tmp-modes.h insn-modes.h echo timestamp > s-modes-h g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include \ -o build/gengtype.o ../../gcc/gengtype.c flex -ogengtype-lex.c ../../gcc/gengtype-lex.l && { \ echo '#include "bconfig.h"' > gengtype-lex.c.tmp; \ cat gengtype-lex.c >> gengtype-lex.c.tmp; \ mv gengtype-lex.c.tmp gengtype-lex.c; \ } g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wno-error -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include \ -o build/gengtype-lex.o gengtype-lex.c g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include \ -o build/gengtype-parse.o ../../gcc/gengtype-parse.c g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include \ -o build/gengtype-state.o ../../gcc/gengtype-state.c g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include \ -DBASEVER="\"4.9.2\"" -DDATESTAMP="\"\"" \ -DREVISION="\"\"" \ -DDEVPHASE="\"\"" -DPKGVERSION="\"(ALT Linux 4.9.2-alt3) \"" \ -DBUGURL="\"\"" -o build/version.o ../../gcc/version.c g++ -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -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-i686-pc-linux-gnu/libiberty/libiberty.a gawk -f ../../gcc/opt-gather.awk ../../gcc/ada/gcc-interface/lang.opt ../../gcc/fortran/lang.opt ../../gcc/go/lang.opt ../../gcc/java/lang.opt ../../gcc/lto/lang.opt ../../gcc/c-family/c.opt ../../gcc/common.opt ../../gcc/config/avr/avr.opt > tmp-optionlist /bin/sh ../../gcc/../move-if-change tmp-optionlist optionlist echo timestamp > s-options gawk -f ../../gcc/opt-functions.awk -f ../../gcc/opt-read.awk \ -f ../../gcc/opth-gen.awk \ < optionlist > tmp-options.h /bin/sh ../../gcc/../move-if-change tmp-options.h options.h echo timestamp > s-options-h /bin/sh ../../gcc/../move-if-change tmp-gi.list gtyp-input.list echo timestamp > s-gtyp-input build/gengtype \ -S ../../gcc -I gtyp-input.list -w tmp-gtype.state /bin/sh ../../gcc/../move-if-change tmp-gtype.state gtype.state build/gengtype \ -r gtype.state echo timestamp > s-gtype g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include \ -o build/genconstants.o ../../gcc/genconstants.c g++ -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -o build/genconstants \ build/genconstants.o build/read-md.o build/errors.o ../build-i686-pc-linux-gnu/libiberty/libiberty.a build/genconstants ../../gcc/config/avr/avr.md \ > tmp-constants.h /bin/sh ../../gcc/../move-if-change tmp-constants.h insn-constants.h echo timestamp > s-constants g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include \ -o build/genpreds.o ../../gcc/genpreds.c In file included from ./tm.h:18:0, from ../../gcc/genpreds.c:26: ../../gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ ^ ../../gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ ^ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include \ -o build/gengenrtl.o ../../gcc/gengenrtl.c g++ -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -o build/gengenrtl \ build/gengenrtl.o build/errors.o ../build-i686-pc-linux-gnu/libiberty/libiberty.a build/gengenrtl > tmp-genrtl.h /bin/sh ../../gcc/../move-if-change tmp-genrtl.h genrtl.h echo timestamp > s-genrtl-h g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include \ -o build/rtl.o ../../gcc/rtl.c In file included from ./tm.h:18:0, from ../../gcc/rtl.c:30: ../../gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ ^ ../../gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ ^ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include \ -o build/read-rtl.o ../../gcc/read-rtl.c In file included from ./tm.h:18:0, from ../../gcc/read-rtl.c:27: ../../gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ ^ ../../gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ ^ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include \ -o build/ggc-none.o ../../gcc/ggc-none.c echo "#define BUILDING_GCC_MAJOR `echo 4.9.2 | sed -e 's/^\([0-9]*\).*$/\1/'`" > bversion.h echo "#define BUILDING_GCC_MINOR `echo 4.9.2 | sed -e 's/^[0-9]*\.\([0-9]*\).*$/\1/'`" >> bversion.h echo "#define BUILDING_GCC_PATCHLEVEL `echo 4.9.2 | 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 g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include \ -o build/vec.o ../../gcc/vec.c build/genmodes -m > tmp-min-modes.c /bin/sh ../../gcc/../move-if-change tmp-min-modes.c min-insn-modes.c echo timestamp > s-modes-m g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include \ -o build/min-insn-modes.o min-insn-modes.c g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include \ -o build/gensupport.o ../../gcc/gensupport.c In file included from ./tm.h:18:0, from ../../gcc/gensupport.c:23: ../../gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ ^ ../../gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ ^ ../../gcc/gensupport.c: In function 'void process_define_subst()': ../../gcc/gensupport.c:2224:7: warning: this 'for' clause does not guard... [-Wmisleading-indentation] for (elem_attr = define_subst_attr_queue; ^~~ ../../gcc/gensupport.c:2230:2: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'for' error_with_line (elem->lineno, ^~~~~~~~~~~~~~~ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include \ -o build/print-rtl.o ../../gcc/print-rtl.c In file included from ./tm.h:18:0, from ../../gcc/print-rtl.c:30: ../../gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ ^ ../../gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ ^ g++ -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -o build/genpreds \ build/genpreds.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/read-md.o build/errors.o ../build-i686-pc-linux-gnu/libiberty/libiberty.a build/genpreds -h ../../gcc/config/avr/avr.md > tmp-preds.h /bin/sh ../../gcc/../move-if-change tmp-preds.h tm-preds.h echo timestamp > s-preds-h g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include \ -o build/genflags.o ../../gcc/genflags.c In file included from ./tm.h:18:0, from ../../gcc/genflags.c:26: ../../gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ ^ ../../gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ ^ g++ -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -o build/genflags \ build/genflags.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/read-md.o build/errors.o ../build-i686-pc-linux-gnu/libiberty/libiberty.a g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include \ -o build/genconditions.o ../../gcc/genconditions.c In file included from ./tm.h:18:0, from ../../gcc/genconditions.c:31: ../../gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ ^ ../../gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ ^ g++ -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -o build/genconditions \ build/genconditions.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/read-md.o build/errors.o ../build-i686-pc-linux-gnu/libiberty/libiberty.a build/genconditions ../../gcc/config/avr/avr.md > tmp-condmd.c /bin/sh ../../gcc/../move-if-change tmp-condmd.c build/gencondmd.c echo timestamp > s-conditions build/genpreds -c ../../gcc/config/avr/avr.md > tmp-constrs.h /bin/sh ../../gcc/../move-if-change tmp-constrs.h tm-constrs.h echo timestamp > s-constrs-h g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include \ -o build/gencondmd.o build/gencondmd.c In file included from ./tm.h:18:0, from build/gencondmd.c:21: ../../gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ ^ ../../gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ ^ g++ -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -o build/gencondmd \ build/gencondmd.o ../build-i686-pc-linux-gnu/libiberty/libiberty.a build/gencondmd > tmp-cond.md /bin/sh ../../gcc/../move-if-change tmp-cond.md insn-conditions.md echo timestamp > s-condmd build/genflags ../../gcc/config/avr/avr.md \ insn-conditions.md > tmp-flags.h /bin/sh ../../gcc/../move-if-change tmp-flags.h insn-flags.h echo timestamp > s-flags if test yes = yes \ || test -n ""; then \ /bin/sh ../../gcc/genmultilib \ "mmcu=avr2/mmcu=avr25/mmcu=avr3/mmcu=avr31/mmcu=avr35/mmcu=avr4/mmcu=avr5/mmcu=avr51/mmcu=avr6/mmcu=avrxmega2/mmcu=avrxmega4/mmcu=avrxmega5/mmcu=avrxmega6/mmcu=avrxmega7/mmcu=avrtiny msp8" \ "avr2 avr25 avr3 avr31 avr35 avr4 avr5 avr51 avr6 avrxmega2 avrxmega4 avrxmega5 avrxmega6 avrxmega7 avrtiny tiny-stack avr25/tiny-stack" \ "" \ "mmcu=avr3/msp8 mmcu=avr31/msp8 mmcu=avr35/msp8 mmcu=avr4/msp8 mmcu=avr5/msp8 mmcu=avr51/msp8 mmcu=avr6/msp8 mmcu=avrxmega2/msp8 mmcu=avrxmega4/msp8 mmcu=avrxmega5/msp8 mmcu=avrxmega6/msp8 mmcu=avrxmega7/msp8 mmcu=avrtiny/msp8" \ "" \ "" \ "" \ "" \ "" \ "" \ "yes" \ > tmp-mlib.h; \ else \ /bin/sh ../../gcc/genmultilib '' '' '' '' '' '' '' '' \ "" '' no \ > tmp-mlib.h; \ fi /bin/sh ../../gcc/../move-if-change tmp-mlib.h multilib.h echo timestamp > s-mlib g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include \ -o build/genattr.o ../../gcc/genattr.c In file included from ./tm.h:18:0, from ../../gcc/genattr.c:25: ../../gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ ^ ../../gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ ^ g++ -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -o build/genattr \ build/genattr.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/read-md.o build/errors.o ../build-i686-pc-linux-gnu/libiberty/libiberty.a build/genattr ../../gcc/config/avr/avr.md \ insn-conditions.md > tmp-attr.h /bin/sh ../../gcc/../move-if-change tmp-attr.h insn-attr.h echo timestamp > s-attr g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include \ -o build/genattr-common.o ../../gcc/genattr-common.c In file included from ./tm.h:18:0, from ../../gcc/genattr-common.c:26: ../../gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ ^ ../../gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ ^ g++ -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -o build/genattr-common \ build/genattr-common.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/read-md.o build/errors.o ../build-i686-pc-linux-gnu/libiberty/libiberty.a build/genattr-common ../../gcc/config/avr/avr.md \ insn-conditions.md > tmp-attr-common.h /bin/sh ../../gcc/../move-if-change tmp-attr-common.h insn-attr-common.h echo timestamp > s-attr-common g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include \ -o build/gencodes.o ../../gcc/gencodes.c In file included from ./tm.h:18:0, from ../../gcc/gencodes.c:26: ../../gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ ^ ../../gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ ^ g++ -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -o build/gencodes \ build/gencodes.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/read-md.o build/errors.o ../build-i686-pc-linux-gnu/libiberty/libiberty.a build/gencodes ../../gcc/config/avr/avr.md \ insn-conditions.md > tmp-codes.h /bin/sh ../../gcc/../move-if-change tmp-codes.h insn-codes.h echo timestamp > s-codes g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include \ -o build/genconfig.o ../../gcc/genconfig.c In file included from ./tm.h:18:0, from ../../gcc/genconfig.c:25: ../../gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ ^ ../../gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ ^ g++ -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -o build/genconfig \ build/genconfig.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/read-md.o build/errors.o ../build-i686-pc-linux-gnu/libiberty/libiberty.a build/genconfig ../../gcc/config/avr/avr.md \ insn-conditions.md > tmp-config.h /bin/sh ../../gcc/../move-if-change tmp-config.h insn-config.h echo timestamp > s-config lsf="../../gcc/cp/lang-specs.h ../../gcc/lto/lang-specs.h"; for f in $lsf; do \ echo "#include \"$f\""; \ done | sed 's|../../gcc/||' > tmp-specs.h /bin/sh ../../gcc/../move-if-change tmp-specs.h specs.h echo timestamp > s-specs rm -f tmp-all-tree.def echo '#include "tree.def"' > tmp-all-tree.def echo 'END_OF_BASE_TREE_CODES' >> tmp-all-tree.def echo '#include "c-family/c-common.def"' >> tmp-all-tree.def ltf="../../gcc/ada/gcc-interface/ada-tree.def ../../gcc/cp/cp-tree.def ../../gcc/java/java-tree.def ../../gcc/objc/objc-tree.def"; for f in $ltf; do \ echo "#include \"$f\""; \ done | sed 's|../../gcc/||' >> tmp-all-tree.def /bin/sh ../../gcc/../move-if-change tmp-all-tree.def all-tree.def echo timestamp > s-alltree g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include \ -o build/gencheck.o ../../gcc/gencheck.c In file included from ./tm.h:18:0, from ../../gcc/gencheck.c:23: ../../gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ ^ ../../gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ ^ g++ -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -o build/gencheck \ build/gencheck.o ../build-i686-pc-linux-gnu/libiberty/libiberty.a build/gencheck > tmp-check.h /bin/sh ../../gcc/../move-if-change tmp-check.h tree-check.h echo timestamp > s-check g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include \ -o build/gcov-iov.o ../../gcc/gcov-iov.c g++ -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE \ build/gcov-iov.o -o build/gcov-iov build/gcov-iov '4.9.2' '' \ > tmp-gcov-iov.h /bin/sh ../../gcc/../move-if-change tmp-gcov-iov.h gcov-iov.h echo timestamp > s-iov g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include \ -o build/genhooks.o ../../gcc/genhooks.c ../../gcc/genhooks.c: In function 'void emit_documentation(const char*)': ../../gcc/genhooks.c:131:45: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] while (fscanf (f, "%*[^@]"), buf[0] = '\0', ^ ../../gcc/genhooks.c:140:31: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] fscanf (f, "%999s", buf); ^ ../../gcc/genhooks.c:193:34: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] fscanf (f, "%5[^ \n]", buf); ^ ../../gcc/genhooks.c:199:31: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] fscanf (f, "%999s", buf); ^ g++ -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -o build/genhooks \ build/genhooks.o build/errors.o ../build-i686-pc-linux-gnu/libiberty/libiberty.a build/genhooks "Target Hook" \ > tmp-target-hooks-def.h /bin/sh ../../gcc/../move-if-change tmp-target-hooks-def.h \ target-hooks-def.h echo timestamp > s-target-hooks-def-h g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include \ -o build/genopinit.o ../../gcc/genopinit.c In file included from ./tm.h:18:0, from ../../gcc/genopinit.c:24: ../../gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ ^ ../../gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ ^ g++ -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -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-i686-pc-linux-gnu/libiberty/libiberty.a build/genopinit ../../gcc/config/avr/avr.md \ insn-conditions.md -htmp-opinit.h -ctmp-opinit.c /bin/sh ../../gcc/../move-if-change tmp-opinit.h insn-opinit.h /bin/sh ../../gcc/../move-if-change tmp-opinit.c insn-opinit.c echo timestamp > s-opinit build/genhooks "Common Target Hook" \ > tmp-common-target-hooks-def.h /bin/sh ../../gcc/../move-if-change tmp-common-target-hooks-def.h \ common/common-target-hooks-def.h echo timestamp > s-common-target-hooks-def-h gawk -f ../../gcc/gen-pass-instances.awk \ ../../gcc/passes.def > pass-instances.def build/genhooks "C Target Hook" \ > tmp-c-target-hooks-def.h /bin/sh ../../gcc/../move-if-change tmp-c-target-hooks-def.h \ c-family/c-target-hooks-def.h echo timestamp > s-c-target-hooks-def-h g++ -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ic -I../../gcc -I../../gcc/c -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o c/c-lang.o -MT c/c-lang.o -MMD -MP -MF c/.deps/c-lang.TPo ../../gcc/c/c-lang.c In file included from ./tm.h:18:0, from ../../gcc/c/c-lang.c:24: ../../gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ ^ ../../gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ ^ g++ -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ic-family -I../../gcc -I../../gcc/c-family -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o c-family/stub-objc.o -MT c-family/stub-objc.o -MMD -MP -MF c-family/.deps/stub-objc.TPo ../../gcc/c-family/stub-objc.c g++ -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o attribs.o -MT attribs.o -MMD -MP -MF ./.deps/attribs.TPo ../../gcc/attribs.c In file included from ./tm.h:18:0, from ../../gcc/attribs.c:23: ../../gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ ^ ../../gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ ^ g++ -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ic -I../../gcc -I../../gcc/c -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o c/c-errors.o -MT c/c-errors.o -MMD -MP -MF c/.deps/c-errors.TPo ../../gcc/c/c-errors.c In file included from ./tm.h:18:0, from ../../gcc/c/c-errors.c:24: ../../gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ ^ ../../gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ ^ g++ -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ic -I../../gcc -I../../gcc/c -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o c/c-decl.o -MT c/c-decl.o -MMD -MP -MF c/.deps/c-decl.TPo ../../gcc/c/c-decl.c In file included from ./tm.h:18:0, from ../../gcc/c/c-decl.c:31: ../../gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ ^ ../../gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ ^ In file included from ../../gcc/c/c-decl.c:10542:0: ./gt-c-c-decl.h: In function 'void gt_ggc_mx_c_binding(void*)': ./gt-c-c-decl.h:93:14: warning: switch condition has boolean value [-Wswitch-bool] switch (TREE_CODE ((*x).decl) == LABEL_DECL) ^ ./gt-c-c-decl.h: In function 'void gt_ggc_mx_lang_tree_node(void*)': ./gt-c-c-decl.h:148:14: warning: switch condition has boolean value [-Wswitch-bool] switch (TREE_CODE (&((*x)).generic) == IDENTIFIER_NODE) ^ ./gt-c-c-decl.h: In function 'void gt_pch_nx_c_binding(void*)': ./gt-c-c-decl.h:729:14: warning: switch condition has boolean value [-Wswitch-bool] switch (TREE_CODE ((*x).decl) == LABEL_DECL) ^ ./gt-c-c-decl.h: In function 'void gt_pch_nx_lang_tree_node(void*)': ./gt-c-c-decl.h:784:14: warning: switch condition has boolean value [-Wswitch-bool] switch (TREE_CODE (&((*x)).generic) == IDENTIFIER_NODE) ^ ./gt-c-c-decl.h: In function 'void gt_pch_p_9c_binding(void*, void*, gt_pointer_operator, void*)': ./gt-c-c-decl.h:1360:10: warning: switch condition has boolean value [-Wswitch-bool] switch (TREE_CODE ((*x).decl) == LABEL_DECL) ^ ./gt-c-c-decl.h: In function 'void gt_pch_p_14lang_tree_node(void*, void*, gt_pointer_operator, void*)': ./gt-c-c-decl.h:1426:10: warning: switch condition has boolean value [-Wswitch-bool] switch (TREE_CODE (&((*x)).generic) == IDENTIFIER_NODE) ^ g++ -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ic -I../../gcc -I../../gcc/c -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o c/c-typeck.o -MT c/c-typeck.o -MMD -MP -MF c/.deps/c-typeck.TPo ../../gcc/c/c-typeck.c In file included from ./tm.h:18:0, from ../../gcc/c/c-typeck.c:29: ../../gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ ^ ../../gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ ^ ../../gcc/c/c-typeck.c: In function 'void set_nonincremental_init_from_string(tree, obstack*)': ../../gcc/c/c-typeck.c:8102:39: warning: left shift of negative value [-Wshift-negative-value] val[1] |= ((HOST_WIDE_INT) -1) << bitpos; ^~~~~~ ../../gcc/c/c-typeck.c:8114:44: warning: left shift of negative value [-Wshift-negative-value] << (bitpos - HOST_BITS_PER_WIDE_INT); ^ g++ -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ic -I../../gcc -I../../gcc/c -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o c/c-convert.o -MT c/c-convert.o -MMD -MP -MF c/.deps/c-convert.TPo ../../gcc/c/c-convert.c In file included from ./tm.h:18:0, from ../../gcc/c/c-convert.c:29: ../../gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ ^ ../../gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ ^ g++ -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ic -I../../gcc -I../../gcc/c -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o c/c-aux-info.o -MT c/c-aux-info.o -MMD -MP -MF c/.deps/c-aux-info.TPo ../../gcc/c/c-aux-info.c In file included from ./tm.h:18:0, from ../../gcc/c/c-aux-info.c:26: ../../gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ ^ ../../gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ ^ g++ -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ic -I../../gcc -I../../gcc/c -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o c/c-objc-common.o -MT c/c-objc-common.o -MMD -MP -MF c/.deps/c-objc-common.TPo ../../gcc/c/c-objc-common.c g++ -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ic -I../../gcc -I../../gcc/c -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o c/c-parser.o -MT c/c-parser.o -MMD -MP -MF c/.deps/c-parser.TPo ../../gcc/c/c-parser.c In file included from ./tm.h:18:0, from ../../gcc/c/c-parser.c:41: ../../gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ ^ ../../gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ ^ ../../gcc/c/c-parser.c: In function 'bool c_token_starts_typename(c_token*)': ../../gcc/c/c-parser.c:485:5: warning: case value '83' not in enumerated type 'cpp_ttype' [-Wswitch] case CPP_KEYWORD: ^~~~ ../../gcc/c/c-parser.c: In function 'bool c_token_is_qualifier(c_token*)': ../../gcc/c/c-parser.c:585:5: warning: case value '83' not in enumerated type 'cpp_ttype' [-Wswitch] case CPP_KEYWORD: ^~~~ ../../gcc/c/c-parser.c: In function 'bool c_token_starts_declspecs(c_token*)': ../../gcc/c/c-parser.c:635:5: warning: case value '83' not in enumerated type 'cpp_ttype' [-Wswitch] case CPP_KEYWORD: ^~~~ ../../gcc/c/c-parser.c: In function 'void c_parser_external_declaration(c_parser*)': ../../gcc/c/c-parser.c:1323:5: warning: case value '83' not in enumerated type 'cpp_ttype' [-Wswitch] case CPP_KEYWORD: ^~~~ ../../gcc/c/c-parser.c: In function 'void c_parser_statement_after_labels(c_parser*)': ../../gcc/c/c-parser.c:4854:5: warning: case value '83' not in enumerated type 'cpp_ttype' [-Wswitch] case CPP_KEYWORD: ^~~~ ../../gcc/c/c-parser.c: In function 'c_expr c_parser_unary_expression(c_parser*)': ../../gcc/c/c-parser.c:6439:5: warning: case value '83' not in enumerated type 'cpp_ttype' [-Wswitch] case CPP_KEYWORD: ^~~~ ../../gcc/c/c-parser.c: In function 'c_expr c_parser_postfix_expression(c_parser*)': ../../gcc/c/c-parser.c:7101:5: warning: case value '83' not in enumerated type 'cpp_ttype' [-Wswitch] case CPP_KEYWORD: ^~~~ g++ -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ic -I../../gcc -I../../gcc/c -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o c/c-array-notation.o -MT c/c-array-notation.o -MMD -MP -MF c/.deps/c-array-notation.TPo ../../gcc/c/c-array-notation.c g++ -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ic-family -I../../gcc -I../../gcc/c-family -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o c-family/c-common.o -MT c-family/c-common.o -MMD -MP -MF c-family/.deps/c-common.TPo ../../gcc/c-family/c-common.c In file included from ./tm.h:18:0, from ../../gcc/c-family/c-common.c:23: ../../gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ ^ ../../gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ ^ ../../gcc/c-family/c-common.c: In function 'void warn_for_sign_compare(location_t, tree, tree, tree, tree, tree, tree_code)': ../../gcc/c-family/c-common.c:11340:47: warning: left shift of negative value [-Wshift-negative-value] mask = (~ (HOST_WIDE_INT) 0) << bits; ^~~~ g++ -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ic-family -I../../gcc -I../../gcc/c-family -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o c-family/c-cppbuiltin.o -MT c-family/c-cppbuiltin.o -MMD -MP -MF c-family/.deps/c-cppbuiltin.TPo ../../gcc/c-family/c-cppbuiltin.c In file included from ./tm.h:18:0, from ../../gcc/c-family/c-cppbuiltin.c:23: ../../gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ ^ ../../gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ ^ g++ -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ic-family -I../../gcc -I../../gcc/c-family -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o c-family/c-dump.o -MT c-family/c-dump.o -MMD -MP -MF c-family/.deps/c-dump.TPo ../../gcc/c-family/c-dump.c In file included from ./tm.h:18:0, from ../../gcc/c-family/c-dump.c:24: ../../gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ ^ ../../gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ ^ g++ -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ic-family -I../../gcc -I../../gcc/c-family -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o c-family/c-format.o -MT c-family/c-format.o -MMD -MP -MF c-family/.deps/c-format.TPo ../../gcc/c-family/c-format.c In file included from ./tm.h:18:0, from ../../gcc/c-family/c-format.c:23: ../../gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ ^ ../../gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ ^ g++ -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ic-family -I../../gcc -I../../gcc/c-family -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o c-family/c-gimplify.o -MT c-family/c-gimplify.o -MMD -MP -MF c-family/.deps/c-gimplify.TPo ../../gcc/c-family/c-gimplify.c In file included from ./tm.h:18:0, from ../../gcc/c-family/c-gimplify.c:29: ../../gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ ^ ../../gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ ^ g++ -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ic-family -I../../gcc -I../../gcc/c-family -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o c-family/c-lex.o -MT c-family/c-lex.o -MMD -MP -MF c-family/.deps/c-lex.TPo ../../gcc/c-family/c-lex.c In file included from ./tm.h:18:0, from ../../gcc/c-family/c-lex.c:23: ../../gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ ^ ../../gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ ^ g++ -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ic-family -I../../gcc -I../../gcc/c-family -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o c-family/c-omp.o -MT c-family/c-omp.o -MMD -MP -MF c-family/.deps/c-omp.TPo ../../gcc/c-family/c-omp.c g++ -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ic-family -I../../gcc -I../../gcc/c-family -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o c-family/c-opts.o -MT c-family/c-opts.o -MMD -MP -MF c-family/.deps/c-opts.TPo ../../gcc/c-family/c-opts.c In file included from ./tm.h:18:0, from ../../gcc/c-family/c-opts.c:44: ../../gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ ^ ../../gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ ^ g++ -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -DHOST_MACHINE=\"i686-pc-linux-gnu\" -DTARGET_MACHINE=\"avr-unknown-none\" -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ic-family -I../../gcc -I../../gcc/c-family -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o c-family/c-pch.o -MT c-family/c-pch.o -MMD -MP -MF c-family/.deps/c-pch.TPo ../../gcc/c-family/c-pch.c g++ -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ic-family -I../../gcc -I../../gcc/c-family -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o c-family/c-ppoutput.o -MT c-family/c-ppoutput.o -MMD -MP -MF c-family/.deps/c-ppoutput.TPo ../../gcc/c-family/c-ppoutput.c g++ -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ic-family -I../../gcc -I../../gcc/c-family -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o c-family/c-pragma.o -MT c-family/c-pragma.o -MMD -MP -MF c-family/.deps/c-pragma.TPo ../../gcc/c-family/c-pragma.c In file included from ./tm.h:18:0, from ../../gcc/c-family/c-pragma.c:23: ../../gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ ^ ../../gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ ^ g++ -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ic-family -I../../gcc -I../../gcc/c-family -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o c-family/c-pretty-print.o -MT c-family/c-pretty-print.o -MMD -MP -MF c-family/.deps/c-pretty-print.TPo ../../gcc/c-family/c-pretty-print.c In file included from ./tm.h:18:0, from ../../gcc/c-family/c-pretty-print.c:24: ../../gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ ^ ../../gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ ^ g++ -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ic-family -I../../gcc -I../../gcc/c-family -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o c-family/c-semantics.o -MT c-family/c-semantics.o -MMD -MP -MF c-family/.deps/c-semantics.TPo ../../gcc/c-family/c-semantics.c In file included from ./tm.h:18:0, from ../../gcc/c-family/c-semantics.c:24: ../../gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ ^ ../../gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ ^ g++ -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ic-family -I../../gcc -I../../gcc/c-family -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o c-family/c-ada-spec.o -MT c-family/c-ada-spec.o -MMD -MP -MF c-family/.deps/c-ada-spec.TPo ../../gcc/c-family/c-ada-spec.c In file included from ./tm.h:18:0, from ../../gcc/c-family/c-ada-spec.c:25: ../../gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ ^ ../../gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ ^ g++ -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ic-family -I../../gcc -I../../gcc/c-family -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o c-family/c-cilkplus.o -MT c-family/c-cilkplus.o -MMD -MP -MF c-family/.deps/c-cilkplus.TPo ../../gcc/c-family/c-cilkplus.c g++ -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ic-family -I../../gcc -I../../gcc/c-family -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o c-family/array-notation-common.o -MT c-family/array-notation-common.o -MMD -MP -MF c-family/.deps/array-notation-common.TPo ../../gcc/c-family/array-notation-common.c g++ -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ic-family -I../../gcc -I../../gcc/c-family -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o c-family/cilk.o -MT c-family/cilk.o -MMD -MP -MF c-family/.deps/cilk.TPo ../../gcc/c-family/cilk.c In file included from ./tm.h:18:0, from ../../gcc/function.h:26, from ../../gcc/basic-block.h:25, from ../../gcc/cgraph.h:27, from ../../gcc/c-family/cilk.c:37: ../../gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ ^ ../../gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ ^ g++ -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ic-family -I../../gcc -I../../gcc/c-family -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o c-family/c-ubsan.o -MT c-family/c-ubsan.o -MMD -MP -MF c-family/.deps/c-ubsan.TPo ../../gcc/c-family/c-ubsan.c In file included from ./tm.h:18:0, from ../../gcc/function.h:26, from ../../gcc/basic-block.h:25, from ../../gcc/cgraph.h:27, from ../../gcc/c-family/c-ubsan.c:26: ../../gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ ^ ../../gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ ^ g++ -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace ../../gcc/config/avr/avr-c.c In file included from ./tm.h:18:0, from ../../gcc/config/avr/avr-c.c:25: ../../gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ ^ ../../gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ ^ g++ -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o default-c.o -MT default-c.o -MMD -MP -MF ./.deps/default-c.TPo ../../gcc/config/default-c.c g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include \ -o build/genchecksum.o ../../gcc/genchecksum.c g++ -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -o build/genchecksum \ build/genchecksum.o ../build-i686-pc-linux-gnu/libiberty/libiberty.a echo "g++ -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H " > checksum-options.tmp \ && ../../gcc/../move-if-change checksum-options.tmp checksum-options g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include \ -o build/genattrtab.o ../../gcc/genattrtab.c In file included from ./tm.h:18:0, from ../../gcc/genattrtab.c:108: ../../gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ ^ ../../gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ ^ g++ -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -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-i686-pc-linux-gnu/libiberty/libiberty.a build/genattrtab ../../gcc/config/avr/avr.md insn-conditions.md \ -Atmp-attrtab.c -Dtmp-dfatab.c -Ltmp-latencytab.c /bin/sh ../../gcc/../move-if-change tmp-attrtab.c insn-attrtab.c /bin/sh ../../gcc/../move-if-change tmp-dfatab.c insn-dfatab.c /bin/sh ../../gcc/../move-if-change tmp-latencytab.c insn-latencytab.c echo timestamp > s-attrtab g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o insn-attrtab.o -MT insn-attrtab.o -MMD -MP -MF ./.deps/insn-attrtab.TPo insn-attrtab.c In file included from tm.h:18:0, from insn-attrtab.c:7: ../../gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ ^ ../../gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ ^ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include \ -o build/genautomata.o ../../gcc/genautomata.c In file included from ./tm.h:18:0, from ../../gcc/genautomata.c:110: ../../gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ ^ ../../gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ ^ g++ -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -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-i686-pc-linux-gnu/libiberty/libiberty.a -lm build/genautomata ../../gcc/config/avr/avr.md \ insn-conditions.md > tmp-automata.c /bin/sh ../../gcc/../move-if-change tmp-automata.c insn-automata.c echo timestamp > s-automata g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o insn-automata.o -MT insn-automata.o -MMD -MP -MF ./.deps/insn-automata.TPo insn-automata.c g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o insn-dfatab.o -MT insn-dfatab.o -MMD -MP -MF ./.deps/insn-dfatab.TPo insn-dfatab.c In file included from tm.h:18:0, from insn-dfatab.c:7: ../../gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ ^ ../../gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ ^ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include \ -o build/genemit.o ../../gcc/genemit.c In file included from ./tm.h:18:0, from ../../gcc/genemit.c:24: ../../gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ ^ ../../gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ ^ g++ -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -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-i686-pc-linux-gnu/libiberty/libiberty.a build/genemit ../../gcc/config/avr/avr.md \ insn-conditions.md > tmp-emit.c /bin/sh ../../gcc/../move-if-change tmp-emit.c insn-emit.c echo timestamp > s-emit g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o insn-emit.o -MT insn-emit.o -MMD -MP -MF ./.deps/insn-emit.TPo insn-emit.c In file included from tm.h:18:0, from insn-emit.c:7: ../../gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ ^ ../../gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ ^ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include \ -o build/genextract.o ../../gcc/genextract.c In file included from ./tm.h:18:0, from ../../gcc/genextract.c:24: ../../gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ ^ ../../gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ ^ g++ -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -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-i686-pc-linux-gnu/libiberty/libiberty.a build/genextract ../../gcc/config/avr/avr.md \ insn-conditions.md > tmp-extract.c /bin/sh ../../gcc/../move-if-change tmp-extract.c insn-extract.c echo timestamp > s-extract g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o insn-extract.o -MT insn-extract.o -MMD -MP -MF ./.deps/insn-extract.TPo insn-extract.c In file included from tm.h:18:0, from insn-extract.c:7: ../../gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ ^ ../../gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ ^ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o insn-latencytab.o -MT insn-latencytab.o -MMD -MP -MF ./.deps/insn-latencytab.TPo insn-latencytab.c In file included from tm.h:18:0, from insn-latencytab.c:7: ../../gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ ^ ../../gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ ^ build/genmodes > tmp-modes.c /bin/sh ../../gcc/../move-if-change tmp-modes.c insn-modes.c echo timestamp > s-modes g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o insn-modes.o -MT insn-modes.o -MMD -MP -MF ./.deps/insn-modes.TPo insn-modes.c In file included from tm.h:18:0, from insn-modes.c:7: ../../gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ ^ ../../gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ ^ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o insn-opinit.o -MT insn-opinit.o -MMD -MP -MF ./.deps/insn-opinit.TPo insn-opinit.c In file included from tm.h:18:0, from insn-opinit.c:7: ../../gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ ^ ../../gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ ^ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include \ -o build/genoutput.o ../../gcc/genoutput.c In file included from ./tm.h:18:0, from ../../gcc/genoutput.c:89: ../../gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ ^ ../../gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ ^ g++ -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -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-i686-pc-linux-gnu/libiberty/libiberty.a build/genoutput ../../gcc/config/avr/avr.md \ insn-conditions.md > tmp-output.c /bin/sh ../../gcc/../move-if-change tmp-output.c insn-output.c echo timestamp > s-output g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o insn-output.o -MT insn-output.o -MMD -MP -MF ./.deps/insn-output.TPo insn-output.c In file included from tm.h:18:0, from insn-output.c:7: ../../gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ ^ ../../gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ ^ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include \ -o build/genpeep.o ../../gcc/genpeep.c In file included from ./tm.h:18:0, from ../../gcc/genpeep.c:24: ../../gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ ^ ../../gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ ^ g++ -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -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-i686-pc-linux-gnu/libiberty/libiberty.a build/genpeep ../../gcc/config/avr/avr.md \ insn-conditions.md > tmp-peep.c /bin/sh ../../gcc/../move-if-change tmp-peep.c insn-peep.c echo timestamp > s-peep g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o insn-peep.o -MT insn-peep.o -MMD -MP -MF ./.deps/insn-peep.TPo insn-peep.c In file included from tm.h:18:0, from insn-peep.c:7: ../../gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ ^ ../../gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ ^ build/genpreds ../../gcc/config/avr/avr.md > tmp-preds.c /bin/sh ../../gcc/../move-if-change tmp-preds.c insn-preds.c echo timestamp > s-preds g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o insn-preds.o -MT insn-preds.o -MMD -MP -MF ./.deps/insn-preds.TPo insn-preds.c In file included from tm.h:18:0, from insn-preds.c:7: ../../gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ ^ ../../gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ ^ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include \ -o build/genrecog.o ../../gcc/genrecog.c In file included from ./tm.h:18:0, from ../../gcc/genrecog.c:54: ../../gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ ^ ../../gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ ^ g++ -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -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-i686-pc-linux-gnu/libiberty/libiberty.a build/genrecog ../../gcc/config/avr/avr.md \ insn-conditions.md > tmp-recog.c /bin/sh ../../gcc/../move-if-change tmp-recog.c insn-recog.c echo timestamp > s-recog g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o insn-recog.o -MT insn-recog.o -MMD -MP -MF ./.deps/insn-recog.TPo insn-recog.c In file included from tm.h:18:0, from insn-recog.c:7: ../../gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ ^ ../../gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ ^ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include \ -o build/genenums.o ../../gcc/genenums.c g++ -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -o build/genenums \ build/genenums.o build/read-md.o build/errors.o ../build-i686-pc-linux-gnu/libiberty/libiberty.a build/genenums ../../gcc/config/avr/avr.md \ > tmp-enums.c /bin/sh ../../gcc/../move-if-change tmp-enums.c insn-enums.c echo timestamp > s-enums g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o insn-enums.o -MT insn-enums.o -MMD -MP -MF ./.deps/insn-enums.TPo insn-enums.c g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o ggc-page.o -MT ggc-page.o -MMD -MP -MF ./.deps/ggc-page.TPo ../../gcc/ggc-page.c In file included from ./tm.h:18:0, from ../../gcc/ggc-page.c:23: ../../gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ ^ ../../gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ ^ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o alias.o -MT alias.o -MMD -MP -MF ./.deps/alias.TPo ../../gcc/alias.c In file included from ./tm.h:18:0, from ../../gcc/alias.c:24: ../../gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ ^ ../../gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ ^ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o alloc-pool.o -MT alloc-pool.o -MMD -MP -MF ./.deps/alloc-pool.TPo ../../gcc/alloc-pool.c g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o auto-inc-dec.o -MT auto-inc-dec.o -MMD -MP -MF ./.deps/auto-inc-dec.TPo ../../gcc/auto-inc-dec.c In file included from ./tm.h:18:0, from ../../gcc/auto-inc-dec.c:24: ../../gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ ^ ../../gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ ^ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o bb-reorder.o -MT bb-reorder.o -MMD -MP -MF ./.deps/bb-reorder.TPo ../../gcc/bb-reorder.c In file included from ./tm.h:18:0, from ../../gcc/bb-reorder.c:84: ../../gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ ^ ../../gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ ^ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o bitmap.o -MT bitmap.o -MMD -MP -MF ./.deps/bitmap.TPo ../../gcc/bitmap.c ../../gcc/bitmap.c:2169:9: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] " %15"HOST_WIDEST_INT_PRINT"d %15"HOST_WIDEST_INT_PRINT"d" ^ ../../gcc/bitmap.c:2169:36: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] " %15"HOST_WIDEST_INT_PRINT"d %15"HOST_WIDEST_INT_PRINT"d" ^ ../../gcc/bitmap.c:2170:9: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] " %15"HOST_WIDEST_INT_PRINT"d" ^ ../../gcc/bitmap.c:2171:9: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] " %10"HOST_WIDEST_INT_PRINT"d %10"HOST_WIDEST_INT_PRINT"d\n", ^ ../../gcc/bitmap.c:2171:36: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] " %10"HOST_WIDEST_INT_PRINT"d %10"HOST_WIDEST_INT_PRINT"d\n", ^ ../../gcc/bitmap.c:2204:5: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] "%-41s %9"HOST_WIDEST_INT_PRINT"d %15"HOST_WIDEST_INT_PRINT"d\n", ^ ../../gcc/bitmap.c:2204:36: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] "%-41s %9"HOST_WIDEST_INT_PRINT"d %15"HOST_WIDEST_INT_PRINT"d\n", ^ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o bt-load.o -MT bt-load.o -MMD -MP -MF ./.deps/bt-load.TPo ../../gcc/bt-load.c In file included from ./tm.h:18:0, from ../../gcc/bt-load.c:24: ../../gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ ^ ../../gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ ^ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o builtins.o -MT builtins.o -MMD -MP -MF ./.deps/builtins.TPo ../../gcc/builtins.c In file included from ./tm.h:18:0, from ../../gcc/builtins.c:23: ../../gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ ^ ../../gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ ^ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o caller-save.o -MT caller-save.o -MMD -MP -MF ./.deps/caller-save.TPo ../../gcc/caller-save.c In file included from ./tm.h:18:0, from ../../gcc/caller-save.c:23: ../../gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ ^ ../../gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ ^ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o calls.o -MT calls.o -MMD -MP -MF ./.deps/calls.TPo ../../gcc/calls.c In file included from ./tm.h:18:0, from ../../gcc/calls.c:23: ../../gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ ^ ../../gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ ^ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o cfg.o -MT cfg.o -MMD -MP -MF ./.deps/cfg.TPo ../../gcc/cfg.c In file included from ./tm.h:18:0, from ../../gcc/function.h:26, from ../../gcc/basic-block.h:25, from ../../gcc/cfg.c:57: ../../gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ ^ ../../gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ ^ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o cfganal.o -MT cfganal.o -MMD -MP -MF ./.deps/cfganal.TPo ../../gcc/cfganal.c In file included from ./tm.h:18:0, from ../../gcc/function.h:26, from ../../gcc/basic-block.h:25, from ../../gcc/cfganal.c:25: ../../gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ ^ ../../gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ ^ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o cfgbuild.o -MT cfgbuild.o -MMD -MP -MF ./.deps/cfgbuild.TPo ../../gcc/cfgbuild.c In file included from ./tm.h:18:0, from ../../gcc/cfgbuild.c:24: ../../gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ ^ ../../gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ ^ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o cfgcleanup.o -MT cfgcleanup.o -MMD -MP -MF ./.deps/cfgcleanup.TPo ../../gcc/cfgcleanup.c In file included from ./tm.h:18:0, from ../../gcc/cfgcleanup.c:35: ../../gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ ^ ../../gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ ^ ../../gcc/cfgcleanup.c: In function 'bool equal_different_set_p(rtx, rtx, rtx, rtx)': ../../gcc/cfgcleanup.c:999:7: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (reload_completed ^~ ../../gcc/cfgcleanup.c:1003:9: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' return false; ^~~~~~ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o cfgexpand.o -MT cfgexpand.o -MMD -MP -MF ./.deps/cfgexpand.TPo ../../gcc/cfgexpand.c In file included from ./tm.h:18:0, from ../../gcc/cfgexpand.c:23: ../../gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ ^ ../../gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ ^ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o cfghooks.o -MT cfghooks.o -MMD -MP -MF ./.deps/cfghooks.TPo ../../gcc/cfghooks.c In file included from ./tm.h:18:0, from ../../gcc/cfghooks.c:25: ../../gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ ^ ../../gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ ^ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o cfgloop.o -MT cfgloop.o -MMD -MP -MF ./.deps/cfgloop.TPo ../../gcc/cfgloop.c In file included from ./tm.h:18:0, from ../../gcc/cfgloop.c:23: ../../gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ ^ ../../gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ ^ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o cfgloopanal.o -MT cfgloopanal.o -MMD -MP -MF ./.deps/cfgloopanal.TPo ../../gcc/cfgloopanal.c In file included from ./tm.h:18:0, from ../../gcc/cfgloopanal.c:23: ../../gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ ^ ../../gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ ^ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o cfgloopmanip.o -MT cfgloopmanip.o -MMD -MP -MF ./.deps/cfgloopmanip.TPo ../../gcc/cfgloopmanip.c In file included from ./tm.h:18:0, from ../../gcc/cfgloopmanip.c:23: ../../gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ ^ ../../gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ ^ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o cfgrtl.o -MT cfgrtl.o -MMD -MP -MF ./.deps/cfgrtl.TPo ../../gcc/cfgrtl.c In file included from ./tm.h:18:0, from ../../gcc/cfgrtl.c:43: ../../gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ ^ ../../gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ ^ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o symtab.o -MT symtab.o -MMD -MP -MF ./.deps/symtab.TPo ../../gcc/symtab.c In file included from ./tm.h:18:0, from ../../gcc/symtab.c:24: ../../gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ ^ ../../gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ ^ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o cgraph.o -MT cgraph.o -MMD -MP -MF ./.deps/cgraph.TPo ../../gcc/cgraph.c In file included from ./tm.h:18:0, from ../../gcc/cgraph.c:29: ../../gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ ^ ../../gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ ^ ../../gcc/cgraph.c:1979:17: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf (f, " executed "HOST_WIDEST_INT_PRINT_DEC"x", ^ ../../gcc/cgraph.c:2031:14: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf (f, "("HOST_WIDEST_INT_PRINT_DEC"x) ", ^ ../../gcc/cgraph.c:2058:14: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf (f, "("HOST_WIDEST_INT_PRINT_DEC"x) ", ^ ../../gcc/cgraph.c: In function 'void verify_cgraph_node(cgraph_node*)': ../../gcc/cgraph.c:2856:7: warning: this 'for' clause does not guard... [-Wmisleading-indentation] for (i = 0; ipa_ref_list_reference_iterate (&node->ref_list, ^~~ ../../gcc/cgraph.c:2870:2: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'for' if (!ref_found) ^~ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o cgraphbuild.o -MT cgraphbuild.o -MMD -MP -MF ./.deps/cgraphbuild.TPo ../../gcc/cgraphbuild.c In file included from ./tm.h:18:0, from ../../gcc/cgraphbuild.c:24: ../../gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ ^ ../../gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ ^ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o cgraphunit.o -MT cgraphunit.o -MMD -MP -MF ./.deps/cgraphunit.TPo ../../gcc/cgraphunit.c In file included from ./tm.h:18:0, from ../../gcc/cgraphunit.c:163: ../../gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ ^ ../../gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ ^ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o cgraphclones.o -MT cgraphclones.o -MMD -MP -MF ./.deps/cgraphclones.TPo ../../gcc/cgraphclones.c In file included from ./tm.h:18:0, from ../../gcc/cgraphclones.c:70: ../../gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ ^ ../../gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ ^ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o cilk-common.o -MT cilk-common.o -MMD -MP -MF ./.deps/cilk-common.TPo ../../gcc/cilk-common.c In file included from ./tm.h:18:0, from ../../gcc/function.h:26, from ../../gcc/expr.h:24, from ../../gcc/cilk-common.c:30: ../../gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ ^ ../../gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ ^ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o combine.o -MT combine.o -MMD -MP -MF ./.deps/combine.TPo ../../gcc/combine.c In file included from ./tm.h:18:0, from ../../gcc/combine.c:81: ../../gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ ^ ../../gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ ^ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o combine-stack-adj.o -MT combine-stack-adj.o -MMD -MP -MF ./.deps/combine-stack-adj.TPo ../../gcc/combine-stack-adj.c In file included from ./tm.h:18:0, from ../../gcc/combine-stack-adj.c:44: ../../gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ ^ ../../gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ ^ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o compare-elim.o -MT compare-elim.o -MMD -MP -MF ./.deps/compare-elim.TPo ../../gcc/compare-elim.c In file included from ./tm.h:18:0, from ../../gcc/compare-elim.c:60: ../../gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ ^ ../../gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ ^ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o context.o -MT context.o -MMD -MP -MF ./.deps/context.TPo ../../gcc/context.c g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o convert.o -MT convert.o -MMD -MP -MF ./.deps/convert.TPo ../../gcc/convert.c In file included from ./tm.h:18:0, from ../../gcc/convert.c:27: ../../gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ ^ ../../gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ ^ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o coverage.o -MT coverage.o -MMD -MP -MF ./.deps/coverage.TPo ../../gcc/coverage.c In file included from ./tm.h:18:0, from ../../gcc/coverage.c:30: ../../gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ ^ ../../gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ ^ g++ -c -DGCC_INCLUDE_DIR=\"/usr/lib/gcc/avr/4.9.2/include\" -DFIXED_INCLUDE_DIR=\"/usr/lib/gcc/avr/4.9.2/include-fixed\" -DGPLUSPLUS_INCLUDE_DIR=\"/usr/lib/gcc/avr/4.9.2/include/c++\" -DGPLUSPLUS_INCLUDE_DIR_ADD_SYSROOT=0 -DGPLUSPLUS_TOOL_INCLUDE_DIR=\"/usr/lib/gcc/avr/4.9.2/include/c++/avr\" -DGPLUSPLUS_BACKWARD_INCLUDE_DIR=\"/usr/lib/gcc/avr/4.9.2/include/c++/backward\" -DLOCAL_INCLUDE_DIR=\"/usr/local/include\" -DCROSS_INCLUDE_DIR=\"/usr/lib/gcc/avr/4.9.2/../../../../avr/sys-include\" -DTOOL_INCLUDE_DIR=\"/usr/lib/gcc/avr/4.9.2/../../../../avr/include\" -DNATIVE_SYSTEM_HEADER_DIR=\"/usr/include\" -DPREFIX=\"/usr/\" -DSTANDARD_EXEC_PREFIX=\"/usr/lib/gcc/\" -DBASEVER="\"4.9.2\"" -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o cppbuiltin.o -MT cppbuiltin.o -MMD -MP -MF ./.deps/cppbuiltin.TPo ../../gcc/cppbuiltin.c In file included from ./tm.h:18:0, from ../../gcc/cppbuiltin.c:23: ../../gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ ^ ../../gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ ^ ../../gcc/cppbuiltin.c:132:38: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] cpp_define_formatted (pfile, NAME"="HOST_WIDE_INT_PRINT_DEC, \ ^ g++ -c -DGCC_INCLUDE_DIR=\"/usr/lib/gcc/avr/4.9.2/include\" -DFIXED_INCLUDE_DIR=\"/usr/lib/gcc/avr/4.9.2/include-fixed\" -DGPLUSPLUS_INCLUDE_DIR=\"/usr/lib/gcc/avr/4.9.2/include/c++\" -DGPLUSPLUS_INCLUDE_DIR_ADD_SYSROOT=0 -DGPLUSPLUS_TOOL_INCLUDE_DIR=\"/usr/lib/gcc/avr/4.9.2/include/c++/avr\" -DGPLUSPLUS_BACKWARD_INCLUDE_DIR=\"/usr/lib/gcc/avr/4.9.2/include/c++/backward\" -DLOCAL_INCLUDE_DIR=\"/usr/local/include\" -DCROSS_INCLUDE_DIR=\"/usr/lib/gcc/avr/4.9.2/../../../../avr/sys-include\" -DTOOL_INCLUDE_DIR=\"/usr/lib/gcc/avr/4.9.2/../../../../avr/include\" -DNATIVE_SYSTEM_HEADER_DIR=\"/usr/include\" -DPREFIX=\"/usr/\" -DSTANDARD_EXEC_PREFIX=\"/usr/lib/gcc/\" -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o cppdefault.o -MT cppdefault.o -MMD -MP -MF ./.deps/cppdefault.TPo ../../gcc/cppdefault.c In file included from ./tm.h:18:0, from ../../gcc/cppdefault.c:24: ../../gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ ^ ../../gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ ^ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o cprop.o -MT cprop.o -MMD -MP -MF ./.deps/cprop.TPo ../../gcc/cprop.c In file included from ./tm.h:18:0, from ../../gcc/cprop.c:23: ../../gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ ^ ../../gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ ^ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o cse.o -MT cse.o -MMD -MP -MF ./.deps/cse.TPo ../../gcc/cse.c In file included from ./tm.h:18:0, from ../../gcc/cse.c:23: ../../gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ ^ ../../gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ ^ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o cselib.o -MT cselib.o -MMD -MP -MF ./.deps/cselib.TPo ../../gcc/cselib.c In file included from ./tm.h:18:0, from ../../gcc/cselib.c:23: ../../gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ ^ ../../gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ ^ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o data-streamer.o -MT data-streamer.o -MMD -MP -MF ./.deps/data-streamer.TPo ../../gcc/data-streamer.c In file included from ./tm.h:18:0, from ../../gcc/function.h:26, from ../../gcc/basic-block.h:25, from ../../gcc/data-streamer.c:26: ../../gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ ^ ../../gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ ^ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o data-streamer-in.o -MT data-streamer-in.o -MMD -MP -MF ./.deps/data-streamer-in.TPo ../../gcc/data-streamer-in.c In file included from ./tm.h:18:0, from ../../gcc/function.h:26, from ../../gcc/basic-block.h:25, from ../../gcc/data-streamer-in.c:28: ../../gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ ^ ../../gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ ^ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o data-streamer-out.o -MT data-streamer-out.o -MMD -MP -MF ./.deps/data-streamer-out.TPo ../../gcc/data-streamer-out.c In file included from ./tm.h:18:0, from ../../gcc/function.h:26, from ../../gcc/basic-block.h:25, from ../../gcc/data-streamer-out.c:27: ../../gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ ^ ../../gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ ^ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o dbxout.o -MT dbxout.o -MMD -MP -MF ./.deps/dbxout.TPo ../../gcc/dbxout.c In file included from ./tm.h:18:0, from ../../gcc/dbxout.c:72: ../../gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ ^ ../../gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ ^ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o dbgcnt.o -MT dbgcnt.o -MMD -MP -MF ./.deps/dbgcnt.TPo ../../gcc/dbgcnt.c g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o dce.o -MT dce.o -MMD -MP -MF ./.deps/dce.TPo ../../gcc/dce.c In file included from ./tm.h:18:0, from ../../gcc/dce.c:24: ../../gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ ^ ../../gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ ^ In file included from ../../gcc/dce.c:21:0: ../../gcc/dce.c: In function 'bool find_call_stack_args(rtx, bool, bool, bitmap)': ../../gcc/system.h:295:69: warning: left shift of negative value [-Wshift-negative-value] ? ~ (t) 0 << (sizeof (t) * CHAR_BIT - 1) : (t) 0)) ^ ../../gcc/system.h:296:44: note: in expansion of macro 'INTTYPE_MINIMUM' #define INTTYPE_MAXIMUM(t) ((t) (~ (t) 0 - INTTYPE_MINIMUM (t))) ^~~~~~~~~~~~~~~ ../../gcc/dce.c:278:16: note: in expansion of macro 'INTTYPE_MAXIMUM' min_sp_off = INTTYPE_MAXIMUM (HOST_WIDE_INT); ^~~~~~~~~~~~~~~ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o ddg.o -MT ddg.o -MMD -MP -MF ./.deps/ddg.TPo ../../gcc/ddg.c In file included from ./tm.h:18:0, from ../../gcc/ddg.c:25: ../../gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ ^ ../../gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ ^ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o debug.o -MT debug.o -MMD -MP -MF ./.deps/debug.TPo ../../gcc/debug.c In file included from ./tm.h:18:0, from ../../gcc/debug.c:21: ../../gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ ^ ../../gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ ^ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o df-core.o -MT df-core.o -MMD -MP -MF ./.deps/df-core.TPo ../../gcc/df-core.c In file included from ./tm.h:18:0, from ../../gcc/df-core.c:380: ../../gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ ^ ../../gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ ^ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o df-problems.o -MT df-problems.o -MMD -MP -MF ./.deps/df-problems.TPo ../../gcc/df-problems.c In file included from ./tm.h:18:0, from ../../gcc/df-problems.c:27: ../../gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ ^ ../../gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ ^ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o df-scan.o -MT df-scan.o -MMD -MP -MF ./.deps/df-scan.TPo ../../gcc/df-scan.c In file included from ./tm.h:18:0, from ../../gcc/df-scan.c:27: ../../gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ ^ ../../gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ ^ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o dfp.o -MT dfp.o -MMD -MP -MF ./.deps/dfp.TPo ../../gcc/dfp.c In file included from ./tm.h:18:0, from ../../gcc/dfp.c:23: ../../gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ ^ ../../gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ ^ In file included from ../../gcc/dfp.c:32:0: ../../gcc/dfp.c: In function 'bool decimal_real_arithmetic(real_value*, tree_code, const real_value*, const real_value*)': ../../gcc/../libdecnumber/dpd/decimal128Local.h:40:8: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] { (d)->bytes[WORDS_BIGENDIAN ? 0 : 15] ^= 0x80; } ^ ../../gcc/dfp.c:693:2: note: in expansion of macro 'decimal128FlipSign' decimal128FlipSign ((decimal128 *) r->sig); ^~~~~~~~~~~~~~~~~~ ../../gcc/../libdecnumber/dpd/decimal128Local.h:36:8: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] { (d)->bytes[WORDS_BIGENDIAN ? 0 : 15] &= ~0x80; } ^ ../../gcc/dfp.c:703:2: note: in expansion of macro 'decimal128ClearSign' decimal128ClearSign ((decimal128 *) r->sig); ^~~~~~~~~~~~~~~~~~~ ../../gcc/dfp.c: In function 'void decimal_real_maxval(real_value*, int, machine_mode)': ../../gcc/../libdecnumber/dpd/decimal128Local.h:32:8: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] { (d)->bytes[WORDS_BIGENDIAN ? 0 : 15] |= ((unsigned) (b) << 7); } ^ ../../gcc/dfp.c:743:5: note: in expansion of macro 'decimal128SetSign' decimal128SetSign ((decimal128 *) r->sig, 1); ^~~~~~~~~~~~~~~~~ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o dojump.o -MT dojump.o -MMD -MP -MF ./.deps/dojump.TPo ../../gcc/dojump.c In file included from ./tm.h:18:0, from ../../gcc/dojump.c:23: ../../gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ ^ ../../gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ ^ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o dominance.o -MT dominance.o -MMD -MP -MF ./.deps/dominance.TPo ../../gcc/dominance.c In file included from ./tm.h:18:0, from ../../gcc/dominance.c:38: ../../gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ ^ ../../gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ ^ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o domwalk.o -MT domwalk.o -MMD -MP -MF ./.deps/domwalk.TPo ../../gcc/domwalk.c In file included from ./tm.h:18:0, from ../../gcc/domwalk.c:24: ../../gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ ^ ../../gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ ^ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o double-int.o -MT double-int.o -MMD -MP -MF ./.deps/double-int.TPo ../../gcc/double-int.c In file included from ./tm.h:18:0, from ../../gcc/double-int.c:23: ../../gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ ^ ../../gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ ^ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o dse.o -MT dse.o -MMD -MP -MF ./.deps/dse.TPo ../../gcc/dse.c In file included from ./tm.h:18:0, from ../../gcc/dse.c:29: ../../gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ ^ ../../gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ ^ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o dumpfile.o -MT dumpfile.o -MMD -MP -MF ./.deps/dumpfile.TPo ../../gcc/dumpfile.c g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o dwarf2asm.o -MT dwarf2asm.o -MMD -MP -MF ./.deps/dwarf2asm.TPo ../../gcc/dwarf2asm.c In file included from ./tm.h:18:0, from ../../gcc/dwarf2asm.c:24: ../../gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ ^ ../../gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ ^ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o dwarf2cfi.o -MT dwarf2cfi.o -MMD -MP -MF ./.deps/dwarf2cfi.TPo ../../gcc/dwarf2cfi.c In file included from ./tm.h:18:0, from ../../gcc/dwarf2cfi.c:23: ../../gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ ^ ../../gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ ^ ../../gcc/dwarf2cfi.c:3179:19: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf (f, "\t.cfi_offset %lu, "HOST_WIDE_INT_PRINT_DEC"\n", ^ ../../gcc/dwarf2cfi.c:3202:19: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf (f, "\t.cfi_def_cfa %lu, "HOST_WIDE_INT_PRINT_DEC"\n", ^ ../../gcc/dwarf2cfi.c:3237:18: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf (f, "\t%s args_size "HOST_WIDE_INT_PRINT_DEC, ^ ../../gcc/dwarf2cfi.c:3243:16: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf (f, "\t.cfi_GNU_args_size "HOST_WIDE_INT_PRINT_DEC "\n", ^ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o dwarf2out.o -MT dwarf2out.o -MMD -MP -MF ./.deps/dwarf2out.TPo ../../gcc/dwarf2out.c In file included from ./tm.h:18:0, from ../../gcc/dwarf2out.c:61: ../../gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ ^ ../../gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ ^ ../../gcc/dwarf2out.c:5327:22: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf (outfile, "constant ("HOST_WIDE_INT_PRINT_DEC","\ ^ In file included from ../../gcc/dwarf2out.c:59:0: ../../gcc/dwarf2out.c: In function 'void loc_descr_plus_const(dw_loc_descr_node**, long int)': ../../gcc/system.h:295:69: warning: left shift of negative value [-Wshift-negative-value] ? ~ (t) 0 << (sizeof (t) * CHAR_BIT - 1) : (t) 0)) ^ ../../gcc/system.h:296:44: note: in expansion of macro 'INTTYPE_MINIMUM' #define INTTYPE_MAXIMUM(t) ((t) (~ (t) 0 - INTTYPE_MINIMUM (t))) ^~~~~~~~~~~~~~~ ../../gcc/dwarf2out.c:1479:32: note: in expansion of macro 'INTTYPE_MAXIMUM' && ((offset > 0 && *p <= INTTYPE_MAXIMUM (HOST_WIDE_INT) - offset) ^~~~~~~~~~~~~~~ ../../gcc/system.h:295:69: warning: left shift of negative value [-Wshift-negative-value] ? ~ (t) 0 << (sizeof (t) * CHAR_BIT - 1) : (t) 0)) ^ ../../gcc/dwarf2out.c:1480:28: note: in expansion of macro 'INTTYPE_MINIMUM' || (offset < 0 && *p >= INTTYPE_MINIMUM (HOST_WIDE_INT) - offset))) ^~~~~~~~~~~~~~~ ../../gcc/dwarf2out.c: In function 'bool tree_add_const_value_attribute_for_decl(dw_die_ref, tree)': ../../gcc/dwarf2out.c:15884:3: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (!decl ^~ ../../gcc/dwarf2out.c:15891:5: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (TREE_READONLY (decl) ^~ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o emit-rtl.o -MT emit-rtl.o -MMD -MP -MF ./.deps/emit-rtl.TPo ../../gcc/emit-rtl.c In file included from ./tm.h:18:0, from ../../gcc/emit-rtl.c:37: ../../gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ ^ ../../gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ ^ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o et-forest.o -MT et-forest.o -MMD -MP -MF ./.deps/et-forest.TPo ../../gcc/et-forest.c g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o except.o -MT except.o -MMD -MP -MF ./.deps/except.TPo ../../gcc/except.c In file included from ./tm.h:18:0, from ../../gcc/except.c:115: ../../gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ ^ ../../gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ ^ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o explow.o -MT explow.o -MMD -MP -MF ./.deps/explow.TPo ../../gcc/explow.c In file included from ./tm.h:18:0, from ../../gcc/explow.c:24: ../../gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ ^ ../../gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ ^ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o expmed.o -MT expmed.o -MMD -MP -MF ./.deps/expmed.TPo ../../gcc/expmed.c In file included from ./tm.h:18:0, from ../../gcc/expmed.c:25: ../../gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ ^ ../../gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ ^ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o expr.o -MT expr.o -MMD -MP -MF ./.deps/expr.TPo ../../gcc/expr.c In file included from ./tm.h:18:0, from ../../gcc/expr.c:23: ../../gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ ^ ../../gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ ^ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o final.o -MT final.o -MMD -MP -MF ./.deps/final.TPo ../../gcc/final.c In file included from ./tm.h:18:0, from ../../gcc/final.c:48: ../../gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ ^ ../../gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ ^ ../../gcc/final.c: In function 'void output_operand_lossage(const char*, ...)': ../../gcc/final.c:3362:53: warning: ignoring return value of 'int asprintf(char**, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] asprintf (&fmt_string, "%s%s", pfx_str, _(cmsgid)); ^ ../../gcc/final.c:3363:43: warning: ignoring return value of 'int vasprintf(char**, const char*, __gnuc_va_list)', declared with attribute warn_unused_result [-Wunused-result] vasprintf (&new_message, fmt_string, ap); ^ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o fixed-value.o -MT fixed-value.o -MMD -MP -MF ./.deps/fixed-value.TPo ../../gcc/fixed-value.c In file included from ./tm.h:18:0, from ../../gcc/fixed-value.c:23: ../../gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ ^ ../../gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ ^ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o fold-const.o -MT fold-const.o -MMD -MP -MF ./.deps/fold-const.TPo ../../gcc/fold-const.c In file included from ./tm.h:18:0, from ../../gcc/fold-const.c:46: ../../gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ ^ ../../gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ ^ ../../gcc/fold-const.c: In function 'tree_node* int_const_binop_1(tree_code, const_tree, const_tree, int)': ../../gcc/fold-const.c:1118:57: warning: left shift of negative value [-Wshift-negative-value] == (((HOST_WIDE_INT)-1) << (TYPE_PRECISION (type) - 1))) ^ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o function.o -MT function.o -MMD -MP -MF ./.deps/function.TPo ../../gcc/function.c In file included from ./tm.h:18:0, from ../../gcc/function.c:37: ../../gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ ^ ../../gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ ^ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o fwprop.o -MT fwprop.o -MMD -MP -MF ./.deps/fwprop.TPo ../../gcc/fwprop.c In file included from ./tm.h:18:0, from ../../gcc/fwprop.c:24: ../../gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ ^ ../../gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ ^ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o gcse.o -MT gcse.o -MMD -MP -MF ./.deps/gcse.TPo ../../gcc/gcse.c In file included from ./tm.h:18:0, from ../../gcc/gcse.c:138: ../../gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ ^ ../../gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ ^ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o ggc-common.o -MT ggc-common.o -MMD -MP -MF ./.deps/ggc-common.TPo ../../gcc/ggc-common.c g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o gimple.o -MT gimple.o -MMD -MP -MF ./.deps/gimple.TPo ../../gcc/gimple.c In file included from ./tm.h:18:0, from ../../gcc/gimple.c:25: ../../gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ ^ ../../gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ ^ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o gimple-builder.o -MT gimple-builder.o -MMD -MP -MF ./.deps/gimple-builder.TPo ../../gcc/gimple-builder.c In file included from ./tm.h:18:0, from ../../gcc/function.h:26, from ../../gcc/basic-block.h:25, from ../../gcc/gimple-builder.c:25: ../../gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ ^ ../../gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ ^ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o gimple-expr.o -MT gimple-expr.o -MMD -MP -MF ./.deps/gimple-expr.TPo ../../gcc/gimple-expr.c In file included from ./tm.h:18:0, from ../../gcc/gimple-expr.c:25: ../../gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ ^ ../../gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ ^ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o gimple-iterator.o -MT gimple-iterator.o -MMD -MP -MF ./.deps/gimple-iterator.TPo ../../gcc/gimple-iterator.c In file included from ./tm.h:18:0, from ../../gcc/gimple-iterator.c:24: ../../gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ ^ ../../gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ ^ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o gimple-fold.o -MT gimple-fold.o -MMD -MP -MF ./.deps/gimple-fold.TPo ../../gcc/gimple-fold.c In file included from ./tm.h:18:0, from ../../gcc/gimple-fold.c:24: ../../gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ ^ ../../gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ ^ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o gimple-low.o -MT gimple-low.o -MMD -MP -MF ./.deps/gimple-low.TPo ../../gcc/gimple-low.c In file included from ./tm.h:18:0, from ../../gcc/gimple-low.c:24: ../../gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ ^ ../../gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ ^ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o gimple-pretty-print.o -MT gimple-pretty-print.o -MMD -MP -MF ./.deps/gimple-pretty-print.TPo ../../gcc/gimple-pretty-print.c In file included from ./tm.h:18:0, from ../../gcc/gimple-pretty-print.c:25: ../../gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ ^ ../../gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ ^ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o gimple-ssa-isolate-paths.o -MT gimple-ssa-isolate-paths.o -MMD -MP -MF ./.deps/gimple-ssa-isolate-paths.TPo ../../gcc/gimple-ssa-isolate-paths.c In file included from ./tm.h:18:0, from ../../gcc/function.h:26, from ../../gcc/basic-block.h:25, from ../../gcc/gimple-ssa-isolate-paths.c:27: ../../gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ ^ ../../gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ ^ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o gimple-ssa-strength-reduction.o -MT gimple-ssa-strength-reduction.o -MMD -MP -MF ./.deps/gimple-ssa-strength-reduction.TPo ../../gcc/gimple-ssa-strength-reduction.c In file included from ./tm.h:18:0, from ../../gcc/function.h:26, from ../../gcc/basic-block.h:25, from ../../gcc/gimple-ssa-strength-reduction.c:42: ../../gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ ^ ../../gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ ^ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o gimple-streamer-in.o -MT gimple-streamer-in.o -MMD -MP -MF ./.deps/gimple-streamer-in.TPo ../../gcc/gimple-streamer-in.c In file included from ./tm.h:18:0, from ../../gcc/function.h:26, from ../../gcc/basic-block.h:25, from ../../gcc/gimple-streamer-in.c:27: ../../gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ ^ ../../gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ ^ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o gimple-streamer-out.o -MT gimple-streamer-out.o -MMD -MP -MF ./.deps/gimple-streamer-out.TPo ../../gcc/gimple-streamer-out.c In file included from ./tm.h:18:0, from ../../gcc/function.h:26, from ../../gcc/basic-block.h:25, from ../../gcc/gimple-streamer-out.c:26: ../../gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ ^ ../../gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ ^ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o gimple-walk.o -MT gimple-walk.o -MMD -MP -MF ./.deps/gimple-walk.TPo ../../gcc/gimple-walk.c In file included from ./tm.h:18:0, from ../../gcc/gimple-walk.c:25: ../../gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ ^ ../../gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ ^ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o gimplify.o -MT gimplify.o -MMD -MP -MF ./.deps/gimplify.TPo ../../gcc/gimplify.c In file included from ./tm.h:18:0, from ../../gcc/function.h:26, from ../../gcc/expr.h:24, from ../../gcc/gimplify.c:27: ../../gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ ^ ../../gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ ^ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o gimplify-me.o -MT gimplify-me.o -MMD -MP -MF ./.deps/gimplify-me.TPo ../../gcc/gimplify-me.c In file included from ./tm.h:18:0, from ../../gcc/function.h:26, from ../../gcc/basic-block.h:25, from ../../gcc/gimplify-me.c:30: ../../gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ ^ ../../gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ ^ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o godump.o -MT godump.o -MMD -MP -MF ./.deps/godump.TPo ../../gcc/godump.c g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o graph.o -MT graph.o -MMD -MP -MF ./.deps/graph.TPo ../../gcc/graph.c In file included from ./tm.h:18:0, from ../../gcc/function.h:26, from ../../gcc/basic-block.h:25, from ../../gcc/graph.c:27: ../../gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ ^ ../../gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ ^ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o graphds.o -MT graphds.o -MMD -MP -MF ./.deps/graphds.TPo ../../gcc/graphds.c g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o graphite.o -MT graphite.o -MMD -MP -MF ./.deps/graphite.TPo ../../gcc/graphite.c In file included from ./tm.h:18:0, from ../../gcc/function.h:26, from ../../gcc/basic-block.h:25, from ../../gcc/graphite.c:51: ../../gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ ^ ../../gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ ^ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o graphite-blocking.o -MT graphite-blocking.o -MMD -MP -MF ./.deps/graphite-blocking.TPo ../../gcc/graphite-blocking.c In file included from ./tm.h:18:0, from ../../gcc/function.h:26, from ../../gcc/basic-block.h:25, from ../../gcc/graphite-blocking.c:38: ../../gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ ^ ../../gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ ^ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o graphite-clast-to-gimple.o -MT graphite-clast-to-gimple.o -MMD -MP -MF ./.deps/graphite-clast-to-gimple.TPo ../../gcc/graphite-clast-to-gimple.c In file included from ./tm.h:18:0, from ../../gcc/function.h:26, from ../../gcc/basic-block.h:25, from ../../gcc/graphite-clast-to-gimple.c:39: ../../gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ ^ ../../gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ ^ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o graphite-dependences.o -MT graphite-dependences.o -MMD -MP -MF ./.deps/graphite-dependences.TPo ../../gcc/graphite-dependences.c In file included from ./tm.h:18:0, from ../../gcc/function.h:26, from ../../gcc/basic-block.h:25, from ../../gcc/graphite-dependences.c:37: ../../gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ ^ ../../gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ ^ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o graphite-interchange.o -MT graphite-interchange.o -MMD -MP -MF ./.deps/graphite-interchange.TPo ../../gcc/graphite-interchange.c In file included from ./tm.h:18:0, from ../../gcc/function.h:26, from ../../gcc/basic-block.h:25, from ../../gcc/graphite-interchange.c:39: ../../gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ ^ ../../gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ ^ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o graphite-optimize-isl.o -MT graphite-optimize-isl.o -MMD -MP -MF ./.deps/graphite-optimize-isl.TPo ../../gcc/graphite-optimize-isl.c In file included from ./tm.h:18:0, from ../../gcc/function.h:26, from ../../gcc/basic-block.h:25, from ../../gcc/graphite-optimize-isl.c:36: ../../gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ ^ ../../gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ ^ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o graphite-poly.o -MT graphite-poly.o -MMD -MP -MF ./.deps/graphite-poly.TPo ../../gcc/graphite-poly.c In file included from ./tm.h:18:0, from ../../gcc/function.h:26, from ../../gcc/basic-block.h:25, from ../../gcc/graphite-poly.c:39: ../../gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ ^ ../../gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ ^ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o graphite-scop-detection.o -MT graphite-scop-detection.o -MMD -MP -MF ./.deps/graphite-scop-detection.TPo ../../gcc/graphite-scop-detection.c In file included from ./tm.h:18:0, from ../../gcc/function.h:26, from ../../gcc/basic-block.h:25, from ../../gcc/graphite-scop-detection.c:35: ../../gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ ^ ../../gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ ^ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o graphite-sese-to-poly.o -MT graphite-sese-to-poly.o -MMD -MP -MF ./.deps/graphite-sese-to-poly.TPo ../../gcc/graphite-sese-to-poly.c In file included from ./tm.h:18:0, from ../../gcc/function.h:26, from ../../gcc/basic-block.h:25, from ../../gcc/graphite-sese-to-poly.c:37: ../../gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ ^ ../../gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ ^ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o gtype-desc.o -MT gtype-desc.o -MMD -MP -MF ./.deps/gtype-desc.TPo gtype-desc.c In file included from tm.h:18:0, from gtype-desc.c:24: ../../gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ ^ ../../gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ ^ gtype-desc.c: In function 'void gt_ggc_mx_eh_status(void*)': gtype-desc.c:1002:14: warning: switch condition has boolean value [-Wswitch-bool] switch (targetm.arm_eabi_unwinder) ^ gtype-desc.c: In function 'void gt_ggc_mx_basic_block_def(void*)': gtype-desc.c:1536:14: warning: switch condition has boolean value [-Wswitch-bool] switch (((((*x)).flags & BB_RTL) != 0)) ^ gtype-desc.c: In function 'void gt_ggc_mx_line_maps(void*)': gtype-desc.c:2700:20: warning: switch condition has boolean value [-Wswitch-bool] switch (((*x).info_ordinary.maps[i0]).reason == LC_ENTER_MACRO) ^ gtype-desc.c:2727:20: warning: switch condition has boolean value [-Wswitch-bool] switch (((*x).info_macro.maps[i2]).reason == LC_ENTER_MACRO) ^ gtype-desc.c: In function 'void gt_pch_nx_eh_status(void*)': gtype-desc.c:4119:14: warning: switch condition has boolean value [-Wswitch-bool] switch (targetm.arm_eabi_unwinder) ^ gtype-desc.c: In function 'void gt_pch_nx_basic_block_def(void*)': gtype-desc.c:4653:14: warning: switch condition has boolean value [-Wswitch-bool] switch (((((*x)).flags & BB_RTL) != 0)) ^ gtype-desc.c: In function 'void gt_pch_nx_line_maps(void*)': gtype-desc.c:5817:20: warning: switch condition has boolean value [-Wswitch-bool] switch (((*x).info_ordinary.maps[i0]).reason == LC_ENTER_MACRO) ^ gtype-desc.c:5844:20: warning: switch condition has boolean value [-Wswitch-bool] switch (((*x).info_macro.maps[i2]).reason == LC_ENTER_MACRO) ^ gtype-desc.c: In function 'void gt_pch_p_9eh_status(void*, void*, gt_pointer_operator, void*)': gtype-desc.c:7336:10: warning: switch condition has boolean value [-Wswitch-bool] switch (targetm.arm_eabi_unwinder) ^ gtype-desc.c: In function 'void gt_pch_p_15basic_block_def(void*, void*, gt_pointer_operator, void*)': gtype-desc.c:7899:10: warning: switch condition has boolean value [-Wswitch-bool] switch (((((*x)).flags & BB_RTL) != 0)) ^ gtype-desc.c: In function 'void gt_pch_p_9line_maps(void*, void*, gt_pointer_operator, void*)': gtype-desc.c:9438:16: warning: switch condition has boolean value [-Wswitch-bool] switch (((*x).info_ordinary.maps[i0]).reason == LC_ENTER_MACRO) ^ gtype-desc.c:9470:16: warning: switch condition has boolean value [-Wswitch-bool] switch (((*x).info_macro.maps[i2]).reason == LC_ENTER_MACRO) ^ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o haifa-sched.o -MT haifa-sched.o -MMD -MP -MF ./.deps/haifa-sched.TPo ../../gcc/haifa-sched.c In file included from ./tm.h:18:0, from ../../gcc/haifa-sched.c:128: ../../gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ ^ ../../gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ ^ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o hw-doloop.o -MT hw-doloop.o -MMD -MP -MF ./.deps/hw-doloop.TPo ../../gcc/hw-doloop.c In file included from ./tm.h:18:0, from ../../gcc/hw-doloop.c:24: ../../gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ ^ ../../gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ ^ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o hwint.o -MT hwint.o -MMD -MP -MF ./.deps/hwint.TPo ../../gcc/hwint.c g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o ifcvt.o -MT ifcvt.o -MMD -MP -MF ./.deps/ifcvt.TPo ../../gcc/ifcvt.c In file included from ./tm.h:18:0, from ../../gcc/ifcvt.c:23: ../../gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ ^ ../../gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ ^ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o ree.o -MT ree.o -MMD -MP -MF ./.deps/ree.TPo ../../gcc/ree.c In file included from ./tm.h:18:0, from ../../gcc/ree.c:221: ../../gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ ^ ../../gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ ^ g++ -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o incpath.o -MT incpath.o -MMD -MP -MF ./.deps/incpath.TPo ../../gcc/incpath.c In file included from ./tm.h:18:0, from ../../gcc/incpath.c:25: ../../gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ ^ ../../gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ ^ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o init-regs.o -MT init-regs.o -MMD -MP -MF ./.deps/init-regs.TPo ../../gcc/init-regs.c In file included from ./tm.h:18:0, from ../../gcc/init-regs.c:23: ../../gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ ^ ../../gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ ^ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o internal-fn.o -MT internal-fn.o -MMD -MP -MF ./.deps/internal-fn.TPo ../../gcc/internal-fn.c In file included from ./tm.h:18:0, from ../../gcc/function.h:26, from ../../gcc/expr.h:24, from ../../gcc/internal-fn.c:26: ../../gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ ^ ../../gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ ^ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o ipa-cp.o -MT ipa-cp.o -MMD -MP -MF ./.deps/ipa-cp.TPo ../../gcc/ipa-cp.c In file included from ./tm.h:18:0, from ../../gcc/function.h:26, from ../../gcc/basic-block.h:25, from ../../gcc/cgraph.h:27, from ../../gcc/ipa-prop.h:24, from ../../gcc/ipa-cp.c:110: ../../gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ ^ ../../gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ ^ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o ipa-devirt.o -MT ipa-devirt.o -MMD -MP -MF ./.deps/ipa-devirt.TPo ../../gcc/ipa-devirt.c In file included from ./tm.h:18:0, from ../../gcc/ipa-devirt.c:111: ../../gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ ^ ../../gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ ^ ../../gcc/ipa-devirt.c:1637:19: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf (f, " at offset "HOST_WIDE_INT_PRINT_DEC"\n", ^ ../../gcc/ipa-devirt.c: In function 'bool get_class_context(ipa_polymorphic_call_context*, tree)': ../../gcc/ipa-devirt.c:971:47: warning: logical not is only applied to the left hand side of comparison [-Wlogical-not-parentheses] || !tree_to_shwi (TYPE_SIZE (subtype)) <= 0) ^~ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o ipa-split.o -MT ipa-split.o -MMD -MP -MF ./.deps/ipa-split.TPo ../../gcc/ipa-split.c In file included from ./tm.h:18:0, from ../../gcc/function.h:26, from ../../gcc/basic-block.h:25, from ../../gcc/ipa-split.c:81: ../../gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ ^ ../../gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ ^ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o ipa-inline.o -MT ipa-inline.o -MMD -MP -MF ./.deps/ipa-inline.TPo ../../gcc/ipa-inline.c In file included from ./tm.h:18:0, from ../../gcc/ipa-inline.c:95: ../../gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ ^ ../../gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ ^ ../../gcc/ipa-inline.c:1730:25: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf (dump_file," Called "HOST_WIDEST_INT_PRINT_DEC"x\n", ^ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o ipa-inline-analysis.o -MT ipa-inline-analysis.o -MMD -MP -MF ./.deps/ipa-inline-analysis.TPo ../../gcc/ipa-inline-analysis.c In file included from ./tm.h:18:0, from ../../gcc/ipa-inline-analysis.c:70: ../../gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ ^ ../../gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ ^ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o ipa-inline-transform.o -MT ipa-inline-transform.o -MMD -MP -MF ./.deps/ipa-inline-transform.TPo ../../gcc/ipa-inline-transform.c In file included from ./tm.h:18:0, from ../../gcc/ipa-inline-transform.c:34: ../../gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ ^ ../../gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ ^ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o ipa-profile.o -MT ipa-profile.o -MMD -MP -MF ./.deps/ipa-profile.TPo ../../gcc/ipa-profile.c In file included from ./tm.h:18:0, from ../../gcc/ipa-profile.c:50: ../../gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ ^ ../../gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ ^ ../../gcc/ipa-profile.c:166:22: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf (file, " "HOST_WIDEST_INT_PRINT_DEC": time:%i (%2.2f) size:%i (%2.2f)\n", ^ ../../gcc/ipa-profile.c:519:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf (dump_file, "Overall time: "HOST_WIDEST_INT_PRINT_DEC"\n", ^ ../../gcc/ipa-profile.c:528:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf (dump_file, "GCOV min count: "HOST_WIDEST_INT_PRINT_DEC ^ ../../gcc/ipa-profile.c:554:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf (dump_file, "Determined min count: "HOST_WIDEST_INT_PRINT_DEC ^ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o ipa-prop.o -MT ipa-prop.o -MMD -MP -MF ./.deps/ipa-prop.TPo ../../gcc/ipa-prop.c In file included from ./tm.h:18:0, from ../../gcc/function.h:26, from ../../gcc/basic-block.h:25, from ../../gcc/ipa-prop.c:24: ../../gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ ^ ../../gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ ^ ../../gcc/ipa-prop.c:247:16: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf (f, ", offset "HOST_WIDE_INT_PRINT_DEC", component ", ^ ../../gcc/ipa-prop.c:287:16: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf (f, "%d, offset "HOST_WIDE_INT_PRINT_DEC", ", ^ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o ipa-pure-const.o -MT ipa-pure-const.o -MMD -MP -MF ./.deps/ipa-pure-const.TPo ../../gcc/ipa-pure-const.c In file included from ./tm.h:18:0, from ../../gcc/ipa-pure-const.c:37: ../../gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ ^ ../../gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ ^ ../../gcc/ipa-pure-const.c: In function 'bool special_builtin_state(pure_const_state_e*, bool*, tree)': ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_NONE' not handled in switch [-Wswitch] switch (DECL_FUNCTION_CODE (callee)) ^ ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ACOS' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ACOSF' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ACOSH' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ACOSHF' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ACOSHL' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ACOSL' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ASIN' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ASINF' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ASINH' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ASINHF' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ASINHL' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ASINL' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ATAN' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ATAN2' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ATAN2F' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ATAN2L' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ATANF' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ATANH' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ATANHF' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ATANHL' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ATANL' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_CBRT' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_CBRTF' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_CBRTL' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_CEIL' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_CEILF' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_CEILL' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_COPYSIGN' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_COPYSIGNF' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_COPYSIGNL' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_COS' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_COSF' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_COSH' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_COSHF' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_COSHL' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_COSL' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_DREM' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_DREMF' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_DREML' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ERF' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ERFC' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ERFCF' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ERFCL' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ERFF' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ERFL' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_EXP' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_EXP10' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_EXP10F' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_EXP10L' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_EXP2' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_EXP2F' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_EXP2L' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_EXPF' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_EXPL' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_EXPM1' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_EXPM1F' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_EXPM1L' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_FABS' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_FABSF' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_FABSL' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_FABSD32' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_FABSD64' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_FABSD128' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_FDIM' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_FDIMF' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_FDIML' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_FLOOR' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_FLOORF' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_FLOORL' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_FMA' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_FMAF' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_FMAL' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_FMAX' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_FMAXF' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_FMAXL' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_FMIN' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_FMINF' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_FMINL' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_FMOD' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_FMODF' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_FMODL' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_FREXP' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_FREXPF' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_FREXPL' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_GAMMA' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_GAMMAF' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_GAMMAL' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_GAMMA_R' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_GAMMAF_R' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_GAMMAL_R' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_HUGE_VAL' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_HUGE_VALF' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_HUGE_VALL' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_HYPOT' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_HYPOTF' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_HYPOTL' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ICEIL' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ICEILF' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ICEILL' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_IFLOOR' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_IFLOORF' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_IFLOORL' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ILOGB' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ILOGBF' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ILOGBL' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_INF' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_INFF' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_INFL' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_INFD32' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_INFD64' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_INFD128' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_IRINT' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_IRINTF' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_IRINTL' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_IROUND' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_IROUNDF' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_IROUNDL' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_J0' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_J0F' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_J0L' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_J1' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_J1F' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_J1L' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_JN' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_JNF' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_JNL' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_LCEIL' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_LCEILF' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_LCEILL' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_LDEXP' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_LDEXPF' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_LDEXPL' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_LFLOOR' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_LFLOORF' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_LFLOORL' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_LGAMMA' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_LGAMMAF' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_LGAMMAL' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_LGAMMA_R' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_LGAMMAF_R' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_LGAMMAL_R' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_LLCEIL' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_LLCEILF' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_LLCEILL' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_LLFLOOR' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_LLFLOORF' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_LLFLOORL' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_LLRINT' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_LLRINTF' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_LLRINTL' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_LLROUND' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_LLROUNDF' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_LLROUNDL' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_LOG' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_LOG10' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_LOG10F' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_LOG10L' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_LOG1P' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_LOG1PF' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_LOG1PL' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_LOG2' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_LOG2F' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_LOG2L' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_LOGB' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_LOGBF' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_LOGBL' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_LOGF' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_LOGL' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_LRINT' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_LRINTF' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_LRINTL' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_LROUND' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_LROUNDF' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_LROUNDL' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_MODF' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_MODFF' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_MODFL' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_NAN' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_NANF' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_NANL' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_NAND32' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_NAND64' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_NAND128' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_NANS' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_NANSF' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_NANSL' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_NEARBYINT' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_NEARBYINTF' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_NEARBYINTL' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_NEXTAFTER' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_NEXTAFTERF' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_NEXTAFTERL' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_NEXTTOWARD' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_NEXTTOWARDF' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_NEXTTOWARDL' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_POW' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_POW10' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_POW10F' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_POW10L' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_POWF' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_POWI' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_POWIF' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_POWIL' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_POWL' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_REMAINDER' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_REMAINDERF' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_REMAINDERL' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_REMQUO' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_REMQUOF' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_REMQUOL' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_RINT' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_RINTF' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_RINTL' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ROUND' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ROUNDF' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ROUNDL' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SCALB' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SCALBF' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SCALBL' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SCALBLN' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SCALBLNF' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SCALBLNL' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SCALBN' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SCALBNF' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SCALBNL' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SIGNBIT' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SIGNBITF' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SIGNBITL' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SIGNBITD32' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SIGNBITD64' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SIGNBITD128' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SIGNIFICAND' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SIGNIFICANDF' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SIGNIFICANDL' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SIN' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SINCOS' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SINCOSF' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SINCOSL' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SINF' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SINH' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SINHF' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SINHL' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SINL' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SQRT' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SQRTF' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SQRTL' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TAN' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TANF' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TANH' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TANHF' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TANHL' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TANL' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TGAMMA' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TGAMMAF' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TGAMMAL' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TRUNC' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TRUNCF' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TRUNCL' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_Y0' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_Y0F' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_Y0L' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_Y1' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_Y1F' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_Y1L' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_YN' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_YNF' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_YNL' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_CABS' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_CABSF' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_CABSL' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_CACOS' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_CACOSF' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_CACOSH' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_CACOSHF' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_CACOSHL' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_CACOSL' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_CARG' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_CARGF' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_CARGL' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_CASIN' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_CASINF' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_CASINH' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_CASINHF' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_CASINHL' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_CASINL' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_CATAN' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_CATANF' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_CATANH' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_CATANHF' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_CATANHL' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_CATANL' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_CCOS' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_CCOSF' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_CCOSH' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_CCOSHF' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_CCOSHL' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_CCOSL' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_CEXP' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_CEXPF' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_CEXPL' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_CEXPI' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_CEXPIF' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_CEXPIL' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_CIMAG' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_CIMAGF' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_CIMAGL' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_CLOG' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_CLOGF' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_CLOGL' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_CLOG10' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_CLOG10F' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_CLOG10L' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_CONJ' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_CONJF' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_CONJL' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_CPOW' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_CPOWF' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_CPOWL' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_CPROJ' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_CPROJF' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_CPROJL' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_CREAL' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_CREALF' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_CREALL' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_CSIN' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_CSINF' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_CSINH' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_CSINHF' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_CSINHL' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_CSINL' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_CSQRT' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_CSQRTF' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_CSQRTL' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_CTAN' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_CTANF' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_CTANH' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_CTANHF' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_CTANHL' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_CTANL' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_BCMP' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_BCOPY' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_BZERO' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_INDEX' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_MEMCHR' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_MEMCMP' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_MEMCPY' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_MEMMOVE' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_MEMPCPY' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_MEMSET' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_RINDEX' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_STPCPY' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_STPNCPY' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_STRCASECMP' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_STRCAT' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_STRCHR' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_STRCMP' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_STRCPY' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_STRCSPN' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_STRDUP' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_STRNDUP' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_STRLEN' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_STRNCASECMP' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_STRNCAT' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_STRNCMP' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_STRNCPY' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_STRPBRK' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_STRRCHR' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_STRSPN' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_STRSTR' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_FPRINTF' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_FPRINTF_UNLOCKED' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_PUTC' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_PUTC_UNLOCKED' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_FPUTC' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_FPUTC_UNLOCKED' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_FPUTS' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_FPUTS_UNLOCKED' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_FSCANF' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_FWRITE' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_FWRITE_UNLOCKED' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_PRINTF' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_PRINTF_UNLOCKED' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_PUTCHAR' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_PUTCHAR_UNLOCKED' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_PUTS' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_PUTS_UNLOCKED' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SCANF' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SNPRINTF' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SPRINTF' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SSCANF' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_VFPRINTF' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_VFSCANF' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_VPRINTF' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_VSCANF' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_VSNPRINTF' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_VSPRINTF' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_VSSCANF' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ISALNUM' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ISALPHA' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ISASCII' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ISBLANK' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ISCNTRL' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ISDIGIT' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ISGRAPH' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ISLOWER' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ISPRINT' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ISPUNCT' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ISSPACE' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ISUPPER' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ISXDIGIT' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TOASCII' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TOLOWER' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TOUPPER' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ISWALNUM' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ISWALPHA' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ISWBLANK' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ISWCNTRL' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ISWDIGIT' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ISWGRAPH' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ISWLOWER' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ISWPRINT' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ISWPUNCT' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ISWSPACE' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ISWUPPER' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ISWXDIGIT' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TOWLOWER' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TOWUPPER' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ABORT' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ABS' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_AGGREGATE_INCOMING_ADDRESS' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_BSWAP16' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_BSWAP32' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_BSWAP64' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_CLEAR_CACHE' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_CALLOC' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_CLASSIFY_TYPE' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_CLZ' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_CLZIMAX' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_CLZL' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_CLZLL' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_CONSTANT_P' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_CTZ' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_CTZIMAX' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_CTZL' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_CTZLL' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_CLRSB' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_CLRSBIMAX' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_CLRSBL' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_CLRSBLL' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_DCGETTEXT' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_DGETTEXT' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_DWARF_CFA' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_DWARF_SP_COLUMN' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_EH_RETURN' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_EH_RETURN_DATA_REGNO' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_EXECL' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_EXECLP' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_EXECLE' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_EXECV' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_EXECVP' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_EXECVE' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_EXIT' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_EXPECT' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ASSUME_ALIGNED' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_EXTEND_POINTER' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_EXTRACT_RETURN_ADDR' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_FFS' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_FFSIMAX' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_FFSL' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_FFSLL' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_FORK' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_FREE' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_FROB_RETURN_ADDR' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_GETTEXT' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_IMAXABS' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_INIT_DWARF_REG_SIZES' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_FINITE' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_FINITEF' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_FINITEL' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_FINITED32' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_FINITED64' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_FINITED128' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_FPCLASSIFY' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ISFINITE' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ISINF_SIGN' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ISINF' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ISINFF' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ISINFL' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ISINFD32' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ISINFD64' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ISINFD128' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ISNAN' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ISNANF' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ISNANL' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ISNAND32' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ISNAND64' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ISNAND128' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ISNORMAL' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ISGREATER' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ISGREATEREQUAL' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ISLESS' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ISLESSEQUAL' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ISLESSGREATER' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ISUNORDERED' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_LABS' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_LLABS' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_LONGJMP' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_MALLOC' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_NEXT_ARG' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_PARITY' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_PARITYIMAX' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_PARITYL' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_PARITYLL' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_POPCOUNT' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_POPCOUNTIMAX' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_POPCOUNTL' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_POPCOUNTLL' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_POSIX_MEMALIGN' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_REALLOC' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_RETURN_ADDRESS' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SAVEREGS' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SETJMP' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_STRFMON' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_STRFTIME' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TRAP' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_UNWIND_INIT' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_UPDATE_SETJMP_BUF' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_VA_COPY' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_VA_END' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_VA_START' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_VA_ARG_PACK' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_VA_ARG_PACK_LEN' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN__EXIT' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN__EXIT2' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_INIT_TRAMPOLINE' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_INIT_HEAP_TRAMPOLINE' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ADJUST_TRAMPOLINE' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_NONLOCAL_GOTO' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SETJMP_SETUP' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SETJMP_RECEIVER' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_OBJECT_SIZE' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_MEMCPY_CHK' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_MEMMOVE_CHK' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_MEMPCPY_CHK' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_MEMSET_CHK' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_STPCPY_CHK' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_STPNCPY_CHK' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_STRCAT_CHK' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_STRCPY_CHK' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_STRNCAT_CHK' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_STRNCPY_CHK' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SNPRINTF_CHK' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SPRINTF_CHK' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_VSNPRINTF_CHK' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_VSPRINTF_CHK' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_FPRINTF_CHK' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_PRINTF_CHK' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_VFPRINTF_CHK' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_VPRINTF_CHK' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_PROFILE_FUNC_ENTER' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_PROFILE_FUNC_EXIT' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_THREAD_POINTER' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SET_THREAD_POINTER' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_EMUTLS_GET_ADDRESS' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_EMUTLS_REGISTER_COMMON' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_FILE' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_FUNCTION' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_LINE' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SYNC_FETCH_AND_ADD_N' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SYNC_FETCH_AND_ADD_1' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SYNC_FETCH_AND_ADD_2' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SYNC_FETCH_AND_ADD_4' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SYNC_FETCH_AND_ADD_8' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SYNC_FETCH_AND_ADD_16' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SYNC_FETCH_AND_SUB_N' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SYNC_FETCH_AND_SUB_1' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SYNC_FETCH_AND_SUB_2' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SYNC_FETCH_AND_SUB_4' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SYNC_FETCH_AND_SUB_8' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SYNC_FETCH_AND_SUB_16' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SYNC_FETCH_AND_OR_N' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SYNC_FETCH_AND_OR_1' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SYNC_FETCH_AND_OR_2' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SYNC_FETCH_AND_OR_4' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SYNC_FETCH_AND_OR_8' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SYNC_FETCH_AND_OR_16' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SYNC_FETCH_AND_AND_N' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SYNC_FETCH_AND_AND_1' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SYNC_FETCH_AND_AND_2' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SYNC_FETCH_AND_AND_4' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SYNC_FETCH_AND_AND_8' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SYNC_FETCH_AND_AND_16' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SYNC_FETCH_AND_XOR_N' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SYNC_FETCH_AND_XOR_1' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SYNC_FETCH_AND_XOR_2' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SYNC_FETCH_AND_XOR_4' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SYNC_FETCH_AND_XOR_8' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SYNC_FETCH_AND_XOR_16' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SYNC_FETCH_AND_NAND_N' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SYNC_FETCH_AND_NAND_1' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SYNC_FETCH_AND_NAND_2' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SYNC_FETCH_AND_NAND_4' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SYNC_FETCH_AND_NAND_8' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SYNC_FETCH_AND_NAND_16' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SYNC_ADD_AND_FETCH_N' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SYNC_ADD_AND_FETCH_1' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SYNC_ADD_AND_FETCH_2' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SYNC_ADD_AND_FETCH_4' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SYNC_ADD_AND_FETCH_8' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SYNC_ADD_AND_FETCH_16' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SYNC_SUB_AND_FETCH_N' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SYNC_SUB_AND_FETCH_1' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SYNC_SUB_AND_FETCH_2' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SYNC_SUB_AND_FETCH_4' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SYNC_SUB_AND_FETCH_8' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SYNC_SUB_AND_FETCH_16' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SYNC_OR_AND_FETCH_N' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SYNC_OR_AND_FETCH_1' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SYNC_OR_AND_FETCH_2' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SYNC_OR_AND_FETCH_4' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SYNC_OR_AND_FETCH_8' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SYNC_OR_AND_FETCH_16' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SYNC_AND_AND_FETCH_N' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SYNC_AND_AND_FETCH_1' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SYNC_AND_AND_FETCH_2' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SYNC_AND_AND_FETCH_4' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SYNC_AND_AND_FETCH_8' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SYNC_AND_AND_FETCH_16' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SYNC_XOR_AND_FETCH_N' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SYNC_XOR_AND_FETCH_1' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SYNC_XOR_AND_FETCH_2' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SYNC_XOR_AND_FETCH_4' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SYNC_XOR_AND_FETCH_8' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SYNC_XOR_AND_FETCH_16' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SYNC_NAND_AND_FETCH_N' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SYNC_NAND_AND_FETCH_1' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SYNC_NAND_AND_FETCH_2' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SYNC_NAND_AND_FETCH_4' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SYNC_NAND_AND_FETCH_8' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SYNC_NAND_AND_FETCH_16' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SYNC_BOOL_COMPARE_AND_SWAP_N' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SYNC_BOOL_COMPARE_AND_SWAP_1' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SYNC_BOOL_COMPARE_AND_SWAP_2' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SYNC_BOOL_COMPARE_AND_SWAP_4' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SYNC_BOOL_COMPARE_AND_SWAP_8' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SYNC_BOOL_COMPARE_AND_SWAP_16' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SYNC_VAL_COMPARE_AND_SWAP_N' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SYNC_VAL_COMPARE_AND_SWAP_1' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SYNC_VAL_COMPARE_AND_SWAP_2' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SYNC_VAL_COMPARE_AND_SWAP_4' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SYNC_VAL_COMPARE_AND_SWAP_8' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SYNC_VAL_COMPARE_AND_SWAP_16' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SYNC_LOCK_TEST_AND_SET_N' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SYNC_LOCK_TEST_AND_SET_1' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SYNC_LOCK_TEST_AND_SET_2' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SYNC_LOCK_TEST_AND_SET_4' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SYNC_LOCK_TEST_AND_SET_8' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SYNC_LOCK_TEST_AND_SET_16' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SYNC_LOCK_RELEASE_N' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SYNC_LOCK_RELEASE_1' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SYNC_LOCK_RELEASE_2' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SYNC_LOCK_RELEASE_4' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SYNC_LOCK_RELEASE_8' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SYNC_LOCK_RELEASE_16' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SYNC_SYNCHRONIZE' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ATOMIC_TEST_AND_SET' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ATOMIC_CLEAR' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ATOMIC_EXCHANGE' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ATOMIC_EXCHANGE_N' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ATOMIC_EXCHANGE_1' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ATOMIC_EXCHANGE_2' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ATOMIC_EXCHANGE_4' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ATOMIC_EXCHANGE_8' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ATOMIC_EXCHANGE_16' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ATOMIC_LOAD' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ATOMIC_LOAD_N' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ATOMIC_LOAD_1' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ATOMIC_LOAD_2' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ATOMIC_LOAD_4' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ATOMIC_LOAD_8' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ATOMIC_LOAD_16' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ATOMIC_COMPARE_EXCHANGE' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ATOMIC_COMPARE_EXCHANGE_N' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ATOMIC_COMPARE_EXCHANGE_1' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ATOMIC_COMPARE_EXCHANGE_2' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ATOMIC_COMPARE_EXCHANGE_4' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ATOMIC_COMPARE_EXCHANGE_8' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ATOMIC_COMPARE_EXCHANGE_16' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ATOMIC_STORE' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ATOMIC_STORE_N' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ATOMIC_STORE_1' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ATOMIC_STORE_2' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ATOMIC_STORE_4' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ATOMIC_STORE_8' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ATOMIC_STORE_16' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ATOMIC_ADD_FETCH_N' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ATOMIC_ADD_FETCH_1' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ATOMIC_ADD_FETCH_2' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ATOMIC_ADD_FETCH_4' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ATOMIC_ADD_FETCH_8' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ATOMIC_ADD_FETCH_16' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ATOMIC_SUB_FETCH_N' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ATOMIC_SUB_FETCH_1' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ATOMIC_SUB_FETCH_2' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ATOMIC_SUB_FETCH_4' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ATOMIC_SUB_FETCH_8' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ATOMIC_SUB_FETCH_16' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ATOMIC_AND_FETCH_N' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ATOMIC_AND_FETCH_1' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ATOMIC_AND_FETCH_2' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ATOMIC_AND_FETCH_4' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ATOMIC_AND_FETCH_8' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ATOMIC_AND_FETCH_16' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ATOMIC_NAND_FETCH_N' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ATOMIC_NAND_FETCH_1' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ATOMIC_NAND_FETCH_2' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ATOMIC_NAND_FETCH_4' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ATOMIC_NAND_FETCH_8' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ATOMIC_NAND_FETCH_16' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ATOMIC_XOR_FETCH_N' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ATOMIC_XOR_FETCH_1' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ATOMIC_XOR_FETCH_2' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ATOMIC_XOR_FETCH_4' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ATOMIC_XOR_FETCH_8' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ATOMIC_XOR_FETCH_16' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ATOMIC_OR_FETCH_N' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ATOMIC_OR_FETCH_1' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ATOMIC_OR_FETCH_2' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ATOMIC_OR_FETCH_4' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ATOMIC_OR_FETCH_8' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ATOMIC_OR_FETCH_16' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ATOMIC_FETCH_ADD_N' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ATOMIC_FETCH_ADD_1' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ATOMIC_FETCH_ADD_2' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ATOMIC_FETCH_ADD_4' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ATOMIC_FETCH_ADD_8' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ATOMIC_FETCH_ADD_16' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ATOMIC_FETCH_SUB_N' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ATOMIC_FETCH_SUB_1' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ATOMIC_FETCH_SUB_2' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ATOMIC_FETCH_SUB_4' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ATOMIC_FETCH_SUB_8' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ATOMIC_FETCH_SUB_16' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ATOMIC_FETCH_AND_N' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ATOMIC_FETCH_AND_1' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ATOMIC_FETCH_AND_2' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ATOMIC_FETCH_AND_4' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ATOMIC_FETCH_AND_8' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ATOMIC_FETCH_AND_16' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ATOMIC_FETCH_NAND_N' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ATOMIC_FETCH_NAND_1' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ATOMIC_FETCH_NAND_2' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ATOMIC_FETCH_NAND_4' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ATOMIC_FETCH_NAND_8' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ATOMIC_FETCH_NAND_16' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ATOMIC_FETCH_XOR_N' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ATOMIC_FETCH_XOR_1' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ATOMIC_FETCH_XOR_2' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ATOMIC_FETCH_XOR_4' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ATOMIC_FETCH_XOR_8' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ATOMIC_FETCH_XOR_16' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ATOMIC_FETCH_OR_N' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ATOMIC_FETCH_OR_1' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ATOMIC_FETCH_OR_2' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ATOMIC_FETCH_OR_4' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ATOMIC_FETCH_OR_8' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ATOMIC_FETCH_OR_16' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ATOMIC_ALWAYS_LOCK_FREE' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ATOMIC_IS_LOCK_FREE' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ATOMIC_THREAD_FENCE' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ATOMIC_SIGNAL_FENCE' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ATOMIC_FERAISEEXCEPT' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_OMP_GET_THREAD_NUM' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_OMP_GET_NUM_THREADS' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_OMP_GET_TEAM_NUM' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_OMP_GET_NUM_TEAMS' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_GOMP_ATOMIC_START' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_GOMP_ATOMIC_END' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_GOMP_BARRIER' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_GOMP_BARRIER_CANCEL' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_GOMP_TASKWAIT' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_GOMP_TASKYIELD' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_GOMP_TASKGROUP_START' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_GOMP_TASKGROUP_END' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_GOMP_CANCEL' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_GOMP_CANCELLATION_POINT' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_GOMP_CRITICAL_START' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_GOMP_CRITICAL_END' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_GOMP_CRITICAL_NAME_START' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_GOMP_CRITICAL_NAME_END' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_GOMP_LOOP_STATIC_START' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_GOMP_LOOP_DYNAMIC_START' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_GOMP_LOOP_GUIDED_START' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_GOMP_LOOP_RUNTIME_START' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_GOMP_LOOP_ORDERED_STATIC_START' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_GOMP_LOOP_ORDERED_DYNAMIC_START' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_GOMP_LOOP_ORDERED_GUIDED_START' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_GOMP_LOOP_ORDERED_RUNTIME_START' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_GOMP_LOOP_STATIC_NEXT' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_GOMP_LOOP_DYNAMIC_NEXT' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_GOMP_LOOP_GUIDED_NEXT' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_GOMP_LOOP_RUNTIME_NEXT' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_GOMP_LOOP_ORDERED_STATIC_NEXT' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_GOMP_LOOP_ORDERED_DYNAMIC_NEXT' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_GOMP_LOOP_ORDERED_GUIDED_NEXT' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_GOMP_LOOP_ORDERED_RUNTIME_NEXT' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_GOMP_LOOP_ULL_STATIC_START' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_GOMP_LOOP_ULL_DYNAMIC_START' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_GOMP_LOOP_ULL_GUIDED_START' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_GOMP_LOOP_ULL_RUNTIME_START' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_GOMP_LOOP_ULL_ORDERED_STATIC_START' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_GOMP_LOOP_ULL_ORDERED_DYNAMIC_START' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_GOMP_LOOP_ULL_ORDERED_GUIDED_START' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_GOMP_LOOP_ULL_ORDERED_RUNTIME_START' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_GOMP_LOOP_ULL_STATIC_NEXT' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_GOMP_LOOP_ULL_DYNAMIC_NEXT' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_GOMP_LOOP_ULL_GUIDED_NEXT' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_GOMP_LOOP_ULL_RUNTIME_NEXT' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_GOMP_LOOP_ULL_ORDERED_STATIC_NEXT' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_GOMP_LOOP_ULL_ORDERED_DYNAMIC_NEXT' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_GOMP_LOOP_ULL_ORDERED_GUIDED_NEXT' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_GOMP_LOOP_ULL_ORDERED_RUNTIME_NEXT' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_GOMP_PARALLEL_LOOP_STATIC' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_GOMP_PARALLEL_LOOP_DYNAMIC' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_GOMP_PARALLEL_LOOP_GUIDED' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_GOMP_PARALLEL_LOOP_RUNTIME' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_GOMP_LOOP_END' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_GOMP_LOOP_END_CANCEL' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_GOMP_LOOP_END_NOWAIT' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_GOMP_ORDERED_START' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_GOMP_ORDERED_END' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_GOMP_PARALLEL' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_GOMP_TASK' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_GOMP_SECTIONS_START' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_GOMP_SECTIONS_NEXT' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_GOMP_PARALLEL_SECTIONS' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_GOMP_SECTIONS_END' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_GOMP_SECTIONS_END_CANCEL' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_GOMP_SECTIONS_END_NOWAIT' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_GOMP_SINGLE_START' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_GOMP_SINGLE_COPY_START' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_GOMP_SINGLE_COPY_END' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_GOMP_TARGET' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_GOMP_TARGET_DATA' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_GOMP_TARGET_END_DATA' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_GOMP_TARGET_UPDATE' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_GOMP_TEAMS' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_CILK_ENTER_FRAME' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_CILK_ENTER_FRAME_FAST' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_CILK_DETACH' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_CILK_RETHROW' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_CILK_SYNCHED' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_CILK_SYNC' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_CILK_LEAVE_FRAME' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_CILK_POP_FRAME' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_CILK_SAVE_FP' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TM_START' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TM_COMMIT' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TM_COMMIT_EH' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TM_ABORT' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TM_IRREVOCABLE' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TM_MEMCPY' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TM_MEMMOVE' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TM_MEMSET' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TM_GETTMCLONE_IRR' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TM_GETTMCLONE_SAFE' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TM_MALLOC' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TM_CALLOC' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TM_FREE' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TM_LOG_1' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TM_LOG_2' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TM_LOG_4' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TM_LOG_8' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TM_LOG_FLOAT' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TM_LOG_DOUBLE' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TM_LOG_LDOUBLE' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TM_LOG' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TM_LOG_M64' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TM_LOG_M128' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TM_LOG_M256' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TM_STORE_1' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TM_STORE_WAR_1' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TM_STORE_WAW_1' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TM_STORE_2' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TM_STORE_WAR_2' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TM_STORE_WAW_2' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TM_STORE_4' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TM_STORE_WAR_4' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TM_STORE_WAW_4' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TM_STORE_8' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TM_STORE_WAR_8' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TM_STORE_WAW_8' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TM_STORE_FLOAT' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TM_STORE_WAR_FLOAT' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TM_STORE_WAW_FLOAT' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TM_STORE_DOUBLE' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TM_STORE_WAR_DOUBLE' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TM_STORE_WAW_DOUBLE' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TM_STORE_M64' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TM_STORE_WAR_M64' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TM_STORE_WAW_M64' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TM_STORE_M128' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TM_STORE_WAR_M128' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TM_STORE_WAW_M128' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TM_STORE_M256' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TM_STORE_WAR_M256' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TM_STORE_WAW_M256' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TM_STORE_LDOUBLE' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TM_STORE_WAR_LDOUBLE' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TM_STORE_WAW_LDOUBLE' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TM_LOAD_1' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TM_LOAD_RAR_1' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TM_LOAD_RAW_1' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TM_LOAD_RFW_1' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TM_LOAD_2' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TM_LOAD_RAR_2' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TM_LOAD_RAW_2' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TM_LOAD_RFW_2' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TM_LOAD_4' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TM_LOAD_RAR_4' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TM_LOAD_RAW_4' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TM_LOAD_RFW_4' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TM_LOAD_8' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TM_LOAD_RAR_8' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TM_LOAD_RAW_8' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TM_LOAD_RFW_8' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TM_LOAD_FLOAT' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TM_LOAD_RAR_FLOAT' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TM_LOAD_RAW_FLOAT' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TM_LOAD_RFW_FLOAT' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TM_LOAD_DOUBLE' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TM_LOAD_RAR_DOUBLE' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TM_LOAD_RAW_DOUBLE' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TM_LOAD_RFW_DOUBLE' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TM_LOAD_M64' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TM_LOAD_RAR_M64' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TM_LOAD_RAW_M64' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TM_LOAD_RFW_M64' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TM_LOAD_M128' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TM_LOAD_RAR_M128' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TM_LOAD_RAW_M128' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TM_LOAD_RFW_M128' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TM_LOAD_M256' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TM_LOAD_RAR_M256' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TM_LOAD_RAW_M256' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TM_LOAD_RFW_M256' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TM_LOAD_LDOUBLE' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TM_LOAD_RAR_LDOUBLE' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TM_LOAD_RAW_LDOUBLE' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TM_LOAD_RFW_LDOUBLE' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ASAN_INIT' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ASAN_REPORT_LOAD1' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ASAN_REPORT_LOAD2' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ASAN_REPORT_LOAD4' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ASAN_REPORT_LOAD8' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ASAN_REPORT_LOAD16' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ASAN_REPORT_LOAD_N' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ASAN_REPORT_STORE1' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ASAN_REPORT_STORE2' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ASAN_REPORT_STORE4' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ASAN_REPORT_STORE8' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ASAN_REPORT_STORE16' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ASAN_REPORT_STORE_N' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ASAN_LOAD1' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ASAN_LOAD2' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ASAN_LOAD4' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ASAN_LOAD8' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ASAN_LOAD16' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ASAN_LOADN' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ASAN_STORE1' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ASAN_STORE2' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ASAN_STORE4' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ASAN_STORE8' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ASAN_STORE16' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ASAN_STOREN' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ASAN_REGISTER_GLOBALS' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ASAN_UNREGISTER_GLOBALS' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ASAN_HANDLE_NO_RETURN' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ASAN_BEFORE_DYNAMIC_INIT' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ASAN_AFTER_DYNAMIC_INIT' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TSAN_INIT' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TSAN_FUNC_ENTRY' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TSAN_FUNC_EXIT' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TSAN_VPTR_UPDATE' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TSAN_READ1' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TSAN_READ2' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TSAN_READ4' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TSAN_READ8' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TSAN_READ16' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TSAN_WRITE1' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TSAN_WRITE2' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TSAN_WRITE4' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TSAN_WRITE8' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TSAN_WRITE16' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC8_LOAD' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC16_LOAD' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC32_LOAD' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC64_LOAD' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC128_LOAD' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC8_STORE' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC16_STORE' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC32_STORE' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC64_STORE' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC128_STORE' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC8_EXCHANGE' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC16_EXCHANGE' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC32_EXCHANGE' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC64_EXCHANGE' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC128_EXCHANGE' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC8_FETCH_ADD' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC16_FETCH_ADD' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC32_FETCH_ADD' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC64_FETCH_ADD' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC128_FETCH_ADD' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC8_FETCH_SUB' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC16_FETCH_SUB' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC32_FETCH_SUB' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC64_FETCH_SUB' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC128_FETCH_SUB' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC8_FETCH_AND' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC16_FETCH_AND' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC32_FETCH_AND' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC64_FETCH_AND' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC128_FETCH_AND' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC8_FETCH_OR' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC16_FETCH_OR' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC32_FETCH_OR' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC64_FETCH_OR' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC128_FETCH_OR' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC8_FETCH_XOR' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC16_FETCH_XOR' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC32_FETCH_XOR' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC64_FETCH_XOR' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC128_FETCH_XOR' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC8_FETCH_NAND' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC16_FETCH_NAND' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC32_FETCH_NAND' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC64_FETCH_NAND' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC128_FETCH_NAND' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC8_COMPARE_EXCHANGE_STRONG' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC16_COMPARE_EXCHANGE_STRONG' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC32_COMPARE_EXCHANGE_STRONG' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC64_COMPARE_EXCHANGE_STRONG' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC128_COMPARE_EXCHANGE_STRONG' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC8_COMPARE_EXCHANGE_WEAK' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC16_COMPARE_EXCHANGE_WEAK' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC32_COMPARE_EXCHANGE_WEAK' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC64_COMPARE_EXCHANGE_WEAK' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC128_COMPARE_EXCHANGE_WEAK' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC_THREAD_FENCE' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC_SIGNAL_FENCE' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_UBSAN_HANDLE_DIVREM_OVERFLOW' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_UBSAN_HANDLE_SHIFT_OUT_OF_BOUNDS' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_UBSAN_HANDLE_BUILTIN_UNREACHABLE' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_UBSAN_HANDLE_MISSING_RETURN' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_UBSAN_HANDLE_VLA_BOUND_NOT_POSITIVE' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_UBSAN_HANDLE_TYPE_MISMATCH' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_UBSAN_HANDLE_ADD_OVERFLOW' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_UBSAN_HANDLE_SUB_OVERFLOW' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_UBSAN_HANDLE_MUL_OVERFLOW' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_UBSAN_HANDLE_NEGATE_OVERFLOW' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_UBSAN_HANDLE_LOAD_INVALID_VALUE' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_CILKPLUS_SEC_REDUCE_ADD' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_CILKPLUS_SEC_REDUCE_MUL' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_CILKPLUS_SEC_REDUCE_ALL_ZERO' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_CILKPLUS_SEC_REDUCE_ANY_ZERO' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_CILKPLUS_SEC_REDUCE_MAX' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_CILKPLUS_SEC_REDUCE_MIN' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_CILKPLUS_SEC_REDUCE_MIN_IND' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_CILKPLUS_SEC_REDUCE_MAX_IND' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_CILKPLUS_SEC_REDUCE_ANY_NONZERO' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_CILKPLUS_SEC_REDUCE_ALL_NONZERO' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_CILKPLUS_SEC_REDUCE' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_CILKPLUS_SEC_REDUCE_MUTATING' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_CILKPLUS_SEC_IMPLICIT_INDEX' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_COMPLEX_MUL_MIN' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_COMPLEX_MUL_MAX' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_COMPLEX_DIV_MIN' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_COMPLEX_DIV_MAX' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c:432:12: warning: enumeration value 'END_BUILTINS' not handled in switch [-Wswitch] ../../gcc/ipa-pure-const.c: In function 'void propagate_pure_const()': ../../gcc/ipa-pure-const.c:1270:15: warning: enumeration value 'IPA_REF_ALIAS' not handled in switch [-Wswitch] switch (ref->use) ^ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o ipa-reference.o -MT ipa-reference.o -MMD -MP -MF ./.deps/ipa-reference.TPo ../../gcc/ipa-reference.c In file included from ./tm.h:18:0, from ../../gcc/ipa-reference.c:42: ../../gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ ^ ../../gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ ^ ../../gcc/ipa-reference.c: In function 'void analyze_function(cgraph_node*)': ../../gcc/ipa-reference.c:474:14: warning: enumeration value 'IPA_REF_ALIAS' not handled in switch [-Wswitch] switch (ref->use) ^ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o ipa-ref.o -MT ipa-ref.o -MMD -MP -MF ./.deps/ipa-ref.TPo ../../gcc/ipa-ref.c In file included from ./tm.h:18:0, from ../../gcc/function.h:26, from ../../gcc/basic-block.h:25, from ../../gcc/cgraph.h:27, from ../../gcc/ipa-ref.c:27: ../../gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ ^ ../../gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ ^ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o ipa-utils.o -MT ipa-utils.o -MMD -MP -MF ./.deps/ipa-utils.TPo ../../gcc/ipa-utils.c In file included from ./tm.h:18:0, from ../../gcc/ipa-utils.c:24: ../../gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ ^ ../../gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ ^ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o ipa.o -MT ipa.o -MMD -MP -MF ./.deps/ipa.TPo ../../gcc/ipa.c In file included from ./tm.h:18:0, from ../../gcc/ipa.c:23: ../../gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ ^ ../../gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ ^ ../../gcc/ipa.c: In function 'void ipa_discover_readonly_nonaddressable_vars()': ../../gcc/ipa.c:657:11: warning: enumeration value 'IPA_REF_ALIAS' not handled in switch [-Wswitch] switch (ref->use) ^ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o ira.o -MT ira.o -MMD -MP -MF ./.deps/ira.TPo ../../gcc/ira.c In file included from ./tm.h:18:0, from ../../gcc/ira.c:369: ../../gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ ^ ../../gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ ^ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o ira-build.o -MT ira-build.o -MMD -MP -MF ./.deps/ira-build.TPo ../../gcc/ira-build.c In file included from ./tm.h:18:0, from ../../gcc/ira-build.c:24: ../../gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ ^ ../../gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ ^ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o ira-costs.o -MT ira-costs.o -MMD -MP -MF ./.deps/ira-costs.TPo ../../gcc/ira-costs.c In file included from ./tm.h:18:0, from ../../gcc/ira-costs.c:24: ../../gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ ^ ../../gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ ^ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o ira-conflicts.o -MT ira-conflicts.o -MMD -MP -MF ./.deps/ira-conflicts.TPo ../../gcc/ira-conflicts.c In file included from ./tm.h:18:0, from ../../gcc/ira-conflicts.c:24: ../../gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ ^ ../../gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ ^ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o ira-color.o -MT ira-color.o -MMD -MP -MF ./.deps/ira-color.TPo ../../gcc/ira-color.c In file included from ./tm.h:18:0, from ../../gcc/ira-color.c:24: ../../gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ ^ ../../gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ ^ ../../gcc/ira-color.c: In function 'int coalesced_pseudo_reg_slot_compare(const void*, const void*)': ../../gcc/ira-color.c:3854:31: warning: logical not is only applied to the left hand side of comparison [-Wlogical-not-parentheses] || !FRAME_GROWS_DOWNWARD == STACK_GROWS_DOWNWARD ? diff : -diff); ^~ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o ira-emit.o -MT ira-emit.o -MMD -MP -MF ./.deps/ira-emit.TPo ../../gcc/ira-emit.c In file included from ./tm.h:18:0, from ../../gcc/ira-emit.c:71: ../../gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ ^ ../../gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ ^ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o ira-lives.o -MT ira-lives.o -MMD -MP -MF ./.deps/ira-lives.TPo ../../gcc/ira-lives.c In file included from ./tm.h:18:0, from ../../gcc/ira-lives.c:24: ../../gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ ^ ../../gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ ^ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o jump.o -MT jump.o -MMD -MP -MF ./.deps/jump.TPo ../../gcc/jump.c In file included from ./tm.h:18:0, from ../../gcc/jump.c:39: ../../gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ ^ ../../gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ ^ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o langhooks.o -MT langhooks.o -MMD -MP -MF ./.deps/langhooks.TPo ../../gcc/langhooks.c In file included from ./tm.h:18:0, from ../../gcc/langhooks.c:25: ../../gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ ^ ../../gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ ^ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o lcm.o -MT lcm.o -MMD -MP -MF ./.deps/lcm.TPo ../../gcc/lcm.c In file included from ./tm.h:18:0, from ../../gcc/lcm.c:54: ../../gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ ^ ../../gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ ^ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o lists.o -MT lists.o -MMD -MP -MF ./.deps/lists.TPo ../../gcc/lists.c In file included from ./tm.h:18:0, from ../../gcc/lists.c:23: ../../gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ ^ ../../gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ ^ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o loop-doloop.o -MT loop-doloop.o -MMD -MP -MF ./.deps/loop-doloop.TPo ../../gcc/loop-doloop.c In file included from ./tm.h:18:0, from ../../gcc/loop-doloop.c:24: ../../gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ ^ ../../gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ ^ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o loop-init.o -MT loop-init.o -MMD -MP -MF ./.deps/loop-init.TPo ../../gcc/loop-init.c In file included from ./tm.h:18:0, from ../../gcc/loop-init.c:23: ../../gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ ^ ../../gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ ^ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o loop-invariant.o -MT loop-invariant.o -MMD -MP -MF ./.deps/loop-invariant.TPo ../../gcc/loop-invariant.c In file included from ./tm.h:18:0, from ../../gcc/loop-invariant.c:40: ../../gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ ^ ../../gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ ^ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o loop-iv.o -MT loop-iv.o -MMD -MP -MF ./.deps/loop-iv.TPo ../../gcc/loop-iv.c In file included from ./tm.h:18:0, from ../../gcc/loop-iv.c:53: ../../gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ ^ ../../gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ ^ ../../gcc/loop-iv.c:2300:25: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf (dump_file, ";; Determined upper bound "HOST_WIDEST_INT_PRINT_DEC".\n", ^ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o loop-unroll.o -MT loop-unroll.o -MMD -MP -MF ./.deps/loop-unroll.TPo ../../gcc/loop-unroll.c In file included from ./tm.h:18:0, from ../../gcc/loop-unroll.c:23: ../../gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ ^ ../../gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ ^ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o loop-unswitch.o -MT loop-unswitch.o -MMD -MP -MF ./.deps/loop-unswitch.TPo ../../gcc/loop-unswitch.c In file included from ./tm.h:18:0, from ../../gcc/loop-unswitch.c:23: ../../gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ ^ ../../gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ ^ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o lower-subreg.o -MT lower-subreg.o -MMD -MP -MF ./.deps/lower-subreg.TPo ../../gcc/lower-subreg.c In file included from ./tm.h:18:0, from ../../gcc/lower-subreg.c:26: ../../gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ ^ ../../gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ ^ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o lra.o -MT lra.o -MMD -MP -MF ./.deps/lra.TPo ../../gcc/lra.c In file included from ./tm.h:18:0, from ../../gcc/lra.c:98: ../../gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ ^ ../../gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ ^ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o lra-assigns.o -MT lra-assigns.o -MMD -MP -MF ./.deps/lra-assigns.TPo ../../gcc/lra-assigns.c In file included from ./tm.h:18:0, from ../../gcc/lra-assigns.c:80: ../../gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ ^ ../../gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ ^ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o lra-coalesce.o -MT lra-coalesce.o -MMD -MP -MF ./.deps/lra-coalesce.TPo ../../gcc/lra-coalesce.c In file included from ./tm.h:18:0, from ../../gcc/lra-coalesce.c:48: ../../gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ ^ ../../gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ ^ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o lra-constraints.o -MT lra-constraints.o -MMD -MP -MF ./.deps/lra-constraints.TPo ../../gcc/lra-constraints.c In file included from ./tm.h:18:0, from ../../gcc/lra-constraints.c:112: ../../gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ ^ ../../gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ ^ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o lra-eliminations.o -MT lra-eliminations.o -MMD -MP -MF ./.deps/lra-eliminations.TPo ../../gcc/lra-eliminations.c In file included from ./tm.h:18:0, from ../../gcc/lra-eliminations.c:57: ../../gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ ^ ../../gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ ^ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o lra-lives.o -MT lra-lives.o -MMD -MP -MF ./.deps/lra-lives.TPo ../../gcc/lra-lives.c In file included from ./tm.h:18:0, from ../../gcc/lra-lives.c:31: ../../gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ ^ ../../gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ ^ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o lra-spills.o -MT lra-spills.o -MMD -MP -MF ./.deps/lra-spills.TPo ../../gcc/lra-spills.c In file included from ./tm.h:18:0, from ../../gcc/lra-spills.c:61: ../../gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ ^ ../../gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ ^ ../../gcc/lra-spills.c: In function 'int pseudo_reg_slot_compare(const void*, const void*)': ../../gcc/lra-spills.c:240:31: warning: logical not is only applied to the left hand side of comparison [-Wlogical-not-parentheses] || !FRAME_GROWS_DOWNWARD == STACK_GROWS_DOWNWARD ? diff : -diff); ^~ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o lto-cgraph.o -MT lto-cgraph.o -MMD -MP -MF ./.deps/lto-cgraph.TPo ../../gcc/lto-cgraph.c In file included from ./tm.h:18:0, from ../../gcc/lto-cgraph.c:26: ../../gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ ^ ../../gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ ^ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o lto-streamer.o -MT lto-streamer.o -MMD -MP -MF ./.deps/lto-streamer.TPo ../../gcc/lto-streamer.c In file included from ./tm.h:18:0, from ../../gcc/lto-streamer.c:26: ../../gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ ^ ../../gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ ^ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o lto-streamer-in.o -MT lto-streamer-in.o -MMD -MP -MF ./.deps/lto-streamer-in.TPo ../../gcc/lto-streamer-in.c In file included from ./tm.h:18:0, from ../../gcc/lto-streamer-in.c:26: ../../gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ ^ ../../gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ ^ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o lto-streamer-out.o -MT lto-streamer-out.o -MMD -MP -MF ./.deps/lto-streamer-out.TPo ../../gcc/lto-streamer-out.c In file included from ./tm.h:18:0, from ../../gcc/lto-streamer-out.c:26: ../../gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ ^ ../../gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ ^ ../../gcc/lto-streamer-out.c: In function 'void write_symbol(streamer_tree_cache_d*, lto_output_stream*, tree, pointer_set_t*, bool)': ../../gcc/lto-streamer-out.c:2234:37: warning: 'visibility' may be used uninitialized in this function [-Wmaybe-uninitialized] enum gcc_plugin_symbol_visibility visibility; ^~~~~~~~~~ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o lto-section-in.o -MT lto-section-in.o -MMD -MP -MF ./.deps/lto-section-in.TPo ../../gcc/lto-section-in.c In file included from ./tm.h:18:0, from ../../gcc/lto-section-in.c:25: ../../gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ ^ ../../gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ ^ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o lto-section-out.o -MT lto-section-out.o -MMD -MP -MF ./.deps/lto-section-out.TPo ../../gcc/lto-section-out.c In file included from ./tm.h:18:0, from ../../gcc/lto-section-out.c:25: ../../gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ ^ ../../gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ ^ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o lto-opts.o -MT lto-opts.o -MMD -MP -MF ./.deps/lto-opts.TPo ../../gcc/lto-opts.c In file included from ./tm.h:18:0, from ../../gcc/function.h:26, from ../../gcc/basic-block.h:25, from ../../gcc/lto-opts.c:26: ../../gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ ^ ../../gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ ^ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o lto-compress.o -MT lto-compress.o -MMD -MP -MF ./.deps/lto-compress.TPo ../../gcc/lto-compress.c In file included from ./tm.h:18:0, from ../../gcc/function.h:26, from ../../gcc/basic-block.h:25, from ../../gcc/lto-compress.c:31: ../../gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ ^ ../../gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ ^ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o mcf.o -MT mcf.o -MMD -MP -MF ./.deps/mcf.TPo ../../gcc/mcf.c In file included from ./tm.h:18:0, from ../../gcc/function.h:26, from ../../gcc/basic-block.h:25, from ../../gcc/mcf.c:48: ../../gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ ^ ../../gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ ^ In file included from ../../gcc/mcf.c:46:0: ../../gcc/mcf.c: In function 'void dump_fixup_edge(FILE*, fixup_graph_type*, fixup_edge_p)': ../../gcc/system.h:295:69: warning: left shift of negative value [-Wshift-negative-value] ? ~ (t) 0 << (sizeof (t) * CHAR_BIT - 1) : (t) 0)) ^ ../../gcc/system.h:296:44: note: in expansion of macro 'INTTYPE_MINIMUM' #define INTTYPE_MAXIMUM(t) ((t) (~ (t) 0 - INTTYPE_MINIMUM (t))) ^~~~~~~~~~~~~~~ ../../gcc/mcf.c:54:22: note: in expansion of macro 'INTTYPE_MAXIMUM' #define CAP_INFINITY INTTYPE_MAXIMUM (HOST_WIDEST_INT) ^~~~~~~~~~~~~~~ ../../gcc/mcf.c:208:34: note: in expansion of macro 'CAP_INFINITY' if (fedge->max_capacity == CAP_INFINITY) ^~~~~~~~~~~~ ../../gcc/system.h:295:69: warning: left shift of negative value [-Wshift-negative-value] ? ~ (t) 0 << (sizeof (t) * CHAR_BIT - 1) : (t) 0)) ^ ../../gcc/system.h:296:44: note: in expansion of macro 'INTTYPE_MINIMUM' #define INTTYPE_MAXIMUM(t) ((t) (~ (t) 0 - INTTYPE_MINIMUM (t))) ^~~~~~~~~~~~~~~ ../../gcc/mcf.c:54:22: note: in expansion of macro 'INTTYPE_MAXIMUM' #define CAP_INFINITY INTTYPE_MAXIMUM (HOST_WIDEST_INT) ^~~~~~~~~~~~~~~ ../../gcc/mcf.c:216:27: note: in expansion of macro 'CAP_INFINITY' if (fedge->rflow == CAP_INFINITY) ^~~~~~~~~~~~ ../../gcc/mcf.c: In function 'void create_fixup_graph(fixup_graph_type*)': ../../gcc/system.h:295:69: warning: left shift of negative value [-Wshift-negative-value] ? ~ (t) 0 << (sizeof (t) * CHAR_BIT - 1) : (t) 0)) ^ ../../gcc/system.h:296:44: note: in expansion of macro 'INTTYPE_MINIMUM' #define INTTYPE_MAXIMUM(t) ((t) (~ (t) 0 - INTTYPE_MINIMUM (t))) ^~~~~~~~~~~~~~~ ../../gcc/mcf.c:54:22: note: in expansion of macro 'INTTYPE_MAXIMUM' #define CAP_INFINITY INTTYPE_MAXIMUM (HOST_WIDEST_INT) ^~~~~~~~~~~~~~~ ../../gcc/mcf.c:532:28: note: in expansion of macro 'CAP_INFINITY' fcost, CAP_INFINITY); ^~~~~~~~~~~~ ../../gcc/system.h:295:69: warning: left shift of negative value [-Wshift-negative-value] ? ~ (t) 0 << (sizeof (t) * CHAR_BIT - 1) : (t) 0)) ^ ../../gcc/system.h:296:44: note: in expansion of macro 'INTTYPE_MINIMUM' #define INTTYPE_MAXIMUM(t) ((t) (~ (t) 0 - INTTYPE_MINIMUM (t))) ^~~~~~~~~~~~~~~ ../../gcc/mcf.c:54:22: note: in expansion of macro 'INTTYPE_MAXIMUM' #define CAP_INFINITY INTTYPE_MAXIMUM (HOST_WIDEST_INT) ^~~~~~~~~~~~~~~ ../../gcc/mcf.c:544:23: note: in expansion of macro 'CAP_INFINITY' CAP_INFINITY); ^~~~~~~~~~~~ ../../gcc/mcf.c: In function 'bool cancel_negative_cycle(fixup_graph_type*, int*, gcov_type*, int*)': ../../gcc/system.h:295:69: warning: left shift of negative value [-Wshift-negative-value] ? ~ (t) 0 << (sizeof (t) * CHAR_BIT - 1) : (t) 0)) ^ ../../gcc/system.h:296:44: note: in expansion of macro 'INTTYPE_MINIMUM' #define INTTYPE_MAXIMUM(t) ((t) (~ (t) 0 - INTTYPE_MINIMUM (t))) ^~~~~~~~~~~~~~~ ../../gcc/mcf.c:54:22: note: in expansion of macro 'INTTYPE_MAXIMUM' #define CAP_INFINITY INTTYPE_MAXIMUM (HOST_WIDEST_INT) ^~~~~~~~~~~~~~~ ../../gcc/mcf.c:807:14: note: in expansion of macro 'CAP_INFINITY' d[i] = CAP_INFINITY; ^~~~~~~~~~~~ ../../gcc/system.h:295:69: warning: left shift of negative value [-Wshift-negative-value] ? ~ (t) 0 << (sizeof (t) * CHAR_BIT - 1) : (t) 0)) ^ ../../gcc/system.h:296:44: note: in expansion of macro 'INTTYPE_MINIMUM' #define INTTYPE_MAXIMUM(t) ((t) (~ (t) 0 - INTTYPE_MINIMUM (t))) ^~~~~~~~~~~~~~~ ../../gcc/mcf.c:54:22: note: in expansion of macro 'INTTYPE_MAXIMUM' #define CAP_INFINITY INTTYPE_MAXIMUM (HOST_WIDEST_INT) ^~~~~~~~~~~~~~~ ../../gcc/mcf.c:823:34: note: in expansion of macro 'CAP_INFINITY' && d[pfedge->src] != CAP_INFINITY ^~~~~~~~~~~~ ../../gcc/system.h:295:69: warning: left shift of negative value [-Wshift-negative-value] ? ~ (t) 0 << (sizeof (t) * CHAR_BIT - 1) : (t) 0)) ^ ../../gcc/system.h:296:44: note: in expansion of macro 'INTTYPE_MINIMUM' #define INTTYPE_MAXIMUM(t) ((t) (~ (t) 0 - INTTYPE_MINIMUM (t))) ^~~~~~~~~~~~~~~ ../../gcc/mcf.c:54:22: note: in expansion of macro 'INTTYPE_MAXIMUM' #define CAP_INFINITY INTTYPE_MAXIMUM (HOST_WIDEST_INT) ^~~~~~~~~~~~~~~ ../../gcc/mcf.c:846:32: note: in expansion of macro 'CAP_INFINITY' && d[pfedge->src] != CAP_INFINITY ^~~~~~~~~~~~ ../../gcc/system.h:295:69: warning: left shift of negative value [-Wshift-negative-value] ? ~ (t) 0 << (sizeof (t) * CHAR_BIT - 1) : (t) 0)) ^ ../../gcc/system.h:296:44: note: in expansion of macro 'INTTYPE_MINIMUM' #define INTTYPE_MAXIMUM(t) ((t) (~ (t) 0 - INTTYPE_MINIMUM (t))) ^~~~~~~~~~~~~~~ ../../gcc/mcf.c:54:22: note: in expansion of macro 'INTTYPE_MAXIMUM' #define CAP_INFINITY INTTYPE_MAXIMUM (HOST_WIDEST_INT) ^~~~~~~~~~~~~~~ ../../gcc/mcf.c:887:16: note: in expansion of macro 'CAP_INFINITY' cycle_flow = CAP_INFINITY; ^~~~~~~~~~~~ ../../gcc/mcf.c: In function 'gcov_type find_max_flow(fixup_graph_type*, int, int)': ../../gcc/system.h:295:69: warning: left shift of negative value [-Wshift-negative-value] ? ~ (t) 0 << (sizeof (t) * CHAR_BIT - 1) : (t) 0)) ^ ../../gcc/system.h:296:44: note: in expansion of macro 'INTTYPE_MINIMUM' #define INTTYPE_MAXIMUM(t) ((t) (~ (t) 0 - INTTYPE_MINIMUM (t))) ^~~~~~~~~~~~~~~ ../../gcc/mcf.c:54:22: note: in expansion of macro 'INTTYPE_MAXIMUM' #define CAP_INFINITY INTTYPE_MAXIMUM (HOST_WIDEST_INT) ^~~~~~~~~~~~~~~ ../../gcc/mcf.c:1057:29: note: in expansion of macro 'CAP_INFINITY' gcov_type increment = CAP_INFINITY; ^~~~~~~~~~~~ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o mode-switching.o -MT mode-switching.o -MMD -MP -MF ./.deps/mode-switching.TPo ../../gcc/mode-switching.c In file included from ./tm.h:18:0, from ../../gcc/mode-switching.c:23: ../../gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ ^ ../../gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ ^ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o modulo-sched.o -MT modulo-sched.o -MMD -MP -MF ./.deps/modulo-sched.TPo ../../gcc/modulo-sched.c In file included from ./tm.h:18:0, from ../../gcc/modulo-sched.c:25: ../../gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ ^ ../../gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ ^ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o omega.o -MT omega.o -MMD -MP -MF ./.deps/omega.TPo ../../gcc/omega.c g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o omp-low.o -MT omp-low.o -MMD -MP -MF ./.deps/omp-low.TPo ../../gcc/omp-low.c In file included from ./tm.h:18:0, from ../../gcc/omp-low.c:27: ../../gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ ^ ../../gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ ^ ../../gcc/omp-low.c: In function 'void scan_sharing_clauses(tree, omp_context*)': ../../gcc/omp-low.c:1825:6: warning: suggest explicit braces to avoid ambiguous 'else' [-Wparentheses] if (scan_array_reductions) ^ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o optabs.o -MT optabs.o -MMD -MP -MF ./.deps/optabs.TPo ../../gcc/optabs.c In file included from ./tm.h:18:0, from ../../gcc/optabs.c:24: ../../gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ ^ ../../gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ ^ gawk -f ../../gcc/opt-functions.awk -f ../../gcc/opt-read.awk \ -f ../../gcc/optc-save-gen.awk \ -v header_name="config.h system.h coretypes.h tm.h" < optionlist > options-save.c g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o options-save.o -MT options-save.o -MMD -MP -MF ./.deps/options-save.TPo options-save.c In file included from tm.h:18:0, from options-save.c:6: ../../gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ ^ ../../gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ ^ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o opts-global.o -MT opts-global.o -MMD -MP -MF ./.deps/opts-global.TPo ../../gcc/opts-global.c In file included from ./tm.h:18:0, from ../../gcc/function.h:26, from ../../gcc/basic-block.h:25, from ../../gcc/opts-global.c:28: ../../gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ ^ ../../gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ ^ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o passes.o -MT passes.o -MMD -MP -MF ./.deps/passes.TPo ../../gcc/passes.c In file included from ./tm.h:18:0, from ../../gcc/passes.c:28: ../../gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ ^ ../../gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ ^ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o plugin.o -MT plugin.o -MMD -MP -MF ./.deps/plugin.TPo ../../gcc/plugin.c g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o pointer-set.o -MT pointer-set.o -MMD -MP -MF ./.deps/pointer-set.TPo ../../gcc/pointer-set.c g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o postreload-gcse.o -MT postreload-gcse.o -MMD -MP -MF ./.deps/postreload-gcse.TPo ../../gcc/postreload-gcse.c In file included from ./tm.h:18:0, from ../../gcc/postreload-gcse.c:23: ../../gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ ^ ../../gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ ^ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o postreload.o -MT postreload.o -MMD -MP -MF ./.deps/postreload.TPo ../../gcc/postreload.c In file included from ./tm.h:18:0, from ../../gcc/postreload.c:23: ../../gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ ^ ../../gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ ^ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o predict.o -MT predict.o -MMD -MP -MF ./.deps/predict.TPo ../../gcc/predict.c In file included from ./tm.h:18:0, from ../../gcc/predict.c:33: ../../gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ ^ ../../gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ ^ ../../gcc/predict.c: In function 'tree_node* expr_expected_value_1(tree, tree, tree_code, tree, bitmap, br_predictor*)': ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_NONE' not handled in switch [-Wswitch] switch (DECL_FUNCTION_CODE (decl)) ^ ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_ACOS' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_ACOSF' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_ACOSH' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_ACOSHF' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_ACOSHL' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_ACOSL' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_ASIN' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_ASINF' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_ASINH' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_ASINHF' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_ASINHL' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_ASINL' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_ATAN' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_ATAN2' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_ATAN2F' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_ATAN2L' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_ATANF' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_ATANH' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_ATANHF' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_ATANHL' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_ATANL' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_CBRT' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_CBRTF' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_CBRTL' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_CEIL' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_CEILF' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_CEILL' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_COPYSIGN' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_COPYSIGNF' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_COPYSIGNL' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_COS' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_COSF' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_COSH' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_COSHF' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_COSHL' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_COSL' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_DREM' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_DREMF' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_DREML' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_ERF' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_ERFC' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_ERFCF' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_ERFCL' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_ERFF' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_ERFL' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_EXP' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_EXP10' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_EXP10F' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_EXP10L' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_EXP2' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_EXP2F' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_EXP2L' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_EXPF' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_EXPL' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_EXPM1' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_EXPM1F' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_EXPM1L' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_FABS' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_FABSF' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_FABSL' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_FABSD32' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_FABSD64' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_FABSD128' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_FDIM' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_FDIMF' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_FDIML' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_FLOOR' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_FLOORF' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_FLOORL' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_FMA' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_FMAF' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_FMAL' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_FMAX' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_FMAXF' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_FMAXL' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_FMIN' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_FMINF' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_FMINL' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_FMOD' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_FMODF' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_FMODL' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_FREXP' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_FREXPF' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_FREXPL' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_GAMMA' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_GAMMAF' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_GAMMAL' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_GAMMA_R' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_GAMMAF_R' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_GAMMAL_R' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_HUGE_VAL' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_HUGE_VALF' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_HUGE_VALL' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_HYPOT' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_HYPOTF' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_HYPOTL' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_ICEIL' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_ICEILF' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_ICEILL' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_IFLOOR' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_IFLOORF' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_IFLOORL' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_ILOGB' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_ILOGBF' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_ILOGBL' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_INF' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_INFF' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_INFL' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_INFD32' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_INFD64' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_INFD128' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_IRINT' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_IRINTF' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_IRINTL' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_IROUND' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_IROUNDF' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_IROUNDL' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_J0' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_J0F' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_J0L' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_J1' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_J1F' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_J1L' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_JN' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_JNF' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_JNL' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_LCEIL' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_LCEILF' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_LCEILL' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_LDEXP' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_LDEXPF' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_LDEXPL' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_LFLOOR' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_LFLOORF' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_LFLOORL' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_LGAMMA' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_LGAMMAF' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_LGAMMAL' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_LGAMMA_R' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_LGAMMAF_R' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_LGAMMAL_R' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_LLCEIL' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_LLCEILF' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_LLCEILL' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_LLFLOOR' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_LLFLOORF' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_LLFLOORL' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_LLRINT' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_LLRINTF' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_LLRINTL' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_LLROUND' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_LLROUNDF' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_LLROUNDL' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_LOG' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_LOG10' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_LOG10F' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_LOG10L' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_LOG1P' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_LOG1PF' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_LOG1PL' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_LOG2' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_LOG2F' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_LOG2L' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_LOGB' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_LOGBF' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_LOGBL' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_LOGF' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_LOGL' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_LRINT' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_LRINTF' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_LRINTL' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_LROUND' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_LROUNDF' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_LROUNDL' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_MODF' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_MODFF' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_MODFL' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_NAN' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_NANF' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_NANL' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_NAND32' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_NAND64' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_NAND128' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_NANS' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_NANSF' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_NANSL' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_NEARBYINT' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_NEARBYINTF' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_NEARBYINTL' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_NEXTAFTER' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_NEXTAFTERF' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_NEXTAFTERL' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_NEXTTOWARD' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_NEXTTOWARDF' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_NEXTTOWARDL' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_POW' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_POW10' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_POW10F' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_POW10L' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_POWF' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_POWI' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_POWIF' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_POWIL' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_POWL' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_REMAINDER' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_REMAINDERF' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_REMAINDERL' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_REMQUO' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_REMQUOF' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_REMQUOL' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_RINT' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_RINTF' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_RINTL' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_ROUND' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_ROUNDF' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_ROUNDL' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_SCALB' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_SCALBF' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_SCALBL' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_SCALBLN' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_SCALBLNF' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_SCALBLNL' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_SCALBN' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_SCALBNF' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_SCALBNL' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_SIGNBIT' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_SIGNBITF' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_SIGNBITL' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_SIGNBITD32' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_SIGNBITD64' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_SIGNBITD128' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_SIGNIFICAND' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_SIGNIFICANDF' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_SIGNIFICANDL' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_SIN' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_SINCOS' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_SINCOSF' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_SINCOSL' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_SINF' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_SINH' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_SINHF' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_SINHL' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_SINL' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_SQRT' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_SQRTF' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_SQRTL' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_TAN' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_TANF' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_TANH' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_TANHF' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_TANHL' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_TANL' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_TGAMMA' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_TGAMMAF' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_TGAMMAL' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_TRUNC' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_TRUNCF' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_TRUNCL' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_Y0' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_Y0F' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_Y0L' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_Y1' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_Y1F' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_Y1L' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_YN' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_YNF' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_YNL' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_CABS' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_CABSF' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_CABSL' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_CACOS' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_CACOSF' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_CACOSH' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_CACOSHF' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_CACOSHL' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_CACOSL' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_CARG' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_CARGF' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_CARGL' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_CASIN' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_CASINF' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_CASINH' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_CASINHF' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_CASINHL' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_CASINL' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_CATAN' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_CATANF' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_CATANH' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_CATANHF' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_CATANHL' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_CATANL' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_CCOS' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_CCOSF' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_CCOSH' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_CCOSHF' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_CCOSHL' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_CCOSL' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_CEXP' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_CEXPF' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_CEXPL' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_CEXPI' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_CEXPIF' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_CEXPIL' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_CIMAG' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_CIMAGF' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_CIMAGL' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_CLOG' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_CLOGF' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_CLOGL' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_CLOG10' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_CLOG10F' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_CLOG10L' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_CONJ' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_CONJF' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_CONJL' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_CPOW' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_CPOWF' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_CPOWL' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_CPROJ' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_CPROJF' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_CPROJL' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_CREAL' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_CREALF' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_CREALL' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_CSIN' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_CSINF' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_CSINH' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_CSINHF' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_CSINHL' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_CSINL' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_CSQRT' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_CSQRTF' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_CSQRTL' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_CTAN' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_CTANF' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_CTANH' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_CTANHF' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_CTANHL' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_CTANL' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_BCMP' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_BCOPY' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_BZERO' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_INDEX' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_MEMCHR' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_MEMCMP' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_MEMCPY' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_MEMMOVE' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_MEMPCPY' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_MEMSET' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_RINDEX' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_STPCPY' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_STPNCPY' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_STRCASECMP' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_STRCAT' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_STRCHR' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_STRCMP' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_STRCPY' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_STRCSPN' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_STRDUP' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_STRNDUP' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_STRLEN' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_STRNCASECMP' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_STRNCAT' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_STRNCMP' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_STRNCPY' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_STRPBRK' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_STRRCHR' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_STRSPN' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_STRSTR' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_FPRINTF' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_FPRINTF_UNLOCKED' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_PUTC' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_PUTC_UNLOCKED' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_FPUTC' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_FPUTC_UNLOCKED' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_FPUTS' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_FPUTS_UNLOCKED' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_FSCANF' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_FWRITE' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_FWRITE_UNLOCKED' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_PRINTF' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_PRINTF_UNLOCKED' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_PUTCHAR' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_PUTCHAR_UNLOCKED' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_PUTS' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_PUTS_UNLOCKED' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_SCANF' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_SNPRINTF' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_SPRINTF' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_SSCANF' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_VFPRINTF' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_VFSCANF' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_VPRINTF' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_VSCANF' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_VSNPRINTF' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_VSPRINTF' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_VSSCANF' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_ISALNUM' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_ISALPHA' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_ISASCII' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_ISBLANK' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_ISCNTRL' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_ISDIGIT' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_ISGRAPH' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_ISLOWER' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_ISPRINT' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_ISPUNCT' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_ISSPACE' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_ISUPPER' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_ISXDIGIT' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_TOASCII' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_TOLOWER' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_TOUPPER' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_ISWALNUM' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_ISWALPHA' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_ISWBLANK' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_ISWCNTRL' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_ISWDIGIT' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_ISWGRAPH' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_ISWLOWER' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_ISWPRINT' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_ISWPUNCT' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_ISWSPACE' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_ISWUPPER' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_ISWXDIGIT' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_TOWLOWER' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_TOWUPPER' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_ABORT' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_ABS' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_AGGREGATE_INCOMING_ADDRESS' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_ALLOCA' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_APPLY' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_APPLY_ARGS' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_BSWAP16' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_BSWAP32' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_BSWAP64' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_CLEAR_CACHE' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_CALLOC' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_CLASSIFY_TYPE' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_CLZ' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_CLZIMAX' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_CLZL' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_CLZLL' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_CONSTANT_P' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_CTZ' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_CTZIMAX' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_CTZL' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_CTZLL' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_CLRSB' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_CLRSBIMAX' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_CLRSBL' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_CLRSBLL' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_DCGETTEXT' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_DGETTEXT' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_DWARF_CFA' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_DWARF_SP_COLUMN' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_EH_RETURN' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_EH_RETURN_DATA_REGNO' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_EXECL' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_EXECLP' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_EXECLE' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_EXECV' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_EXECVP' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_EXECVE' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_EXIT' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_ASSUME_ALIGNED' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_EXTEND_POINTER' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_EXTRACT_RETURN_ADDR' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_FFS' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_FFSIMAX' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_FFSL' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_FFSLL' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_FORK' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_FRAME_ADDRESS' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_FREE' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_FROB_RETURN_ADDR' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_GETTEXT' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_IMAXABS' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_INIT_DWARF_REG_SIZES' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_FINITE' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_FINITEF' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_FINITEL' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_FINITED32' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_FINITED64' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_FINITED128' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_FPCLASSIFY' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_ISFINITE' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_ISINF_SIGN' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_ISINF' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_ISINFF' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_ISINFL' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_ISINFD32' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_ISINFD64' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_ISINFD128' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_ISNAN' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_ISNANF' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_ISNANL' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_ISNAND32' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_ISNAND64' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_ISNAND128' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_ISNORMAL' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_ISGREATER' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_ISGREATEREQUAL' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_ISLESS' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_ISLESSEQUAL' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_ISLESSGREATER' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_ISUNORDERED' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_LABS' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_LLABS' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_LONGJMP' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_MALLOC' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_NEXT_ARG' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_PARITY' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_PARITYIMAX' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_PARITYL' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_PARITYLL' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_POPCOUNT' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_POPCOUNTIMAX' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_POPCOUNTL' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_POPCOUNTLL' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_POSIX_MEMALIGN' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_PREFETCH' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_REALLOC' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_RETURN' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_RETURN_ADDRESS' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_SAVEREGS' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_SETJMP' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_STRFMON' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_STRFTIME' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_TRAP' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_UNREACHABLE' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_UNWIND_INIT' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_UPDATE_SETJMP_BUF' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_VA_COPY' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_VA_END' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_VA_START' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_VA_ARG_PACK' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_VA_ARG_PACK_LEN' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN__EXIT' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN__EXIT2' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_INIT_TRAMPOLINE' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_INIT_HEAP_TRAMPOLINE' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_ADJUST_TRAMPOLINE' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_NONLOCAL_GOTO' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_SETJMP_SETUP' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_SETJMP_RECEIVER' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_STACK_SAVE' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_STACK_RESTORE' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_ALLOCA_WITH_ALIGN' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_OBJECT_SIZE' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_MEMCPY_CHK' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_MEMMOVE_CHK' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_MEMPCPY_CHK' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_MEMSET_CHK' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_STPCPY_CHK' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_STPNCPY_CHK' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_STRCAT_CHK' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_STRCPY_CHK' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_STRNCAT_CHK' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_STRNCPY_CHK' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_SNPRINTF_CHK' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_SPRINTF_CHK' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_VSNPRINTF_CHK' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_VSPRINTF_CHK' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_FPRINTF_CHK' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_PRINTF_CHK' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_VFPRINTF_CHK' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_VPRINTF_CHK' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_PROFILE_FUNC_ENTER' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_PROFILE_FUNC_EXIT' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_THREAD_POINTER' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_SET_THREAD_POINTER' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_EMUTLS_GET_ADDRESS' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_EMUTLS_REGISTER_COMMON' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_UNWIND_RESUME' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_CXA_END_CLEANUP' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_EH_POINTER' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_EH_FILTER' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_EH_COPY_VALUES' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_FILE' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_FUNCTION' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_LINE' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_SYNC_FETCH_AND_ADD_N' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_SYNC_FETCH_AND_ADD_1' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_SYNC_FETCH_AND_ADD_2' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_SYNC_FETCH_AND_ADD_4' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_SYNC_FETCH_AND_ADD_8' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_SYNC_FETCH_AND_ADD_16' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_SYNC_FETCH_AND_SUB_N' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_SYNC_FETCH_AND_SUB_1' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_SYNC_FETCH_AND_SUB_2' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_SYNC_FETCH_AND_SUB_4' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_SYNC_FETCH_AND_SUB_8' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_SYNC_FETCH_AND_SUB_16' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_SYNC_FETCH_AND_OR_N' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_SYNC_FETCH_AND_OR_1' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_SYNC_FETCH_AND_OR_2' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_SYNC_FETCH_AND_OR_4' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_SYNC_FETCH_AND_OR_8' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_SYNC_FETCH_AND_OR_16' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_SYNC_FETCH_AND_AND_N' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_SYNC_FETCH_AND_AND_1' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_SYNC_FETCH_AND_AND_2' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_SYNC_FETCH_AND_AND_4' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_SYNC_FETCH_AND_AND_8' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_SYNC_FETCH_AND_AND_16' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_SYNC_FETCH_AND_XOR_N' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_SYNC_FETCH_AND_XOR_1' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_SYNC_FETCH_AND_XOR_2' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_SYNC_FETCH_AND_XOR_4' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_SYNC_FETCH_AND_XOR_8' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_SYNC_FETCH_AND_XOR_16' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_SYNC_FETCH_AND_NAND_N' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_SYNC_FETCH_AND_NAND_1' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_SYNC_FETCH_AND_NAND_2' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_SYNC_FETCH_AND_NAND_4' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_SYNC_FETCH_AND_NAND_8' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_SYNC_FETCH_AND_NAND_16' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_SYNC_ADD_AND_FETCH_N' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_SYNC_ADD_AND_FETCH_1' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_SYNC_ADD_AND_FETCH_2' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_SYNC_ADD_AND_FETCH_4' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_SYNC_ADD_AND_FETCH_8' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_SYNC_ADD_AND_FETCH_16' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_SYNC_SUB_AND_FETCH_N' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_SYNC_SUB_AND_FETCH_1' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_SYNC_SUB_AND_FETCH_2' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_SYNC_SUB_AND_FETCH_4' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_SYNC_SUB_AND_FETCH_8' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_SYNC_SUB_AND_FETCH_16' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_SYNC_OR_AND_FETCH_N' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_SYNC_OR_AND_FETCH_1' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_SYNC_OR_AND_FETCH_2' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_SYNC_OR_AND_FETCH_4' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_SYNC_OR_AND_FETCH_8' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_SYNC_OR_AND_FETCH_16' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_SYNC_AND_AND_FETCH_N' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_SYNC_AND_AND_FETCH_1' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_SYNC_AND_AND_FETCH_2' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_SYNC_AND_AND_FETCH_4' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_SYNC_AND_AND_FETCH_8' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_SYNC_AND_AND_FETCH_16' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_SYNC_XOR_AND_FETCH_N' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_SYNC_XOR_AND_FETCH_1' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_SYNC_XOR_AND_FETCH_2' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_SYNC_XOR_AND_FETCH_4' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_SYNC_XOR_AND_FETCH_8' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_SYNC_XOR_AND_FETCH_16' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_SYNC_NAND_AND_FETCH_N' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_SYNC_NAND_AND_FETCH_1' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_SYNC_NAND_AND_FETCH_2' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_SYNC_NAND_AND_FETCH_4' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_SYNC_NAND_AND_FETCH_8' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_SYNC_NAND_AND_FETCH_16' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_SYNC_VAL_COMPARE_AND_SWAP_N' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_SYNC_VAL_COMPARE_AND_SWAP_1' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_SYNC_VAL_COMPARE_AND_SWAP_2' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_SYNC_VAL_COMPARE_AND_SWAP_4' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_SYNC_VAL_COMPARE_AND_SWAP_8' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_SYNC_VAL_COMPARE_AND_SWAP_16' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_SYNC_LOCK_TEST_AND_SET_N' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_SYNC_LOCK_TEST_AND_SET_1' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_SYNC_LOCK_TEST_AND_SET_2' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_SYNC_LOCK_TEST_AND_SET_4' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_SYNC_LOCK_TEST_AND_SET_8' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_SYNC_LOCK_TEST_AND_SET_16' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_SYNC_LOCK_RELEASE_N' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_SYNC_LOCK_RELEASE_1' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_SYNC_LOCK_RELEASE_2' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_SYNC_LOCK_RELEASE_4' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_SYNC_LOCK_RELEASE_8' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_SYNC_LOCK_RELEASE_16' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_SYNC_SYNCHRONIZE' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_ATOMIC_TEST_AND_SET' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_ATOMIC_CLEAR' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_ATOMIC_EXCHANGE' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_ATOMIC_EXCHANGE_N' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_ATOMIC_EXCHANGE_1' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_ATOMIC_EXCHANGE_2' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_ATOMIC_EXCHANGE_4' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_ATOMIC_EXCHANGE_8' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_ATOMIC_EXCHANGE_16' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_ATOMIC_LOAD' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_ATOMIC_LOAD_N' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_ATOMIC_LOAD_1' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_ATOMIC_LOAD_2' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_ATOMIC_LOAD_4' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_ATOMIC_LOAD_8' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_ATOMIC_LOAD_16' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_ATOMIC_STORE' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_ATOMIC_STORE_N' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_ATOMIC_STORE_1' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_ATOMIC_STORE_2' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_ATOMIC_STORE_4' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_ATOMIC_STORE_8' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_ATOMIC_STORE_16' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_ATOMIC_ADD_FETCH_N' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_ATOMIC_ADD_FETCH_1' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_ATOMIC_ADD_FETCH_2' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_ATOMIC_ADD_FETCH_4' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_ATOMIC_ADD_FETCH_8' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_ATOMIC_ADD_FETCH_16' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_ATOMIC_SUB_FETCH_N' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_ATOMIC_SUB_FETCH_1' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_ATOMIC_SUB_FETCH_2' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_ATOMIC_SUB_FETCH_4' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_ATOMIC_SUB_FETCH_8' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_ATOMIC_SUB_FETCH_16' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_ATOMIC_AND_FETCH_N' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_ATOMIC_AND_FETCH_1' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_ATOMIC_AND_FETCH_2' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_ATOMIC_AND_FETCH_4' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_ATOMIC_AND_FETCH_8' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_ATOMIC_AND_FETCH_16' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_ATOMIC_NAND_FETCH_N' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_ATOMIC_NAND_FETCH_1' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_ATOMIC_NAND_FETCH_2' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_ATOMIC_NAND_FETCH_4' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_ATOMIC_NAND_FETCH_8' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_ATOMIC_NAND_FETCH_16' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_ATOMIC_XOR_FETCH_N' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_ATOMIC_XOR_FETCH_1' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_ATOMIC_XOR_FETCH_2' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_ATOMIC_XOR_FETCH_4' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_ATOMIC_XOR_FETCH_8' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_ATOMIC_XOR_FETCH_16' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_ATOMIC_OR_FETCH_N' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_ATOMIC_OR_FETCH_1' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_ATOMIC_OR_FETCH_2' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_ATOMIC_OR_FETCH_4' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_ATOMIC_OR_FETCH_8' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_ATOMIC_OR_FETCH_16' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_ATOMIC_FETCH_ADD_N' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_ATOMIC_FETCH_ADD_1' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_ATOMIC_FETCH_ADD_2' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_ATOMIC_FETCH_ADD_4' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_ATOMIC_FETCH_ADD_8' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_ATOMIC_FETCH_ADD_16' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_ATOMIC_FETCH_SUB_N' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_ATOMIC_FETCH_SUB_1' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_ATOMIC_FETCH_SUB_2' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_ATOMIC_FETCH_SUB_4' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_ATOMIC_FETCH_SUB_8' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_ATOMIC_FETCH_SUB_16' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_ATOMIC_FETCH_AND_N' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_ATOMIC_FETCH_AND_1' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_ATOMIC_FETCH_AND_2' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_ATOMIC_FETCH_AND_4' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_ATOMIC_FETCH_AND_8' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_ATOMIC_FETCH_AND_16' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_ATOMIC_FETCH_NAND_N' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_ATOMIC_FETCH_NAND_1' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_ATOMIC_FETCH_NAND_2' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_ATOMIC_FETCH_NAND_4' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_ATOMIC_FETCH_NAND_8' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_ATOMIC_FETCH_NAND_16' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_ATOMIC_FETCH_XOR_N' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_ATOMIC_FETCH_XOR_1' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_ATOMIC_FETCH_XOR_2' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_ATOMIC_FETCH_XOR_4' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_ATOMIC_FETCH_XOR_8' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_ATOMIC_FETCH_XOR_16' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_ATOMIC_FETCH_OR_N' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_ATOMIC_FETCH_OR_1' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_ATOMIC_FETCH_OR_2' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_ATOMIC_FETCH_OR_4' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_ATOMIC_FETCH_OR_8' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_ATOMIC_FETCH_OR_16' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_ATOMIC_ALWAYS_LOCK_FREE' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_ATOMIC_IS_LOCK_FREE' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_ATOMIC_THREAD_FENCE' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_ATOMIC_SIGNAL_FENCE' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_ATOMIC_FERAISEEXCEPT' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_OMP_GET_THREAD_NUM' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_OMP_GET_NUM_THREADS' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_OMP_GET_TEAM_NUM' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_OMP_GET_NUM_TEAMS' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_GOMP_ATOMIC_START' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_GOMP_ATOMIC_END' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_GOMP_BARRIER' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_GOMP_BARRIER_CANCEL' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_GOMP_TASKWAIT' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_GOMP_TASKYIELD' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_GOMP_TASKGROUP_START' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_GOMP_TASKGROUP_END' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_GOMP_CANCEL' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_GOMP_CANCELLATION_POINT' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_GOMP_CRITICAL_START' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_GOMP_CRITICAL_END' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_GOMP_CRITICAL_NAME_START' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_GOMP_CRITICAL_NAME_END' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_GOMP_LOOP_STATIC_START' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_GOMP_LOOP_DYNAMIC_START' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_GOMP_LOOP_GUIDED_START' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_GOMP_LOOP_RUNTIME_START' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_GOMP_LOOP_ORDERED_STATIC_START' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_GOMP_LOOP_ORDERED_DYNAMIC_START' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_GOMP_LOOP_ORDERED_GUIDED_START' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_GOMP_LOOP_ORDERED_RUNTIME_START' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_GOMP_LOOP_STATIC_NEXT' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_GOMP_LOOP_DYNAMIC_NEXT' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_GOMP_LOOP_GUIDED_NEXT' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_GOMP_LOOP_RUNTIME_NEXT' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_GOMP_LOOP_ORDERED_STATIC_NEXT' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_GOMP_LOOP_ORDERED_DYNAMIC_NEXT' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_GOMP_LOOP_ORDERED_GUIDED_NEXT' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_GOMP_LOOP_ORDERED_RUNTIME_NEXT' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_GOMP_LOOP_ULL_STATIC_START' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_GOMP_LOOP_ULL_DYNAMIC_START' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_GOMP_LOOP_ULL_GUIDED_START' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_GOMP_LOOP_ULL_RUNTIME_START' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_GOMP_LOOP_ULL_ORDERED_STATIC_START' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_GOMP_LOOP_ULL_ORDERED_DYNAMIC_START' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_GOMP_LOOP_ULL_ORDERED_GUIDED_START' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_GOMP_LOOP_ULL_ORDERED_RUNTIME_START' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_GOMP_LOOP_ULL_STATIC_NEXT' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_GOMP_LOOP_ULL_DYNAMIC_NEXT' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_GOMP_LOOP_ULL_GUIDED_NEXT' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_GOMP_LOOP_ULL_RUNTIME_NEXT' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_GOMP_LOOP_ULL_ORDERED_STATIC_NEXT' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_GOMP_LOOP_ULL_ORDERED_DYNAMIC_NEXT' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_GOMP_LOOP_ULL_ORDERED_GUIDED_NEXT' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_GOMP_LOOP_ULL_ORDERED_RUNTIME_NEXT' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_GOMP_PARALLEL_LOOP_STATIC' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_GOMP_PARALLEL_LOOP_DYNAMIC' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_GOMP_PARALLEL_LOOP_GUIDED' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_GOMP_PARALLEL_LOOP_RUNTIME' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_GOMP_LOOP_END' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_GOMP_LOOP_END_CANCEL' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_GOMP_LOOP_END_NOWAIT' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_GOMP_ORDERED_START' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_GOMP_ORDERED_END' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_GOMP_PARALLEL' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_GOMP_TASK' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_GOMP_SECTIONS_START' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_GOMP_SECTIONS_NEXT' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_GOMP_PARALLEL_SECTIONS' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_GOMP_SECTIONS_END' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_GOMP_SECTIONS_END_CANCEL' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_GOMP_SECTIONS_END_NOWAIT' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_GOMP_SINGLE_START' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_GOMP_SINGLE_COPY_START' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_GOMP_SINGLE_COPY_END' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_GOMP_TARGET' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_GOMP_TARGET_DATA' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_GOMP_TARGET_END_DATA' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_GOMP_TARGET_UPDATE' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_GOMP_TEAMS' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_CILK_ENTER_FRAME' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_CILK_ENTER_FRAME_FAST' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_CILK_DETACH' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_CILK_RETHROW' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_CILK_SYNCHED' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_CILK_SYNC' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_CILK_LEAVE_FRAME' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_CILK_POP_FRAME' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_CILK_SAVE_FP' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_TM_START' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_TM_COMMIT' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_TM_COMMIT_EH' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_TM_ABORT' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_TM_IRREVOCABLE' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_TM_MEMCPY' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_TM_MEMMOVE' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_TM_MEMSET' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_TM_GETTMCLONE_IRR' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_TM_GETTMCLONE_SAFE' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_TM_MALLOC' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_TM_CALLOC' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_TM_FREE' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_TM_LOG_1' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_TM_LOG_2' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_TM_LOG_4' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_TM_LOG_8' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_TM_LOG_FLOAT' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_TM_LOG_DOUBLE' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_TM_LOG_LDOUBLE' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_TM_LOG' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_TM_LOG_M64' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_TM_LOG_M128' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_TM_LOG_M256' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_TM_STORE_1' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_TM_STORE_WAR_1' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_TM_STORE_WAW_1' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_TM_STORE_2' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_TM_STORE_WAR_2' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_TM_STORE_WAW_2' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_TM_STORE_4' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_TM_STORE_WAR_4' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_TM_STORE_WAW_4' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_TM_STORE_8' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_TM_STORE_WAR_8' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_TM_STORE_WAW_8' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_TM_STORE_FLOAT' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_TM_STORE_WAR_FLOAT' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_TM_STORE_WAW_FLOAT' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_TM_STORE_DOUBLE' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_TM_STORE_WAR_DOUBLE' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_TM_STORE_WAW_DOUBLE' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_TM_STORE_M64' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_TM_STORE_WAR_M64' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_TM_STORE_WAW_M64' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_TM_STORE_M128' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_TM_STORE_WAR_M128' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_TM_STORE_WAW_M128' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_TM_STORE_M256' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_TM_STORE_WAR_M256' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_TM_STORE_WAW_M256' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_TM_STORE_LDOUBLE' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_TM_STORE_WAR_LDOUBLE' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_TM_STORE_WAW_LDOUBLE' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_TM_LOAD_1' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_TM_LOAD_RAR_1' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_TM_LOAD_RAW_1' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_TM_LOAD_RFW_1' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_TM_LOAD_2' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_TM_LOAD_RAR_2' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_TM_LOAD_RAW_2' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_TM_LOAD_RFW_2' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_TM_LOAD_4' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_TM_LOAD_RAR_4' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_TM_LOAD_RAW_4' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_TM_LOAD_RFW_4' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_TM_LOAD_8' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_TM_LOAD_RAR_8' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_TM_LOAD_RAW_8' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_TM_LOAD_RFW_8' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_TM_LOAD_FLOAT' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_TM_LOAD_RAR_FLOAT' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_TM_LOAD_RAW_FLOAT' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_TM_LOAD_RFW_FLOAT' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_TM_LOAD_DOUBLE' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_TM_LOAD_RAR_DOUBLE' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_TM_LOAD_RAW_DOUBLE' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_TM_LOAD_RFW_DOUBLE' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_TM_LOAD_M64' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_TM_LOAD_RAR_M64' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_TM_LOAD_RAW_M64' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_TM_LOAD_RFW_M64' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_TM_LOAD_M128' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_TM_LOAD_RAR_M128' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_TM_LOAD_RAW_M128' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_TM_LOAD_RFW_M128' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_TM_LOAD_M256' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_TM_LOAD_RAR_M256' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_TM_LOAD_RAW_M256' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_TM_LOAD_RFW_M256' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_TM_LOAD_LDOUBLE' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_TM_LOAD_RAR_LDOUBLE' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_TM_LOAD_RAW_LDOUBLE' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_TM_LOAD_RFW_LDOUBLE' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_ASAN_INIT' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_ASAN_REPORT_LOAD1' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_ASAN_REPORT_LOAD2' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_ASAN_REPORT_LOAD4' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_ASAN_REPORT_LOAD8' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_ASAN_REPORT_LOAD16' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_ASAN_REPORT_LOAD_N' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_ASAN_REPORT_STORE1' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_ASAN_REPORT_STORE2' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_ASAN_REPORT_STORE4' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_ASAN_REPORT_STORE8' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_ASAN_REPORT_STORE16' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_ASAN_REPORT_STORE_N' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_ASAN_LOAD1' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_ASAN_LOAD2' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_ASAN_LOAD4' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_ASAN_LOAD8' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_ASAN_LOAD16' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_ASAN_LOADN' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_ASAN_STORE1' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_ASAN_STORE2' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_ASAN_STORE4' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_ASAN_STORE8' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_ASAN_STORE16' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_ASAN_STOREN' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_ASAN_REGISTER_GLOBALS' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_ASAN_UNREGISTER_GLOBALS' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_ASAN_HANDLE_NO_RETURN' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_ASAN_BEFORE_DYNAMIC_INIT' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_ASAN_AFTER_DYNAMIC_INIT' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_TSAN_INIT' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_TSAN_FUNC_ENTRY' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_TSAN_FUNC_EXIT' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_TSAN_VPTR_UPDATE' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_TSAN_READ1' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_TSAN_READ2' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_TSAN_READ4' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_TSAN_READ8' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_TSAN_READ16' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_TSAN_WRITE1' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_TSAN_WRITE2' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_TSAN_WRITE4' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_TSAN_WRITE8' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_TSAN_WRITE16' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC8_LOAD' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC16_LOAD' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC32_LOAD' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC64_LOAD' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC128_LOAD' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC8_STORE' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC16_STORE' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC32_STORE' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC64_STORE' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC128_STORE' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC8_EXCHANGE' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC16_EXCHANGE' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC32_EXCHANGE' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC64_EXCHANGE' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC128_EXCHANGE' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC8_FETCH_ADD' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC16_FETCH_ADD' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC32_FETCH_ADD' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC64_FETCH_ADD' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC128_FETCH_ADD' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC8_FETCH_SUB' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC16_FETCH_SUB' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC32_FETCH_SUB' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC64_FETCH_SUB' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC128_FETCH_SUB' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC8_FETCH_AND' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC16_FETCH_AND' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC32_FETCH_AND' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC64_FETCH_AND' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC128_FETCH_AND' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC8_FETCH_OR' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC16_FETCH_OR' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC32_FETCH_OR' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC64_FETCH_OR' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC128_FETCH_OR' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC8_FETCH_XOR' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC16_FETCH_XOR' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC32_FETCH_XOR' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC64_FETCH_XOR' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC128_FETCH_XOR' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC8_FETCH_NAND' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC16_FETCH_NAND' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC32_FETCH_NAND' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC64_FETCH_NAND' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC128_FETCH_NAND' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC8_COMPARE_EXCHANGE_STRONG' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC16_COMPARE_EXCHANGE_STRONG' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC32_COMPARE_EXCHANGE_STRONG' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC64_COMPARE_EXCHANGE_STRONG' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC128_COMPARE_EXCHANGE_STRONG' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC8_COMPARE_EXCHANGE_WEAK' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC16_COMPARE_EXCHANGE_WEAK' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC32_COMPARE_EXCHANGE_WEAK' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC64_COMPARE_EXCHANGE_WEAK' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC128_COMPARE_EXCHANGE_WEAK' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC_THREAD_FENCE' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC_SIGNAL_FENCE' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_UBSAN_HANDLE_DIVREM_OVERFLOW' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_UBSAN_HANDLE_SHIFT_OUT_OF_BOUNDS' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_UBSAN_HANDLE_BUILTIN_UNREACHABLE' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_UBSAN_HANDLE_MISSING_RETURN' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_UBSAN_HANDLE_VLA_BOUND_NOT_POSITIVE' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_UBSAN_HANDLE_TYPE_MISMATCH' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_UBSAN_HANDLE_ADD_OVERFLOW' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_UBSAN_HANDLE_SUB_OVERFLOW' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_UBSAN_HANDLE_MUL_OVERFLOW' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_UBSAN_HANDLE_NEGATE_OVERFLOW' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_UBSAN_HANDLE_LOAD_INVALID_VALUE' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_CILKPLUS_SEC_REDUCE_ADD' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_CILKPLUS_SEC_REDUCE_MUL' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_CILKPLUS_SEC_REDUCE_ALL_ZERO' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_CILKPLUS_SEC_REDUCE_ANY_ZERO' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_CILKPLUS_SEC_REDUCE_MAX' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_CILKPLUS_SEC_REDUCE_MIN' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_CILKPLUS_SEC_REDUCE_MIN_IND' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_CILKPLUS_SEC_REDUCE_MAX_IND' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_CILKPLUS_SEC_REDUCE_ANY_NONZERO' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_CILKPLUS_SEC_REDUCE_ALL_NONZERO' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_CILKPLUS_SEC_REDUCE' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_CILKPLUS_SEC_REDUCE_MUTATING' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_CILKPLUS_SEC_IMPLICIT_INDEX' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_COMPLEX_MUL_MIN' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_COMPLEX_MUL_MAX' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_COMPLEX_DIV_MIN' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'BUILT_IN_COMPLEX_DIV_MAX' not handled in switch [-Wswitch] ../../gcc/predict.c:1893:13: warning: enumeration value 'END_BUILTINS' not handled in switch [-Wswitch] g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o print-rtl.o -MT print-rtl.o -MMD -MP -MF ./.deps/print-rtl.TPo ../../gcc/print-rtl.c In file included from ./tm.h:18:0, from ../../gcc/print-rtl.c:30: ../../gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ ^ ../../gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ ^ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o print-tree.o -MT print-tree.o -MMD -MP -MF ./.deps/print-tree.TPo ../../gcc/print-tree.c In file included from ./tm.h:18:0, from ../../gcc/print-tree.c:24: ../../gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ ^ ../../gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ ^ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o profile.o -MT profile.o -MMD -MP -MF ./.deps/profile.TPo ../../gcc/profile.c In file included from ./tm.h:18:0, from ../../gcc/profile.c:53: ../../gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ ^ ../../gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ ^ ../../gcc/profile.c:321:9: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] "Edge %i->%i is inconsistent, count"HOST_WIDEST_INT_PRINT_DEC, ^ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o real.o -MT real.o -MMD -MP -MF ./.deps/real.TPo ../../gcc/real.c In file included from ./tm.h:18:0, from ../../gcc/real.c:25: ../../gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ ^ ../../gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ ^ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o realmpfr.o -MT realmpfr.o -MMD -MP -MF ./.deps/realmpfr.TPo ../../gcc/realmpfr.c g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o recog.o -MT recog.o -MMD -MP -MF ./.deps/recog.TPo ../../gcc/recog.c In file included from ./tm.h:18:0, from ../../gcc/recog.c:24: ../../gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ ^ ../../gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ ^ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o reg-stack.o -MT reg-stack.o -MMD -MP -MF ./.deps/reg-stack.TPo ../../gcc/reg-stack.c In file included from ./tm.h:18:0, from ../../gcc/reg-stack.c:155: ../../gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ ^ ../../gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ ^ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o regcprop.o -MT regcprop.o -MMD -MP -MF ./.deps/regcprop.TPo ../../gcc/regcprop.c In file included from ./tm.h:18:0, from ../../gcc/regcprop.c:23: ../../gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ ^ ../../gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ ^ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o reginfo.o -MT reginfo.o -MMD -MP -MF ./.deps/reginfo.TPo ../../gcc/reginfo.c In file included from ./tm.h:18:0, from ../../gcc/reginfo.c:31: ../../gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ ^ ../../gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ ^ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o regrename.o -MT regrename.o -MMD -MP -MF ./.deps/regrename.TPo ../../gcc/regrename.c In file included from ./tm.h:18:0, from ../../gcc/regrename.c:23: ../../gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ ^ ../../gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ ^ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o regstat.o -MT regstat.o -MMD -MP -MF ./.deps/regstat.TPo ../../gcc/regstat.c In file included from ./tm.h:18:0, from ../../gcc/regstat.c:25: ../../gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ ^ ../../gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ ^ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o reload.o -MT reload.o -MMD -MP -MF ./.deps/reload.TPo ../../gcc/reload.c In file included from ./tm.h:18:0, from ../../gcc/reload.c:94: ../../gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ ^ ../../gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ ^ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o reload1.o -MT reload1.o -MMD -MP -MF ./.deps/reload1.TPo ../../gcc/reload1.c In file included from ./tm.h:18:0, from ../../gcc/reload1.c:23: ../../gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ ^ ../../gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ ^ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o reorg.o -MT reorg.o -MMD -MP -MF ./.deps/reorg.TPo ../../gcc/reorg.c In file included from ./tm.h:18:0, from ../../gcc/reorg.c:106: ../../gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ ^ ../../gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ ^ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o resource.o -MT resource.o -MMD -MP -MF ./.deps/resource.TPo ../../gcc/resource.c In file included from ./tm.h:18:0, from ../../gcc/resource.c:23: ../../gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ ^ ../../gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ ^ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o rtl-error.o -MT rtl-error.o -MMD -MP -MF ./.deps/rtl-error.TPo ../../gcc/rtl-error.c In file included from ./tm.h:18:0, from ../../gcc/rtl-error.c:24: ../../gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ ^ ../../gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ ^ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o rtl.o -MT rtl.o -MMD -MP -MF ./.deps/rtl.TPo ../../gcc/rtl.c In file included from ./tm.h:18:0, from ../../gcc/rtl.c:30: ../../gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ ^ ../../gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ ^ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o rtlanal.o -MT rtlanal.o -MMD -MP -MF ./.deps/rtlanal.TPo ../../gcc/rtlanal.c In file included from ./tm.h:18:0, from ../../gcc/rtlanal.c:24: ../../gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ ^ ../../gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ ^ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o rtlhooks.o -MT rtlhooks.o -MMD -MP -MF ./.deps/rtlhooks.TPo ../../gcc/rtlhooks.c In file included from ./tm.h:18:0, from ../../gcc/rtlhooks.c:23: ../../gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ ^ ../../gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ ^ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o sbitmap.o -MT sbitmap.o -MMD -MP -MF ./.deps/sbitmap.TPo ../../gcc/sbitmap.c g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o sched-deps.o -MT sched-deps.o -MMD -MP -MF ./.deps/sched-deps.TPo ../../gcc/sched-deps.c In file included from ./tm.h:18:0, from ../../gcc/sched-deps.c:26: ../../gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ ^ ../../gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ ^ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o sched-ebb.o -MT sched-ebb.o -MMD -MP -MF ./.deps/sched-ebb.TPo ../../gcc/sched-ebb.c In file included from ./tm.h:18:0, from ../../gcc/sched-ebb.c:25: ../../gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ ^ ../../gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ ^ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o sched-rgn.o -MT sched-rgn.o -MMD -MP -MF ./.deps/sched-rgn.TPo ../../gcc/sched-rgn.c In file included from ./tm.h:18:0, from ../../gcc/sched-rgn.c:49: ../../gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ ^ ../../gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ ^ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o sched-vis.o -MT sched-vis.o -MMD -MP -MF ./.deps/sched-vis.TPo ../../gcc/sched-vis.c In file included from ./tm.h:18:0, from ../../gcc/sched-vis.c:29: ../../gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ ^ ../../gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ ^ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o sdbout.o -MT sdbout.o -MMD -MP -MF ./.deps/sdbout.TPo ../../gcc/sdbout.c In file included from ./tm.h:18:0, from ../../gcc/sdbout.c:45: ../../gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ ^ ../../gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ ^ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o sel-sched-ir.o -MT sel-sched-ir.o -MMD -MP -MF ./.deps/sel-sched-ir.TPo ../../gcc/sel-sched-ir.c In file included from ./tm.h:18:0, from ../../gcc/sel-sched-ir.c:23: ../../gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ ^ ../../gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ ^ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o sel-sched-dump.o -MT sel-sched-dump.o -MMD -MP -MF ./.deps/sel-sched-dump.TPo ../../gcc/sel-sched-dump.c In file included from ./tm.h:18:0, from ../../gcc/sel-sched-dump.c:23: ../../gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ ^ ../../gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ ^ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o sel-sched.o -MT sel-sched.o -MMD -MP -MF ./.deps/sel-sched.TPo ../../gcc/sel-sched.c In file included from ./tm.h:18:0, from ../../gcc/sel-sched.c:23: ../../gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ ^ ../../gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ ^ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o sese.o -MT sese.o -MMD -MP -MF ./.deps/sese.TPo ../../gcc/sese.c In file included from ./tm.h:18:0, from ../../gcc/function.h:26, from ../../gcc/basic-block.h:25, from ../../gcc/sese.c:28: ../../gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ ^ ../../gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ ^ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o simplify-rtx.o -MT simplify-rtx.o -MMD -MP -MF ./.deps/simplify-rtx.TPo ../../gcc/simplify-rtx.c In file included from ./tm.h:18:0, from ../../gcc/simplify-rtx.c:24: ../../gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ ^ ../../gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ ^ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o sparseset.o -MT sparseset.o -MMD -MP -MF ./.deps/sparseset.TPo ../../gcc/sparseset.c g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o sreal.o -MT sreal.o -MMD -MP -MF ./.deps/sreal.TPo ../../gcc/sreal.c g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o stack-ptr-mod.o -MT stack-ptr-mod.o -MMD -MP -MF ./.deps/stack-ptr-mod.TPo ../../gcc/stack-ptr-mod.c In file included from ./tm.h:18:0, from ../../gcc/stack-ptr-mod.c:23: ../../gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ ^ ../../gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ ^ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o statistics.o -MT statistics.o -MMD -MP -MF ./.deps/statistics.TPo ../../gcc/statistics.c In file included from ./tm.h:18:0, from ../../gcc/function.h:26, from ../../gcc/statistics.c:28: ../../gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ ^ ../../gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ ^ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o stmt.o -MT stmt.o -MMD -MP -MF ./.deps/stmt.TPo ../../gcc/stmt.c In file included from ./tm.h:18:0, from ../../gcc/stmt.c:28: ../../gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ ^ ../../gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ ^ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o stor-layout.o -MT stor-layout.o -MMD -MP -MF ./.deps/stor-layout.TPo ../../gcc/stor-layout.c In file included from ./tm.h:18:0, from ../../gcc/stor-layout.c:24: ../../gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ ^ ../../gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ ^ ../../gcc/stor-layout.c:239:17: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] sprintf (buf, "SZ"HOST_WIDE_INT_PRINT_UNSIGNED, fnno++); ^ ../../gcc/stor-layout.c: In function 'void set_min_and_max_values_for_integral_type(tree, int, bool)': ../../gcc/stor-layout.c:2536:12: warning: left shift of negative value [-Wshift-negative-value] : 0)))); ^ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o store-motion.o -MT store-motion.o -MMD -MP -MF ./.deps/store-motion.TPo ../../gcc/store-motion.c In file included from ./tm.h:18:0, from ../../gcc/store-motion.c:23: ../../gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ ^ ../../gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ ^ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o streamer-hooks.o -MT streamer-hooks.o -MMD -MP -MF ./.deps/streamer-hooks.TPo ../../gcc/streamer-hooks.c g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o stringpool.o -MT stringpool.o -MMD -MP -MF ./.deps/stringpool.TPo ../../gcc/stringpool.c g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o target-globals.o -MT target-globals.o -MMD -MP -MF ./.deps/target-globals.TPo ../../gcc/target-globals.c In file included from ./tm.h:18:0, from ../../gcc/target-globals.c:23: ../../gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ ^ ../../gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ ^ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o targhooks.o -MT targhooks.o -MMD -MP -MF ./.deps/targhooks.TPo ../../gcc/targhooks.c In file included from ./tm.h:18:0, from ../../gcc/targhooks.c:52: ../../gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ ^ ../../gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ ^ ../../gcc/targhooks.c: In function 'const char* pch_option_mismatch(const char*)': ../../gcc/targhooks.c:1513:79: warning: ignoring return value of 'int asprintf(char**, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] asprintf (&r, _("created and used with differing settings of '%s'"), option); ^ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o timevar.o -MT timevar.o -MMD -MP -MF ./.deps/timevar.TPo ../../gcc/timevar.c g++ -c -DTARGET_NAME=\"avr\" -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o toplev.o -MT toplev.o -MMD -MP -MF ./.deps/toplev.TPo ../../gcc/toplev.c In file included from ./tm.h:18:0, from ../../gcc/toplev.c:28: ../../gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ ^ ../../gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ ^ ../../gcc/toplev.c:1044:9: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] "%s:%d:%d:%s\t"HOST_WIDE_INT_PRINT_DEC"\t%s\n", ^ ../../gcc/toplev.c: In function 'void init_local_tick()': ../../gcc/toplev.c:254:56: warning: ignoring return value of 'ssize_t read(int, void*, size_t)', declared with attribute warn_unused_result [-Wunused-result] read (fd, &random_seed, sizeof (random_seed)); ^ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o tracer.o -MT tracer.o -MMD -MP -MF ./.deps/tracer.TPo ../../gcc/tracer.c In file included from ./tm.h:18:0, from ../../gcc/tracer.c:39: ../../gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ ^ ../../gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ ^ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o trans-mem.o -MT trans-mem.o -MMD -MP -MF ./.deps/trans-mem.TPo ../../gcc/trans-mem.c In file included from ./tm.h:18:0, from ../../gcc/function.h:26, from ../../gcc/basic-block.h:25, from ../../gcc/trans-mem.c:25: ../../gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ ^ ../../gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ ^ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o tree-affine.o -MT tree-affine.o -MMD -MP -MF ./.deps/tree-affine.TPo ../../gcc/tree-affine.c In file included from ./tm.h:18:0, from ../../gcc/function.h:26, from ../../gcc/expr.h:24, from ../../gcc/tree-affine.c:24: ../../gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ ^ ../../gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ ^ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o asan.o -MT asan.o -MMD -MP -MF ./.deps/asan.TPo ../../gcc/asan.c In file included from ./tm.h:18:0, from ../../gcc/function.h:26, from ../../gcc/basic-block.h:25, from ../../gcc/asan.c:27: ../../gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ ^ ../../gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ ^ ../../gcc/asan.c: In function 'void build_check_stmt(location_t, tree, tree, long int, gimple_stmt_iterator*, bool, bool, bool, bool, unsigned int, bool, bool)': ../../gcc/asan.c:1637:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] else if (align && align < size_in_bytes * BITS_PER_UNIT) ../../gcc/asan.c: In function 'bool maybe_instrument_call(gimple_stmt_iterator*)': ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_NONE' not handled in switch [-Wswitch] switch (DECL_FUNCTION_CODE (callee)) ^ ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_ACOS' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_ACOSF' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_ACOSH' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_ACOSHF' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_ACOSHL' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_ACOSL' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_ASIN' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_ASINF' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_ASINH' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_ASINHF' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_ASINHL' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_ASINL' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_ATAN' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_ATAN2' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_ATAN2F' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_ATAN2L' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_ATANF' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_ATANH' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_ATANHF' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_ATANHL' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_ATANL' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_CBRT' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_CBRTF' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_CBRTL' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_CEIL' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_CEILF' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_CEILL' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_COPYSIGN' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_COPYSIGNF' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_COPYSIGNL' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_COS' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_COSF' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_COSH' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_COSHF' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_COSHL' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_COSL' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_DREM' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_DREMF' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_DREML' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_ERF' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_ERFC' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_ERFCF' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_ERFCL' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_ERFF' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_ERFL' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_EXP' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_EXP10' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_EXP10F' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_EXP10L' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_EXP2' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_EXP2F' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_EXP2L' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_EXPF' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_EXPL' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_EXPM1' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_EXPM1F' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_EXPM1L' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_FABS' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_FABSF' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_FABSL' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_FABSD32' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_FABSD64' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_FABSD128' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_FDIM' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_FDIMF' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_FDIML' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_FLOOR' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_FLOORF' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_FLOORL' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_FMA' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_FMAF' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_FMAL' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_FMAX' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_FMAXF' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_FMAXL' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_FMIN' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_FMINF' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_FMINL' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_FMOD' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_FMODF' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_FMODL' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_FREXP' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_FREXPF' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_FREXPL' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_GAMMA' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_GAMMAF' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_GAMMAL' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_GAMMA_R' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_GAMMAF_R' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_GAMMAL_R' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_HUGE_VAL' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_HUGE_VALF' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_HUGE_VALL' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_HYPOT' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_HYPOTF' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_HYPOTL' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_ICEIL' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_ICEILF' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_ICEILL' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_IFLOOR' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_IFLOORF' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_IFLOORL' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_ILOGB' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_ILOGBF' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_ILOGBL' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_INF' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_INFF' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_INFL' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_INFD32' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_INFD64' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_INFD128' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_IRINT' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_IRINTF' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_IRINTL' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_IROUND' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_IROUNDF' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_IROUNDL' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_J0' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_J0F' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_J0L' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_J1' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_J1F' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_J1L' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_JN' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_JNF' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_JNL' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_LCEIL' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_LCEILF' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_LCEILL' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_LDEXP' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_LDEXPF' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_LDEXPL' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_LFLOOR' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_LFLOORF' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_LFLOORL' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_LGAMMA' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_LGAMMAF' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_LGAMMAL' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_LGAMMA_R' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_LGAMMAF_R' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_LGAMMAL_R' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_LLCEIL' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_LLCEILF' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_LLCEILL' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_LLFLOOR' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_LLFLOORF' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_LLFLOORL' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_LLRINT' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_LLRINTF' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_LLRINTL' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_LLROUND' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_LLROUNDF' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_LLROUNDL' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_LOG' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_LOG10' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_LOG10F' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_LOG10L' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_LOG1P' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_LOG1PF' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_LOG1PL' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_LOG2' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_LOG2F' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_LOG2L' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_LOGB' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_LOGBF' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_LOGBL' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_LOGF' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_LOGL' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_LRINT' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_LRINTF' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_LRINTL' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_LROUND' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_LROUNDF' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_LROUNDL' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_MODF' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_MODFF' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_MODFL' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_NAN' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_NANF' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_NANL' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_NAND32' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_NAND64' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_NAND128' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_NANS' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_NANSF' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_NANSL' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_NEARBYINT' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_NEARBYINTF' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_NEARBYINTL' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_NEXTAFTER' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_NEXTAFTERF' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_NEXTAFTERL' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_NEXTTOWARD' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_NEXTTOWARDF' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_NEXTTOWARDL' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_POW' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_POW10' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_POW10F' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_POW10L' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_POWF' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_POWI' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_POWIF' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_POWIL' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_POWL' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_REMAINDER' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_REMAINDERF' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_REMAINDERL' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_REMQUO' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_REMQUOF' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_REMQUOL' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_RINT' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_RINTF' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_RINTL' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_ROUND' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_ROUNDF' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_ROUNDL' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_SCALB' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_SCALBF' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_SCALBL' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_SCALBLN' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_SCALBLNF' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_SCALBLNL' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_SCALBN' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_SCALBNF' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_SCALBNL' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_SIGNBIT' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_SIGNBITF' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_SIGNBITL' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_SIGNBITD32' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_SIGNBITD64' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_SIGNBITD128' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_SIGNIFICAND' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_SIGNIFICANDF' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_SIGNIFICANDL' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_SIN' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_SINCOS' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_SINCOSF' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_SINCOSL' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_SINF' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_SINH' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_SINHF' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_SINHL' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_SINL' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_SQRT' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_SQRTF' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_SQRTL' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_TAN' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_TANF' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_TANH' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_TANHF' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_TANHL' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_TANL' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_TGAMMA' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_TGAMMAF' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_TGAMMAL' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_TRUNC' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_TRUNCF' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_TRUNCL' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_Y0' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_Y0F' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_Y0L' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_Y1' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_Y1F' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_Y1L' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_YN' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_YNF' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_YNL' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_CABS' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_CABSF' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_CABSL' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_CACOS' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_CACOSF' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_CACOSH' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_CACOSHF' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_CACOSHL' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_CACOSL' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_CARG' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_CARGF' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_CARGL' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_CASIN' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_CASINF' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_CASINH' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_CASINHF' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_CASINHL' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_CASINL' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_CATAN' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_CATANF' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_CATANH' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_CATANHF' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_CATANHL' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_CATANL' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_CCOS' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_CCOSF' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_CCOSH' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_CCOSHF' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_CCOSHL' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_CCOSL' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_CEXP' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_CEXPF' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_CEXPL' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_CEXPI' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_CEXPIF' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_CEXPIL' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_CIMAG' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_CIMAGF' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_CIMAGL' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_CLOG' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_CLOGF' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_CLOGL' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_CLOG10' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_CLOG10F' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_CLOG10L' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_CONJ' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_CONJF' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_CONJL' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_CPOW' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_CPOWF' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_CPOWL' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_CPROJ' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_CPROJF' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_CPROJL' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_CREAL' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_CREALF' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_CREALL' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_CSIN' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_CSINF' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_CSINH' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_CSINHF' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_CSINHL' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_CSINL' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_CSQRT' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_CSQRTF' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_CSQRTL' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_CTAN' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_CTANF' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_CTANH' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_CTANHF' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_CTANHL' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_CTANL' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_BCMP' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_BCOPY' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_BZERO' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_INDEX' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_MEMCHR' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_MEMCMP' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_MEMCPY' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_MEMMOVE' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_MEMPCPY' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_MEMSET' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_RINDEX' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_STPCPY' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_STPNCPY' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_STRCASECMP' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_STRCAT' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_STRCHR' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_STRCMP' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_STRCPY' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_STRCSPN' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_STRDUP' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_STRNDUP' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_STRLEN' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_STRNCASECMP' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_STRNCAT' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_STRNCMP' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_STRNCPY' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_STRPBRK' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_STRRCHR' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_STRSPN' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_STRSTR' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_FPRINTF' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_FPRINTF_UNLOCKED' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_PUTC' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_PUTC_UNLOCKED' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_FPUTC' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_FPUTC_UNLOCKED' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_FPUTS' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_FPUTS_UNLOCKED' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_FSCANF' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_FWRITE' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_FWRITE_UNLOCKED' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_PRINTF' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_PRINTF_UNLOCKED' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_PUTCHAR' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_PUTCHAR_UNLOCKED' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_PUTS' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_PUTS_UNLOCKED' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_SCANF' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_SNPRINTF' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_SPRINTF' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_SSCANF' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_VFPRINTF' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_VFSCANF' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_VPRINTF' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_VSCANF' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_VSNPRINTF' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_VSPRINTF' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_VSSCANF' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_ISALNUM' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_ISALPHA' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_ISASCII' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_ISBLANK' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_ISCNTRL' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_ISDIGIT' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_ISGRAPH' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_ISLOWER' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_ISPRINT' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_ISPUNCT' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_ISSPACE' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_ISUPPER' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_ISXDIGIT' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_TOASCII' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_TOLOWER' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_TOUPPER' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_ISWALNUM' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_ISWALPHA' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_ISWBLANK' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_ISWCNTRL' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_ISWDIGIT' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_ISWGRAPH' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_ISWLOWER' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_ISWPRINT' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_ISWPUNCT' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_ISWSPACE' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_ISWUPPER' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_ISWXDIGIT' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_TOWLOWER' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_TOWUPPER' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_ABORT' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_ABS' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_AGGREGATE_INCOMING_ADDRESS' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_ALLOCA' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_APPLY' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_APPLY_ARGS' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_BSWAP16' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_BSWAP32' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_BSWAP64' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_CLEAR_CACHE' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_CALLOC' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_CLASSIFY_TYPE' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_CLZ' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_CLZIMAX' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_CLZL' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_CLZLL' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_CONSTANT_P' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_CTZ' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_CTZIMAX' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_CTZL' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_CTZLL' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_CLRSB' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_CLRSBIMAX' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_CLRSBL' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_CLRSBLL' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_DCGETTEXT' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_DGETTEXT' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_DWARF_CFA' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_DWARF_SP_COLUMN' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_EH_RETURN' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_EH_RETURN_DATA_REGNO' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_EXECL' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_EXECLP' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_EXECLE' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_EXECV' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_EXECVP' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_EXECVE' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_EXIT' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_EXPECT' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_ASSUME_ALIGNED' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_EXTEND_POINTER' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_EXTRACT_RETURN_ADDR' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_FFS' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_FFSIMAX' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_FFSL' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_FFSLL' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_FORK' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_FRAME_ADDRESS' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_FREE' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_FROB_RETURN_ADDR' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_GETTEXT' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_IMAXABS' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_INIT_DWARF_REG_SIZES' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_FINITE' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_FINITEF' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_FINITEL' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_FINITED32' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_FINITED64' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_FINITED128' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_FPCLASSIFY' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_ISFINITE' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_ISINF_SIGN' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_ISINF' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_ISINFF' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_ISINFL' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_ISINFD32' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_ISINFD64' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_ISINFD128' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_ISNAN' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_ISNANF' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_ISNANL' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_ISNAND32' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_ISNAND64' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_ISNAND128' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_ISNORMAL' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_ISGREATER' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_ISGREATEREQUAL' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_ISLESS' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_ISLESSEQUAL' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_ISLESSGREATER' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_ISUNORDERED' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_LABS' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_LLABS' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_LONGJMP' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_MALLOC' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_NEXT_ARG' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_PARITY' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_PARITYIMAX' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_PARITYL' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_PARITYLL' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_POPCOUNT' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_POPCOUNTIMAX' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_POPCOUNTL' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_POPCOUNTLL' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_POSIX_MEMALIGN' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_PREFETCH' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_REALLOC' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_RETURN' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_RETURN_ADDRESS' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_SAVEREGS' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_SETJMP' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_STRFMON' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_STRFTIME' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_UNWIND_INIT' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_UPDATE_SETJMP_BUF' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_VA_COPY' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_VA_END' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_VA_START' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_VA_ARG_PACK' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_VA_ARG_PACK_LEN' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN__EXIT' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN__EXIT2' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_INIT_TRAMPOLINE' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_INIT_HEAP_TRAMPOLINE' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_ADJUST_TRAMPOLINE' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_NONLOCAL_GOTO' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_SETJMP_SETUP' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_SETJMP_RECEIVER' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_STACK_SAVE' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_STACK_RESTORE' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_ALLOCA_WITH_ALIGN' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_OBJECT_SIZE' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_MEMCPY_CHK' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_MEMMOVE_CHK' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_MEMPCPY_CHK' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_MEMSET_CHK' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_STPCPY_CHK' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_STPNCPY_CHK' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_STRCAT_CHK' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_STRCPY_CHK' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_STRNCAT_CHK' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_STRNCPY_CHK' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_SNPRINTF_CHK' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_SPRINTF_CHK' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_VSNPRINTF_CHK' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_VSPRINTF_CHK' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_FPRINTF_CHK' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_PRINTF_CHK' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_VFPRINTF_CHK' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_VPRINTF_CHK' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_PROFILE_FUNC_ENTER' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_PROFILE_FUNC_EXIT' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_THREAD_POINTER' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_SET_THREAD_POINTER' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_EMUTLS_GET_ADDRESS' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_EMUTLS_REGISTER_COMMON' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_UNWIND_RESUME' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_CXA_END_CLEANUP' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_EH_POINTER' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_EH_FILTER' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_EH_COPY_VALUES' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_FILE' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_FUNCTION' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_LINE' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_SYNC_FETCH_AND_ADD_N' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_SYNC_FETCH_AND_ADD_1' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_SYNC_FETCH_AND_ADD_2' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_SYNC_FETCH_AND_ADD_4' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_SYNC_FETCH_AND_ADD_8' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_SYNC_FETCH_AND_ADD_16' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_SYNC_FETCH_AND_SUB_N' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_SYNC_FETCH_AND_SUB_1' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_SYNC_FETCH_AND_SUB_2' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_SYNC_FETCH_AND_SUB_4' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_SYNC_FETCH_AND_SUB_8' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_SYNC_FETCH_AND_SUB_16' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_SYNC_FETCH_AND_OR_N' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_SYNC_FETCH_AND_OR_1' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_SYNC_FETCH_AND_OR_2' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_SYNC_FETCH_AND_OR_4' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_SYNC_FETCH_AND_OR_8' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_SYNC_FETCH_AND_OR_16' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_SYNC_FETCH_AND_AND_N' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_SYNC_FETCH_AND_AND_1' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_SYNC_FETCH_AND_AND_2' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_SYNC_FETCH_AND_AND_4' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_SYNC_FETCH_AND_AND_8' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_SYNC_FETCH_AND_AND_16' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_SYNC_FETCH_AND_XOR_N' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_SYNC_FETCH_AND_XOR_1' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_SYNC_FETCH_AND_XOR_2' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_SYNC_FETCH_AND_XOR_4' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_SYNC_FETCH_AND_XOR_8' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_SYNC_FETCH_AND_XOR_16' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_SYNC_FETCH_AND_NAND_N' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_SYNC_FETCH_AND_NAND_1' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_SYNC_FETCH_AND_NAND_2' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_SYNC_FETCH_AND_NAND_4' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_SYNC_FETCH_AND_NAND_8' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_SYNC_FETCH_AND_NAND_16' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_SYNC_ADD_AND_FETCH_N' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_SYNC_ADD_AND_FETCH_1' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_SYNC_ADD_AND_FETCH_2' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_SYNC_ADD_AND_FETCH_4' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_SYNC_ADD_AND_FETCH_8' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_SYNC_ADD_AND_FETCH_16' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_SYNC_SUB_AND_FETCH_N' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_SYNC_SUB_AND_FETCH_1' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_SYNC_SUB_AND_FETCH_2' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_SYNC_SUB_AND_FETCH_4' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_SYNC_SUB_AND_FETCH_8' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_SYNC_SUB_AND_FETCH_16' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_SYNC_OR_AND_FETCH_N' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_SYNC_OR_AND_FETCH_1' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_SYNC_OR_AND_FETCH_2' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_SYNC_OR_AND_FETCH_4' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_SYNC_OR_AND_FETCH_8' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_SYNC_OR_AND_FETCH_16' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_SYNC_AND_AND_FETCH_N' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_SYNC_AND_AND_FETCH_1' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_SYNC_AND_AND_FETCH_2' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_SYNC_AND_AND_FETCH_4' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_SYNC_AND_AND_FETCH_8' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_SYNC_AND_AND_FETCH_16' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_SYNC_XOR_AND_FETCH_N' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_SYNC_XOR_AND_FETCH_1' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_SYNC_XOR_AND_FETCH_2' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_SYNC_XOR_AND_FETCH_4' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_SYNC_XOR_AND_FETCH_8' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_SYNC_XOR_AND_FETCH_16' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_SYNC_NAND_AND_FETCH_N' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_SYNC_NAND_AND_FETCH_1' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_SYNC_NAND_AND_FETCH_2' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_SYNC_NAND_AND_FETCH_4' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_SYNC_NAND_AND_FETCH_8' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_SYNC_NAND_AND_FETCH_16' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_SYNC_BOOL_COMPARE_AND_SWAP_N' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_SYNC_BOOL_COMPARE_AND_SWAP_1' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_SYNC_BOOL_COMPARE_AND_SWAP_2' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_SYNC_BOOL_COMPARE_AND_SWAP_4' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_SYNC_BOOL_COMPARE_AND_SWAP_8' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_SYNC_BOOL_COMPARE_AND_SWAP_16' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_SYNC_VAL_COMPARE_AND_SWAP_N' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_SYNC_VAL_COMPARE_AND_SWAP_1' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_SYNC_VAL_COMPARE_AND_SWAP_2' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_SYNC_VAL_COMPARE_AND_SWAP_4' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_SYNC_VAL_COMPARE_AND_SWAP_8' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_SYNC_VAL_COMPARE_AND_SWAP_16' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_SYNC_LOCK_TEST_AND_SET_N' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_SYNC_LOCK_TEST_AND_SET_1' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_SYNC_LOCK_TEST_AND_SET_2' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_SYNC_LOCK_TEST_AND_SET_4' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_SYNC_LOCK_TEST_AND_SET_8' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_SYNC_LOCK_TEST_AND_SET_16' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_SYNC_LOCK_RELEASE_N' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_SYNC_LOCK_RELEASE_1' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_SYNC_LOCK_RELEASE_2' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_SYNC_LOCK_RELEASE_4' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_SYNC_LOCK_RELEASE_8' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_SYNC_LOCK_RELEASE_16' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_SYNC_SYNCHRONIZE' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_ATOMIC_TEST_AND_SET' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_ATOMIC_CLEAR' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_ATOMIC_EXCHANGE' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_ATOMIC_EXCHANGE_N' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_ATOMIC_EXCHANGE_1' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_ATOMIC_EXCHANGE_2' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_ATOMIC_EXCHANGE_4' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_ATOMIC_EXCHANGE_8' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_ATOMIC_EXCHANGE_16' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_ATOMIC_LOAD' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_ATOMIC_LOAD_N' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_ATOMIC_LOAD_1' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_ATOMIC_LOAD_2' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_ATOMIC_LOAD_4' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_ATOMIC_LOAD_8' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_ATOMIC_LOAD_16' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_ATOMIC_COMPARE_EXCHANGE' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_ATOMIC_COMPARE_EXCHANGE_N' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_ATOMIC_COMPARE_EXCHANGE_1' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_ATOMIC_COMPARE_EXCHANGE_2' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_ATOMIC_COMPARE_EXCHANGE_4' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_ATOMIC_COMPARE_EXCHANGE_8' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_ATOMIC_COMPARE_EXCHANGE_16' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_ATOMIC_STORE' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_ATOMIC_STORE_N' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_ATOMIC_STORE_1' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_ATOMIC_STORE_2' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_ATOMIC_STORE_4' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_ATOMIC_STORE_8' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_ATOMIC_STORE_16' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_ATOMIC_ADD_FETCH_N' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_ATOMIC_ADD_FETCH_1' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_ATOMIC_ADD_FETCH_2' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_ATOMIC_ADD_FETCH_4' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_ATOMIC_ADD_FETCH_8' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_ATOMIC_ADD_FETCH_16' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_ATOMIC_SUB_FETCH_N' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_ATOMIC_SUB_FETCH_1' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_ATOMIC_SUB_FETCH_2' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_ATOMIC_SUB_FETCH_4' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_ATOMIC_SUB_FETCH_8' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_ATOMIC_SUB_FETCH_16' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_ATOMIC_AND_FETCH_N' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_ATOMIC_AND_FETCH_1' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_ATOMIC_AND_FETCH_2' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_ATOMIC_AND_FETCH_4' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_ATOMIC_AND_FETCH_8' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_ATOMIC_AND_FETCH_16' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_ATOMIC_NAND_FETCH_N' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_ATOMIC_NAND_FETCH_1' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_ATOMIC_NAND_FETCH_2' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_ATOMIC_NAND_FETCH_4' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_ATOMIC_NAND_FETCH_8' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_ATOMIC_NAND_FETCH_16' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_ATOMIC_XOR_FETCH_N' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_ATOMIC_XOR_FETCH_1' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_ATOMIC_XOR_FETCH_2' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_ATOMIC_XOR_FETCH_4' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_ATOMIC_XOR_FETCH_8' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_ATOMIC_XOR_FETCH_16' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_ATOMIC_OR_FETCH_N' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_ATOMIC_OR_FETCH_1' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_ATOMIC_OR_FETCH_2' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_ATOMIC_OR_FETCH_4' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_ATOMIC_OR_FETCH_8' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_ATOMIC_OR_FETCH_16' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_ATOMIC_FETCH_ADD_N' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_ATOMIC_FETCH_ADD_1' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_ATOMIC_FETCH_ADD_2' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_ATOMIC_FETCH_ADD_4' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_ATOMIC_FETCH_ADD_8' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_ATOMIC_FETCH_ADD_16' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_ATOMIC_FETCH_SUB_N' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_ATOMIC_FETCH_SUB_1' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_ATOMIC_FETCH_SUB_2' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_ATOMIC_FETCH_SUB_4' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_ATOMIC_FETCH_SUB_8' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_ATOMIC_FETCH_SUB_16' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_ATOMIC_FETCH_AND_N' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_ATOMIC_FETCH_AND_1' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_ATOMIC_FETCH_AND_2' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_ATOMIC_FETCH_AND_4' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_ATOMIC_FETCH_AND_8' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_ATOMIC_FETCH_AND_16' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_ATOMIC_FETCH_NAND_N' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_ATOMIC_FETCH_NAND_1' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_ATOMIC_FETCH_NAND_2' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_ATOMIC_FETCH_NAND_4' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_ATOMIC_FETCH_NAND_8' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_ATOMIC_FETCH_NAND_16' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_ATOMIC_FETCH_XOR_N' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_ATOMIC_FETCH_XOR_1' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_ATOMIC_FETCH_XOR_2' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_ATOMIC_FETCH_XOR_4' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_ATOMIC_FETCH_XOR_8' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_ATOMIC_FETCH_XOR_16' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_ATOMIC_FETCH_OR_N' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_ATOMIC_FETCH_OR_1' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_ATOMIC_FETCH_OR_2' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_ATOMIC_FETCH_OR_4' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_ATOMIC_FETCH_OR_8' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_ATOMIC_FETCH_OR_16' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_ATOMIC_ALWAYS_LOCK_FREE' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_ATOMIC_IS_LOCK_FREE' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_ATOMIC_THREAD_FENCE' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_ATOMIC_SIGNAL_FENCE' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_ATOMIC_FERAISEEXCEPT' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_OMP_GET_THREAD_NUM' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_OMP_GET_NUM_THREADS' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_OMP_GET_TEAM_NUM' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_OMP_GET_NUM_TEAMS' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_GOMP_ATOMIC_START' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_GOMP_ATOMIC_END' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_GOMP_BARRIER' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_GOMP_BARRIER_CANCEL' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_GOMP_TASKWAIT' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_GOMP_TASKYIELD' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_GOMP_TASKGROUP_START' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_GOMP_TASKGROUP_END' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_GOMP_CANCEL' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_GOMP_CANCELLATION_POINT' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_GOMP_CRITICAL_START' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_GOMP_CRITICAL_END' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_GOMP_CRITICAL_NAME_START' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_GOMP_CRITICAL_NAME_END' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_GOMP_LOOP_STATIC_START' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_GOMP_LOOP_DYNAMIC_START' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_GOMP_LOOP_GUIDED_START' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_GOMP_LOOP_RUNTIME_START' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_GOMP_LOOP_ORDERED_STATIC_START' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_GOMP_LOOP_ORDERED_DYNAMIC_START' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_GOMP_LOOP_ORDERED_GUIDED_START' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_GOMP_LOOP_ORDERED_RUNTIME_START' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_GOMP_LOOP_STATIC_NEXT' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_GOMP_LOOP_DYNAMIC_NEXT' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_GOMP_LOOP_GUIDED_NEXT' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_GOMP_LOOP_RUNTIME_NEXT' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_GOMP_LOOP_ORDERED_STATIC_NEXT' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_GOMP_LOOP_ORDERED_DYNAMIC_NEXT' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_GOMP_LOOP_ORDERED_GUIDED_NEXT' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_GOMP_LOOP_ORDERED_RUNTIME_NEXT' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_GOMP_LOOP_ULL_STATIC_START' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_GOMP_LOOP_ULL_DYNAMIC_START' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_GOMP_LOOP_ULL_GUIDED_START' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_GOMP_LOOP_ULL_RUNTIME_START' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_GOMP_LOOP_ULL_ORDERED_STATIC_START' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_GOMP_LOOP_ULL_ORDERED_DYNAMIC_START' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_GOMP_LOOP_ULL_ORDERED_GUIDED_START' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_GOMP_LOOP_ULL_ORDERED_RUNTIME_START' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_GOMP_LOOP_ULL_STATIC_NEXT' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_GOMP_LOOP_ULL_DYNAMIC_NEXT' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_GOMP_LOOP_ULL_GUIDED_NEXT' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_GOMP_LOOP_ULL_RUNTIME_NEXT' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_GOMP_LOOP_ULL_ORDERED_STATIC_NEXT' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_GOMP_LOOP_ULL_ORDERED_DYNAMIC_NEXT' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_GOMP_LOOP_ULL_ORDERED_GUIDED_NEXT' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_GOMP_LOOP_ULL_ORDERED_RUNTIME_NEXT' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_GOMP_PARALLEL_LOOP_STATIC' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_GOMP_PARALLEL_LOOP_DYNAMIC' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_GOMP_PARALLEL_LOOP_GUIDED' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_GOMP_PARALLEL_LOOP_RUNTIME' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_GOMP_LOOP_END' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_GOMP_LOOP_END_CANCEL' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_GOMP_LOOP_END_NOWAIT' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_GOMP_ORDERED_START' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_GOMP_ORDERED_END' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_GOMP_PARALLEL' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_GOMP_TASK' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_GOMP_SECTIONS_START' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_GOMP_SECTIONS_NEXT' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_GOMP_PARALLEL_SECTIONS' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_GOMP_SECTIONS_END' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_GOMP_SECTIONS_END_CANCEL' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_GOMP_SECTIONS_END_NOWAIT' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_GOMP_SINGLE_START' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_GOMP_SINGLE_COPY_START' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_GOMP_SINGLE_COPY_END' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_GOMP_TARGET' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_GOMP_TARGET_DATA' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_GOMP_TARGET_END_DATA' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_GOMP_TARGET_UPDATE' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_GOMP_TEAMS' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_CILK_ENTER_FRAME' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_CILK_ENTER_FRAME_FAST' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_CILK_DETACH' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_CILK_RETHROW' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_CILK_SYNCHED' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_CILK_SYNC' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_CILK_LEAVE_FRAME' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_CILK_POP_FRAME' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_CILK_SAVE_FP' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_TM_START' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_TM_COMMIT' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_TM_COMMIT_EH' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_TM_ABORT' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_TM_IRREVOCABLE' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_TM_MEMCPY' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_TM_MEMMOVE' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_TM_MEMSET' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_TM_GETTMCLONE_IRR' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_TM_GETTMCLONE_SAFE' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_TM_MALLOC' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_TM_CALLOC' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_TM_FREE' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_TM_LOG_1' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_TM_LOG_2' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_TM_LOG_4' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_TM_LOG_8' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_TM_LOG_FLOAT' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_TM_LOG_DOUBLE' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_TM_LOG_LDOUBLE' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_TM_LOG' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_TM_LOG_M64' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_TM_LOG_M128' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_TM_LOG_M256' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_TM_STORE_1' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_TM_STORE_WAR_1' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_TM_STORE_WAW_1' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_TM_STORE_2' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_TM_STORE_WAR_2' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_TM_STORE_WAW_2' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_TM_STORE_4' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_TM_STORE_WAR_4' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_TM_STORE_WAW_4' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_TM_STORE_8' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_TM_STORE_WAR_8' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_TM_STORE_WAW_8' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_TM_STORE_FLOAT' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_TM_STORE_WAR_FLOAT' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_TM_STORE_WAW_FLOAT' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_TM_STORE_DOUBLE' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_TM_STORE_WAR_DOUBLE' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_TM_STORE_WAW_DOUBLE' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_TM_STORE_M64' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_TM_STORE_WAR_M64' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_TM_STORE_WAW_M64' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_TM_STORE_M128' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_TM_STORE_WAR_M128' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_TM_STORE_WAW_M128' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_TM_STORE_M256' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_TM_STORE_WAR_M256' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_TM_STORE_WAW_M256' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_TM_STORE_LDOUBLE' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_TM_STORE_WAR_LDOUBLE' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_TM_STORE_WAW_LDOUBLE' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_TM_LOAD_1' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_TM_LOAD_RAR_1' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_TM_LOAD_RAW_1' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_TM_LOAD_RFW_1' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_TM_LOAD_2' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_TM_LOAD_RAR_2' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_TM_LOAD_RAW_2' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_TM_LOAD_RFW_2' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_TM_LOAD_4' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_TM_LOAD_RAR_4' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_TM_LOAD_RAW_4' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_TM_LOAD_RFW_4' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_TM_LOAD_8' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_TM_LOAD_RAR_8' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_TM_LOAD_RAW_8' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_TM_LOAD_RFW_8' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_TM_LOAD_FLOAT' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_TM_LOAD_RAR_FLOAT' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_TM_LOAD_RAW_FLOAT' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_TM_LOAD_RFW_FLOAT' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_TM_LOAD_DOUBLE' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_TM_LOAD_RAR_DOUBLE' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_TM_LOAD_RAW_DOUBLE' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_TM_LOAD_RFW_DOUBLE' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_TM_LOAD_M64' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_TM_LOAD_RAR_M64' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_TM_LOAD_RAW_M64' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_TM_LOAD_RFW_M64' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_TM_LOAD_M128' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_TM_LOAD_RAR_M128' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_TM_LOAD_RAW_M128' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_TM_LOAD_RFW_M128' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_TM_LOAD_M256' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_TM_LOAD_RAR_M256' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_TM_LOAD_RAW_M256' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_TM_LOAD_RFW_M256' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_TM_LOAD_LDOUBLE' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_TM_LOAD_RAR_LDOUBLE' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_TM_LOAD_RAW_LDOUBLE' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_TM_LOAD_RFW_LDOUBLE' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_ASAN_INIT' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_ASAN_REPORT_LOAD1' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_ASAN_REPORT_LOAD2' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_ASAN_REPORT_LOAD4' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_ASAN_REPORT_LOAD8' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_ASAN_REPORT_LOAD16' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_ASAN_REPORT_LOAD_N' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_ASAN_REPORT_STORE1' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_ASAN_REPORT_STORE2' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_ASAN_REPORT_STORE4' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_ASAN_REPORT_STORE8' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_ASAN_REPORT_STORE16' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_ASAN_REPORT_STORE_N' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_ASAN_LOAD1' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_ASAN_LOAD2' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_ASAN_LOAD4' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_ASAN_LOAD8' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_ASAN_LOAD16' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_ASAN_LOADN' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_ASAN_STORE1' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_ASAN_STORE2' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_ASAN_STORE4' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_ASAN_STORE8' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_ASAN_STORE16' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_ASAN_STOREN' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_ASAN_REGISTER_GLOBALS' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_ASAN_UNREGISTER_GLOBALS' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_ASAN_HANDLE_NO_RETURN' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_ASAN_BEFORE_DYNAMIC_INIT' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_ASAN_AFTER_DYNAMIC_INIT' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_TSAN_INIT' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_TSAN_FUNC_ENTRY' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_TSAN_FUNC_EXIT' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_TSAN_VPTR_UPDATE' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_TSAN_READ1' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_TSAN_READ2' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_TSAN_READ4' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_TSAN_READ8' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_TSAN_READ16' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_TSAN_WRITE1' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_TSAN_WRITE2' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_TSAN_WRITE4' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_TSAN_WRITE8' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_TSAN_WRITE16' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC8_LOAD' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC16_LOAD' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC32_LOAD' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC64_LOAD' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC128_LOAD' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC8_STORE' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC16_STORE' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC32_STORE' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC64_STORE' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC128_STORE' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC8_EXCHANGE' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC16_EXCHANGE' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC32_EXCHANGE' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC64_EXCHANGE' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC128_EXCHANGE' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC8_FETCH_ADD' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC16_FETCH_ADD' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC32_FETCH_ADD' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC64_FETCH_ADD' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC128_FETCH_ADD' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC8_FETCH_SUB' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC16_FETCH_SUB' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC32_FETCH_SUB' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC64_FETCH_SUB' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC128_FETCH_SUB' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC8_FETCH_AND' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC16_FETCH_AND' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC32_FETCH_AND' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC64_FETCH_AND' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC128_FETCH_AND' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC8_FETCH_OR' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC16_FETCH_OR' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC32_FETCH_OR' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC64_FETCH_OR' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC128_FETCH_OR' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC8_FETCH_XOR' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC16_FETCH_XOR' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC32_FETCH_XOR' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC64_FETCH_XOR' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC128_FETCH_XOR' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC8_FETCH_NAND' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC16_FETCH_NAND' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC32_FETCH_NAND' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC64_FETCH_NAND' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC128_FETCH_NAND' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC8_COMPARE_EXCHANGE_STRONG' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC16_COMPARE_EXCHANGE_STRONG' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC32_COMPARE_EXCHANGE_STRONG' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC64_COMPARE_EXCHANGE_STRONG' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC128_COMPARE_EXCHANGE_STRONG' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC8_COMPARE_EXCHANGE_WEAK' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC16_COMPARE_EXCHANGE_WEAK' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC32_COMPARE_EXCHANGE_WEAK' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC64_COMPARE_EXCHANGE_WEAK' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC128_COMPARE_EXCHANGE_WEAK' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC_THREAD_FENCE' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC_SIGNAL_FENCE' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_UBSAN_HANDLE_DIVREM_OVERFLOW' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_UBSAN_HANDLE_SHIFT_OUT_OF_BOUNDS' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_UBSAN_HANDLE_BUILTIN_UNREACHABLE' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_UBSAN_HANDLE_MISSING_RETURN' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_UBSAN_HANDLE_VLA_BOUND_NOT_POSITIVE' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_UBSAN_HANDLE_TYPE_MISMATCH' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_UBSAN_HANDLE_ADD_OVERFLOW' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_UBSAN_HANDLE_SUB_OVERFLOW' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_UBSAN_HANDLE_MUL_OVERFLOW' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_UBSAN_HANDLE_NEGATE_OVERFLOW' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_UBSAN_HANDLE_LOAD_INVALID_VALUE' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_CILKPLUS_SEC_REDUCE_ADD' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_CILKPLUS_SEC_REDUCE_MUL' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_CILKPLUS_SEC_REDUCE_ALL_ZERO' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_CILKPLUS_SEC_REDUCE_ANY_ZERO' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_CILKPLUS_SEC_REDUCE_MAX' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_CILKPLUS_SEC_REDUCE_MIN' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_CILKPLUS_SEC_REDUCE_MIN_IND' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_CILKPLUS_SEC_REDUCE_MAX_IND' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_CILKPLUS_SEC_REDUCE_ANY_NONZERO' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_CILKPLUS_SEC_REDUCE_ALL_NONZERO' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_CILKPLUS_SEC_REDUCE' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_CILKPLUS_SEC_REDUCE_MUTATING' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_CILKPLUS_SEC_IMPLICIT_INDEX' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_COMPLEX_MUL_MIN' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_COMPLEX_MUL_MAX' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_COMPLEX_DIV_MIN' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'BUILT_IN_COMPLEX_DIV_MAX' not handled in switch [-Wswitch] ../../gcc/asan.c:2012:11: warning: enumeration value 'END_BUILTINS' not handled in switch [-Wswitch] g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o tsan.o -MT tsan.o -MMD -MP -MF ./.deps/tsan.TPo ../../gcc/tsan.c In file included from ./tm.h:18:0, from ../../gcc/function.h:26, from ../../gcc/expr.h:24, from ../../gcc/tsan.c:26: ../../gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ ^ ../../gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ ^ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o ubsan.o -MT ubsan.o -MMD -MP -MF ./.deps/ubsan.TPo ../../gcc/ubsan.c In file included from ./tm.h:18:0, from ../../gcc/function.h:26, from ../../gcc/basic-block.h:25, from ../../gcc/cgraph.h:27, from ../../gcc/ubsan.c:27: ../../gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ ^ ../../gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ ^ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o tree-call-cdce.o -MT tree-call-cdce.o -MMD -MP -MF ./.deps/tree-call-cdce.TPo ../../gcc/tree-call-cdce.c In file included from ./tm.h:18:0, from ../../gcc/tree-call-cdce.c:24: ../../gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ ^ ../../gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ ^ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o tree-cfg.o -MT tree-cfg.o -MMD -MP -MF ./.deps/tree-cfg.TPo ../../gcc/tree-cfg.c In file included from ./tm.h:18:0, from ../../gcc/tree-cfg.c:25: ../../gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ ^ ../../gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ ^ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o tree-cfgcleanup.o -MT tree-cfgcleanup.o -MMD -MP -MF ./.deps/tree-cfgcleanup.TPo ../../gcc/tree-cfgcleanup.c In file included from ./tm.h:18:0, from ../../gcc/tree-cfgcleanup.c:23: ../../gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ ^ ../../gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ ^ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o tree-chrec.o -MT tree-chrec.o -MMD -MP -MF ./.deps/tree-chrec.TPo ../../gcc/tree-chrec.c In file included from ./tm.h:18:0, from ../../gcc/function.h:26, from ../../gcc/cfgloop.h:26, from ../../gcc/tree-chrec.c:31: ../../gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ ^ ../../gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ ^ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o tree-complex.o -MT tree-complex.o -MMD -MP -MF ./.deps/tree-complex.TPo ../../gcc/tree-complex.c In file included from ./tm.h:18:0, from ../../gcc/tree-complex.c:23: ../../gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ ^ ../../gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ ^ In file included from ../../gcc/tree-complex.c:41:0: ../../gcc/tree-complex.c: In function 'tree_node* create_one_component_var(tree, tree, const char*, const char*, tree_code)': ../../gcc/../include/libiberty.h:182:25: warning: operation on 'libiberty_concat_ptr' may be undefined [-Wsequence-point] (libiberty_concat_ptr = (char *) alloca (concat_length ACONCAT_PARAMS + 1), \ ^ ../../gcc/stringpool.h:39:50: note: in definition of macro 'get_identifier' ? get_identifier_with_length ((str), strlen (str)) \ ^~~ ../../gcc/tree-complex.c:447:39: note: in expansion of macro 'ACONCAT' DECL_NAME (r) = get_identifier (ACONCAT ((name, suffix, NULL))); ^~~~~~~ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o tree-data-ref.o -MT tree-data-ref.o -MMD -MP -MF ./.deps/tree-data-ref.TPo ../../gcc/tree-data-ref.c In file included from ./tm.h:18:0, from ../../gcc/function.h:26, from ../../gcc/expr.h:24, from ../../gcc/tree-data-ref.c:80: ../../gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ ^ ../../gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ ^ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o tree-dfa.o -MT tree-dfa.o -MMD -MP -MF ./.deps/tree-dfa.TPo ../../gcc/tree-dfa.c In file included from ./tm.h:18:0, from ../../gcc/tree-dfa.c:24: ../../gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ ^ ../../gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ ^ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o tree-diagnostic.o -MT tree-diagnostic.o -MMD -MP -MF ./.deps/tree-diagnostic.TPo ../../gcc/tree-diagnostic.c g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o tree-dump.o -MT tree-dump.o -MMD -MP -MF ./.deps/tree-dump.TPo ../../gcc/tree-dump.c In file included from ./tm.h:18:0, from ../../gcc/tree-dump.c:24: ../../gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ ^ ../../gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ ^ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o tree-eh.o -MT tree-eh.o -MMD -MP -MF ./.deps/tree-eh.TPo ../../gcc/tree-eh.c In file included from ./tm.h:18:0, from ../../gcc/tree-eh.c:24: ../../gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ ^ ../../gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ ^ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o tree-emutls.o -MT tree-emutls.o -MMD -MP -MF ./.deps/tree-emutls.TPo ../../gcc/tree-emutls.c In file included from ./tm.h:18:0, from ../../gcc/function.h:26, from ../../gcc/basic-block.h:25, from ../../gcc/tree-emutls.c:26: ../../gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ ^ ../../gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ ^ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o tree-if-conv.o -MT tree-if-conv.o -MMD -MP -MF ./.deps/tree-if-conv.TPo ../../gcc/tree-if-conv.c In file included from ./tm.h:18:0, from ../../gcc/tree-if-conv.c:86: ../../gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ ^ ../../gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ ^ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o tree-inline.o -MT tree-inline.o -MMD -MP -MF ./.deps/tree-inline.TPo ../../gcc/tree-inline.c In file included from ./tm.h:18:0, from ../../gcc/tree-inline.c:24: ../../gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ ^ ../../gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ ^ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o tree-into-ssa.o -MT tree-into-ssa.o -MMD -MP -MF ./.deps/tree-into-ssa.TPo ../../gcc/tree-into-ssa.c In file included from ./tm.h:18:0, from ../../gcc/tree-into-ssa.c:24: ../../gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ ^ ../../gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ ^ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o tree-iterator.o -MT tree-iterator.o -MMD -MP -MF ./.deps/tree-iterator.TPo ../../gcc/tree-iterator.c g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o tree-loop-distribution.o -MT tree-loop-distribution.o -MMD -MP -MF ./.deps/tree-loop-distribution.TPo ../../gcc/tree-loop-distribution.c In file included from ./tm.h:18:0, from ../../gcc/function.h:26, from ../../gcc/basic-block.h:25, from ../../gcc/tree-loop-distribution.c:48: ../../gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ ^ ../../gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ ^ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o tree-nested.o -MT tree-nested.o -MMD -MP -MF ./.deps/tree-nested.TPo ../../gcc/tree-nested.c In file included from ./tm.h:18:0, from ../../gcc/tree-nested.c:23: ../../gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ ^ ../../gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ ^ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o tree-nrv.o -MT tree-nrv.o -MMD -MP -MF ./.deps/tree-nrv.TPo ../../gcc/tree-nrv.c In file included from ./tm.h:18:0, from ../../gcc/tree-nrv.c:23: ../../gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ ^ ../../gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ ^ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o tree-object-size.o -MT tree-object-size.o -MMD -MP -MF ./.deps/tree-object-size.TPo ../../gcc/tree-object-size.c In file included from ./tm.h:18:0, from ../../gcc/tree-object-size.c:24: ../../gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ ^ ../../gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ ^ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o tree-outof-ssa.o -MT tree-outof-ssa.o -MMD -MP -MF ./.deps/tree-outof-ssa.TPo ../../gcc/tree-outof-ssa.c In file included from ./tm.h:18:0, from ../../gcc/tree-outof-ssa.c:24: ../../gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ ^ ../../gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ ^ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o tree-parloops.o -MT tree-parloops.o -MMD -MP -MF ./.deps/tree-parloops.TPo ../../gcc/tree-parloops.c In file included from ./tm.h:18:0, from ../../gcc/function.h:26, from ../../gcc/basic-block.h:25, from ../../gcc/tree-parloops.c:26: ../../gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ ^ ../../gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ ^ ../../gcc/tree-parloops.c: In function 'void eliminate_local_variables(edge, edge)': ../../gcc/tree-parloops.c:767:8: warning: suggest explicit braces to avoid ambiguous 'else' [-Wparentheses] if (bb != entry_bb && bb != exit_bb) ^ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o tree-phinodes.o -MT tree-phinodes.o -MMD -MP -MF ./.deps/tree-phinodes.TPo ../../gcc/tree-phinodes.c In file included from ./tm.h:18:0, from ../../gcc/tree-phinodes.c:23: ../../gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ ^ ../../gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ ^ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o tree-predcom.o -MT tree-predcom.o -MMD -MP -MF ./.deps/tree-predcom.TPo ../../gcc/tree-predcom.c In file included from ./tm.h:18:0, from ../../gcc/tree-predcom.c:190: ../../gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ ^ ../../gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ ^ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o tree-pretty-print.o -MT tree-pretty-print.o -MMD -MP -MF ./.deps/tree-pretty-print.TPo ../../gcc/tree-pretty-print.c In file included from ./tm.h:18:0, from ../../gcc/tree-pretty-print.c:24: ../../gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ ^ ../../gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ ^ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o tree-profile.o -MT tree-profile.o -MMD -MP -MF ./.deps/tree-profile.TPo ../../gcc/tree-profile.c In file included from ./tm.h:18:0, from ../../gcc/tree-profile.c:30: ../../gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ ^ ../../gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ ^ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o tree-scalar-evolution.o -MT tree-scalar-evolution.o -MMD -MP -MF ./.deps/tree-scalar-evolution.TPo ../../gcc/tree-scalar-evolution.c In file included from ./tm.h:18:0, from ../../gcc/function.h:26, from ../../gcc/expr.h:24, from ../../gcc/tree-scalar-evolution.c:260: ../../gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ ^ ../../gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ ^ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o tree-sra.o -MT tree-sra.o -MMD -MP -MF ./.deps/tree-sra.TPo ../../gcc/tree-sra.c In file included from ./tm.h:18:0, from ../../gcc/tree-sra.c:79: ../../gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ ^ ../../gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ ^ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o tree-switch-conversion.o -MT tree-switch-conversion.o -MMD -MP -MF ./.deps/tree-switch-conversion.TPo ../../gcc/tree-switch-conversion.c In file included from ./tm.h:18:0, from ../../gcc/tree-switch-conversion.c:28: ../../gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ ^ ../../gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ ^ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o tree-ssa-address.o -MT tree-ssa-address.o -MMD -MP -MF ./.deps/tree-ssa-address.TPo ../../gcc/tree-ssa-address.c In file included from ./tm.h:18:0, from ../../gcc/tree-ssa-address.c:26: ../../gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ ^ ../../gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ ^ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o tree-ssa-alias.o -MT tree-ssa-alias.o -MMD -MP -MF ./.deps/tree-ssa-alias.TPo ../../gcc/tree-ssa-alias.c In file included from ./tm.h:18:0, from ../../gcc/tree-ssa-alias.c:24: ../../gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ ^ ../../gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ ^ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o tree-ssa-ccp.o -MT tree-ssa-ccp.o -MMD -MP -MF ./.deps/tree-ssa-ccp.TPo ../../gcc/tree-ssa-ccp.c In file included from ./tm.h:18:0, from ../../gcc/tree-ssa-ccp.c:115: ../../gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ ^ ../../gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ ^ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o tree-ssa-coalesce.o -MT tree-ssa-coalesce.o -MMD -MP -MF ./.deps/tree-ssa-coalesce.TPo ../../gcc/tree-ssa-coalesce.c In file included from ./tm.h:18:0, from ../../gcc/tree-ssa-coalesce.c:24: ../../gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ ^ ../../gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ ^ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o tree-ssa-copy.o -MT tree-ssa-copy.o -MMD -MP -MF ./.deps/tree-ssa-copy.TPo ../../gcc/tree-ssa-copy.c In file included from ./tm.h:18:0, from ../../gcc/tree-ssa-copy.c:23: ../../gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ ^ ../../gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ ^ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o tree-ssa-copyrename.o -MT tree-ssa-copyrename.o -MMD -MP -MF ./.deps/tree-ssa-copyrename.TPo ../../gcc/tree-ssa-copyrename.c In file included from ./tm.h:18:0, from ../../gcc/tree-ssa-copyrename.c:24: ../../gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ ^ ../../gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ ^ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o tree-ssa-dce.o -MT tree-ssa-dce.o -MMD -MP -MF ./.deps/tree-ssa-dce.TPo ../../gcc/tree-ssa-dce.c In file included from ./tm.h:18:0, from ../../gcc/tree-ssa-dce.c:48: ../../gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ ^ ../../gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ ^ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o tree-ssa-dom.o -MT tree-ssa-dom.o -MMD -MP -MF ./.deps/tree-ssa-dom.TPo ../../gcc/tree-ssa-dom.c In file included from ./tm.h:18:0, from ../../gcc/tree-ssa-dom.c:25: ../../gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ ^ ../../gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ ^ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o tree-ssa-dse.o -MT tree-ssa-dse.o -MMD -MP -MF ./.deps/tree-ssa-dse.TPo ../../gcc/tree-ssa-dse.c In file included from ./tm.h:18:0, from ../../gcc/tree-ssa-dse.c:23: ../../gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ ^ ../../gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ ^ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o tree-ssa-forwprop.o -MT tree-ssa-forwprop.o -MMD -MP -MF ./.deps/tree-ssa-forwprop.TPo ../../gcc/tree-ssa-forwprop.c In file included from ./tm.h:18:0, from ../../gcc/tree-ssa-forwprop.c:23: ../../gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ ^ ../../gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ ^ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o tree-ssa-ifcombine.o -MT tree-ssa-ifcombine.o -MMD -MP -MF ./.deps/tree-ssa-ifcombine.TPo ../../gcc/tree-ssa-ifcombine.c In file included from ./tm.h:18:0, from ../../gcc/tree-ssa-ifcombine.c:24: ../../gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ ^ ../../gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ ^ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o tree-ssa-live.o -MT tree-ssa-live.o -MMD -MP -MF ./.deps/tree-ssa-live.TPo ../../gcc/tree-ssa-live.c In file included from ./tm.h:18:0, from ../../gcc/tree-ssa-live.c:25: ../../gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ ^ ../../gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ ^ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o tree-ssa-loop-ch.o -MT tree-ssa-loop-ch.o -MMD -MP -MF ./.deps/tree-ssa-loop-ch.TPo ../../gcc/tree-ssa-loop-ch.c In file included from ./tm.h:18:0, from ../../gcc/tree-ssa-loop-ch.c:23: ../../gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ ^ ../../gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ ^ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o tree-ssa-loop-im.o -MT tree-ssa-loop-im.o -MMD -MP -MF ./.deps/tree-ssa-loop-im.TPo ../../gcc/tree-ssa-loop-im.c In file included from ./tm.h:18:0, from ../../gcc/tree-ssa-loop-im.c:23: ../../gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ ^ ../../gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ ^ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o tree-ssa-loop-ivcanon.o -MT tree-ssa-loop-ivcanon.o -MMD -MP -MF ./.deps/tree-ssa-loop-ivcanon.TPo ../../gcc/tree-ssa-loop-ivcanon.c In file included from ./tm.h:18:0, from ../../gcc/tree-ssa-loop-ivcanon.c:38: ../../gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ ^ ../../gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ ^ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o tree-ssa-loop-ivopts.o -MT tree-ssa-loop-ivopts.o -MMD -MP -MF ./.deps/tree-ssa-loop-ivopts.TPo ../../gcc/tree-ssa-loop-ivopts.c In file included from ./tm.h:18:0, from ../../gcc/tree-ssa-loop-ivopts.c:67: ../../gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ ^ ../../gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ ^ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o tree-ssa-loop-manip.o -MT tree-ssa-loop-manip.o -MMD -MP -MF ./.deps/tree-ssa-loop-manip.TPo ../../gcc/tree-ssa-loop-manip.c In file included from ./tm.h:18:0, from ../../gcc/tree-ssa-loop-manip.c:23: ../../gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ ^ ../../gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ ^ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o tree-ssa-loop-niter.o -MT tree-ssa-loop-niter.o -MMD -MP -MF ./.deps/tree-ssa-loop-niter.TPo ../../gcc/tree-ssa-loop-niter.c In file included from ./tm.h:18:0, from ../../gcc/tree-ssa-loop-niter.c:23: ../../gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ ^ ../../gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ ^ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o tree-ssa-loop-prefetch.o -MT tree-ssa-loop-prefetch.o -MMD -MP -MF ./.deps/tree-ssa-loop-prefetch.TPo ../../gcc/tree-ssa-loop-prefetch.c In file included from ./tm.h:18:0, from ../../gcc/tree-ssa-loop-prefetch.c:23: ../../gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ ^ ../../gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ ^ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o tree-ssa-loop-unswitch.o -MT tree-ssa-loop-unswitch.o -MMD -MP -MF ./.deps/tree-ssa-loop-unswitch.TPo ../../gcc/tree-ssa-loop-unswitch.c In file included from ./tm.h:18:0, from ../../gcc/tree-ssa-loop-unswitch.c:23: ../../gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ ^ ../../gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ ^ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o tree-ssa-loop.o -MT tree-ssa-loop.o -MMD -MP -MF ./.deps/tree-ssa-loop.TPo ../../gcc/tree-ssa-loop.c In file included from ./tm.h:18:0, from ../../gcc/tree-ssa-loop.c:23: ../../gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ ^ ../../gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ ^ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o tree-ssa-math-opts.o -MT tree-ssa-math-opts.o -MMD -MP -MF ./.deps/tree-ssa-math-opts.TPo ../../gcc/tree-ssa-math-opts.c In file included from ./tm.h:18:0, from ../../gcc/tree-ssa-math-opts.c:90: ../../gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ ^ ../../gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ ^ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o tree-ssa-operands.o -MT tree-ssa-operands.o -MMD -MP -MF ./.deps/tree-ssa-operands.TPo ../../gcc/tree-ssa-operands.c In file included from ./tm.h:18:0, from ../../gcc/tree-ssa-operands.c:23: ../../gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ ^ ../../gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ ^ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o tree-ssa-phiopt.o -MT tree-ssa-phiopt.o -MMD -MP -MF ./.deps/tree-ssa-phiopt.TPo ../../gcc/tree-ssa-phiopt.c In file included from ./tm.h:18:0, from ../../gcc/tree-ssa-phiopt.c:24: ../../gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ ^ ../../gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ ^ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o tree-ssa-phiprop.o -MT tree-ssa-phiprop.o -MMD -MP -MF ./.deps/tree-ssa-phiprop.TPo ../../gcc/tree-ssa-phiprop.c In file included from ./tm.h:18:0, from ../../gcc/tree-ssa-phiprop.c:24: ../../gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ ^ ../../gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ ^ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o tree-ssa-pre.o -MT tree-ssa-pre.o -MMD -MP -MF ./.deps/tree-ssa-pre.TPo ../../gcc/tree-ssa-pre.c In file included from ./tm.h:18:0, from ../../gcc/tree-ssa-pre.c:25: ../../gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ ^ ../../gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ ^ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o tree-ssa-propagate.o -MT tree-ssa-propagate.o -MMD -MP -MF ./.deps/tree-ssa-propagate.TPo ../../gcc/tree-ssa-propagate.c In file included from ./tm.h:18:0, from ../../gcc/tree-ssa-propagate.c:24: ../../gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ ^ ../../gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ ^ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o tree-ssa-reassoc.o -MT tree-ssa-reassoc.o -MMD -MP -MF ./.deps/tree-ssa-reassoc.TPo ../../gcc/tree-ssa-reassoc.c In file included from ./tm.h:18:0, from ../../gcc/tree-ssa-reassoc.c:25: ../../gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ ^ ../../gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ ^ ../../gcc/tree-ssa-reassoc.c:4211:25: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf (dump_file, ")^"HOST_WIDE_INT_PRINT_DEC"\n", ^ ../../gcc/tree-ssa-reassoc.c:4245:28: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf (dump_file, ")^"HOST_WIDE_INT_PRINT_DEC"\n", power); ^ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o tree-ssa-sccvn.o -MT tree-ssa-sccvn.o -MMD -MP -MF ./.deps/tree-ssa-sccvn.TPo ../../gcc/tree-ssa-sccvn.c In file included from ./tm.h:18:0, from ../../gcc/tree-ssa-sccvn.c:24: ../../gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ ^ ../../gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ ^ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o tree-ssa-sink.o -MT tree-ssa-sink.o -MMD -MP -MF ./.deps/tree-ssa-sink.TPo ../../gcc/tree-ssa-sink.c In file included from ./tm.h:18:0, from ../../gcc/tree-ssa-sink.c:24: ../../gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ ^ ../../gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ ^ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o tree-ssa-strlen.o -MT tree-ssa-strlen.o -MMD -MP -MF ./.deps/tree-ssa-strlen.TPo ../../gcc/tree-ssa-strlen.c In file included from ./tm.h:18:0, from ../../gcc/function.h:26, from ../../gcc/basic-block.h:25, from ../../gcc/tree-ssa-strlen.c:28: ../../gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ ^ ../../gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ ^ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o tree-ssa-structalias.o -MT tree-ssa-structalias.o -MMD -MP -MF ./.deps/tree-ssa-structalias.TPo ../../gcc/tree-ssa-structalias.c In file included from ./tm.h:18:0, from ../../gcc/tree-ssa-structalias.c:24: ../../gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ ^ ../../gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ ^ ../../gcc/tree-ssa-structalias.c: In function 'variable_info* create_variable_info_for_1(tree, const char*)': ../../gcc/tree-ssa-structalias.c:5719:63: warning: ignoring return value of 'int asprintf(char**, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] "+" HOST_WIDE_INT_PRINT_DEC, name, fo->offset, fo->size); ^ ../../gcc/tree-ssa-structalias.c: In function 'variable_info* create_function_info_for(tree, const char*)': ../../gcc/tree-ssa-structalias.c:5460:47: warning: ignoring return value of 'int asprintf(char**, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] asprintf (&tempname, "%s.clobber", name); ^ ../../gcc/tree-ssa-structalias.c:5474:43: warning: ignoring return value of 'int asprintf(char**, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] asprintf (&tempname, "%s.use", name); ^ ../../gcc/tree-ssa-structalias.c:5496:45: warning: ignoring return value of 'int asprintf(char**, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] asprintf (&tempname, "%s.chain", name); ^ ../../gcc/tree-ssa-structalias.c:5524:46: warning: ignoring return value of 'int asprintf(char**, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] asprintf (&tempname, "%s.result", name); ^ ../../gcc/tree-ssa-structalias.c:5554:48: warning: ignoring return value of 'int asprintf(char**, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] asprintf (&tempname, "%s.arg%d", name, i); ^ ../../gcc/tree-ssa-structalias.c:5583:47: warning: ignoring return value of 'int asprintf(char**, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] asprintf (&tempname, "%s.varargs", name); ^ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o tree-ssa-tail-merge.o -MT tree-ssa-tail-merge.o -MMD -MP -MF ./.deps/tree-ssa-tail-merge.TPo ../../gcc/tree-ssa-tail-merge.c In file included from ./tm.h:18:0, from ../../gcc/tree-ssa-tail-merge.c:191: ../../gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ ^ ../../gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ ^ ../../gcc/tree-ssa-tail-merge.c: In function 'void gsi_advance_fw_nondebug_nonlocal(gimple_stmt_iterator*)': ../../gcc/tree-ssa-tail-merge.c:360:7: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (!stmt_local_def (stmt)) ^~ ../../gcc/tree-ssa-tail-merge.c:362:2: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' gsi_next_nondebug (gsi); ^~~~~~~~~~~~~~~~~ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o tree-ssa-ter.o -MT tree-ssa-ter.o -MMD -MP -MF ./.deps/tree-ssa-ter.TPo ../../gcc/tree-ssa-ter.c In file included from ./tm.h:18:0, from ../../gcc/tree-ssa-ter.c:25: ../../gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ ^ ../../gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ ^ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o tree-ssa-threadedge.o -MT tree-ssa-threadedge.o -MMD -MP -MF ./.deps/tree-ssa-threadedge.TPo ../../gcc/tree-ssa-threadedge.c In file included from ./tm.h:18:0, from ../../gcc/tree-ssa-threadedge.c:24: ../../gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ ^ ../../gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ ^ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o tree-ssa-threadupdate.o -MT tree-ssa-threadupdate.o -MMD -MP -MF ./.deps/tree-ssa-threadupdate.TPo ../../gcc/tree-ssa-threadupdate.c In file included from ./tm.h:18:0, from ../../gcc/function.h:26, from ../../gcc/basic-block.h:25, from ../../gcc/tree-ssa-threadupdate.c:25: ../../gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ ^ ../../gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ ^ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o tree-ssa-uncprop.o -MT tree-ssa-uncprop.o -MMD -MP -MF ./.deps/tree-ssa-uncprop.TPo ../../gcc/tree-ssa-uncprop.c In file included from ./tm.h:18:0, from ../../gcc/tree-ssa-uncprop.c:23: ../../gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ ^ ../../gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ ^ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o tree-ssa-uninit.o -MT tree-ssa-uninit.o -MMD -MP -MF ./.deps/tree-ssa-uninit.TPo ../../gcc/tree-ssa-uninit.c In file included from ./tm.h:18:0, from ../../gcc/tree-ssa-uninit.c:24: ../../gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ ^ ../../gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ ^ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o tree-ssa.o -MT tree-ssa.o -MMD -MP -MF ./.deps/tree-ssa.TPo ../../gcc/tree-ssa.c In file included from ./tm.h:18:0, from ../../gcc/tree-ssa.c:23: ../../gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ ^ ../../gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ ^ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o tree-ssanames.o -MT tree-ssanames.o -MMD -MP -MF ./.deps/tree-ssanames.TPo ../../gcc/tree-ssanames.c In file included from ./tm.h:18:0, from ../../gcc/tree-ssanames.c:23: ../../gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ ^ ../../gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ ^ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o tree-stdarg.o -MT tree-stdarg.o -MMD -MP -MF ./.deps/tree-stdarg.TPo ../../gcc/tree-stdarg.c In file included from ./tm.h:18:0, from ../../gcc/tree-stdarg.c:24: ../../gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ ^ ../../gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ ^ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o tree-streamer.o -MT tree-streamer.o -MMD -MP -MF ./.deps/tree-streamer.TPo ../../gcc/tree-streamer.c In file included from ./tm.h:18:0, from ../../gcc/function.h:26, from ../../gcc/basic-block.h:25, from ../../gcc/tree-streamer.c:27: ../../gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ ^ ../../gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ ^ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o tree-streamer-in.o -MT tree-streamer-in.o -MMD -MP -MF ./.deps/tree-streamer-in.TPo ../../gcc/tree-streamer-in.c In file included from ./tm.h:18:0, from ../../gcc/function.h:26, from ../../gcc/basic-block.h:25, from ../../gcc/tree-streamer-in.c:28: ../../gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ ^ ../../gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ ^ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o tree-streamer-out.o -MT tree-streamer-out.o -MMD -MP -MF ./.deps/tree-streamer-out.TPo ../../gcc/tree-streamer-out.c In file included from ./tm.h:18:0, from ../../gcc/tree-streamer-out.c:25: ../../gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ ^ ../../gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ ^ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o tree-tailcall.o -MT tree-tailcall.o -MMD -MP -MF ./.deps/tree-tailcall.TPo ../../gcc/tree-tailcall.c In file included from ./tm.h:18:0, from ../../gcc/tree-tailcall.c:23: ../../gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ ^ ../../gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ ^ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o tree-vect-generic.o -MT tree-vect-generic.o -MMD -MP -MF ./.deps/tree-vect-generic.TPo ../../gcc/tree-vect-generic.c In file included from ./tm.h:18:0, from ../../gcc/tree-vect-generic.c:25: ../../gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ ^ ../../gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ ^ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o tree-vect-patterns.o -MT tree-vect-patterns.o -MMD -MP -MF ./.deps/tree-vect-patterns.TPo ../../gcc/tree-vect-patterns.c In file included from ./tm.h:18:0, from ../../gcc/tree-vect-patterns.c:24: ../../gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ ^ ../../gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ ^ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o tree-vect-data-refs.o -MT tree-vect-data-refs.o -MMD -MP -MF ./.deps/tree-vect-data-refs.TPo ../../gcc/tree-vect-data-refs.c In file included from ./tm.h:18:0, from ../../gcc/tree-vect-data-refs.c:26: ../../gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ ^ ../../gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ ^ ../../gcc/tree-vect-data-refs.c: In function 'tree_node* vect_create_destination_var(tree, tree)': ../../gcc/tree-vect-data-refs.c:4375:72: warning: ignoring return value of 'int asprintf(char**, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] asprintf (&new_name, "%s_%u", name, SSA_NAME_VERSION (scalar_dest)); ^ ../../gcc/tree-vect-data-refs.c:4377:64: warning: ignoring return value of 'int asprintf(char**, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] asprintf (&new_name, "_%u", SSA_NAME_VERSION (scalar_dest)); ^ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o tree-vect-stmts.o -MT tree-vect-stmts.o -MMD -MP -MF ./.deps/tree-vect-stmts.TPo ../../gcc/tree-vect-stmts.c In file included from ./tm.h:18:0, from ../../gcc/tree-vect-stmts.c:26: ../../gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ ^ ../../gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ ^ ../../gcc/tree-vect-stmts.c: In function 'bool vectorizable_shift(gimple, gimple_stmt_iterator*, gimple_statement_base**, slp_tree)': ../../gcc/tree-vect-stmts.c:4390:23: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (dump_enabled_p ()) ^~ ../../gcc/tree-vect-stmts.c:4394:4: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' return false; ^~~~~~ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o tree-vect-loop.o -MT tree-vect-loop.o -MMD -MP -MF ./.deps/tree-vect-loop.TPo ../../gcc/tree-vect-loop.c In file included from ./tm.h:18:0, from ../../gcc/tree-vect-loop.c:26: ../../gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ ^ ../../gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ ^ ../../gcc/tree-vect-loop.c: In function 'bool vectorizable_reduction(gimple, gimple_stmt_iterator*, gimple_statement_base**, slp_tree)': ../../gcc/tree-vect-loop.c:4952:11: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (dump_enabled_p ()) ^~ ../../gcc/tree-vect-loop.c:4956:13: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' return false; ^~~~~~ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o tree-vect-loop-manip.o -MT tree-vect-loop-manip.o -MMD -MP -MF ./.deps/tree-vect-loop-manip.TPo ../../gcc/tree-vect-loop-manip.c In file included from ./tm.h:18:0, from ../../gcc/tree-vect-loop-manip.c:26: ../../gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ ^ ../../gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ ^ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o tree-vect-slp.o -MT tree-vect-slp.o -MMD -MP -MF ./.deps/tree-vect-slp.TPo ../../gcc/tree-vect-slp.c In file included from ./tm.h:18:0, from ../../gcc/tree-vect-slp.c:26: ../../gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ ^ ../../gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ ^ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o tree-vectorizer.o -MT tree-vectorizer.o -MMD -MP -MF ./.deps/tree-vectorizer.TPo ../../gcc/tree-vectorizer.c In file included from ./tm.h:18:0, from ../../gcc/tree-vectorizer.c:61: ../../gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ ^ ../../gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ ^ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o tree-vrp.o -MT tree-vrp.o -MMD -MP -MF ./.deps/tree-vrp.TPo ../../gcc/tree-vrp.c In file included from ./tm.h:18:0, from ../../gcc/tree-vrp.c:24: ../../gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ ^ ../../gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ ^ ../../gcc/tree-vrp.c: In function 'void vrp_finalize()': ../../gcc/tree-vrp.c:9744:7: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (!name ^~ ../../gcc/tree-vrp.c:9750:2: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if ((TREE_CODE (vr_value[i]->min) == INTEGER_CST) ^~ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o tree.o -MT tree.o -MMD -MP -MF ./.deps/tree.TPo ../../gcc/tree.c In file included from ./tm.h:18:0, from ../../gcc/tree.c:33: ../../gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ ^ ../../gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ ^ ../../gcc/tree.c: In function 'bool variably_modified_type_p(tree, tree)': ../../gcc/tree.c:8817:7: warning: this 'for' clause does not guard... [-Wmisleading-indentation] for (t = TYPE_FIELDS (type); t; t = DECL_CHAIN (t)) ^~~ ../../gcc/tree.c:8827:2: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'for' break; ^~~~~ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o valtrack.o -MT valtrack.o -MMD -MP -MF ./.deps/valtrack.TPo ../../gcc/valtrack.c In file included from ./tm.h:18:0, from ../../gcc/valtrack.c:25: ../../gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ ^ ../../gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ ^ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o value-prof.o -MT value-prof.o -MMD -MP -MF ./.deps/value-prof.TPo ../../gcc/value-prof.c In file included from ./tm.h:18:0, from ../../gcc/value-prof.c:23: ../../gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ ^ ../../gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ ^ ../../gcc/value-prof.c:269:27: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf (dump_file, " %d:"HOST_WIDEST_INT_PRINT_DEC, ^ ../../gcc/value-prof.c:272:25: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf (dump_file, " ] outside range:"HOST_WIDEST_INT_PRINT_DEC, ^ ../../gcc/value-prof.c:282:25: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf (dump_file, "pow2:"HOST_WIDEST_INT_PRINT_DEC ^ ../../gcc/value-prof.c:283:7: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] " nonpow2:"HOST_WIDEST_INT_PRINT_DEC, ^ ../../gcc/value-prof.c:294:25: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf (dump_file, "value:"HOST_WIDEST_INT_PRINT_DEC ^ ../../gcc/value-prof.c:295:7: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] " match:"HOST_WIDEST_INT_PRINT_DEC ^ ../../gcc/value-prof.c:296:7: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] " wrong:"HOST_WIDEST_INT_PRINT_DEC, ^ ../../gcc/value-prof.c:308:25: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf (dump_file, "sum:"HOST_WIDEST_INT_PRINT_DEC ^ ../../gcc/value-prof.c:309:7: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] " times:"HOST_WIDEST_INT_PRINT_DEC, ^ ../../gcc/value-prof.c:320:25: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf (dump_file, "ior:"HOST_WIDEST_INT_PRINT_DEC, ^ ../../gcc/value-prof.c:330:25: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf (dump_file, "value:"HOST_WIDEST_INT_PRINT_DEC ^ ../../gcc/value-prof.c:331:7: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] " match:"HOST_WIDEST_INT_PRINT_DEC ^ ../../gcc/value-prof.c:332:7: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] " wrong:"HOST_WIDEST_INT_PRINT_DEC, ^ ../../gcc/value-prof.c:343:25: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf (dump_file, "value:"HOST_WIDEST_INT_PRINT_DEC ^ ../../gcc/value-prof.c:344:7: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] " match:"HOST_WIDEST_INT_PRINT_DEC ^ ../../gcc/value-prof.c:345:7: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] " all:"HOST_WIDEST_INT_PRINT_DEC, ^ ../../gcc/value-prof.c:356:29: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf (dump_file, "time:"HOST_WIDEST_INT_PRINT_DEC, ^ ../../gcc/value-prof.c:1536:27: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf (dump_file, "hist->count "HOST_WIDEST_INT_PRINT_DEC ^ ../../gcc/value-prof.c:1537:9: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] " hist->all "HOST_WIDEST_INT_PRINT_DEC"\n", count, all); ^ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o var-tracking.o -MT var-tracking.o -MMD -MP -MF ./.deps/var-tracking.TPo ../../gcc/var-tracking.c In file included from ./tm.h:18:0, from ../../gcc/var-tracking.c:91: ../../gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ ^ ../../gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ ^ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o varasm.o -MT varasm.o -MMD -MP -MF ./.deps/varasm.TPo ../../gcc/varasm.c In file included from ./tm.h:18:0, from ../../gcc/varasm.c:31: ../../gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ ^ ../../gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ ^ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o varpool.o -MT varpool.o -MMD -MP -MF ./.deps/varpool.TPo ../../gcc/varpool.c In file included from ./tm.h:18:0, from ../../gcc/varpool.c:24: ../../gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ ^ ../../gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ ^ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o vmsdbgout.o -MT vmsdbgout.o -MMD -MP -MF ./.deps/vmsdbgout.TPo ../../gcc/vmsdbgout.c In file included from ./tm.h:18:0, from ../../gcc/vmsdbgout.c:25: ../../gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ ^ ../../gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ ^ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o vtable-verify.o -MT vtable-verify.o -MMD -MP -MF ./.deps/vtable-verify.TPo ../../gcc/vtable-verify.c In file included from ./tm.h:18:0, from ../../gcc/function.h:26, from ../../gcc/basic-block.h:25, from ../../gcc/vtable-verify.c:139: ../../gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ ^ ../../gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ ^ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o web.o -MT web.o -MMD -MP -MF ./.deps/web.TPo ../../gcc/web.c In file included from ./tm.h:18:0, from ../../gcc/web.c:39: ../../gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ ^ ../../gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ ^ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o xcoffout.o -MT xcoffout.o -MMD -MP -MF ./.deps/xcoffout.TPo ../../gcc/xcoffout.c In file included from ./tm.h:18:0, from ../../gcc/xcoffout.c:28: ../../gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ ^ ../../gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ ^ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o avr.o -MT avr.o -MMD -MP -MF ./.deps/avr.TPo ../../gcc/config/avr/avr.c In file included from ./tm.h:18:0, from ../../gcc/config/avr/avr.c:24: ../../gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ ^ ../../gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ ^ ../../gcc/config/avr/avr.c: In function 'bool avr_can_eliminate(int, int)': ../../gcc/config/avr/avr.c:878:30: warning: unused parameter 'from' [-Wunused-parameter] avr_can_eliminate (const int from, const int to) ^~~~ ../../gcc/config/avr/avr.c: In function 'const char* avr_out_load_psi(rtx, rtx_def**, int*)': ../../gcc/config/avr/avr.c:4522:7: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (reg_dest == reg_base) ^~ ../../gcc/config/avr/avr.c:4528:9: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' return avr_asm_len ("ldd %A0,%A1" CR_TAB ^~~~~~ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace ../../gcc/config/avr/avr-devices.c In file included from ./tm.h:18:0, from ../../gcc/config/avr/avr-devices.c:25: ../../gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ ^ ../../gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ ^ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace ../../gcc/config/avr/avr-log.c In file included from ./tm.h:18:0, from ../../gcc/config/avr/avr-log.c:24: ../../gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ ^ ../../gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ ^ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o host-linux.o -MT host-linux.o -MMD -MP -MF ./.deps/host-linux.TPo ../../gcc/config/host-linux.c rm -rf libbackend.a ar rc libbackend.a insn-attrtab.o insn-automata.o insn-dfatab.o insn-emit.o insn-extract.o insn-latencytab.o insn-modes.o insn-opinit.o insn-output.o insn-peep.o insn-preds.o insn-recog.o insn-enums.o ggc-page.o alias.o alloc-pool.o auto-inc-dec.o 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 cfgloop.o cfgloopanal.o cfgloopmanip.o cfgrtl.o symtab.o cgraph.o cgraphbuild.o cgraphunit.o cgraphclones.o cilk-common.o combine.o combine-stack-adj.o compare-elim.o context.o convert.o coverage.o cppbuiltin.o cppdefault.o cprop.o cse.o cselib.o data-streamer.o data-streamer-in.o data-streamer-out.o dbxout.o dbgcnt.o dce.o ddg.o debug.o df-core.o df-problems.o df-scan.o dfp.o dojump.o dominance.o domwalk.o double-int.o dse.o dumpfile.o dwarf2asm.o dwarf2cfi.o dwarf2out.o emit-rtl.o et-forest.o except.o explow.o expmed.o expr.o final.o fixed-value.o fold-const.o function.o fwprop.o gcse.o ggc-common.o gimple.o gimple-builder.o gimple-expr.o gimple-iterator.o gimple-fold.o gimple-low.o gimple-pretty-print.o gimple-ssa-isolate-paths.o gimple-ssa-strength-reduction.o gimple-streamer-in.o gimple-streamer-out.o gimple-walk.o gimplify.o gimplify-me.o godump.o graph.o graphds.o graphite.o graphite-blocking.o graphite-clast-to-gimple.o graphite-dependences.o graphite-interchange.o graphite-optimize-isl.o graphite-poly.o graphite-scop-detection.o graphite-sese-to-poly.o gtype-desc.o haifa-sched.o hw-doloop.o hwint.o ifcvt.o ree.o incpath.o init-regs.o internal-fn.o ipa-cp.o ipa-devirt.o ipa-split.o ipa-inline.o ipa-inline-analysis.o ipa-inline-transform.o ipa-profile.o ipa-prop.o ipa-pure-const.o ipa-reference.o ipa-ref.o ipa-utils.o ipa.o ira.o ira-build.o ira-costs.o ira-conflicts.o ira-color.o ira-emit.o ira-lives.o jump.o langhooks.o lcm.o lists.o loop-doloop.o loop-init.o loop-invariant.o loop-iv.o loop-unroll.o loop-unswitch.o lower-subreg.o lra.o lra-assigns.o lra-coalesce.o lra-constraints.o lra-eliminations.o lra-lives.o lra-spills.o lto-cgraph.o lto-streamer.o lto-streamer-in.o lto-streamer-out.o lto-section-in.o lto-section-out.o lto-opts.o lto-compress.o mcf.o mode-switching.o modulo-sched.o omega.o omp-low.o optabs.o options-save.o opts-global.o passes.o plugin.o pointer-set.o postreload-gcse.o postreload.o predict.o print-rtl.o print-tree.o profile.o real.o realmpfr.o recog.o reg-stack.o regcprop.o reginfo.o regrename.o regstat.o reload.o reload1.o reorg.o resource.o rtl-error.o rtl.o rtlanal.o rtlhooks.o sbitmap.o sched-deps.o sched-ebb.o sched-rgn.o sched-vis.o sdbout.o sel-sched-ir.o sel-sched-dump.o sel-sched.o sese.o simplify-rtx.o sparseset.o sreal.o stack-ptr-mod.o statistics.o stmt.o stor-layout.o store-motion.o streamer-hooks.o stringpool.o target-globals.o targhooks.o timevar.o toplev.o tracer.o trans-mem.o tree-affine.o asan.o tsan.o ubsan.o tree-call-cdce.o tree-cfg.o tree-cfgcleanup.o tree-chrec.o tree-complex.o tree-data-ref.o tree-dfa.o tree-diagnostic.o tree-dump.o tree-eh.o tree-emutls.o tree-if-conv.o tree-inline.o tree-into-ssa.o tree-iterator.o tree-loop-distribution.o tree-nested.o tree-nrv.o tree-object-size.o tree-outof-ssa.o tree-parloops.o tree-phinodes.o tree-predcom.o tree-pretty-print.o tree-profile.o tree-scalar-evolution.o tree-sra.o tree-switch-conversion.o tree-ssa-address.o tree-ssa-alias.o tree-ssa-ccp.o tree-ssa-coalesce.o tree-ssa-copy.o tree-ssa-copyrename.o tree-ssa-dce.o tree-ssa-dom.o tree-ssa-dse.o tree-ssa-forwprop.o tree-ssa-ifcombine.o tree-ssa-live.o tree-ssa-loop-ch.o tree-ssa-loop-im.o tree-ssa-loop-ivcanon.o tree-ssa-loop-ivopts.o tree-ssa-loop-manip.o tree-ssa-loop-niter.o tree-ssa-loop-prefetch.o tree-ssa-loop-unswitch.o tree-ssa-loop.o tree-ssa-math-opts.o tree-ssa-operands.o tree-ssa-phiopt.o tree-ssa-phiprop.o tree-ssa-pre.o tree-ssa-propagate.o tree-ssa-reassoc.o tree-ssa-sccvn.o tree-ssa-sink.o tree-ssa-strlen.o tree-ssa-structalias.o tree-ssa-tail-merge.o tree-ssa-ter.o tree-ssa-threadedge.o tree-ssa-threadupdate.o tree-ssa-uncprop.o tree-ssa-uninit.o tree-ssa.o tree-ssanames.o tree-stdarg.o tree-streamer.o tree-streamer-in.o tree-streamer-out.o tree-tailcall.o tree-vect-generic.o tree-vect-patterns.o tree-vect-data-refs.o tree-vect-stmts.o tree-vect-loop.o tree-vect-loop-manip.o tree-vect-slp.o tree-vectorizer.o tree-vrp.o tree.o valtrack.o value-prof.o var-tracking.o varasm.o varpool.o vmsdbgout.o vtable-verify.o web.o xcoffout.o avr.o avr-devices.o avr-log.o host-linux.o ranlib libbackend.a g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o main.o -MT main.o -MMD -MP -MF ./.deps/main.TPo ../../gcc/main.c In file included from ./tm.h:18:0, from ../../gcc/main.c:23: ../../gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ ^ ../../gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ ^ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o avr-common.o -MT avr-common.o -MMD -MP -MF ./.deps/avr-common.TPo ../../gcc/common/config/avr/avr-common.c In file included from ./tm.h:18:0, from ../../gcc/common/config/avr/avr-common.c:23: ../../gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ ^ ../../gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ ^ g++ -c -DPREFIX=\"/usr\" -DBASEVER="\"4.9.2\"" -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o prefix.o -MT prefix.o -MMD -MP -MF ./.deps/prefix.TPo ../../gcc/prefix.c g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o params.o -MT params.o -MMD -MP -MF ./.deps/params.TPo ../../gcc/params.c g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o opts.o -MT opts.o -MMD -MP -MF ./.deps/opts.TPo ../../gcc/opts.c In file included from ./tm.h:18:0, from ../../gcc/opts.c:29: ../../gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ ^ ../../gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ ^ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o opts-common.o -MT opts-common.o -MMD -MP -MF ./.deps/opts-common.TPo ../../gcc/opts-common.c gawk -f ../../gcc/opt-functions.awk -f ../../gcc/opt-read.awk \ -f ../../gcc/optc-gen.awk \ -v header_name="config.h system.h coretypes.h options.h tm.h" < optionlist > options.c g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o options.o -MT options.o -MMD -MP -MF ./.deps/options.TPo options.c In file included from tm.h:18:0, from options.c:7: ../../gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ ^ ../../gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ ^ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o vec.o -MT vec.o -MMD -MP -MF ./.deps/vec.TPo ../../gcc/vec.c g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o hooks.o -MT hooks.o -MMD -MP -MF ./.deps/hooks.TPo ../../gcc/hooks.c In file included from ./tm.h:18:0, from ../../gcc/hooks.c:28: ../../gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ ^ ../../gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ ^ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -DHAVE_CONFIG_H -I. -Icommon -I../../gcc -I../../gcc/common -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o common/common-targhooks.o -MT common/common-targhooks.o -MMD -MP -MF common/.deps/common-targhooks.TPo ../../gcc/common/common-targhooks.c In file included from ./tm.h:18:0, from ../../gcc/common/common-targhooks.c:24: ../../gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ ^ ../../gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ ^ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o hash-table.o -MT hash-table.o -MMD -MP -MF ./.deps/hash-table.TPo ../../gcc/hash-table.c g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o file-find.o -MT file-find.o -MMD -MP -MF ./.deps/file-find.TPo ../../gcc/file-find.c rm -rf libcommon-target.a ar rc libcommon-target.a avr-common.o prefix.o params.o opts.o opts-common.o options.o vec.o hooks.o common/common-targhooks.o hash-table.o file-find.o ranlib libcommon-target.a g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o diagnostic.o -MT diagnostic.o -MMD -MP -MF ./.deps/diagnostic.TPo ../../gcc/diagnostic.c ../../gcc/diagnostic.c: In function 'char* build_message_string(const char*, ...)': ../../gcc/diagnostic.c:69:28: warning: ignoring return value of 'int vasprintf(char**, const char*, __gnuc_va_list)', declared with attribute warn_unused_result [-Wunused-result] vasprintf (&str, msg, ap); ^ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o diagnostic-color.o -MT diagnostic-color.o -MMD -MP -MF ./.deps/diagnostic-color.TPo ../../gcc/diagnostic-color.c g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o pretty-print.o -MT pretty-print.o -MMD -MP -MF ./.deps/pretty-print.TPo ../../gcc/pretty-print.c g++ -c -DLOCALEDIR=\"/usr/share/locale\" -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o intl.o -MT intl.o -MMD -MP -MF ./.deps/intl.TPo ../../gcc/intl.c g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o input.o -MT input.o -MMD -MP -MF ./.deps/input.TPo ../../gcc/input.c g++ -c -DBASEVER="\"4.9.2\"" -DDATESTAMP="\"\"" -DREVISION="\"\"" -DDEVPHASE="\"\"" -DPKGVERSION="\"(ALT Linux 4.9.2-alt3) \"" -DBUGURL="\"\"" -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o version.o -MT version.o -MMD -MP -MF ./.deps/version.TPo ../../gcc/version.c rm -rf libcommon.a ar rc libcommon.a diagnostic.o diagnostic-color.o pretty-print.o intl.o vec.o input.o version.o ranlib libcommon.a build/genchecksum c/c-lang.o c-family/stub-objc.o attribs.o c/c-errors.o c/c-decl.o c/c-typeck.o c/c-convert.o c/c-aux-info.o c/c-objc-common.o c/c-parser.o c/c-array-notation.o c-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 c-family/c-cilkplus.o c-family/array-notation-common.o c-family/cilk.o c-family/c-ubsan.o avr-c.o default-c.o libbackend.a main.o libcommon-target.a libcommon.a ../libcpp/libcpp.a ../libdecnumber/libdecnumber.a libcommon.a ../libcpp/libcpp.a ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a ../libbacktrace/.libs/libbacktrace.a \ checksum-options > cc1-checksum.c.tmp && \ ../../gcc/../move-if-change cc1-checksum.c.tmp cc1-checksum.c g++ -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o cc1-checksum.o -MT cc1-checksum.o -MMD -MP -MF ./.deps/cc1-checksum.TPo cc1-checksum.c g++ -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -o cc1 c/c-lang.o c-family/stub-objc.o attribs.o c/c-errors.o c/c-decl.o c/c-typeck.o c/c-convert.o c/c-aux-info.o c/c-objc-common.o c/c-parser.o c/c-array-notation.o c-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 c-family/c-cilkplus.o c-family/array-notation-common.o c-family/cilk.o c-family/c-ubsan.o avr-c.o default-c.o \ cc1-checksum.o libbackend.a main.o libcommon-target.a libcommon.a ../libcpp/libcpp.a ../libdecnumber/libdecnumber.a libcommon.a ../libcpp/libcpp.a ../libbacktrace/.libs/libbacktrace.a ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a -lmpc -lmpfr -lgmp -rdynamic -ldl -lz g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o gcov.o -MT gcov.o -MMD -MP -MF ./.deps/gcov.TPo ../../gcc/gcov.c In file included from ./tm.h:18:0, from ../../gcc/gcov.c:36: ../../gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ ^ ../../gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ ^ g++ -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H gcov.o libcommon.a ../libcpp/libcpp.a ../libbacktrace/.libs/libbacktrace.a ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a -o gcov g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o gcov-dump.o -MT gcov-dump.o -MMD -MP -MF ./.deps/gcov-dump.TPo ../../gcc/gcov-dump.c In file included from ./tm.h:18:0, from ../../gcc/gcov-dump.c:22: ../../gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ ^ ../../gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ ^ g++ -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H gcov-dump.o \ libcommon.a ../libcpp/libcpp.a ../libbacktrace/.libs/libbacktrace.a ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a -o gcov-dump g++ -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Icp -I../../gcc -I../../gcc/cp -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o cp/cp-lang.o -MT cp/cp-lang.o -MMD -MP -MF cp/.deps/cp-lang.TPo ../../gcc/cp/cp-lang.c In file included from ./tm.h:18:0, from ../../gcc/cp/cp-lang.c:24: ../../gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ ^ ../../gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ ^ g++ -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Icp -I../../gcc -I../../gcc/cp -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o cp/call.o -MT cp/call.o -MMD -MP -MF cp/.deps/call.TPo ../../gcc/cp/call.c In file included from ./tm.h:18:0, from ../../gcc/cp/call.c:28: ../../gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ ^ ../../gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ ^ g++ -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Icp -I../../gcc -I../../gcc/cp -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o cp/decl.o -MT cp/decl.o -MMD -MP -MF cp/.deps/decl.TPo ../../gcc/cp/decl.c In file included from ./tm.h:18:0, from ../../gcc/cp/decl.c:32: ../../gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ ^ ../../gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ ^ g++ -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Icp -I../../gcc -I../../gcc/cp -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o cp/expr.o -MT cp/expr.o -MMD -MP -MF cp/.deps/expr.TPo ../../gcc/cp/expr.c In file included from ./tm.h:18:0, from ../../gcc/cp/expr.c:25: ../../gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ ^ ../../gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ ^ g++ -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Icp -I../../gcc -I../../gcc/cp -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o cp/pt.o -MT cp/pt.o -MMD -MP -MF cp/.deps/pt.TPo ../../gcc/cp/pt.c In file included from ./tm.h:18:0, from ../../gcc/cp/pt.c:30: ../../gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ ^ ../../gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ ^ g++ -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Icp -I../../gcc -I../../gcc/cp -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o cp/typeck2.o -MT cp/typeck2.o -MMD -MP -MF cp/.deps/typeck2.TPo ../../gcc/cp/typeck2.c In file included from ./tm.h:18:0, from ../../gcc/cp/typeck2.c:31: ../../gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ ^ ../../gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ ^ g++ -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Icp -I../../gcc -I../../gcc/cp -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o cp/class.o -MT cp/class.o -MMD -MP -MF cp/.deps/class.TPo ../../gcc/cp/class.c In file included from ./tm.h:18:0, from ../../gcc/cp/class.c:27: ../../gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ ^ ../../gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ ^ g++ -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Icp -I../../gcc -I../../gcc/cp -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o cp/decl2.o -MT cp/decl2.o -MMD -MP -MF cp/.deps/decl2.TPo ../../gcc/cp/decl2.c In file included from ./tm.h:18:0, from ../../gcc/cp/decl2.c:32: ../../gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ ^ ../../gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ ^ g++ -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Icp -I../../gcc -I../../gcc/cp -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o cp/error.o -MT cp/error.o -MMD -MP -MF cp/.deps/error.TPo ../../gcc/cp/error.c In file included from ./tm.h:18:0, from ../../gcc/cp/error.c:23: ../../gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ ^ ../../gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ ^ g++ -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Icp -I../../gcc -I../../gcc/cp -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o cp/lex.o -MT cp/lex.o -MMD -MP -MF cp/.deps/lex.TPo ../../gcc/cp/lex.c In file included from ./tm.h:18:0, from ../../gcc/cp/lex.c:27: ../../gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ ^ ../../gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ ^ g++ -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Icp -I../../gcc -I../../gcc/cp -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o cp/parser.o -MT cp/parser.o -MMD -MP -MF cp/.deps/parser.TPo ../../gcc/cp/parser.c In file included from ./tm.h:18:0, from ../../gcc/cp/parser.c:24: ../../gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ ^ ../../gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ ^ ../../gcc/cp/parser.c: In function 'void cp_lexer_print_token(FILE*, cp_token*)': ../../gcc/cp/parser.c:1170:5: warning: case value '83' not in enumerated type 'cpp_ttype' [-Wswitch] case CPP_KEYWORD: ^~~~ ../../gcc/cp/parser.c: In function 'tree_node* cp_parser_primary_expression(cp_parser*, bool, bool, bool, bool, cp_id_kind*)': ../../gcc/cp/parser.c:4334:5: warning: case value '83' not in enumerated type 'cpp_ttype' [-Wswitch] case CPP_KEYWORD: ^~~~ ../../gcc/cp/parser.c:4492:5: warning: case value '84' not in enumerated type 'cpp_ttype' [-Wswitch] case CPP_TEMPLATE_ID: ^~~~ ../../gcc/cp/parser.c:4493:5: warning: case value '85' not in enumerated type 'cpp_ttype' [-Wswitch] case CPP_NESTED_NAME_SPECIFIER: ^~~~ ../../gcc/cp/parser.c: In function 'tree_node* cp_parser_id_expression(cp_parser*, bool, bool, bool*, bool, bool)': ../../gcc/cp/parser.c:4782:2: warning: case value '83' not in enumerated type 'cpp_ttype' [-Wswitch] case CPP_KEYWORD: ^~~~ ../../gcc/cp/parser.c: In function 'tree_node* cp_parser_unqualified_id(cp_parser*, bool, bool, bool, bool)': ../../gcc/cp/parser.c:5074:5: warning: case value '83' not in enumerated type 'cpp_ttype' [-Wswitch] case CPP_KEYWORD: ^~~~ ../../gcc/cp/parser.c:4854:5: warning: case value '84' not in enumerated type 'cpp_ttype' [-Wswitch] case CPP_TEMPLATE_ID: ^~~~ ../../gcc/cp/parser.c: In function 'tree_node* cp_parser_operator(cp_parser*)': ../../gcc/cp/parser.c:12556:5: warning: case value '83' not in enumerated type 'cpp_ttype' [-Wswitch] case CPP_KEYWORD: ^~~~ ../../gcc/cp/parser.c: In function 'void cp_parser_asm_definition(cp_parser*)': ../../gcc/cp/parser.c:16348:4: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (cp_lexer_next_token_is_not (parser->lexer, ^~ ../../gcc/cp/parser.c:16357:6: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (outputs == error_mark_node) ^~ ../../gcc/cp/parser.c:16373:4: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (cp_lexer_next_token_is_not (parser->lexer, ^~ ../../gcc/cp/parser.c:16381:6: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (inputs == error_mark_node) ^~ ../../gcc/cp/parser.c: In function 'tree_node* cp_parser_class_specifier_1(cp_parser*)': ../../gcc/cp/parser.c:19403:7: warning: case value '83' not in enumerated type 'cpp_ttype' [-Wswitch] case CPP_KEYWORD: ^~~~ ../../gcc/cp/parser.c: In function 'tree_node* cp_parser_objc_expression(cp_parser*)': ../../gcc/cp/parser.c:25089:5: warning: case value '83' not in enumerated type 'cpp_ttype' [-Wswitch] case CPP_KEYWORD: ^~~~ In file included from ../../gcc/cp/parser.c:32196:0: ./gt-cp-parser.h: In function 'void gt_ggc_mx(cp_token&)': ./gt-cp-parser.h:130:10: warning: switch condition has boolean value [-Wswitch-bool] switch ((((*x)).type == CPP_TEMPLATE_ID) || (((*x)).type == CPP_NESTED_NAME_SPECIFIER)) ^ ./gt-cp-parser.h: In function 'void gt_pch_nx(cp_token&)': ./gt-cp-parser.h:272:10: warning: switch condition has boolean value [-Wswitch-bool] switch ((((*x)).type == CPP_TEMPLATE_ID) || (((*x)).type == CPP_NESTED_NAME_SPECIFIER)) ^ ./gt-cp-parser.h: In function 'void gt_pch_nx(cp_token*, gt_pointer_operator, void*)': ./gt-cp-parser.h:435:10: warning: switch condition has boolean value [-Wswitch-bool] switch ((((*x)).type == CPP_TEMPLATE_ID) || (((*x)).type == CPP_NESTED_NAME_SPECIFIER)) ^ g++ -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Icp -I../../gcc -I../../gcc/cp -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o cp/ptree.o -MT cp/ptree.o -MMD -MP -MF cp/.deps/ptree.TPo ../../gcc/cp/ptree.c In file included from ./tm.h:18:0, from ../../gcc/cp/ptree.c:25: ../../gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ ^ ../../gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ ^ g++ -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Icp -I../../gcc -I../../gcc/cp -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o cp/rtti.o -MT cp/rtti.o -MMD -MP -MF cp/.deps/rtti.TPo ../../gcc/cp/rtti.c In file included from ./tm.h:18:0, from ../../gcc/cp/rtti.c:25: ../../gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ ^ ../../gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ ^ g++ -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Icp -I../../gcc -I../../gcc/cp -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o cp/typeck.o -MT cp/typeck.o -MMD -MP -MF cp/.deps/typeck.TPo ../../gcc/cp/typeck.c In file included from ./tm.h:18:0, from ../../gcc/cp/typeck.c:30: ../../gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ ^ ../../gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ ^ g++ -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Icp -I../../gcc -I../../gcc/cp -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o cp/cvt.o -MT cp/cvt.o -MMD -MP -MF cp/.deps/cvt.TPo ../../gcc/cp/cvt.c In file included from ./tm.h:18:0, from ../../gcc/cp/cvt.c:30: ../../gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ ^ ../../gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ ^ g++ -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Icp -I../../gcc -I../../gcc/cp -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o cp/except.o -MT cp/except.o -MMD -MP -MF cp/.deps/except.TPo ../../gcc/cp/except.c In file included from ./tm.h:18:0, from ../../gcc/cp/except.c:27: ../../gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ ^ ../../gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ ^ In file included from ../../gcc/cp/except.c:1013:0: cfns.gperf: In function 'const char* libc_name_p(const char*, unsigned int)': cfns.gperf:101:1: error: 'const char* libc_name_p(const char*, unsigned int)' redeclared inline with 'gnu_inline' attribute cfns.gperf:26:14: note: 'const char* libc_name_p(const char*, unsigned int)' previously declared here cfns.gperf: At global scope: cfns.gperf:26:14: warning: inline function 'const char* libc_name_p(const char*, unsigned int)' used but never defined make[2]: *** [cp/except.o] Error 1 make[2]: Leaving directory `/usr/src/RPM/BUILD/gcc/obj-avr-i586-alt-linux/gcc' make[1]: *** [all-gcc] Error 2 make[1]: Leaving directory `/usr/src/RPM/BUILD/gcc/obj-avr-i586-alt-linux' make: *** [all] Error 2 make: Leaving directory `/usr/src/RPM/BUILD/gcc/obj-avr-i586-alt-linux' error: Bad exit status from /usr/src/tmp/rpm-tmp.83039 (%build) RPM build errors: Bad exit status from /usr/src/tmp/rpm-tmp.83039 (%build) Command exited with non-zero status 1 875.17user 75.05system 15:37.22elapsed 101%CPU (0avgtext+0avgdata 213604maxresident)k 0inputs+0outputs (0major+14716530minor)pagefaults 0swaps hsh-rebuild: rebuild of `avr-gcc-4.9.2-alt3.src.rpm' failed. Command exited with non-zero status 1 898.99user 82.52system 16:07.86elapsed 101%CPU (0avgtext+0avgdata 213604maxresident)k 8568inputs+0outputs (0major+15077067minor)pagefaults 0swaps