D: [iurt_root_command] chroot warning: Found bdb_ro Packages database while attempting sqlite backend: using bdb_ro backend. Installing /home/iurt/rpmbuild/SRPMS/cross-avr-gcc-4.8.5-4.mga9.src.rpm Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.YI0OgL + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf cross-avr-gcc-4.8.5 + /usr/bin/mkdir -p cross-avr-gcc-4.8.5 + cd cross-avr-gcc-4.8.5 + /usr/bin/bzip2 -dc /home/iurt/rpmbuild/SOURCES/gcc-4.8.5.tar.bz2 + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + pushd gcc-4.8.5 ~/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-4.8.5 ~/rpmbuild/BUILD/cross-avr-gcc-4.8.5 + echo 'Patch #0 (avr-gcc-4.5.3-mint8.patch):' Patch #0 (avr-gcc-4.5.3-mint8.patch): + /usr/bin/patch --no-backup-if-mismatch -f -p0 --fuzz=0 patching file gcc/config/avr/avr.h Hunk #1 succeeded at 144 (offset -31 lines). patching file gcc/defaults.h Hunk #1 succeeded at 588 (offset 62 lines). + echo 'Patch #1 (gcc-4.8.5-gcc7.patch):' Patch #1 (gcc-4.8.5-gcc7.patch): + /usr/bin/patch --no-backup-if-mismatch -f -p1 -b --suffix .gcc7 --fuzz=0 patching file gcc/cp/cfns.gperf + contrib/gcc_update --touch Touching gcc/cp/cfns.h... + rm -f gcc/cp/cfns.h + popd ~/rpmbuild/BUILD/cross-avr-gcc-4.8.5 + cp -a /home/iurt/rpmbuild/SOURCES/README.mageia . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.ggoFvi + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd cross-avr-gcc-4.8.5 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + mkdir -p gcc-avr + pushd gcc-avr ~/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr ~/rpmbuild/BUILD/cross-avr-gcc-4.8.5 + CC='gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + ../gcc-4.8.5/configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --target=avr --enable-languages=c,c++ --disable-nls --disable-libssp --with-system-zlib --enable-version-specific-runtime-libs '--with-pkgversion=Mageia 4.8.5-4.mga9' --with-bugurl=https://bugs.mageia.org/ checking build system type... aarch64-unknown-linux-gnu checking host system type... aarch64-unknown-linux-gnu checking target system type... avr-unknown-none checking for a BSD-compatible install... /usr/bin/install -c checking whether ln works... yes checking whether ln -s works... yes checking for a sed that does not truncate output... /usr/bin/sed checking for gawk... gawk checking for libatomic support... no checking for libitm support... no checking for libsanitizer support... no checking for gcc... gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables 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 -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables accepts -g... yes checking for gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables 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 checking for version 0.14 of ISL... no *** This configuration is not supported in the following subdirectories: zlib target-libmudflap target-libgomp target-libatomic target-libitm target-libsanitizer target-libquadmath target-libssp target-libstdc++-v3 gnattools 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 bison... no checking for byacc... no checking for yacc... no checking for bison... no checking for gm4... no checking for gnum4... no checking for m4... m4 checking for flex... no checking for lex... no checking for flex... no checking for makeinfo... no checking for expect... no 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... /usr/avr/bin/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 in /usr/avr/bin 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 + make -j8 make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr' mkdir -p -- ./libiberty mkdir -p -- ./intl mkdir -p -- ./lto-plugin mkdir -p -- ./fixincludes mkdir -p -- ./libbacktrace mkdir -p -- build-aarch64-unknown-linux-gnu/libiberty mkdir -p -- ./libdecnumber Configuring in ./libiberty Configuring in ./intl mkdir -p -- build-aarch64-unknown-linux-gnu/fixincludes Configuring in build-aarch64-unknown-linux-gnu/libiberty Configuring in ./lto-plugin Configuring in build-aarch64-unknown-linux-gnu/fixincludes Configuring in ./fixincludes Configuring in ./libbacktrace Configuring in ./libdecnumber configure: creating cache ./config.cache checking whether make sets $(MAKE)... configure: creating cache ./config.cache configure: creating cache ../config.cache configure: creating cache ./config.cache checking whether make sets $(MAKE)... configure: creating cache ./config.cache configure: loading cache ../config.cache checking whether to enable maintainer-specific portions of Makefiles... no checking for makeinfo... configure: creating cache ./config.cache /home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-4.8.5/missing makeinfo --split-size=5000000 configure: WARNING: *** Makeinfo is missing. Info documentation will not be built. checking for perl... perl configure: creating cache ./config.cache checking whether to enable maintainer-specific portions of Makefiles... no checking for makeinfo... /home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-4.8.5/missing makeinfo --split-size=5000000 configure: WARNING: *** Makeinfo is missing. Info documentation will not be built. checking for perl... perl yes checking for a BSD-compatible install... /usr/bin/install -c checking whether NLS is requested... no yes checking for aarch64-unknown-linux-gnu-gcc... gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables checking for msgfmt... checking build system type... checking build system type... checking build system type... checking build system type... checking build system type... checking build system type... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt checking for xgettext... aarch64-unknown-linux-gnu checking host system type... aarch64-unknown-linux-gnu checking host system type... aarch64-unknown-linux-gnu checking host system type... /usr/bin/xgettext aarch64-unknown-linux-gnu checking host system type... aarch64-unknown-linux-gnu checking host system type... aarch64-unknown-linux-gnu checking host system type... checking for msgmerge... checking for C compiler default output file name... /usr/bin/msgmerge aarch64-unknown-linux-gnu checking target system type... aarch64-unknown-linux-gnu checking target system type... aarch64-unknown-linux-gnu aarch64-unknown-linux-gnu checking target system type... checking for aarch64-unknown-linux-gnu-ar... ar checking for aarch64-unknown-linux-gnu-ranlib... ranlib checking for aarch64-unknown-linux-gnu-gcc... gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables aarch64-unknown-linux-gnu checking target system type... aarch64-unknown-linux-gnu checking for aarch64-unknown-linux-gnu-ar... ar checking for aarch64-unknown-linux-gnu-ranlib... ranlib checking for aarch64-unknown-linux-gnu-gcc... gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables checking for aarch64-unknown-linux-gnu-gcc... gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables avr-unknown-none checking for aarch64-unknown-linux-gnu-gcc... gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables avr-unknown-none checking for aarch64-unknown-linux-gnu-gcc... gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables avr-unknown-none checking for aarch64-unknown-linux-gnu-gcc... gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables avr-unknown-none checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... checking for C compiler default output file name... checking for C compiler default output file name... checking for C compiler default output file name... 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 C compiler default output file name... checking for C compiler default output file name... a.out checking whether the C compiler works... a.out checking whether the C compiler works... a.out a.out checking whether the C compiler works... checking whether the C compiler works... yes yes yes yes checking whether we are cross compiling... no checking whether we are cross compiling... checking for suffix of executables... no checking for suffix of executables... checking whether we are cross compiling... checking whether we are cross compiling... no no checking for suffix of executables... checking for suffix of executables... checking for suffix of object files... a.out checking whether the C compiler works... o checking whether we are using the GNU C compiler... yes a.out checking whether the C compiler works... checking whether we are cross compiling... no checking for suffix of executables... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... checking for suffix of object files... checking for suffix of object files... checking for suffix of object files... yes checking whether gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables accepts -g... o o checking whether we are using the GNU C compiler... checking whether we are using the GNU C compiler... o checking whether we are using the GNU C compiler... o checking whether we are using the GNU C compiler... checking for suffix of object files... checking for suffix of object files... yes checking for gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables option to accept ISO C89... yes yes checking whether gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables accepts -g... checking whether gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables accepts -g... yes checking whether gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables accepts -g... yes checking whether gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables accepts -g... o o checking whether we are using the GNU C compiler... checking whether we are using the GNU C compiler... yes yes yes checking for gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables option to accept ISO C89... yes checking for gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables option to accept ISO C89... checking for gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables option to accept ISO C89... checking for gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables option to accept ISO C89... yes yes checking whether gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables accepts -g... checking whether gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables accepts -g... none needed checking for aarch64-unknown-linux-gnu-ranlib... ranlib checking for aclocal... aclocal checking for autoconf... autoconf checking for autoheader... autoheader checking whether gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables supports -W... yes yes checking for gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables option to accept ISO C89... checking for gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables option to accept ISO C89... yes none needed checking how to run the C preprocessor... checking whether gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables supports -Wall... none needed none needed checking how to run the C preprocessor... checking how to run the C preprocessor... none needed checking build system type... aarch64-unknown-linux-gnu checking host system type... yes checking whether gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables supports -Wwrite-strings... aarch64-unknown-linux-gnu checking for aarch64-unknown-linux-gnu-ranlib... ranlib checking for library containing strerror... gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -E gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -E gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -E none needed none needed checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... yes checking whether gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables supports -Wstrict-prototypes... no no checking how to run the C preprocessor... checking how to run the C preprocessor... checking for grep that handles long lines and -e... checking for grep that handles long lines and -e... checking for grep that handles long lines and -e... /usr/bin/grep /usr/bin/grep checking for egrep... checking for egrep... /usr/bin/grep checking for egrep... /usr/bin/grep -E /usr/bin/grep -E checking for ANSI C header files... checking for ANSI C header files... /usr/bin/grep -E checking for ANSI C header files... yes none required checking how to run the C preprocessor... checking whether gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables supports -Wmissing-prototypes... yes gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -E gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -E checking whether gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables supports -Wold-style-definition... gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -E yes checking whether gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables supports -Wmissing-format-attribute... checking whether gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables supports -W... checking whether gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables supports -W... checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking whether gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables supports -Wcast-qual... yes yes checking whether gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables supports -Wall... checking whether gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables supports -Wall... yes checking whether gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables supports -pedantic -Wlong-long... yes yes checking whether gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables supports -Wwrite-strings... checking whether gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables supports -Wwrite-strings... yes checking how to run the C preprocessor... yes yes yes yes yes checking whether gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables supports -Wc++-compat... checking for sys/types.h... checking whether gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables supports -Wc++-compat... checking for sys/types.h... checking for sys/types.h... yes yes checking whether gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables supports -Wstrict-prototypes... checking whether gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables supports -Wstrict-prototypes... gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -E yes yes yes checking for sys/stat.h... checking for sys/stat.h... checking for sys/stat.h... yes yes checking whether gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables supports -pedantic ... checking whether gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables supports -pedantic ... checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes yes checking whether gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables and cc understand -c and -o together... checking whether gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables and cc understand -c and -o together... yes yes yes checking for stdlib.h... checking for stdlib.h... yes checking for an ANSI C-conforming const... checking for stdlib.h... yes checking for inline... yes yes yes checking for string.h... checking for string.h... checking for string.h... inline checking for sys/types.h... yes yes yes yes checking for sys/stat.h... checking for memory.h... checking for memory.h... checking for memory.h... yes yes checking for an ANSI C-conforming const... checking for an ANSI C-conforming const... yes yes yes yes yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for stdlib.h... checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for inline... checking for strings.h... yes checking for strings.h... checking for inline... checking for strings.h... yes yes checking for sys/types.h... checking whether to enable maintainer-specific portions of Makefiles... no checking for aarch64-unknown-linux-gnu-gcc... gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables inline inline checking for grep that handles long lines and -e... checking for grep that handles long lines and -e... /usr/bin/grep /usr/bin/grep checking for egrep... checking for egrep... /usr/bin/grep -E checking for ANSI C header files... /usr/bin/grep -E checking for ANSI C header files... yes checking for C compiler default output file name... yes yes checking for string.h... yes yes checking for inttypes.h... checking for inttypes.h... checking for inttypes.h... checking for sys/stat.h... yes a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... yes checking for memory.h... yes yes yes checking for stdlib.h... checking for stdint.h... checking for stdint.h... checking for stdint.h... yes checking for suffix of object files... yes yes yes checking for strings.h... yes checking for string.h... checking for unistd.h... checking for unistd.h... checking for unistd.h... o checking whether we are using the GNU C compiler... yes yes yes yes checking for sys/types.h... yes checking whether gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables accepts -g... checking for sys/types.h... checking for inttypes.h... checking for memory.h... yes yes yes checking minix/config.h usability... checking minix/config.h usability... checking minix/config.h usability... yes yes yes checking for gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables option to accept ISO C89... checking for sys/stat.h... checking for sys/stat.h... yes yes yes yes checking for strings.h... checking for stdint.h... checking for stdlib.h... checking for stdlib.h... no checking minix/config.h presence... no checking minix/config.h presence... no checking minix/config.h presence... yes yes none needed checking for style of include used by make... checking for string.h... GNU checking for string.h... checking dependency style of gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables... no checking for minix/config.h... no no checking whether it is safe to define __EXTENSIONS__... checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes yes checking for unistd.h... checking for inttypes.h... yes yes checking for memory.h... checking for memory.h... gcc3 checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... yes yes checking for strings.h... checking for strings.h... yes yes yes checking for a sed that does not truncate output... checking for a sed that does not truncate output... yes checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... /usr/bin/sed /usr/bin/sed checking for stdint.h... checking whether gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables supports -W... yes yes checking whether gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables supports -W... yes no checking for off_t... checking whether gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables supports -Wall... checking for inttypes.h... checking for inttypes.h... yes yes yes yes checking whether gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables supports -Wall... checking whether gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables supports -Wall... yes checking for stdint.h... checking how to print strings... checking for stdint.h... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... yes /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables... ld checking if the linker (ld) is GNU ld... checking for unistd.h... yes checking for BSD- or MS-compatible name lister (nm)... nm checking the name lister (nm) interface... yes yes yes yes checking for unistd.h... checking whether gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables supports -Wwrite-strings... checking whether gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables supports -Wwrite-strings... checking for unistd.h... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... yes yes 1572864 checking whether the shell understands some XSI constructs... checking whether byte ordering is bigendian... yes yes checking whether the shell understands "+="... yes yes checking whether byte ordering is bigendian... checking whether gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables supports -Wstrict-prototypes... checking whether gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables supports -Wstrict-prototypes... checking for ld option to reload object files... -r checking for aarch64-unknown-linux-gnu-objdump... objdump checking how to recognize dependent libraries... pass_all checking for aarch64-unknown-linux-gnu-ar... ar checking for aarch64-unknown-linux-gnu-strip... no checking for strip... strip checking for aarch64-unknown-linux-gnu-ranlib... ranlib checking command to parse nm output from gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables object... yes checking ctype.h usability... yes yes checking whether gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables supports -Wmissing-prototypes... checking whether gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables supports -Wmissing-prototypes... yes checking for size_t... yes yes checking whether gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables supports -Wold-style-definition... checking whether gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables supports -Wold-style-definition... yes checking ctype.h presence... yes yes ok checking whether gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables supports -Wmissing-format-attribute... checking whether gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables supports -Wmissing-format-attribute... checking how to run the C preprocessor... yes checking for ctype.h... yes no checking for a BSD-compatible install... /usr/bin/install -c no checking for a BSD-compatible install... /usr/bin/install -c checking stddef.h usability... checking for sys/file.h... checking for sys/file.h... yes yes checking whether gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables supports -Woverlength-strings... checking whether gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables supports -Woverlength-strings... yes yes checking for sys/param.h... checking for sys/param.h... gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -E yes yes checking whether gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables supports -pedantic -Wlong-long... checking whether gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables supports -pedantic -Wlong-long... yes checking for working alloca.h... yes checking stddef.h presence... yes yes checking for limits.h... checking for limits.h... yes checking for stddef.h... yes checking for ANSI C header files... yes yes checking for ANSI C header files... (cached) yes checking for ANSI C header files... (cached) yes checking for string.h... (cached) yes checking stddef.h usability... checking stddef.h usability... yes yes checking stdio.h usability... checking for stdlib.h... (cached) yes checking for stdlib.h... (cached) yes checking for malloc.h... checking for malloc.h... yes checking for alloca... yes yes checking for string.h... checking for string.h... (cached) (cached) yes yes checking for unistd.h... (cached) yes checking for unistd.h... (cached) yes yes checking stddef.h presence... yes checking stddef.h presence... yes checking stdio.h presence... checking for strings.h... (cached) yes checking for strings.h... (cached) yes checking for sys/time.h... checking for sys/time.h... yes yes checking for stddef.h... yes yes checking for stddef.h... yes checking for stdlib.h... (cached) yes yes checking for stdio.h... yes checking for stdlib.h... (cached) yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes yes yes looking for a compliant stdint.h in stdint.h, checking for uintmax_t... checking for getpagesize... checking for strings.h... checking for strings.h... (cached) (cached) yes yes checking for time.h... checking for time.h... checking for unistd.h... checking for unistd.h... (cached) (cached) yes yes checking fcntl.h usability... checking fcntl.h usability... yes yes checking for sys/resource.h... checking for sys/resource.h... yes yes yes checking for working mmap... checking for sys/stat.h... (cached) yes checking for sys/stat.h... (cached) yes yes checking for uintptr_t... checking for sys/mman.h... checking for sys/mman.h... yes checking for sys/types.h... yes checking fcntl.h presence... yes checking fcntl.h presence... yes yes checking for fcntl.h... checking for fcntl.h... yes checking for fcntl.h... yes yes checking for fcntl.h... yes checking sys/file.h usability... checking sys/file.h usability... yes yes yes checking for alloca.h... checking for alloca.h... checking for sys/stat.h... yes checking for int_least32_t... yes yes checking for sys/pstat.h... checking for sys/pstat.h... yes checking for stdlib.h... no no yes checking sys/file.h presence... yes checking sys/file.h presence... checking for sys/sysmp.h... checking for sys/sysmp.h... yes checking whether we are using the GNU C Library 2.1 or newer... yes checking for int_fast32_t... yes checking for sys/file.h... yes yes checking for sys/file.h... yes no no checking for sys/sysinfo.h... checking for sys/sysinfo.h... checking for sys/stat.h... (cached) yes checking for sys/stat.h... (cached) yes yes checking whether integer division by zero raises SIGFPE... checking for clearerr_unlocked... checking for clearerr_unlocked... yes yes yes checking for string.h... checking for machine/hal_sysinfo.h... checking for machine/hal_sysinfo.h... no no checking for sys/table.h... checking for sys/table.h... yes checking for uint64_t... yes yes yes checking for feof_unlocked... checking for feof_unlocked... no checking for memory.h... no checking for sys/sysctl.h... checking for sys/sysctl.h... no checking for inttypes.h... no no checking for sys/systemcfg.h... checking for sys/systemcfg.h... yes yes checking what to include in gstdint.h... yes stdint.h (already complete) no checking for an ANSI C-conforming const... checking for stdint.h... no checking for stdint.h... (cached) yes checking for strings.h... checking for stdint.h... (cached) yes yes yes checking for stdio_ext.h... checking for stdio_ext.h... checking for ferror_unlocked... checking for ferror_unlocked... yes checking for off_t... yes yes yes checking for unsigned long long... checking for process.h... checking for process.h... yes yes checking for inttypes.h... checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... no no checking for sys/prctl.h... checking for sys/prctl.h... yes yes yes checking whether to enable maintainer-specific portions of Makefiles... no checking for aarch64-unknown-linux-gnu-gcc... (cached) gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables checking for fflush_unlocked... checking for fflush_unlocked... yes yes checking for sys/wait.h that is POSIX.1 compatible... checking for sys/wait.h that is POSIX.1 compatible... yes checking for inttypes.h... checking whether we are using the GNU C compiler... (cached) yes checking whether gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables accepts -g... (cached) yes checking for gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables option to accept ISO C89... (cached) none needed checking for aarch64-unknown-linux-gnu-ranlib... ranlib checking for gawk... (cached) gawk checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed yes checking for fgrep... /usr/bin/grep -F checking for ld used by gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables... ld checking if the linker (ld) is GNU ld... checking for stdint.h... yes checking for BSD- or MS-compatible name lister (nm)... nm checking the name lister (nm) interface... yes checking whether the inttypes.h PRIxNN macros are broken... yes checking whether time.h and sys/time.h may both be included... yes checking whether time.h and sys/time.h may both be included... yes yes checking for fgetc_unlocked... checking for fgetc_unlocked... 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 yes checking size of int... checking for ld option to reload object files... -r checking for aarch64-unknown-linux-gnu-objdump... objdump checking how to recognize dependent libraries... pass_all checking for aarch64-unknown-linux-gnu-ar... ar checking for aarch64-unknown-linux-gnu-strip... no checking for strip... strip no checking for aarch64-unknown-linux-gnu-ranlib... (cached) ranlib checking for ld used by GCC... checking command to parse nm output from gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables object... yes ld checking if the linker (ld) is GNU ld... yes checking for shared library run path origin... yes checking whether errno must be declared... yes checking whether errno must be declared... checking for unistd.h... done checking argz.h usability... no no checking size of int... checking size of int... yes yes checking for fgets_unlocked... checking for fgets_unlocked... yes checking for dlfcn.h... ok yes checking argz.h presence... checking for dlfcn.h... 4 checking size of long... yes yes checking for fileno_unlocked... checking for fileno_unlocked... yes checking for argz.h... yes checking limits.h usability... yes checking for objdir... .libs 4 4 checking for a 64-bit type... checking for a 64-bit type... yes checking for objdir... .libs uint64_t uint64_t checking for intptr_t... yes checking for intptr_t... yes checking for fprintf_unlocked... checking for fprintf_unlocked... yes checking limits.h presence... 8 checking for ANSI C header files... (cached) yes yes checking for limits.h... yes checking build system type... checking locale.h usability... checking if gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables supports -fno-rtti -fno-exceptions... aarch64-unknown-linux-gnu checking host system type... aarch64-unknown-linux-gnu checking target system type... no no checking for fputc_unlocked... checking for fputc_unlocked... no checking for gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables option to produce PIC... -fPIC -DPIC checking if gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables PIC flag -fPIC -DPIC works... checking if gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables supports -fno-rtti -fno-exceptions... 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... yes checking locale.h presence... yes checking if gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables static flag -static works... no checking for gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables option to produce PIC... -fPIC -DPIC checking if gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables PIC flag -fPIC -DPIC works... yes checking for locale.h... yes yes checking for uintptr_t... yes checking for uintptr_t... checking nl_types.h usability... no checking if gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables supports -c -o file.o... yes yes yes checking if gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables static flag -static works... checking for fputs_unlocked... checking for fputs_unlocked... no checking if gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables supports -c -o file.o... yes checking if gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables supports -c -o file.o... (cached) yes checking whether the gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables linker (ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... yes checking nl_types.h presence... no yes checking for nl_types.h... yes yes checking if gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables supports -c -o file.o... (cached) yes checking whether the gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables linker (ld) supports shared libraries... yes yes checking malloc.h usability... checking for fread_unlocked... checking for fread_unlocked... yes checking dynamic linker characteristics... configure: updating cache ./config.cache configure: creating ./config.status no checking dynamic linker characteristics... yes checking for ssize_t... yes checking for ssize_t... yes checking malloc.h presence... yes yes checking for fwrite_unlocked... checking for fwrite_unlocked... yes checking for malloc.h... yes GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... checking stddef.h usability... 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... config.status: creating Makefile 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... config.status: creating config.h config.status: executing gstdint.h commands yes yes checking for getchar_unlocked... checking for getchar_unlocked... yes checking stddef.h presence... yes checking unwind.h presence... yes checking for stddef.h... yes yes checking for pid_t... yes checking for pid_t... checking for stdlib.h... (cached) yes yes checking for unwind.h... yes checking for _Unwind_Backtrace... checking for string.h... (cached) yes make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/libdecnumber' source='../../gcc-4.8.5/libdecnumber/decNumber.c' object='decNumber.o' libtool=no gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I../../gcc-4.8.5/libdecnumber -I. -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -I../../gcc-4.8.5/libdecnumber -I. -c ../../gcc-4.8.5/libdecnumber/decNumber.c checking for unistd.h... (cached) yes yes yes checking sys/param.h usability... checking for getc_unlocked... checking for getc_unlocked... yes checking for -funwind-tables option... yes checking for uint64_t... yes yes yes yes checking for -frandom-seed=string option... checking sys/param.h presence... checking for putchar_unlocked... checking for putchar_unlocked... yes yes checking for sys/param.h... yes yes yes checking whether gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables supports -W... checking for library containing strerror... checking for library containing strerror... checking for feof_unlocked... yes checking for sys/wait.h that is POSIX.1 compatible... yes checking whether gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables supports -Wall... yes yes checking for putc_unlocked... checking for putc_unlocked... none required none required yes checking for asprintf... checking for asprintf... yes yes checking whether gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables supports -Wwrite-strings... checking for fgets_unlocked... configure: updating cache ./config.cache configure: creating ./config.status yes checking whether gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables supports -Wstrict-prototypes... yes yes checking whether abort is declared... checking whether abort is declared... yes yes checking for atexit... checking for atexit... yes yes checking whether gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables supports -Wmissing-prototypes... checking for getc_unlocked... yes checking whether gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables supports -Wold-style-definition... yes yes yes yes checking whether asprintf is declared... checking whether asprintf is declared... checking for basename... checking for basename... yes yes checking for getcwd... checking whether gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables supports -Wmissing-format-attribute... yes checking whether gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables supports -Wcast-qual... yes yes yes yes checking for bcmp... checking for bcmp... yes checking whether basename is declared... checking whether basename is declared... yes checking for _Unwind_GetIPInfo... checking for getegid... yes yes yes checking __sync extensions... yes checking for bcopy... checking for bcopy... yes yes checking for geteuid... checking whether errno is declared... checking whether errno is declared... yes checking output filetype... yes yes yes checking for bsearch... checking for bsearch... checking for getgid... no no checking whether vasprintf is declared... checking whether vasprintf is declared... elf64 looking for a compliant stdint.h in stdint.h, checking for uintmax_t... yes yes yes checking for bzero... checking for bzero... checking for getuid... yes yes checking whether clearerr_unlocked is declared... checking whether clearerr_unlocked is declared... yes checking for uintptr_t... yes yes yes checking for mempcpy... checking for calloc... checking for calloc... yes checking for int_least32_t... yes yes checking whether feof_unlocked is declared... checking whether feof_unlocked is declared... yes yes yes config.status: creating Makefile checking for munmap... checking for clock... checking for clock... config.status: creating config.h config.status: executing depfiles commands yes checking for int_fast32_t... yes yes config.status: executing libtool commands checking whether ferror_unlocked is declared... checking whether ferror_unlocked is declared... yes yes yes checking for ffs... checking for putenv... checking for ffs... yes checking for uint64_t... source='../../gcc-4.8.5/libdecnumber/decContext.c' object='decContext.o' libtool=no gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I../../gcc-4.8.5/libdecnumber -I. -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -I../../gcc-4.8.5/libdecnumber -I. -c ../../gcc-4.8.5/libdecnumber/decContext.c yes checking whether fflush_unlocked is declared... yes yes yes yes checking for setenv... checking whether fflush_unlocked is declared... checking for getcwd... checking for getcwd... yes checking what to include in gstdint.h... stdint.h (already complete) checking sys/mman.h usability... yes yes yes yes checking for setlocale... checking whether fgetc_unlocked is declared... checking for getpagesize... checking for getpagesize... yes checking whether fgetc_unlocked is declared... yes checking sys/mman.h presence... yes yes yes checking for sys/mman.h... yes checking for mmap... yes checking for stpcpy... checking for gettimeofday... yes checking for gettimeofday... checking whether fgets_unlocked is declared... yes source='../../gcc-4.8.5/libdecnumber/dpd/decimal32.c' object='decimal32.o' libtool=no gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I../../gcc-4.8.5/libdecnumber -I. -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -I../../gcc-4.8.5/libdecnumber -I. -c ../../gcc-4.8.5/libdecnumber/dpd/decimal32.c checking whether fgets_unlocked is declared... yes yes yes checking for index... yes checking for strcasecmp... In file included from ../../gcc-4.8.5/libdecnumber/dpd/decimal32.c:43: ../../gcc-4.8.5/libdecnumber/dpd/decimal32.c: In function 'decimal32FromNumber': ../../gcc-4.8.5/libdecnumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value] 159 | #define UBFROMUI(b, i) (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ ../../gcc-4.8.5/libdecnumber/dpd/decimal32.c:173:3: note: in expansion of macro 'UBFROMUI' 173 | UBFROMUI(d32->bytes, targ); /* directly store the int */ | ^~~~~~~~ checking for index... checking link.h usability... yes checking whether fileno_unlocked is declared... yes checking whether fileno_unlocked is declared... yes yes yes checking for insque... checking for strdup... checking for insque... yes checking link.h presence... yes checking whether fprintf_unlocked is declared... yes checking whether fprintf_unlocked is declared... yes checking for link.h... yes checking for dl_iterate_phdr... yes yes yes checking for memchr... checking for strtoul... checking for memchr... source='../../gcc-4.8.5/libdecnumber/dpd/decimal64.c' object='decimal64.o' libtool=no gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I../../gcc-4.8.5/libdecnumber -I. -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -I../../gcc-4.8.5/libdecnumber -I. -c ../../gcc-4.8.5/libdecnumber/dpd/decimal64.c no checking whether fputc_unlocked is declared... yes checking for fcntl... no checking whether fputc_unlocked is declared... yes yes yes checking for tsearch... checking for memcmp... checking for memcmp... yes In file included from ../../gcc-4.8.5/libdecnumber/dpd/decimal64.c:43: ../../gcc-4.8.5/libdecnumber/dpd/decimal64.c: In function 'decimal64FromNumber': ../../gcc-4.8.5/libdecnumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value] 159 | #define UBFROMUI(b, i) (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ ../../gcc-4.8.5/libdecnumber/dpd/decimal64.c:193:5: note: in expansion of macro 'UBFROMUI' 193 | UBFROMUI(d64->bytes, targar[0]); | ^~~~~~~~ ../../gcc-4.8.5/libdecnumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value] 159 | #define UBFROMUI(b, i) (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ ../../gcc-4.8.5/libdecnumber/dpd/decimal64.c:194:5: note: in expansion of macro 'UBFROMUI' 194 | UBFROMUI(d64->bytes+4, targar[1]); | ^~~~~~~~ ../../gcc-4.8.5/libdecnumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value] 159 | #define UBFROMUI(b, i) (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ ../../gcc-4.8.5/libdecnumber/dpd/decimal64.c:198:5: note: in expansion of macro 'UBFROMUI' 198 | UBFROMUI(d64->bytes, targar[1]); | ^~~~~~~~ ../../gcc-4.8.5/libdecnumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value] 159 | #define UBFROMUI(b, i) (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ ../../gcc-4.8.5/libdecnumber/dpd/decimal64.c:199:5: note: in expansion of macro 'UBFROMUI' 199 | UBFROMUI(d64->bytes+4, targar[0]); | ^~~~~~~~ checking whether strnlen is declared... yes checking whether fputs_unlocked is declared... yes checking whether fputs_unlocked is declared... yes yes yes checking for __argz_count... checking for memcpy... checking for memcpy... yes checking for getexecname... yes checking whether fread_unlocked is declared... yes yes yes yes checking for __argz_stringify... checking whether fread_unlocked is declared... checking for memmem... checking for memmem... no checking whether tests can run... yes yes yes yes checking whether fwrite_unlocked is declared... checking for __argz_next... checking for memmove... checking for memmove... yes checking whether fwrite_unlocked is declared... yes yes configure: updating cache ./config.cache yes configure: creating ./config.status yes checking for __fsetlocking... checking for mempcpy... yes checking for mempcpy... checking whether getchar_unlocked is declared... yes checking whether getchar_unlocked is declared... source='../../gcc-4.8.5/libdecnumber/dpd/decimal128.c' object='decimal128.o' libtool=no gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I../../gcc-4.8.5/libdecnumber -I. -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -I../../gcc-4.8.5/libdecnumber -I. -c ../../gcc-4.8.5/libdecnumber/dpd/decimal128.c yes checking for iconv... yes yes checking for memset... checking for memset... yes checking whether getc_unlocked is declared... yes checking whether getc_unlocked is declared... In file included from ../../gcc-4.8.5/libdecnumber/dpd/decimal128.c:43: ../../gcc-4.8.5/libdecnumber/dpd/decimal128.c: In function 'decimal128FromNumber': ../../gcc-4.8.5/libdecnumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value] 159 | #define UBFROMUI(b, i) (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ ../../gcc-4.8.5/libdecnumber/dpd/decimal128.c:172:5: note: in expansion of macro 'UBFROMUI' 172 | UBFROMUI(d128->bytes, targlo); | ^~~~~~~~ ../../gcc-4.8.5/libdecnumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value] 159 | #define UBFROMUI(b, i) (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ ../../gcc-4.8.5/libdecnumber/dpd/decimal128.c:173:5: note: in expansion of macro 'UBFROMUI' 173 | UBFROMUI(d128->bytes+4, targml); | ^~~~~~~~ ../../gcc-4.8.5/libdecnumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value] 159 | #define UBFROMUI(b, i) (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ ../../gcc-4.8.5/libdecnumber/dpd/decimal128.c:174:5: note: in expansion of macro 'UBFROMUI' 174 | UBFROMUI(d128->bytes+8, targmh); | ^~~~~~~~ ../../gcc-4.8.5/libdecnumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value] 159 | #define UBFROMUI(b, i) (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ ../../gcc-4.8.5/libdecnumber/dpd/decimal128.c:175:5: note: in expansion of macro 'UBFROMUI' 175 | UBFROMUI(d128->bytes+12, targhi); | ^~~~~~~~ ../../gcc-4.8.5/libdecnumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value] 159 | #define UBFROMUI(b, i) (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ ../../gcc-4.8.5/libdecnumber/dpd/decimal128.c:179:5: note: in expansion of macro 'UBFROMUI' 179 | UBFROMUI(d128->bytes, targhi); | ^~~~~~~~ ../../gcc-4.8.5/libdecnumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value] 159 | #define UBFROMUI(b, i) (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ ../../gcc-4.8.5/libdecnumber/dpd/decimal128.c:180:5: note: in expansion of macro 'UBFROMUI' 180 | UBFROMUI(d128->bytes+4, targmh); | ^~~~~~~~ ../../gcc-4.8.5/libdecnumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value] 159 | #define UBFROMUI(b, i) (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ ../../gcc-4.8.5/libdecnumber/dpd/decimal128.c:181:5: note: in expansion of macro 'UBFROMUI' 181 | UBFROMUI(d128->bytes+8, targml); | ^~~~~~~~ ../../gcc-4.8.5/libdecnumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value] 159 | #define UBFROMUI(b, i) (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ ../../gcc-4.8.5/libdecnumber/dpd/decimal128.c:182:5: note: in expansion of macro 'UBFROMUI' 182 | UBFROMUI(d128->bytes+12, targlo); | ^~~~~~~~ yes yes yes checking for iconv declaration... checking for mkstemps... checking for mkstemps... yes checking whether putchar_unlocked is declared... yes checking whether putchar_unlocked is declared... 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 yes checking for putenv... checking for putenv... yes yes checking for LC_MESSAGES... checking whether putc_unlocked is declared... yes checking whether putc_unlocked is declared... yes yes checking for random... checking for random... yes checking for bison... no checking whether NLS is requested... no checking whether to use NLS... no checking for aclocal... aclocal checking for autoconf... autoconf checking for autoheader... autoheader yes checking for an ANSI C-conforming const... yes checking for an ANSI C-conforming const... configure: updating cache ./config.cache yes configure: creating ./config.status yes checking for rename... checking for rename... yes checking sys/mman.h usability... yes checking sys/mman.h usability... yes yes checking for rindex... checking for rindex... yes checking sys/mman.h presence... yes checking sys/mman.h presence... config.status: creating Makefile yes checking for sys/mman.h... yes checking for mmap... config.status: creating config.intl yes checking for sys/mman.h... yes checking for mmap... config.status: creating config.h config.status: executing default-1 commands yes yes checking for setenv... checking for setenv... 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 read-only mmap of a plain file works... yes checking whether mmap from /dev/zero works... yes checking for MAP_ANON(YMOUS)... config.status: creating Makefile make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/intl' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/intl' config.status: creating backtrace-supported.h yes yes checking for snprintf... checking for snprintf... yes checking whether mmap with MAP_ANON(YMOUS) works... yes checking whether to enable maintainer-specific portions of Makefiles... no config.status: creating config.h yes checking whether mmap with MAP_ANON(YMOUS) works... yes checking whether to enable maintainer-specific portions of Makefiles... no config.status: executing libtool commands configure: updating cache ./config.cache configure: creating ./config.status config.status: executing gstdint.h commands configure: updating cache ../config.cache configure: creating ./config.status config.status: executing default commands yes yes checking for sigsetmask... checking for sigsetmask... make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/libbacktrace' make all-am make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/libbacktrace' true DO=all multi-do # make /bin/sh ./libtool --tag=CC --mode=compile gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I../../gcc-4.8.5/libbacktrace -I ../../gcc-4.8.5/libbacktrace/../include -I ../../gcc-4.8.5/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 ../../gcc-4.8.5/libbacktrace/dwarf.c /bin/sh ./libtool --tag=CC --mode=compile gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I../../gcc-4.8.5/libbacktrace -I ../../gcc-4.8.5/libbacktrace/../include -I ../../gcc-4.8.5/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 ../../gcc-4.8.5/libbacktrace/fileline.c /bin/sh ./libtool --tag=CC --mode=compile gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I../../gcc-4.8.5/libbacktrace -I ../../gcc-4.8.5/libbacktrace/../include -I ../../gcc-4.8.5/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 ../../gcc-4.8.5/libbacktrace/posix.c libtool: compile: gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I../../gcc-4.8.5/libbacktrace -I ../../gcc-4.8.5/libbacktrace/../include -I ../../gcc-4.8.5/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 ../../gcc-4.8.5/libbacktrace/fileline.c -o fileline.o libtool: compile: gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I../../gcc-4.8.5/libbacktrace -I ../../gcc-4.8.5/libbacktrace/../include -I ../../gcc-4.8.5/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 ../../gcc-4.8.5/libbacktrace/dwarf.c -o dwarf.o libtool: compile: gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I../../gcc-4.8.5/libbacktrace -I ../../gcc-4.8.5/libbacktrace/../include -I ../../gcc-4.8.5/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 ../../gcc-4.8.5/libbacktrace/posix.c -o posix.o config.status: creating Makefile yes yes config.status: creating Makefile checking for stpcpy... checking for stpcpy... config.status: creating mkheaders.almost config.status: creating mkheaders.almost config.status: creating config.h config.status: creating config.h /bin/sh ./libtool --tag=CC --mode=compile gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I../../gcc-4.8.5/libbacktrace -I ../../gcc-4.8.5/libbacktrace/../include -I ../../gcc-4.8.5/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 ../../gcc-4.8.5/libbacktrace/print.c yes yes /bin/sh ./libtool --tag=CC --mode=compile gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I../../gcc-4.8.5/libbacktrace -I ../../gcc-4.8.5/libbacktrace/../include -I ../../gcc-4.8.5/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 ../../gcc-4.8.5/libbacktrace/state.c /bin/sh ./libtool --tag=CC --mode=compile gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I../../gcc-4.8.5/libbacktrace -I ../../gcc-4.8.5/libbacktrace/../include -I ../../gcc-4.8.5/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 ../../gcc-4.8.5/libbacktrace/backtrace.c checking for stpncpy... checking for stpncpy... libtool: compile: gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I../../gcc-4.8.5/libbacktrace -I ../../gcc-4.8.5/libbacktrace/../include -I ../../gcc-4.8.5/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 ../../gcc-4.8.5/libbacktrace/print.c -o print.o libtool: compile: gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I../../gcc-4.8.5/libbacktrace -I ../../gcc-4.8.5/libbacktrace/../include -I ../../gcc-4.8.5/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 ../../gcc-4.8.5/libbacktrace/state.c -o state.o libtool: compile: gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I../../gcc-4.8.5/libbacktrace -I ../../gcc-4.8.5/libbacktrace/../include -I ../../gcc-4.8.5/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 ../../gcc-4.8.5/libbacktrace/backtrace.c -o backtrace.o /bin/sh ./libtool --tag=CC --mode=compile gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I../../gcc-4.8.5/libbacktrace -I ../../gcc-4.8.5/libbacktrace/../include -I ../../gcc-4.8.5/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 ../../gcc-4.8.5/libbacktrace/simple.c libtool: compile: gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I../../gcc-4.8.5/libbacktrace -I ../../gcc-4.8.5/libbacktrace/../include -I ../../gcc-4.8.5/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 ../../gcc-4.8.5/libbacktrace/simple.c -o simple.o yes yes /bin/sh ./libtool --tag=CC --mode=compile gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I../../gcc-4.8.5/libbacktrace -I ../../gcc-4.8.5/libbacktrace/../include -I ../../gcc-4.8.5/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 ../../gcc-4.8.5/libbacktrace/elf.c /bin/sh ./libtool --tag=CC --mode=compile gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I../../gcc-4.8.5/libbacktrace -I ../../gcc-4.8.5/libbacktrace/../include -I ../../gcc-4.8.5/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 ../../gcc-4.8.5/libbacktrace/mmapio.c checking for strcasecmp... checking for strcasecmp... /bin/sh ./libtool --tag=CC --mode=compile gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I../../gcc-4.8.5/libbacktrace -I ../../gcc-4.8.5/libbacktrace/../include -I ../../gcc-4.8.5/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 ../../gcc-4.8.5/libbacktrace/mmap.c libtool: compile: gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I../../gcc-4.8.5/libbacktrace -I ../../gcc-4.8.5/libbacktrace/../include -I ../../gcc-4.8.5/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 ../../gcc-4.8.5/libbacktrace/elf.c -o elf.o libtool: compile: gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I../../gcc-4.8.5/libbacktrace -I ../../gcc-4.8.5/libbacktrace/../include -I ../../gcc-4.8.5/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 ../../gcc-4.8.5/libbacktrace/mmapio.c -o mmapio.o libtool: compile: gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I../../gcc-4.8.5/libbacktrace -I ../../gcc-4.8.5/libbacktrace/../include -I ../../gcc-4.8.5/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 ../../gcc-4.8.5/libbacktrace/mmap.c -o mmap.o yes yes checking for strchr... checking for strchr... yes yes checking for strdup... checking for strdup... yes yes checking for strncasecmp... checking for strncasecmp... yes yes checking for strndup... checking for strndup... yes yes checking for strnlen... checking for strnlen... yes yes checking for strrchr... checking for strrchr... yes yes checking for strstr... checking for strstr... yes yes checking for strtod... checking for strtod... yes yes checking for strtol... checking for strtol... yes yes checking for strtoul... checking for strtoul... yes yes checking for strverscmp... checking for strverscmp... yes yes checking for tmpnam... checking for tmpnam... yes yes checking for vasprintf... checking for vasprintf... 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 '/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/libdecnumber' yes yes checking for vfprintf... checking for vfprintf... yes yes checking for vprintf... checking for vprintf... /bin/sh ./libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -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 dwarf.lo fileline.lo posix.lo print.lo state.lo backtrace.lo simple.lo elf.lo mmapio.lo mmap.lo yes yes checking for vsnprintf... checking for vsnprintf... libtool: link: ar rc .libs/libbacktrace.a dwarf.o fileline.o posix.o print.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" ) make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/libbacktrace' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/libbacktrace' yes yes checking for vsprintf... checking for vsprintf... yes yes checking for waitpid... checking for waitpid... yes yes checking for setproctitle... checking for setproctitle... no no checking whether alloca needs Cray hooks... checking whether alloca needs Cray hooks... no no checking stack direction for C alloca... checking stack direction for C alloca... 1 1 checking for vfork.h... checking for vfork.h... no no checking for fork... checking for fork... yes yes checking for vfork... checking for vfork... yes yes checking for working fork... checking for working fork... yes yes checking for working vfork... (cached) checking for working vfork... yes (cached) yes checking for _doprnt... checking for _doprnt... no no checking for sys_errlist... checking for sys_errlist... no checking for sys_nerr... no checking for sys_nerr... no checking for sys_siglist... no checking for sys_siglist... no checking for external symbol _system_configuration... no checking for external symbol _system_configuration... no no checking for __fsetlocking... checking for __fsetlocking... yes yes checking for canonicalize_file_name... checking for canonicalize_file_name... yes yes checking for dup3... checking for dup3... yes yes checking for getrlimit... checking for getrlimit... yes yes checking for getrusage... checking for getrusage... yes yes checking for getsysinfo... checking for getsysinfo... no no checking for gettimeofday... (cached) yes checking for gettimeofday... (cached) yes checking for on_exit... checking for on_exit... yes yes checking for psignal... checking for psignal... yes yes checking for pstat_getdynamic... checking for pstat_getdynamic... no no checking for pstat_getstatic... checking for pstat_getstatic... no no checking for realpath... checking for realpath... yes yes checking for setrlimit... checking for setrlimit... yes yes checking for sbrk... checking for sbrk... yes yes checking for spawnve... checking for spawnve... no no checking for spawnvpe... checking for spawnvpe... no no checking for strerror... checking for strerror... yes yes checking for strsignal... checking for strsignal... yes yes checking for sysconf... checking for sysconf... yes yes checking for sysctl... checking for sysctl... no no checking for sysmp... checking for sysmp... no no checking for table... checking for table... no no checking for times... checking for times... yes yes checking for wait3... checking for wait3... yes yes checking for wait4... checking for wait4... yes yes checking whether basename is declared... checking whether basename is declared... no no checking whether ffs is declared... checking whether ffs is declared... yes yes checking whether asprintf is declared... checking whether asprintf is declared... no no checking whether vasprintf is declared... checking whether vasprintf is declared... no no checking whether snprintf is declared... checking whether snprintf is declared... yes yes checking whether vsnprintf is declared... checking whether vsnprintf is declared... yes yes checking whether calloc is declared... checking whether calloc is declared... yes yes checking whether getenv is declared... checking whether getenv is declared... yes yes checking whether getopt is declared... checking whether getopt is declared... yes yes checking whether malloc is declared... checking whether malloc is declared... yes yes checking whether realloc is declared... checking whether realloc is declared... yes yes checking whether sbrk is declared... checking whether sbrk is declared... yes yes checking whether strverscmp is declared... checking whether strverscmp is declared... no no checking whether canonicalize_file_name must be declared... checking whether canonicalize_file_name must be declared... yes yes checking for stdlib.h... checking for stdlib.h... (cached) (cached) yes yes checking for unistd.h... (cached) yes checking for unistd.h... (cached) yes checking for getpagesize... checking for getpagesize... (cached) (cached) yes yes checking for working mmap... checking for working mmap... yes yes checking for working strncmp... checking for working strncmp... yes yes configure: updating cache ./config.cache configure: updating cache ../config.cache configure: creating ./config.status configure: creating ./config.status config.status: creating Makefile config.status: creating Makefile config.status: creating testsuite/Makefile config.status: creating testsuite/Makefile config.status: creating config.h config.status: creating config.h config.status: executing default commands config.status: executing default commands mkdir -p -- ./libcpp Configuring in ./libcpp make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/build-aarch64-unknown-linux-gnu/libiberty' if [ x"" != x ] && [ ! -d pic ]; then \ mkdir pic; \ else true; fi make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/libiberty' if [ x"-fPIC" != x ] && [ ! -d pic ]; then \ mkdir pic; \ else true; fi touch stamp-picdir echo ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./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 touch stamp-picdir if [ x"" != x ]; then \ gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../gcc-4.8.5/libiberty/regex.c -o pic/regex.o; \ 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 if [ x"" != x ]; then \ gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../gcc-4.8.5/libiberty/cplus-dem.c -o pic/cplus-dem.o; \ else true; fi if [ x"" != x ]; then \ gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../gcc-4.8.5/libiberty/cp-demangle.c -o pic/cp-demangle.o; \ else true; fi if [ x"" != x ]; then \ gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../gcc-4.8.5/libiberty/md5.c -o pic/md5.o; \ else true; fi gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../gcc-4.8.5/libiberty/regex.c -o regex.o if [ x"" != x ]; then \ gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../gcc-4.8.5/libiberty/sha1.c -o pic/sha1.o; \ else true; fi gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../gcc-4.8.5/libiberty/cplus-dem.c -o cplus-dem.o gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../gcc-4.8.5/libiberty/cp-demangle.c -o cp-demangle.o gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../gcc-4.8.5/libiberty/md5.c -o md5.o gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../gcc-4.8.5/libiberty/sha1.c -o sha1.o make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/build-aarch64-unknown-linux-gnu/libiberty/testsuite' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/build-aarch64-unknown-linux-gnu/libiberty/testsuite' if [ x"" != x ]; then \ gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../gcc-4.8.5/libiberty/alloca.c -o pic/alloca.o; \ else true; fi make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/libiberty/testsuite' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/libiberty/testsuite' gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../gcc-4.8.5/libiberty/alloca.c -o alloca.o if [ x"-fPIC" != x ]; then \ gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fPIC ../../gcc-4.8.5/libiberty/regex.c -o pic/regex.o; \ else true; fi ../../../gcc-4.8.5/libiberty/regex.c: In function 'byte_regex_compile': ../../../gcc-4.8.5/libiberty/regex.c:154:53: warning: right-hand operand of comma expression has no effect [-Wunused-value] 154 | # define bzero(s, n) (memset (s, '\0', n), (s)) | ~~~~~~~~~~~~~~~~~~~~^~~~~~ ../../../gcc-4.8.5/libiberty/regex.c:3126:13: note: in expansion of macro 'bzero' 3126 | bzero (b, (1 << BYTEWIDTH) / BYTEWIDTH); | ^~~~~ ../../gcc-4.8.5/libiberty/regex.c: In function 'byte_regex_compile': ../../gcc-4.8.5/libiberty/regex.c:154:53: warning: right-hand operand of comma expression has no effect [-Wunused-value] 154 | # define bzero(s, n) (memset (s, '\0', n), (s)) | ~~~~~~~~~~~~~~~~~~~~^~~~~~ ../../gcc-4.8.5/libiberty/regex.c:3126:13: note: in expansion of macro 'bzero' 3126 | bzero (b, (1 << BYTEWIDTH) / BYTEWIDTH); | ^~~~~ if [ x"-fPIC" != x ]; then \ gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fPIC ../../gcc-4.8.5/libiberty/cplus-dem.c -o pic/cplus-dem.o; \ else true; fi ../../../gcc-4.8.5/libiberty/regex.c: In function 'byte_re_compile_fastmap': ../../../gcc-4.8.5/libiberty/regex.c:154:53: warning: right-hand operand of comma expression has no effect [-Wunused-value] 154 | # define bzero(s, n) (memset (s, '\0', n), (s)) | ~~~~~~~~~~~~~~~~~~~~^~~~~~ ../../../gcc-4.8.5/libiberty/regex.c:4584:3: note: in expansion of macro 'bzero' 4584 | bzero (fastmap, 1 << BYTEWIDTH); /* Assume nothing's valid. */ | ^~~~~ ../../gcc-4.8.5/libiberty/regex.c: In function 'byte_re_compile_fastmap': ../../gcc-4.8.5/libiberty/regex.c:154:53: warning: right-hand operand of comma expression has no effect [-Wunused-value] 154 | # define bzero(s, n) (memset (s, '\0', n), (s)) | ~~~~~~~~~~~~~~~~~~~~^~~~~~ ../../gcc-4.8.5/libiberty/regex.c:4584:3: note: in expansion of macro 'bzero' 4584 | bzero (fastmap, 1 << BYTEWIDTH); /* Assume nothing's valid. */ | ^~~~~ ../../../gcc-4.8.5/libiberty/cplus-dem.c: In function 'demangle_fund_type': ../../../gcc-4.8.5/libiberty/cplus-dem.c:3944:10: warning: this statement may fall through [-Wimplicit-fallthrough=] 3944 | if (!ISDIGIT ((unsigned char)**mangled)) | ^ ../../../gcc-4.8.5/libiberty/cplus-dem.c:3949:5: note: here 3949 | case 'I': | ^~~~ ../../../gcc-4.8.5/libiberty/cplus-dem.c: In function 'demangle_signature': ../../../gcc-4.8.5/libiberty/cplus-dem.c:1602:14: warning: this statement may fall through [-Wimplicit-fallthrough=] 1602 | if (AUTO_DEMANGLING || GNU_DEMANGLING) | ^ ../../../gcc-4.8.5/libiberty/cplus-dem.c:1616:9: note: here 1616 | default: | ^~~~~~~ configure: creating cache ./config.cache ../../../gcc-4.8.5/libiberty/cp-demangle.c: In function 'd_print_mod': ../../../gcc-4.8.5/libiberty/cp-demangle.c:5112:7: warning: this statement may fall through [-Wimplicit-fallthrough=] 5112 | d_append_char (dpi, ' '); | ^~~~~~~~~~~~~~~~~~~~~~~~ ../../../gcc-4.8.5/libiberty/cp-demangle.c:5113:5: note: here 5113 | case DEMANGLE_COMPONENT_REFERENCE: | ^~~~ ../../../gcc-4.8.5/libiberty/cp-demangle.c:5117:7: warning: this statement may fall through [-Wimplicit-fallthrough=] 5117 | d_append_char (dpi, ' '); | ^~~~~~~~~~~~~~~~~~~~~~~~ ../../../gcc-4.8.5/libiberty/cp-demangle.c:5118:5: note: here 5118 | case DEMANGLE_COMPONENT_RVALUE_REFERENCE: | ^~~~ checking build system type... aarch64-unknown-linux-gnu checking host system type... aarch64-unknown-linux-gnu checking target system type... In file included from ../../../gcc-4.8.5/libiberty/regex.c:640: ../../../gcc-4.8.5/libiberty/regex.c: In function 'byte_re_match_2_internal': ../../../gcc-4.8.5/libiberty/regex.c:6699:33: warning: this statement may fall through [-Wimplicit-fallthrough=] 6699 | is_a_jump_n = true; ../../../gcc-4.8.5/libiberty/regex.c:6700:19: note: here 6700 | case pop_failure_jump: | ^~~~ avr-unknown-none ../../gcc-4.8.5/libiberty/cplus-dem.c: In function 'demangle_fund_type': checking whether make sets $(MAKE)... ../../gcc-4.8.5/libiberty/cplus-dem.c:3944:10: warning: this statement may fall through [-Wimplicit-fallthrough=] 3944 | if (!ISDIGIT ((unsigned char)**mangled)) | ^ ../../gcc-4.8.5/libiberty/cplus-dem.c:3949:5: note: here 3949 | case 'I': | ^~~~ ../../../gcc-4.8.5/libiberty/regex.c:7122:14: warning: this statement may fall through [-Wimplicit-fallthrough=] 7122 | if ((re_opcode_t) p[-1] != pop_failure_jump) | ^ In file included from ../../gcc-4.8.5/libiberty/regex.c:640: ../../gcc-4.8.5/libiberty/regex.c: In function 'byte_re_match_2_internal': ../../../gcc-4.8.5/libiberty/regex.c:7137:9: note: here 7137 | case pop_failure_jump: | ^~~~ ../../gcc-4.8.5/libiberty/regex.c:6699:33: warning: this statement may fall through [-Wimplicit-fallthrough=] 6699 | is_a_jump_n = true; ../../gcc-4.8.5/libiberty/regex.c:6700:19: note: here 6700 | case pop_failure_jump: | ^~~~ ../../../gcc-4.8.5/libiberty/regex.c:1778:25: warning: this statement may fall through [-Wimplicit-fallthrough=] 1778 | set_regs_matched_done = 0; \ | ~~~~~~~~~~~~~~~~~~~~~~^~~ ../../../gcc-4.8.5/libiberty/regex.c:7149:13: note: in expansion of macro 'POP_FAILURE_POINT' 7149 | POP_FAILURE_POINT (sdummy, pdummy, | ^~~~~~~~~~~~~~~~~ ../../../gcc-4.8.5/libiberty/regex.c:7155:9: note: here 7155 | unconditional_jump: | ^~~~~~~~~~~~~~~~~~ yes checking for a BSD-compatible install... /usr/bin/install -c checking for aarch64-unknown-linux-gnu-gcc... gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables ../../../gcc-4.8.5/libiberty/regex.c:7455:31: warning: this statement may fall through [-Wimplicit-fallthrough=] 7455 | is_a_jump_n = true; ../../../gcc-4.8.5/libiberty/regex.c:7456:17: note: here 7456 | case maybe_pop_jump: | ^~~~ ../../gcc-4.8.5/libiberty/cplus-dem.c: In function 'demangle_signature': ../../gcc-4.8.5/libiberty/regex.c:7122:14: warning: this statement may fall through [-Wimplicit-fallthrough=] 7122 | if ((re_opcode_t) p[-1] != pop_failure_jump) | ^ ../../gcc-4.8.5/libiberty/cplus-dem.c:1602:14: warning: this statement may fall through [-Wimplicit-fallthrough=] 1602 | if (AUTO_DEMANGLING || GNU_DEMANGLING) | ^ ../../gcc-4.8.5/libiberty/cplus-dem.c:1616:9: note: here 1616 | default: | ^~~~~~~ ../../gcc-4.8.5/libiberty/regex.c:7137:9: note: here 7137 | case pop_failure_jump: | ^~~~ ../../gcc-4.8.5/libiberty/regex.c:1778:25: warning: this statement may fall through [-Wimplicit-fallthrough=] 1778 | set_regs_matched_done = 0; \ | ~~~~~~~~~~~~~~~~~~~~~~^~~ ../../gcc-4.8.5/libiberty/regex.c:7149:13: note: in expansion of macro 'POP_FAILURE_POINT' 7149 | POP_FAILURE_POINT (sdummy, pdummy, | ^~~~~~~~~~~~~~~~~ ../../gcc-4.8.5/libiberty/regex.c:7155:9: note: here 7155 | unconditional_jump: | ^~~~~~~~~~~~~~~~~~ ../../../gcc-4.8.5/libiberty/regex.c: In function 'byte_common_op_match_null_string_p': ../../gcc-4.8.5/libiberty/regex.c:7455:31: warning: this statement may fall through [-Wimplicit-fallthrough=] 7455 | is_a_jump_n = true; ../../../gcc-4.8.5/libiberty/regex.c:7720:10: warning: this statement may fall through [-Wimplicit-fallthrough=] 7720 | p1 += 2 * OFFSET_ADDRESS_SIZE; | ^ ../../gcc-4.8.5/libiberty/regex.c:7456:17: note: here 7456 | case maybe_pop_jump: | ^~~~ ../../../gcc-4.8.5/libiberty/regex.c:7722:5: note: here 7722 | default: | ^~~~~~~ ../../gcc-4.8.5/libiberty/regex.c: In function 'byte_common_op_match_null_string_p': ../../gcc-4.8.5/libiberty/regex.c:7720:10: warning: this statement may fall through [-Wimplicit-fallthrough=] 7720 | p1 += 2 * OFFSET_ADDRESS_SIZE; | ^ ../../gcc-4.8.5/libiberty/regex.c:7722:5: note: here 7722 | default: | ^~~~~~~ ../../../gcc-4.8.5/libiberty/regex.c: In function 'byte_regex_compile': ../../../gcc-4.8.5/libiberty/regex.c:2493:14: warning: this statement may fall through [-Wimplicit-fallthrough=] 2493 | if ((syntax & RE_BK_PLUS_QM) | ^ ../../../gcc-4.8.5/libiberty/regex.c:2496:9: note: here 2496 | handle_plus: | ^~~~~~~~~~~ ../../gcc-4.8.5/libiberty/regex.c: In function 'byte_regex_compile': ../../gcc-4.8.5/libiberty/regex.c:2493:14: warning: this statement may fall through [-Wimplicit-fallthrough=] 2493 | if ((syntax & RE_BK_PLUS_QM) | ^ checking for C compiler default output file name... ../../gcc-4.8.5/libiberty/regex.c:2496:9: note: here 2496 | handle_plus: | ^~~~~~~~~~~ a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... if [ x"-fPIC" != x ]; then \ gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fPIC ../../gcc-4.8.5/libiberty/cp-demangle.c -o pic/cp-demangle.o; \ else true; fi checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables accepts -g... yes checking for gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables option to accept ISO C89... ../../gcc-4.8.5/libiberty/cp-demangle.c: In function 'd_print_mod': ../../gcc-4.8.5/libiberty/cp-demangle.c:5112:7: warning: this statement may fall through [-Wimplicit-fallthrough=] 5112 | d_append_char (dpi, ' '); | ^~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-4.8.5/libiberty/cp-demangle.c:5113:5: note: here 5113 | case DEMANGLE_COMPONENT_REFERENCE: | ^~~~ ../../gcc-4.8.5/libiberty/cp-demangle.c:5117:7: warning: this statement may fall through [-Wimplicit-fallthrough=] 5117 | d_append_char (dpi, ' '); | ^~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-4.8.5/libiberty/cp-demangle.c:5118:5: note: here 5118 | case DEMANGLE_COMPONENT_RVALUE_REFERENCE: | ^~~~ none needed checking whether we are using the GNU C++ compiler... if [ x"" != x ]; then \ gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../gcc-4.8.5/libiberty/argv.c -o pic/argv.o; \ else true; fi gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../gcc-4.8.5/libiberty/argv.c -o argv.o yes checking whether g++ accepts -g... yes checking for aarch64-unknown-linux-gnu-ranlib... ranlib checking how to run the C preprocessor... gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... if [ x"-fPIC" != x ]; then \ gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fPIC ../../gcc-4.8.5/libiberty/md5.c -o pic/md5.o; \ else true; fi yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../gcc-4.8.5/libiberty/md5.c -o md5.o 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... if [ x"" != x ]; then \ gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../gcc-4.8.5/libiberty/choose-temp.c -o pic/choose-temp.o; \ else true; fi gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../gcc-4.8.5/libiberty/choose-temp.c -o choose-temp.o no checking minix/config.h presence... if [ x"-fPIC" != x ]; then \ gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fPIC ../../gcc-4.8.5/libiberty/sha1.c -o pic/sha1.o; \ else true; fi no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for aclocal... aclocal checking for autoconf... autoconf checking for autoheader... autoheader checking whether gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables supports -W... yes checking whether gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables supports -Wall... yes checking whether gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables supports -Wnarrowing... yes checking whether gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables supports -Wwrite-strings... yes checking whether gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables supports -Wmissing-format-attribute... yes checking whether gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables supports -Wstrict-prototypes... yes checking whether gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables supports -Wmissing-prototypes... yes checking whether gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables supports -Wold-style-definition... yes checking whether gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables supports -Wc++-compat... yes checking whether gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables supports -pedantic -Wlong-long... yes checking whether gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables supports -fno-exceptions... yes checking whether gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables supports -fno-rtti... yes gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../gcc-4.8.5/libiberty/sha1.c -o sha1.o 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... if [ x"" != x ]; then \ gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../gcc-4.8.5/libiberty/concat.c -o pic/concat.o; \ else true; fi gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../gcc-4.8.5/libiberty/concat.c -o concat.o gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../gcc-4.8.5/libiberty/cplus-dem.c -o cplus-dem.o yes checking stddef.h presence... yes checking for stddef.h... yes checking for stdlib.h... (cached) yes checking for strings.h... (cached) yes if [ x"-fPIC" != x ]; then \ gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fPIC ../../gcc-4.8.5/libiberty/alloca.c -o pic/alloca.o; \ else true; fi checking for string.h... (cached) yes checking sys/file.h usability... gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../gcc-4.8.5/libiberty/alloca.c -o alloca.o ../../gcc-4.8.5/libiberty/cplus-dem.c: In function 'demangle_fund_type': ../../gcc-4.8.5/libiberty/cplus-dem.c:3944:10: warning: this statement may fall through [-Wimplicit-fallthrough=] 3944 | if (!ISDIGIT ((unsigned char)**mangled)) | ^ ../../gcc-4.8.5/libiberty/cplus-dem.c:3949:5: note: here 3949 | case 'I': | ^~~~ yes checking sys/file.h presence... ../../gcc-4.8.5/libiberty/cplus-dem.c: In function 'demangle_signature': ../../gcc-4.8.5/libiberty/cplus-dem.c:1602:14: warning: this statement may fall through [-Wimplicit-fallthrough=] 1602 | if (AUTO_DEMANGLING || GNU_DEMANGLING) | ^ ../../gcc-4.8.5/libiberty/cplus-dem.c:1616:9: note: here 1616 | default: | ^~~~~~~ if [ x"" != x ]; then \ gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../gcc-4.8.5/libiberty/cp-demint.c -o pic/cp-demint.o; \ else true; fi gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../gcc-4.8.5/libiberty/cp-demint.c -o cp-demint.o yes checking for sys/file.h... yes checking for unistd.h... (cached) yes checking whether byte ordering is bigendian... if [ x"-fPIC" != x ]; then \ gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fPIC ../../gcc-4.8.5/libiberty/argv.c -o pic/argv.o; \ else true; fi if [ x"-fPIC" != x ]; then \ gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fPIC ../../gcc-4.8.5/libiberty/choose-temp.c -o pic/choose-temp.o; \ else true; fi if [ x"" != x ]; then \ gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../gcc-4.8.5/libiberty/crc32.c -o pic/crc32.o; \ else true; fi gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../gcc-4.8.5/libiberty/crc32.c -o crc32.o gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../gcc-4.8.5/libiberty/choose-temp.c -o choose-temp.o no checking for an ANSI C-conforming const... if [ x"" != x ]; then \ gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../gcc-4.8.5/libiberty/dwarfnames.c -o pic/dwarfnames.o; \ else true; fi gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../gcc-4.8.5/libiberty/dwarfnames.c -o dwarfnames.o yes checking for inline... if [ x"-fPIC" != x ]; then \ gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fPIC ../../gcc-4.8.5/libiberty/concat.c -o pic/concat.o; \ else true; fi inline checking for obstacks... gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../gcc-4.8.5/libiberty/argv.c -o argv.o yes checking for off_t... if [ x"" != x ]; then \ gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../gcc-4.8.5/libiberty/dyn-string.c -o pic/dyn-string.o; \ else true; fi gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../gcc-4.8.5/libiberty/dyn-string.c -o dyn-string.o gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../gcc-4.8.5/libiberty/concat.c -o concat.o if [ x"" != x ]; then \ gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../gcc-4.8.5/libiberty/fdmatch.c -o pic/fdmatch.o; \ else true; fi gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../gcc-4.8.5/libiberty/fdmatch.c -o fdmatch.o gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../gcc-4.8.5/libiberty/regex.c -o regex.o gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../gcc-4.8.5/libiberty/cp-demangle.c -o cp-demangle.o if [ x"-fPIC" != x ]; then \ gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fPIC ../../gcc-4.8.5/libiberty/cp-demint.c -o pic/cp-demint.o; \ else true; fi yes checking for size_t... if [ x"" != x ]; then \ gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../gcc-4.8.5/libiberty/fibheap.c -o pic/fibheap.o; \ else true; fi gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../gcc-4.8.5/libiberty/fibheap.c -o fibheap.o ../../gcc-4.8.5/libiberty/regex.c: In function 'byte_regex_compile': ../../gcc-4.8.5/libiberty/regex.c:154:53: warning: right-hand operand of comma expression has no effect [-Wunused-value] 154 | # define bzero(s, n) (memset (s, '\0', n), (s)) | ~~~~~~~~~~~~~~~~~~~~^~~~~~ ../../gcc-4.8.5/libiberty/regex.c:3126:13: note: in expansion of macro 'bzero' 3126 | bzero (b, (1 << BYTEWIDTH) / BYTEWIDTH); | ^~~~~ In file included from /usr/include/string.h:519, from ../../../gcc-4.8.5/libiberty/dyn-string.c:38: In function 'strncpy', inlined from 'dyn_string_insert_cstr' at ../../../gcc-4.8.5/libiberty/dyn-string.c:280:3: /usr/include/bits/string_fortified.h:95:10: warning: '__builtin_strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] 95 | return __builtin___strncpy_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 96 | __glibc_objsize (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ ../../../gcc-4.8.5/libiberty/dyn-string.c: In function 'dyn_string_insert_cstr': ../../../gcc-4.8.5/libiberty/dyn-string.c:272:16: note: length computed here 272 | int length = strlen (src); | ^~~~~~~~~~~~ ../../gcc-4.8.5/libiberty/regex.c: In function 'byte_re_compile_fastmap': ../../gcc-4.8.5/libiberty/regex.c:154:53: warning: right-hand operand of comma expression has no effect [-Wunused-value] 154 | # define bzero(s, n) (memset (s, '\0', n), (s)) | ~~~~~~~~~~~~~~~~~~~~^~~~~~ ../../gcc-4.8.5/libiberty/regex.c:4584:3: note: in expansion of macro 'bzero' 4584 | bzero (fastmap, 1 << BYTEWIDTH); /* Assume nothing's valid. */ | ^~~~~ if [ x"-fPIC" != x ]; then \ gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fPIC ../../gcc-4.8.5/libiberty/crc32.c -o pic/crc32.o; \ else true; fi if [ x"-fPIC" != x ]; then \ gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fPIC ../../gcc-4.8.5/libiberty/dwarfnames.c -o pic/dwarfnames.o; \ else true; fi gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../gcc-4.8.5/libiberty/cp-demint.c -o cp-demint.o gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../gcc-4.8.5/libiberty/crc32.c -o crc32.o ../../gcc-4.8.5/libiberty/cp-demangle.c: In function 'd_print_mod': ../../gcc-4.8.5/libiberty/cp-demangle.c:5112:7: warning: this statement may fall through [-Wimplicit-fallthrough=] 5112 | d_append_char (dpi, ' '); | ^~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-4.8.5/libiberty/cp-demangle.c:5113:5: note: here 5113 | case DEMANGLE_COMPONENT_REFERENCE: | ^~~~ ../../gcc-4.8.5/libiberty/cp-demangle.c:5117:7: warning: this statement may fall through [-Wimplicit-fallthrough=] 5117 | d_append_char (dpi, ' '); | ^~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-4.8.5/libiberty/cp-demangle.c:5118:5: note: here 5118 | case DEMANGLE_COMPONENT_RVALUE_REFERENCE: | ^~~~ yes checking for ssize_t... In file included from ../../gcc-4.8.5/libiberty/regex.c:640: ../../gcc-4.8.5/libiberty/regex.c: In function 'byte_re_match_2_internal': ../../gcc-4.8.5/libiberty/regex.c:6699:33: warning: this statement may fall through [-Wimplicit-fallthrough=] 6699 | is_a_jump_n = true; ../../gcc-4.8.5/libiberty/regex.c:6700:19: note: here 6700 | case pop_failure_jump: | ^~~~ ../../gcc-4.8.5/libiberty/regex.c:7122:14: warning: this statement may fall through [-Wimplicit-fallthrough=] 7122 | if ((re_opcode_t) p[-1] != pop_failure_jump) | ^ ../../gcc-4.8.5/libiberty/regex.c:7137:9: note: here 7137 | case pop_failure_jump: | ^~~~ ../../gcc-4.8.5/libiberty/regex.c:1778:25: warning: this statement may fall through [-Wimplicit-fallthrough=] 1778 | set_regs_matched_done = 0; \ | ~~~~~~~~~~~~~~~~~~~~~~^~~ ../../gcc-4.8.5/libiberty/regex.c:7149:13: note: in expansion of macro 'POP_FAILURE_POINT' 7149 | POP_FAILURE_POINT (sdummy, pdummy, | ^~~~~~~~~~~~~~~~~ ../../gcc-4.8.5/libiberty/regex.c:7155:9: note: here 7155 | unconditional_jump: | ^~~~~~~~~~~~~~~~~~ ../../gcc-4.8.5/libiberty/regex.c:7455:31: warning: this statement may fall through [-Wimplicit-fallthrough=] 7455 | is_a_jump_n = true; ../../gcc-4.8.5/libiberty/regex.c:7456:17: note: here 7456 | case maybe_pop_jump: | ^~~~ if [ x"-fPIC" != x ]; then \ gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fPIC ../../gcc-4.8.5/libiberty/dyn-string.c -o pic/dyn-string.o; \ else true; fi ../../gcc-4.8.5/libiberty/regex.c: In function 'byte_common_op_match_null_string_p': ../../gcc-4.8.5/libiberty/regex.c:7720:10: warning: this statement may fall through [-Wimplicit-fallthrough=] 7720 | p1 += 2 * OFFSET_ADDRESS_SIZE; | ^ ../../gcc-4.8.5/libiberty/regex.c:7722:5: note: here 7722 | default: | ^~~~~~~ ../../gcc-4.8.5/libiberty/regex.c: In function 'byte_regex_compile': ../../gcc-4.8.5/libiberty/regex.c:2493:14: warning: this statement may fall through [-Wimplicit-fallthrough=] 2493 | if ((syntax & RE_BK_PLUS_QM) | ^ ../../gcc-4.8.5/libiberty/regex.c:2496:9: note: here 2496 | handle_plus: | ^~~~~~~~~~~ if [ x"-fPIC" != x ]; then \ gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fPIC ../../gcc-4.8.5/libiberty/fdmatch.c -o pic/fdmatch.o; \ else true; fi if [ x"" != x ]; then \ gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../gcc-4.8.5/libiberty/filename_cmp.c -o pic/filename_cmp.o; \ else true; fi gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../gcc-4.8.5/libiberty/filename_cmp.c -o filename_cmp.o gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../gcc-4.8.5/libiberty/fdmatch.c -o fdmatch.o if [ x"" != x ]; then \ gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../gcc-4.8.5/libiberty/floatformat.c -o pic/floatformat.o; \ else true; fi gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../gcc-4.8.5/libiberty/floatformat.c -o floatformat.o In file included from /usr/include/string.h:519, from ../../gcc-4.8.5/libiberty/dyn-string.c:38: In function 'strncpy', inlined from 'dyn_string_insert_cstr' at ../../gcc-4.8.5/libiberty/dyn-string.c:280:3: /usr/include/bits/string_fortified.h:95:10: warning: '__builtin_strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] 95 | return __builtin___strncpy_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 96 | __glibc_objsize (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-4.8.5/libiberty/dyn-string.c: In function 'dyn_string_insert_cstr': ../../gcc-4.8.5/libiberty/dyn-string.c:272:16: note: length computed here 272 | int length = strlen (src); | ^~~~~~~~~~~~ yes checking for uintptr_t... if [ x"-fPIC" != x ]; then \ gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fPIC ../../gcc-4.8.5/libiberty/fibheap.c -o pic/fibheap.o; \ else true; fi gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../gcc-4.8.5/libiberty/dyn-string.c -o dyn-string.o gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../gcc-4.8.5/libiberty/dwarfnames.c -o dwarfnames.o yes checking for ptrdiff_t... In file included from /usr/include/string.h:519, from ../../gcc-4.8.5/libiberty/dyn-string.c:38: In function 'strncpy', inlined from 'dyn_string_insert_cstr' at ../../gcc-4.8.5/libiberty/dyn-string.c:280:3: /usr/include/bits/string_fortified.h:95:10: warning: '__builtin_strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] 95 | return __builtin___strncpy_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 96 | __glibc_objsize (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-4.8.5/libiberty/dyn-string.c: In function 'dyn_string_insert_cstr': ../../gcc-4.8.5/libiberty/dyn-string.c:272:16: note: length computed here 272 | int length = strlen (src); | ^~~~~~~~~~~~ if [ x"" != x ]; then \ gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../gcc-4.8.5/libiberty/fnmatch.c -o pic/fnmatch.o; \ else true; fi gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../gcc-4.8.5/libiberty/fnmatch.c -o fnmatch.o if [ x"" != x ]; then \ gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../gcc-4.8.5/libiberty/fopen_unlocked.c -o pic/fopen_unlocked.o; \ else true; fi if [ x"-fPIC" != x ]; then \ gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fPIC ../../gcc-4.8.5/libiberty/filename_cmp.c -o pic/filename_cmp.o; \ else true; fi gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../gcc-4.8.5/libiberty/fopen_unlocked.c -o fopen_unlocked.o gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../gcc-4.8.5/libiberty/fibheap.c -o fibheap.o yes checking whether struct tm is in sys/time.h or time.h... if [ x"" != x ]; then \ gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../gcc-4.8.5/libiberty/getopt.c -o pic/getopt.o; \ else true; fi gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../gcc-4.8.5/libiberty/getopt.c -o getopt.o gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../gcc-4.8.5/libiberty/filename_cmp.c -o filename_cmp.o if [ x"-fPIC" != x ]; then \ gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fPIC ../../gcc-4.8.5/libiberty/floatformat.c -o pic/floatformat.o; \ else true; fi if [ x"" != x ]; then \ gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../gcc-4.8.5/libiberty/getopt1.c -o pic/getopt1.o; \ else true; fi gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../gcc-4.8.5/libiberty/getopt1.c -o getopt1.o time.h checking size of int... if [ x"" != x ]; then \ gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../gcc-4.8.5/libiberty/getpwd.c -o pic/getpwd.o; \ else true; fi gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../gcc-4.8.5/libiberty/getpwd.c -o getpwd.o if [ x"-fPIC" != x ]; then \ gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fPIC ../../gcc-4.8.5/libiberty/fnmatch.c -o pic/fnmatch.o; \ else true; fi gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../gcc-4.8.5/libiberty/fnmatch.c -o fnmatch.o if [ x"-fPIC" != x ]; then \ gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fPIC ../../gcc-4.8.5/libiberty/fopen_unlocked.c -o pic/fopen_unlocked.o; \ else true; fi 4 checking size of long... if [ x"" != x ]; then \ gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../gcc-4.8.5/libiberty/getruntime.c -o pic/getruntime.o; \ else true; fi gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../gcc-4.8.5/libiberty/getruntime.c -o getruntime.o gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../gcc-4.8.5/libiberty/fopen_unlocked.c -o fopen_unlocked.o if [ x"-fPIC" != x ]; then \ gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fPIC ../../gcc-4.8.5/libiberty/getopt.c -o pic/getopt.o; \ else true; fi if [ x"" != x ]; then \ gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../gcc-4.8.5/libiberty/hashtab.c -o pic/hashtab.o; \ else true; fi gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../gcc-4.8.5/libiberty/hashtab.c -o hashtab.o gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../gcc-4.8.5/libiberty/getopt.c -o getopt.o if [ x"-fPIC" != x ]; then \ gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fPIC ../../gcc-4.8.5/libiberty/getopt1.c -o pic/getopt1.o; \ else true; fi 8 checking for clearerr_unlocked... if [ x"" != x ]; then \ gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../gcc-4.8.5/libiberty/hex.c -o pic/hex.o; \ else true; fi gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../gcc-4.8.5/libiberty/hex.c -o hex.o gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../gcc-4.8.5/libiberty/floatformat.c -o floatformat.o gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../gcc-4.8.5/libiberty/getopt1.c -o getopt1.o ../../../gcc-4.8.5/libiberty/hashtab.c: In function 'iterative_hash': ../../../gcc-4.8.5/libiberty/hashtab.c:973:15: warning: this statement may fall through [-Wimplicit-fallthrough=] 973 | case 11: c+=((hashval_t)k[10]<<24); | ~^~~~~~~~~~~~~~~~~~~~~~~~ ../../../gcc-4.8.5/libiberty/hashtab.c:974:5: note: here 974 | case 10: c+=((hashval_t)k[9]<<16); | ^~~~ ../../../gcc-4.8.5/libiberty/hashtab.c:974:15: warning: this statement may fall through [-Wimplicit-fallthrough=] 974 | case 10: c+=((hashval_t)k[9]<<16); | ~^~~~~~~~~~~~~~~~~~~~~~~ ../../../gcc-4.8.5/libiberty/hashtab.c:975:5: note: here 975 | case 9 : c+=((hashval_t)k[8]<<8); | ^~~~ ../../../gcc-4.8.5/libiberty/hashtab.c:975:15: warning: this statement may fall through [-Wimplicit-fallthrough=] 975 | case 9 : c+=((hashval_t)k[8]<<8); | ~^~~~~~~~~~~~~~~~~~~~~~ ../../../gcc-4.8.5/libiberty/hashtab.c:977:5: note: here 977 | case 8 : b+=((hashval_t)k[7]<<24); | ^~~~ ../../../gcc-4.8.5/libiberty/hashtab.c:977:15: warning: this statement may fall through [-Wimplicit-fallthrough=] 977 | case 8 : b+=((hashval_t)k[7]<<24); | ~^~~~~~~~~~~~~~~~~~~~~~~ ../../../gcc-4.8.5/libiberty/hashtab.c:978:5: note: here 978 | case 7 : b+=((hashval_t)k[6]<<16); | ^~~~ ../../../gcc-4.8.5/libiberty/hashtab.c:978:15: warning: this statement may fall through [-Wimplicit-fallthrough=] 978 | case 7 : b+=((hashval_t)k[6]<<16); | ~^~~~~~~~~~~~~~~~~~~~~~~ ../../../gcc-4.8.5/libiberty/hashtab.c:979:5: note: here 979 | case 6 : b+=((hashval_t)k[5]<<8); | ^~~~ ../../../gcc-4.8.5/libiberty/hashtab.c:979:15: warning: this statement may fall through [-Wimplicit-fallthrough=] 979 | case 6 : b+=((hashval_t)k[5]<<8); | ~^~~~~~~~~~~~~~~~~~~~~~ ../../../gcc-4.8.5/libiberty/hashtab.c:980:5: note: here 980 | case 5 : b+=k[4]; | ^~~~ ../../../gcc-4.8.5/libiberty/hashtab.c:980:15: warning: this statement may fall through [-Wimplicit-fallthrough=] 980 | case 5 : b+=k[4]; | ~^~~~~~ ../../../gcc-4.8.5/libiberty/hashtab.c:981:5: note: here 981 | case 4 : a+=((hashval_t)k[3]<<24); | ^~~~ ../../../gcc-4.8.5/libiberty/hashtab.c:981:15: warning: this statement may fall through [-Wimplicit-fallthrough=] 981 | case 4 : a+=((hashval_t)k[3]<<24); | ~^~~~~~~~~~~~~~~~~~~~~~~ ../../../gcc-4.8.5/libiberty/hashtab.c:982:5: note: here 982 | case 3 : a+=((hashval_t)k[2]<<16); | ^~~~ ../../../gcc-4.8.5/libiberty/hashtab.c:982:15: warning: this statement may fall through [-Wimplicit-fallthrough=] 982 | case 3 : a+=((hashval_t)k[2]<<16); | ~^~~~~~~~~~~~~~~~~~~~~~~ ../../../gcc-4.8.5/libiberty/hashtab.c:983:5: note: here 983 | case 2 : a+=((hashval_t)k[1]<<8); | ^~~~ ../../../gcc-4.8.5/libiberty/hashtab.c:983:15: warning: this statement may fall through [-Wimplicit-fallthrough=] 983 | case 2 : a+=((hashval_t)k[1]<<8); | ~^~~~~~~~~~~~~~~~~~~~~~ ../../../gcc-4.8.5/libiberty/hashtab.c:984:5: note: here 984 | case 1 : a+=k[0]; | ^~~~ if [ x"-fPIC" != x ]; then \ gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fPIC ../../gcc-4.8.5/libiberty/getpwd.c -o pic/getpwd.o; \ else true; fi if [ x"-fPIC" != x ]; then \ gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fPIC ../../gcc-4.8.5/libiberty/getruntime.c -o pic/getruntime.o; \ else true; fi yes checking for feof_unlocked... gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../gcc-4.8.5/libiberty/getruntime.c -o getruntime.o yes gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../gcc-4.8.5/libiberty/getpwd.c -o getpwd.o checking for ferror_unlocked... if [ x"-fPIC" != x ]; then \ gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fPIC ../../gcc-4.8.5/libiberty/hashtab.c -o pic/hashtab.o; \ else true; fi yes checking for fflush_unlocked... if [ x"" != x ]; then \ gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../gcc-4.8.5/libiberty/lbasename.c -o pic/lbasename.o; \ else true; fi gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../gcc-4.8.5/libiberty/lbasename.c -o lbasename.o ../../gcc-4.8.5/libiberty/hashtab.c: In function 'iterative_hash': ../../gcc-4.8.5/libiberty/hashtab.c:973:15: warning: this statement may fall through [-Wimplicit-fallthrough=] 973 | case 11: c+=((hashval_t)k[10]<<24); | ~^~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-4.8.5/libiberty/hashtab.c:974:5: note: here 974 | case 10: c+=((hashval_t)k[9]<<16); | ^~~~ ../../gcc-4.8.5/libiberty/hashtab.c:974:15: warning: this statement may fall through [-Wimplicit-fallthrough=] 974 | case 10: c+=((hashval_t)k[9]<<16); | ~^~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-4.8.5/libiberty/hashtab.c:975:5: note: here 975 | case 9 : c+=((hashval_t)k[8]<<8); | ^~~~ ../../gcc-4.8.5/libiberty/hashtab.c:975:15: warning: this statement may fall through [-Wimplicit-fallthrough=] 975 | case 9 : c+=((hashval_t)k[8]<<8); | ~^~~~~~~~~~~~~~~~~~~~~~ ../../gcc-4.8.5/libiberty/hashtab.c:977:5: note: here 977 | case 8 : b+=((hashval_t)k[7]<<24); | ^~~~ ../../gcc-4.8.5/libiberty/hashtab.c:977:15: warning: this statement may fall through [-Wimplicit-fallthrough=] 977 | case 8 : b+=((hashval_t)k[7]<<24); | ~^~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-4.8.5/libiberty/hashtab.c:978:5: note: here 978 | case 7 : b+=((hashval_t)k[6]<<16); | ^~~~ ../../gcc-4.8.5/libiberty/hashtab.c:978:15: warning: this statement may fall through [-Wimplicit-fallthrough=] 978 | case 7 : b+=((hashval_t)k[6]<<16); | ~^~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-4.8.5/libiberty/hashtab.c:979:5: note: here 979 | case 6 : b+=((hashval_t)k[5]<<8); | ^~~~ ../../gcc-4.8.5/libiberty/hashtab.c:979:15: warning: this statement may fall through [-Wimplicit-fallthrough=] 979 | case 6 : b+=((hashval_t)k[5]<<8); | ~^~~~~~~~~~~~~~~~~~~~~~ ../../gcc-4.8.5/libiberty/hashtab.c:980:5: note: here 980 | case 5 : b+=k[4]; | ^~~~ if [ x"-fPIC" != x ]; then \ gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fPIC ../../gcc-4.8.5/libiberty/hex.c -o pic/hex.o; \ else true; fi ../../gcc-4.8.5/libiberty/hashtab.c:980:15: warning: this statement may fall through [-Wimplicit-fallthrough=] 980 | case 5 : b+=k[4]; | ~^~~~~~ ../../gcc-4.8.5/libiberty/hashtab.c:981:5: note: here 981 | case 4 : a+=((hashval_t)k[3]<<24); | ^~~~ ../../gcc-4.8.5/libiberty/hashtab.c:981:15: warning: this statement may fall through [-Wimplicit-fallthrough=] 981 | case 4 : a+=((hashval_t)k[3]<<24); | ~^~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-4.8.5/libiberty/hashtab.c:982:5: note: here 982 | case 3 : a+=((hashval_t)k[2]<<16); | ^~~~ ../../gcc-4.8.5/libiberty/hashtab.c:982:15: warning: this statement may fall through [-Wimplicit-fallthrough=] 982 | case 3 : a+=((hashval_t)k[2]<<16); | ~^~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-4.8.5/libiberty/hashtab.c:983:5: note: here 983 | case 2 : a+=((hashval_t)k[1]<<8); | ^~~~ ../../gcc-4.8.5/libiberty/hashtab.c:983:15: warning: this statement may fall through [-Wimplicit-fallthrough=] 983 | case 2 : a+=((hashval_t)k[1]<<8); | ~^~~~~~~~~~~~~~~~~~~~~~ ../../gcc-4.8.5/libiberty/hashtab.c:984:5: note: here 984 | case 1 : a+=k[0]; | ^~~~ yes checking for fgetc_unlocked... if [ x"-fPIC" != x ]; then \ gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fPIC ../../gcc-4.8.5/libiberty/lbasename.c -o pic/lbasename.o; \ else true; fi gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../gcc-4.8.5/libiberty/hex.c -o hex.o if [ x"" != x ]; then \ gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../gcc-4.8.5/libiberty/lrealpath.c -o pic/lrealpath.o; \ else true; fi gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../gcc-4.8.5/libiberty/lrealpath.c -o lrealpath.o yes if [ x"-fPIC" != x ]; then \ gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fPIC ../../gcc-4.8.5/libiberty/lrealpath.c -o pic/lrealpath.o; \ else true; fi checking for fgets_unlocked... gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../gcc-4.8.5/libiberty/lbasename.c -o lbasename.o yes if [ x"" != x ]; then \ gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../gcc-4.8.5/libiberty/make-relative-prefix.c -o pic/make-relative-prefix.o; \ else true; fi gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../gcc-4.8.5/libiberty/make-relative-prefix.c -o make-relative-prefix.o if [ x"-fPIC" != x ]; then \ gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fPIC ../../gcc-4.8.5/libiberty/make-relative-prefix.c -o pic/make-relative-prefix.o; \ else true; fi checking for fileno_unlocked... gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../gcc-4.8.5/libiberty/lrealpath.c -o lrealpath.o yes checking for fprintf_unlocked... if [ x"" != x ]; then \ gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../gcc-4.8.5/libiberty/make-temp-file.c -o pic/make-temp-file.o; \ else true; fi gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../gcc-4.8.5/libiberty/make-temp-file.c -o make-temp-file.o no checking for fputc_unlocked... gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../gcc-4.8.5/libiberty/hashtab.c -o hashtab.o if [ x"-fPIC" != x ]; then \ gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fPIC ../../gcc-4.8.5/libiberty/make-temp-file.c -o pic/make-temp-file.o; \ else true; fi yes checking for fputs_unlocked... ../../gcc-4.8.5/libiberty/hashtab.c: In function 'iterative_hash': ../../gcc-4.8.5/libiberty/hashtab.c:973:15: warning: this statement may fall through [-Wimplicit-fallthrough=] 973 | case 11: c+=((hashval_t)k[10]<<24); | ~^~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-4.8.5/libiberty/hashtab.c:974:5: note: here 974 | case 10: c+=((hashval_t)k[9]<<16); | ^~~~ ../../gcc-4.8.5/libiberty/hashtab.c:974:15: warning: this statement may fall through [-Wimplicit-fallthrough=] 974 | case 10: c+=((hashval_t)k[9]<<16); | ~^~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-4.8.5/libiberty/hashtab.c:975:5: note: here 975 | case 9 : c+=((hashval_t)k[8]<<8); | ^~~~ ../../gcc-4.8.5/libiberty/hashtab.c:975:15: warning: this statement may fall through [-Wimplicit-fallthrough=] 975 | case 9 : c+=((hashval_t)k[8]<<8); | ~^~~~~~~~~~~~~~~~~~~~~~ ../../gcc-4.8.5/libiberty/hashtab.c:977:5: note: here 977 | case 8 : b+=((hashval_t)k[7]<<24); | ^~~~ ../../gcc-4.8.5/libiberty/hashtab.c:977:15: warning: this statement may fall through [-Wimplicit-fallthrough=] 977 | case 8 : b+=((hashval_t)k[7]<<24); | ~^~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-4.8.5/libiberty/hashtab.c:978:5: note: here 978 | case 7 : b+=((hashval_t)k[6]<<16); | ^~~~ ../../gcc-4.8.5/libiberty/hashtab.c:978:15: warning: this statement may fall through [-Wimplicit-fallthrough=] 978 | case 7 : b+=((hashval_t)k[6]<<16); | ~^~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-4.8.5/libiberty/hashtab.c:979:5: note: here 979 | case 6 : b+=((hashval_t)k[5]<<8); | ^~~~ ../../gcc-4.8.5/libiberty/hashtab.c:979:15: warning: this statement may fall through [-Wimplicit-fallthrough=] 979 | case 6 : b+=((hashval_t)k[5]<<8); | ~^~~~~~~~~~~~~~~~~~~~~~ ../../gcc-4.8.5/libiberty/hashtab.c:980:5: note: here 980 | case 5 : b+=k[4]; | ^~~~ ../../gcc-4.8.5/libiberty/hashtab.c:980:15: warning: this statement may fall through [-Wimplicit-fallthrough=] 980 | case 5 : b+=k[4]; | ~^~~~~~ ../../gcc-4.8.5/libiberty/hashtab.c:981:5: note: here 981 | case 4 : a+=((hashval_t)k[3]<<24); | ^~~~ ../../gcc-4.8.5/libiberty/hashtab.c:981:15: warning: this statement may fall through [-Wimplicit-fallthrough=] 981 | case 4 : a+=((hashval_t)k[3]<<24); | ~^~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-4.8.5/libiberty/hashtab.c:982:5: note: here 982 | case 3 : a+=((hashval_t)k[2]<<16); | ^~~~ ../../gcc-4.8.5/libiberty/hashtab.c:982:15: warning: this statement may fall through [-Wimplicit-fallthrough=] 982 | case 3 : a+=((hashval_t)k[2]<<16); | ~^~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-4.8.5/libiberty/hashtab.c:983:5: note: here 983 | case 2 : a+=((hashval_t)k[1]<<8); | ^~~~ if [ x"" != x ]; then \ gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../gcc-4.8.5/libiberty/objalloc.c -o pic/objalloc.o; \ else true; fi ../../gcc-4.8.5/libiberty/hashtab.c:983:15: warning: this statement may fall through [-Wimplicit-fallthrough=] 983 | case 2 : a+=((hashval_t)k[1]<<8); | ~^~~~~~~~~~~~~~~~~~~~~~ ../../gcc-4.8.5/libiberty/hashtab.c:984:5: note: here 984 | case 1 : a+=k[0]; | ^~~~ gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../gcc-4.8.5/libiberty/objalloc.c -o objalloc.o gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../gcc-4.8.5/libiberty/make-relative-prefix.c -o make-relative-prefix.o yes checking for fread_unlocked... gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../gcc-4.8.5/libiberty/make-temp-file.c -o make-temp-file.o if [ x"" != x ]; then \ gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../gcc-4.8.5/libiberty/obstack.c -o pic/obstack.o; \ else true; fi gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../gcc-4.8.5/libiberty/obstack.c -o obstack.o yes checking for fwrite_unlocked... if [ x"" != x ]; then \ gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../gcc-4.8.5/libiberty/partition.c -o pic/partition.o; \ else true; fi gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../gcc-4.8.5/libiberty/partition.c -o partition.o yes checking for getchar_unlocked... if [ x"-fPIC" != x ]; then \ gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fPIC ../../gcc-4.8.5/libiberty/objalloc.c -o pic/objalloc.o; \ else true; fi if [ x"" != x ]; then \ gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../gcc-4.8.5/libiberty/pexecute.c -o pic/pexecute.o; \ else true; fi gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../gcc-4.8.5/libiberty/pexecute.c -o pexecute.o if [ x"" != x ]; then \ gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../gcc-4.8.5/libiberty/physmem.c -o pic/physmem.o; \ else true; fi gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../gcc-4.8.5/libiberty/physmem.c -o physmem.o yes checking for getc_unlocked... if [ x"-fPIC" != x ]; then \ gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fPIC ../../gcc-4.8.5/libiberty/obstack.c -o pic/obstack.o; \ else true; fi if [ x"" != x ]; then \ gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../gcc-4.8.5/libiberty/pex-common.c -o pic/pex-common.o; \ else true; fi gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../gcc-4.8.5/libiberty/pex-common.c -o pex-common.o gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../gcc-4.8.5/libiberty/objalloc.c -o objalloc.o yes if [ x"" != x ]; then \ gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../gcc-4.8.5/libiberty/pex-one.c -o pic/pex-one.o; \ else true; fi gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../gcc-4.8.5/libiberty/obstack.c -o obstack.o gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../gcc-4.8.5/libiberty/pex-one.c -o pex-one.o checking for putchar_unlocked... if [ x"-fPIC" != x ]; then \ gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fPIC ../../gcc-4.8.5/libiberty/partition.c -o pic/partition.o; \ else true; fi if [ x"-fPIC" != x ]; then \ gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fPIC ../../gcc-4.8.5/libiberty/pexecute.c -o pic/pexecute.o; \ else true; fi if [ x"" != x ]; then \ gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../gcc-4.8.5/libiberty/pex-unix.c -o pic/pex-unix.o; \ else true; fi gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../gcc-4.8.5/libiberty/pex-unix.c -o pex-unix.o yes checking for putc_unlocked... if [ x"-fPIC" != x ]; then \ gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fPIC ../../gcc-4.8.5/libiberty/physmem.c -o pic/physmem.o; \ else true; fi gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../gcc-4.8.5/libiberty/pexecute.c -o pexecute.o gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../gcc-4.8.5/libiberty/partition.c -o partition.o yes checking whether abort is declared... gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../gcc-4.8.5/libiberty/physmem.c -o physmem.o if [ x"-fPIC" != x ]; then \ gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fPIC ../../gcc-4.8.5/libiberty/pex-common.c -o pic/pex-common.o; \ else true; fi yes if [ x"-fPIC" != x ]; then \ gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fPIC ../../gcc-4.8.5/libiberty/pex-one.c -o pic/pex-one.o; \ else true; fi checking whether asprintf is declared... if [ x"-fPIC" != x ]; then \ gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fPIC ../../gcc-4.8.5/libiberty/pex-unix.c -o pic/pex-unix.o; \ else true; fi if [ x"-fPIC" != x ]; then \ gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fPIC ../../gcc-4.8.5/libiberty/safe-ctype.c -o pic/safe-ctype.o; \ else true; fi gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../gcc-4.8.5/libiberty/pex-one.c -o pex-one.o if [ x"" != x ]; then \ gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../gcc-4.8.5/libiberty/safe-ctype.c -o pic/safe-ctype.o; \ else true; fi gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../gcc-4.8.5/libiberty/safe-ctype.c -o safe-ctype.o gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../gcc-4.8.5/libiberty/safe-ctype.c -o safe-ctype.o yes checking whether basename is declared... if [ x"" != x ]; then \ gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../gcc-4.8.5/libiberty/simple-object.c -o pic/simple-object.o; \ else true; fi gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../gcc-4.8.5/libiberty/simple-object.c -o simple-object.o if [ x"" != x ]; then \ gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../gcc-4.8.5/libiberty/simple-object-coff.c -o pic/simple-object-coff.o; \ else true; fi if [ x"-fPIC" != x ]; then \ gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fPIC ../../gcc-4.8.5/libiberty/simple-object.c -o pic/simple-object.o; \ else true; fi gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../gcc-4.8.5/libiberty/simple-object-coff.c -o simple-object-coff.o yes checking whether errno is declared... gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../gcc-4.8.5/libiberty/pex-unix.c -o pex-unix.o no checking whether getopt is declared... gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../gcc-4.8.5/libiberty/pex-common.c -o pex-common.o if [ x"" != x ]; then \ gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../gcc-4.8.5/libiberty/simple-object-elf.c -o pic/simple-object-elf.o; \ else true; fi gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../gcc-4.8.5/libiberty/simple-object.c -o simple-object.o gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../gcc-4.8.5/libiberty/simple-object-elf.c -o simple-object-elf.o yes checking whether vasprintf is declared... if [ x"-fPIC" != x ]; then \ gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fPIC ../../gcc-4.8.5/libiberty/simple-object-coff.c -o pic/simple-object-coff.o; \ else true; fi if [ x"-fPIC" != x ]; then \ gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fPIC ../../gcc-4.8.5/libiberty/simple-object-elf.c -o pic/simple-object-elf.o; \ else true; fi yes checking whether clearerr_unlocked is declared... if [ x"-fPIC" != x ]; then \ gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fPIC ../../gcc-4.8.5/libiberty/simple-object-mach-o.c -o pic/simple-object-mach-o.o; \ else true; fi yes checking whether feof_unlocked is declared... yes if [ x"-fPIC" != x ]; then \ gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fPIC ../../gcc-4.8.5/libiberty/simple-object-xcoff.c -o pic/simple-object-xcoff.o; \ else true; fi checking whether ferror_unlocked is declared... yes if [ x"" != x ]; then \ gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../gcc-4.8.5/libiberty/simple-object-mach-o.c -o pic/simple-object-mach-o.o; \ else true; fi gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../gcc-4.8.5/libiberty/simple-object-mach-o.c -o simple-object-mach-o.o checking whether fflush_unlocked is declared... gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../gcc-4.8.5/libiberty/simple-object-coff.c -o simple-object-coff.o yes checking whether fgetc_unlocked is declared... gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../gcc-4.8.5/libiberty/simple-object-elf.c -o simple-object-elf.o if [ x"-fPIC" != x ]; then \ gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fPIC ../../gcc-4.8.5/libiberty/sort.c -o pic/sort.o; \ else true; fi yes checking whether fgets_unlocked is declared... gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../gcc-4.8.5/libiberty/sort.c -o sort.o gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../gcc-4.8.5/libiberty/simple-object-xcoff.c -o simple-object-xcoff.o yes checking whether fileno_unlocked is declared... gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../gcc-4.8.5/libiberty/simple-object-mach-o.c -o simple-object-mach-o.o if [ x"-fPIC" != x ]; then \ gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fPIC ../../gcc-4.8.5/libiberty/spaces.c -o pic/spaces.o; \ else true; fi yes checking whether fprintf_unlocked is declared... if [ x"-fPIC" != x ]; then \ gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fPIC ../../gcc-4.8.5/libiberty/splay-tree.c -o pic/splay-tree.o; \ else true; fi gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../gcc-4.8.5/libiberty/spaces.c -o spaces.o if [ x"-fPIC" != x ]; then \ gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fPIC ../../gcc-4.8.5/libiberty/stack-limit.c -o pic/stack-limit.o; \ else true; fi no checking whether fputc_unlocked is declared... gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../gcc-4.8.5/libiberty/stack-limit.c -o stack-limit.o if [ x"-fPIC" != x ]; then \ gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fPIC ../../gcc-4.8.5/libiberty/strerror.c -o pic/strerror.o; \ else true; fi if [ x"-fPIC" != x ]; then \ gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fPIC ../../gcc-4.8.5/libiberty/strsignal.c -o pic/strsignal.o; \ else true; fi if [ x"-fPIC" != x ]; then \ gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fPIC ../../gcc-4.8.5/libiberty/timeval-utils.c -o pic/timeval-utils.o; \ else true; fi yes checking whether fputs_unlocked is declared... if [ x"" != x ]; then \ gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../gcc-4.8.5/libiberty/simple-object-xcoff.c -o pic/simple-object-xcoff.o; \ else true; fi gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../gcc-4.8.5/libiberty/simple-object-xcoff.c -o simple-object-xcoff.o gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../gcc-4.8.5/libiberty/timeval-utils.c -o timeval-utils.o if [ x"" != x ]; then \ gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../gcc-4.8.5/libiberty/sort.c -o pic/sort.o; \ else true; fi gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../gcc-4.8.5/libiberty/sort.c -o sort.o gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../gcc-4.8.5/libiberty/strerror.c -o strerror.o gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../gcc-4.8.5/libiberty/splay-tree.c -o splay-tree.o if [ x"-fPIC" != x ]; then \ gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fPIC ../../gcc-4.8.5/libiberty/unlink-if-ordinary.c -o pic/unlink-if-ordinary.o; \ else true; fi yes gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../gcc-4.8.5/libiberty/strsignal.c -o strsignal.o checking whether fread_unlocked is declared... if [ x"-fPIC" != x ]; then \ gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fPIC ../../gcc-4.8.5/libiberty/xatexit.c -o pic/xatexit.o; \ else true; fi gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../gcc-4.8.5/libiberty/unlink-if-ordinary.c -o unlink-if-ordinary.o if [ x"" != x ]; then \ gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../gcc-4.8.5/libiberty/spaces.c -o pic/spaces.o; \ else true; fi gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../gcc-4.8.5/libiberty/spaces.c -o spaces.o yes checking whether fwrite_unlocked is declared... gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../gcc-4.8.5/libiberty/xatexit.c -o xatexit.o if [ x"-fPIC" != x ]; then \ gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fPIC ../../gcc-4.8.5/libiberty/xexit.c -o pic/xexit.o; \ else true; fi if [ x"-fPIC" != x ]; then \ gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fPIC ../../gcc-4.8.5/libiberty/xmalloc.c -o pic/xmalloc.o; \ else true; fi if [ x"" != x ]; then \ gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../gcc-4.8.5/libiberty/splay-tree.c -o pic/splay-tree.o; \ else true; fi gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../gcc-4.8.5/libiberty/splay-tree.c -o splay-tree.o yes gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../gcc-4.8.5/libiberty/xexit.c -o xexit.o if [ x"-fPIC" != x ]; then \ gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fPIC ../../gcc-4.8.5/libiberty/xmemdup.c -o pic/xmemdup.o; \ else true; fi checking whether getchar_unlocked is declared... if [ x"-fPIC" != x ]; then \ gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fPIC ../../gcc-4.8.5/libiberty/xstrdup.c -o pic/xstrdup.o; \ else true; fi if [ x"-fPIC" != x ]; then \ gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fPIC ../../gcc-4.8.5/libiberty/xstrerror.c -o pic/xstrerror.o; \ else true; fi gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../gcc-4.8.5/libiberty/xmalloc.c -o xmalloc.o gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../gcc-4.8.5/libiberty/xmemdup.c -o xmemdup.o yes if [ x"" != x ]; then \ gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../gcc-4.8.5/libiberty/stack-limit.c -o pic/stack-limit.o; \ else true; fi gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../gcc-4.8.5/libiberty/stack-limit.c -o stack-limit.o checking whether getc_unlocked is declared... if [ x"-fPIC" != x ]; then \ gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fPIC ../../gcc-4.8.5/libiberty/xstrndup.c -o pic/xstrndup.o; \ else true; fi gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../gcc-4.8.5/libiberty/xstrdup.c -o xstrdup.o gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../gcc-4.8.5/libiberty/xstrerror.c -o xstrerror.o if [ x"-fPIC" != x ]; then \ gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fPIC ../../gcc-4.8.5/libiberty/setproctitle.c -o pic/setproctitle.o; \ else true; fi if [ x"" != x ]; then \ gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../gcc-4.8.5/libiberty/strerror.c -o pic/strerror.o; \ else true; fi gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../gcc-4.8.5/libiberty/strerror.c -o strerror.o if [ x"" != x ]; then \ gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../gcc-4.8.5/libiberty/strsignal.c -o pic/strsignal.o; \ else true; fi gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../gcc-4.8.5/libiberty/strsignal.c -o strsignal.o gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../gcc-4.8.5/libiberty/xstrndup.c -o xstrndup.o if [ x"" != x ]; then \ gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../gcc-4.8.5/libiberty/timeval-utils.c -o pic/timeval-utils.o; \ else true; fi gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../gcc-4.8.5/libiberty/setproctitle.c -o setproctitle.o gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../gcc-4.8.5/libiberty/timeval-utils.c -o timeval-utils.o if [ x"" != x ]; then \ gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../gcc-4.8.5/libiberty/unlink-if-ordinary.c -o pic/unlink-if-ordinary.o; \ else true; fi gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../gcc-4.8.5/libiberty/unlink-if-ordinary.c -o unlink-if-ordinary.o yes checking whether putchar_unlocked is declared... if [ x"" != x ]; then \ gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../gcc-4.8.5/libiberty/xatexit.c -o pic/xatexit.o; \ else true; fi gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../gcc-4.8.5/libiberty/xatexit.c -o xatexit.o if [ x"" != x ]; then \ gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../gcc-4.8.5/libiberty/xexit.c -o pic/xexit.o; \ else true; fi gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../gcc-4.8.5/libiberty/xexit.c -o xexit.o if [ x"" != x ]; then \ gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../gcc-4.8.5/libiberty/xmalloc.c -o pic/xmalloc.o; \ else true; fi gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../gcc-4.8.5/libiberty/xmalloc.c -o xmalloc.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 if [ x"" != x ]; then \ gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../gcc-4.8.5/libiberty/xmemdup.c -o pic/xmemdup.o; \ else true; fi gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../gcc-4.8.5/libiberty/xmemdup.c -o xmemdup.o ranlib ./libiberty.a if [ x"" != x ]; then \ gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../gcc-4.8.5/libiberty/xstrdup.c -o pic/xstrdup.o; \ else true; fi gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../gcc-4.8.5/libiberty/xstrdup.c -o xstrdup.o if [ x"" != x ]; then \ gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../gcc-4.8.5/libiberty/xstrerror.c -o pic/xstrerror.o; \ else true; fi gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../gcc-4.8.5/libiberty/xstrerror.c -o xstrerror.o yes 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 if [ x"" != x ]; then \ gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../gcc-4.8.5/libiberty/xstrndup.c -o pic/xstrndup.o; \ else true; fi gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../gcc-4.8.5/libiberty/xstrndup.c -o xstrndup.o checking whether putc_unlocked is declared... if [ x"" != x ]; then \ gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../gcc-4.8.5/libiberty/setproctitle.c -o pic/setproctitle.o; \ else true; fi gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../gcc-4.8.5/libiberty/setproctitle.c -o setproctitle.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/libiberty' 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 make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/lto-plugin' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/fixincludes' gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I../../gcc-4.8.5/fixincludes -I../include -I../../gcc-4.8.5/fixincludes/../include ../../gcc-4.8.5/fixincludes/fixincl.c gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I../../gcc-4.8.5/fixincludes -I../include -I../../gcc-4.8.5/fixincludes/../include ../../gcc-4.8.5/fixincludes/fixtests.c gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I../../gcc-4.8.5/fixincludes -I../include -I../../gcc-4.8.5/fixincludes/../include ../../gcc-4.8.5/fixincludes/fixfixes.c make all-am gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I../../gcc-4.8.5/fixincludes -I../include -I../../gcc-4.8.5/fixincludes/../include ../../gcc-4.8.5/fixincludes/server.c gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I../../gcc-4.8.5/fixincludes -I../include -I../../gcc-4.8.5/fixincludes/../include ../../gcc-4.8.5/fixincludes/procopen.c make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/lto-plugin' /bin/sh ./libtool --tag=CC --tag=disable-static --mode=compile gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I../../gcc-4.8.5/lto-plugin -I../../gcc-4.8.5/lto-plugin/../include -DHAVE_CONFIG_H -Wall -g -O2 -c -o lto-plugin.lo ../../gcc-4.8.5/lto-plugin/lto-plugin.c ranlib ./libiberty.a yes checking for working alloca.h... libtool: compile: gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I../../gcc-4.8.5/lto-plugin -I../../gcc-4.8.5/lto-plugin/../include -DHAVE_CONFIG_H -Wall -g -O2 -c ../../gcc-4.8.5/lto-plugin/lto-plugin.c -fPIC -DPIC -o .libs/lto-plugin.o 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 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/build-aarch64-unknown-linux-gnu/libiberty' gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I../../gcc-4.8.5/fixincludes -I../include -I../../gcc-4.8.5/fixincludes/../include ../../gcc-4.8.5/fixincludes/fixlib.c yes checking for alloca... ../../gcc-4.8.5/fixincludes/server.c: In function 'server_setup': ../../gcc-4.8.5/fixincludes/server.c:195:3: warning: ignoring return value of 'getcwd' declared with attribute 'warn_unused_result' [-Wunused-result] 195 | getcwd (buff, MAXPATHLEN + 1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/build-aarch64-unknown-linux-gnu/fixincludes' gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I../../../gcc-4.8.5/fixincludes -I../include -I../../../gcc-4.8.5/fixincludes/../include ../../../gcc-4.8.5/fixincludes/fixincl.c gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I../../../gcc-4.8.5/fixincludes -I../include -I../../../gcc-4.8.5/fixincludes/../include ../../../gcc-4.8.5/fixincludes/fixtests.c yes checking for ANSI C header files... (cached) yes checking for nl_langinfo and CODESET... gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I../../gcc-4.8.5/fixincludes -I../include -I../../gcc-4.8.5/fixincludes/../include ../../gcc-4.8.5/fixincludes/fixopts.c gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I../../../gcc-4.8.5/fixincludes -I../include -I../../../gcc-4.8.5/fixincludes/../include ../../../gcc-4.8.5/fixincludes/fixfixes.c 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... srcdir="../../gcc-4.8.5/fixincludes" /bin/sh ../../gcc-4.8.5/fixincludes/mkfixinc.sh avr-unknown-none sed -e 's/@gcc_version@/4.8.5/' < mkheaders.almost > mkheadersT mv -f mkheadersT mkheaders gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I../../../gcc-4.8.5/fixincludes -I../include -I../../../gcc-4.8.5/fixincludes/../include ../../../gcc-4.8.5/fixincludes/server.c done checking for iconv... gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I../../../gcc-4.8.5/fixincludes -I../include -I../../../gcc-4.8.5/fixincludes/../include ../../../gcc-4.8.5/fixincludes/procopen.c ../../../gcc-4.8.5/fixincludes/server.c: In function 'server_setup': ../../../gcc-4.8.5/fixincludes/server.c:195:3: warning: ignoring return value of 'getcwd' declared with attribute 'warn_unused_result' [-Wunused-result] 195 | getcwd (buff, MAXPATHLEN + 1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I../../../gcc-4.8.5/fixincludes -I../include -I../../../gcc-4.8.5/fixincludes/../include ../../../gcc-4.8.5/fixincludes/fixlib.c gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I../../../gcc-4.8.5/fixincludes -I../include -I../../../gcc-4.8.5/fixincludes/../include ../../../gcc-4.8.5/fixincludes/fixopts.c yes checking for iconv declaration... srcdir="../../../gcc-4.8.5/fixincludes" /bin/sh ../../../gcc-4.8.5/fixincludes/mkfixinc.sh avr-unknown-none sed -e 's/@gcc_version@/4.8.5/' < mkheaders.almost > mkheadersT mv -f mkheadersT mkheaders 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 gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -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 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/fixincludes' config.status: creating Makefile /bin/sh ./libtool --tag=CC --tag=disable-static --mode=link gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -g -O2 -module -bindir /usr/libexec/gcc/avr/4.8.5 -o liblto_plugin.la -rpath /usr/libexec/gcc/avr/4.8.5 lto-plugin.lo -Wc,../libiberty/pic/libiberty.a config.status: creating config.h config.status: executing depdir commands mkdir -p -- .deps libtool: link: gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -shared .libs/lto-plugin.o ../libiberty/pic/libiberty.a -Wl,-soname -Wl,liblto_plugin.so.0 -o .libs/liblto_plugin.so.0.0.0 make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/libcpp' g++ -I../../gcc-4.8.5/libcpp -I. -I../../gcc-4.8.5/libcpp/../include -I../../gcc-4.8.5/libcpp/include -g -O2 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../gcc-4.8.5/libcpp -I. -I../../gcc-4.8.5/libcpp/../include -I../../gcc-4.8.5/libcpp/include -c -o charset.o -MT charset.o -MMD -MP -MF .deps/charset.Tpo ../../gcc-4.8.5/libcpp/charset.c g++ -I../../gcc-4.8.5/libcpp -I. -I../../gcc-4.8.5/libcpp/../include -I../../gcc-4.8.5/libcpp/include -g -O2 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../gcc-4.8.5/libcpp -I. -I../../gcc-4.8.5/libcpp/../include -I../../gcc-4.8.5/libcpp/include -c -o directives.o -MT directives.o -MMD -MP -MF .deps/directives.Tpo ../../gcc-4.8.5/libcpp/directives.c g++ -I../../gcc-4.8.5/libcpp -I. -I../../gcc-4.8.5/libcpp/../include -I../../gcc-4.8.5/libcpp/include -g -O2 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../gcc-4.8.5/libcpp -I. -I../../gcc-4.8.5/libcpp/../include -I../../gcc-4.8.5/libcpp/include -c -o directives-only.o -MT directives-only.o -MMD -MP -MF .deps/directives-only.Tpo ../../gcc-4.8.5/libcpp/directives-only.c g++ -I../../gcc-4.8.5/libcpp -I. -I../../gcc-4.8.5/libcpp/../include -I../../gcc-4.8.5/libcpp/include -g -O2 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../gcc-4.8.5/libcpp -I. -I../../gcc-4.8.5/libcpp/../include -I../../gcc-4.8.5/libcpp/include -c -o errors.o -MT errors.o -MMD -MP -MF .deps/errors.Tpo ../../gcc-4.8.5/libcpp/errors.c g++ -I../../gcc-4.8.5/libcpp -I. -I../../gcc-4.8.5/libcpp/../include -I../../gcc-4.8.5/libcpp/include -g -O2 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../gcc-4.8.5/libcpp -I. -I../../gcc-4.8.5/libcpp/../include -I../../gcc-4.8.5/libcpp/include -c -o expr.o -MT expr.o -MMD -MP -MF .deps/expr.Tpo ../../gcc-4.8.5/libcpp/expr.c g++ -I../../gcc-4.8.5/libcpp -I. -I../../gcc-4.8.5/libcpp/../include -I../../gcc-4.8.5/libcpp/include -g -O2 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../gcc-4.8.5/libcpp -I. -I../../gcc-4.8.5/libcpp/../include -I../../gcc-4.8.5/libcpp/include -c -o files.o -MT files.o -MMD -MP -MF .deps/files.Tpo ../../gcc-4.8.5/libcpp/files.c gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -g -O2 -o fixincl fixincl.o fixtests.o fixfixes.o server.o procopen.o fixlib.o fixopts.o ../libiberty/libiberty.a 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" ) echo timestamp > full-stamp make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/build-aarch64-unknown-linux-gnu/fixincludes' g++ -I../../gcc-4.8.5/libcpp -I. -I../../gcc-4.8.5/libcpp/../include -I../../gcc-4.8.5/libcpp/include -g -O2 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../gcc-4.8.5/libcpp -I. -I../../gcc-4.8.5/libcpp/../include -I../../gcc-4.8.5/libcpp/include -c -o identifiers.o -MT identifiers.o -MMD -MP -MF .deps/identifiers.Tpo ../../gcc-4.8.5/libcpp/identifiers.c In file included from ../../gcc-4.8.5/libcpp/charset.c:23: ../../gcc-4.8.5/libcpp/internal.h:582:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] 582 | #if HAVE_DESIGNATED_INITIALIZERS | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../../gcc-4.8.5/libcpp/directives.c:24: ../../gcc-4.8.5/libcpp/internal.h:582:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] 582 | #if HAVE_DESIGNATED_INITIALIZERS | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ mkdir -p -- .././gcc In file included from ../../gcc-4.8.5/libcpp/errors.c:28: ../../gcc-4.8.5/libcpp/internal.h:582:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] 582 | #if HAVE_DESIGNATED_INITIALIZERS | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../../gcc-4.8.5/libcpp/directives-only.c:22: ../../gcc-4.8.5/libcpp/internal.h:582:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] 582 | #if HAVE_DESIGNATED_INITIALIZERS | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../../gcc-4.8.5/libcpp/files.c:26: ../../gcc-4.8.5/libcpp/internal.h:582:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] 582 | #if HAVE_DESIGNATED_INITIALIZERS | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../../gcc-4.8.5/libcpp/expr.c:22: ../../gcc-4.8.5/libcpp/internal.h:582:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] 582 | #if HAVE_DESIGNATED_INITIALIZERS | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ libtool: install: /usr/bin/install -c .libs/liblto_plugin.so.0.0.0 /home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/lto-plugin/.././gcc/liblto_plugin.so.0.0.0 libtool: install: (cd /home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/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 /home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/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: /usr/bin/install -c .libs/liblto_plugin.lai /home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/lto-plugin/.././gcc/liblto_plugin.la libtool: install: warning: remember to run `libtool --finish /usr/libexec/gcc/avr/4.8.5' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/lto-plugin' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/lto-plugin' Configuring in ./gcc In file included from ../../gcc-4.8.5/libcpp/identifiers.c:28: ../../gcc-4.8.5/libcpp/internal.h:582:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] 582 | #if HAVE_DESIGNATED_INITIALIZERS | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../../gcc-4.8.5/libcpp/files.c:24: ../../gcc-4.8.5/libcpp/files.c: In function 'bool read_file_guts(cpp_reader*, _cpp_file*)': ../../gcc-4.8.5/libcpp/system.h:233:40: warning: left shift of negative value [-Wshift-negative-value] 233 | ? ~ (t) 0 << (sizeof(t) * CHAR_BIT - 1) : (t) 0)) | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-4.8.5/libcpp/system.h:234:44: note: in expansion of macro 'INTTYPE_MINIMUM' 234 | #define INTTYPE_MAXIMUM(t) ((t) (~ (t) 0 - INTTYPE_MINIMUM (t))) | ^~~~~~~~~~~~~~~ ../../gcc-4.8.5/libcpp/files.c:677:30: note: in expansion of macro 'INTTYPE_MAXIMUM' 677 | if (file->st.st_size > INTTYPE_MAXIMUM (ssize_t)) | ^~~~~~~~~~~~~~~ ../../gcc-4.8.5/libcpp/expr.c: In function 'cpp_num num_binary_op(cpp_reader*, cpp_num, cpp_num, cpp_ttype)': ../../gcc-4.8.5/libcpp/expr.c:1789:24: warning: this statement may fall through [-Wimplicit-fallthrough=] 1789 | rhs = num_negate (rhs, precision); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~ ../../gcc-4.8.5/libcpp/expr.c:1790:5: note: here 1790 | case CPP_PLUS: | ^~~~ echo "#define LOCALEDIR \"/usr/share/locale\"" > localedir.new ../../gcc-4.8.5/libcpp/../move-if-change localedir.new localedir.h echo timestamp > localedir.hs g++ -I../../gcc-4.8.5/libcpp -I. -I../../gcc-4.8.5/libcpp/../include -I../../gcc-4.8.5/libcpp/include -g -O2 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../gcc-4.8.5/libcpp -I. -I../../gcc-4.8.5/libcpp/../include -I../../gcc-4.8.5/libcpp/include -c -o lex.o -MT lex.o -MMD -MP -MF .deps/lex.Tpo ../../gcc-4.8.5/libcpp/lex.c g++ -I../../gcc-4.8.5/libcpp -I. -I../../gcc-4.8.5/libcpp/../include -I../../gcc-4.8.5/libcpp/include -g -O2 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../gcc-4.8.5/libcpp -I. -I../../gcc-4.8.5/libcpp/../include -I../../gcc-4.8.5/libcpp/include -c -o line-map.o -MT line-map.o -MMD -MP -MF .deps/line-map.Tpo ../../gcc-4.8.5/libcpp/line-map.c configure: creating cache ./config.cache checking build system type... g++ -I../../gcc-4.8.5/libcpp -I. -I../../gcc-4.8.5/libcpp/../include -I../../gcc-4.8.5/libcpp/include -g -O2 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../gcc-4.8.5/libcpp -I. -I../../gcc-4.8.5/libcpp/../include -I../../gcc-4.8.5/libcpp/include -c -o macro.o -MT macro.o -MMD -MP -MF .deps/macro.Tpo ../../gcc-4.8.5/libcpp/macro.c In file included from ../../gcc-4.8.5/libcpp/lex.c:25: ../../gcc-4.8.5/libcpp/internal.h:582:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] 582 | #if HAVE_DESIGNATED_INITIALIZERS | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ aarch64-unknown-linux-gnu checking host system type... In file included from ../../gcc-4.8.5/libcpp/line-map.c:26: ../../gcc-4.8.5/libcpp/internal.h:582:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] 582 | #if HAVE_DESIGNATED_INITIALIZERS | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ aarch64-unknown-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... no checking whether a default assembler was specified... no checking for aarch64-unknown-linux-gnu-gcc... gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables In file included from ../../gcc-4.8.5/libcpp/macro.c:28: ../../gcc-4.8.5/libcpp/internal.h:582:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] 582 | #if HAVE_DESIGNATED_INITIALIZERS | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ checking for C compiler default output file name... ../../gcc-4.8.5/libcpp/lex.c: In function 'cpp_token* _cpp_lex_direct(cpp_reader*)': ../../gcc-4.8.5/libcpp/lex.c:2556:7: warning: this statement may fall through [-Wimplicit-fallthrough=] 2556 | } | ^ ../../gcc-4.8.5/libcpp/lex.c:2558:5: note: here 2558 | default: | ^~~~~~~ a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... ../../gcc-4.8.5/libcpp/macro.c: In function 'bool parse_params(cpp_reader*, cpp_macro*)': ../../gcc-4.8.5/libcpp/macro.c:2769:26: warning: this statement may fall through [-Wimplicit-fallthrough=] 2769 | if (prev_ident || macro->paramc == 0) | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ ../../gcc-4.8.5/libcpp/macro.c:2773:9: note: here 2773 | case CPP_COMMA: | ^~~~ checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables accepts -g... yes checking for gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables option to accept ISO C89... none needed checking whether gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables and cc understand -c and -o together... yes checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking for aarch64-unknown-linux-gnu-gnatbind... no checking for aarch64-unknown-linux-gnu-gnatmake... no checking whether compiler driver understands Ada... no checking how to run the C preprocessor... g++ -I../../gcc-4.8.5/libcpp -I. -I../../gcc-4.8.5/libcpp/../include -I../../gcc-4.8.5/libcpp/include -g -O2 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../gcc-4.8.5/libcpp -I. -I../../gcc-4.8.5/libcpp/../include -I../../gcc-4.8.5/libcpp/include -c -o mkdeps.o -MT mkdeps.o -MMD -MP -MF .deps/mkdeps.Tpo ../../gcc-4.8.5/libcpp/mkdeps.c gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -E g++ -I../../gcc-4.8.5/libcpp -I. -I../../gcc-4.8.5/libcpp/../include -I../../gcc-4.8.5/libcpp/include -g -O2 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../gcc-4.8.5/libcpp -I. -I../../gcc-4.8.5/libcpp/../include -I../../gcc-4.8.5/libcpp/include -c -o pch.o -MT pch.o -MMD -MP -MF .deps/pch.Tpo ../../gcc-4.8.5/libcpp/pch.c checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... g++ -I../../gcc-4.8.5/libcpp -I. -I../../gcc-4.8.5/libcpp/../include -I../../gcc-4.8.5/libcpp/include -g -O2 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../gcc-4.8.5/libcpp -I. -I../../gcc-4.8.5/libcpp/../include -I../../gcc-4.8.5/libcpp/include -c -o symtab.o -MT symtab.o -MMD -MP -MF .deps/symtab.Tpo ../../gcc-4.8.5/libcpp/symtab.c In file included from ../../gcc-4.8.5/libcpp/pch.c:21: ../../gcc-4.8.5/libcpp/internal.h:582:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] 582 | #if HAVE_DESIGNATED_INITIALIZERS | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-4.8.5/libcpp/pch.c: In function 'int cpp_valid_state(cpp_reader*, const char*, int)': ../../gcc-4.8.5/libcpp/pch.c:712:7: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 712 | if (CPP_OPTION (r, warn_invalid_pch)) | ^~ ../../gcc-4.8.5/libcpp/pch.c:716:9: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 716 | goto fail; | ^~~~ ../../gcc-4.8.5/libcpp/pch.c: In function 'int write_macdef(cpp_reader*, cpp_hashnode*, void*)': ../../gcc-4.8.5/libcpp/pch.c:56:7: warning: this statement may fall through [-Wimplicit-fallthrough=] 56 | if (! (hn->flags & NODE_POISONED)) | ^~ ../../gcc-4.8.5/libcpp/pch.c:59:5: note: here 59 | case NT_MACRO: | ^~~~ yes checking for sys/types.h... yes checking for sys/stat.h... g++ -I../../gcc-4.8.5/libcpp -I. -I../../gcc-4.8.5/libcpp/../include -I../../gcc-4.8.5/libcpp/include -g -O2 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../gcc-4.8.5/libcpp -I. -I../../gcc-4.8.5/libcpp/../include -I../../gcc-4.8.5/libcpp/include -c -o traditional.o -MT traditional.o -MMD -MP -MF .deps/traditional.Tpo ../../gcc-4.8.5/libcpp/traditional.c g++ -I../../gcc-4.8.5/libcpp -I. -I../../gcc-4.8.5/libcpp/../include -I../../gcc-4.8.5/libcpp/include -g -O2 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../gcc-4.8.5/libcpp -I. -I../../gcc-4.8.5/libcpp/../include -I../../gcc-4.8.5/libcpp/include -c -o init.o -MT init.o -MMD -MP -MF .deps/init.Tpo ../../gcc-4.8.5/libcpp/init.c yes checking for stdlib.h... In file included from ../../gcc-4.8.5/libcpp/traditional.c:22: ../../gcc-4.8.5/libcpp/internal.h:582:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] 582 | #if HAVE_DESIGNATED_INITIALIZERS | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../../gcc-4.8.5/libcpp/init.c:24: ../../gcc-4.8.5/libcpp/internal.h:582:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] 582 | #if HAVE_DESIGNATED_INITIALIZERS | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-4.8.5/libcpp/init.c:42:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] 42 | #if HAVE_DESIGNATED_INITIALIZERS | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ 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 -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -E 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 '/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/libcpp' checking for inline... inline checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking size of void *... 8 checking size of short... 2 checking size of int... 4 checking size of long... 8 checking for long long... yes checking size of long long... 8 checking for __int64... no checking for int8_t... yes checking for int16_t... yes checking for int32_t... yes checking for int64_t... yes checking for long long int... yes checking for intmax_t... yes checking for intptr_t... yes checking for uint8_t... yes checking for uint16_t... yes checking for uint32_t... yes checking for uint64_t... yes checking for unsigned long long int... yes checking for uintmax_t... yes checking for uintptr_t... yes checking whether gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables supports -W... yes checking whether gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables supports -Wall... yes checking whether gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables supports -Wnarrowing... yes checking whether gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables supports -Wwrite-strings... yes checking whether gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables supports -Wcast-qual... yes checking whether gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables supports -Wstrict-prototypes... yes checking whether gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables supports -Wmissing-prototypes... yes checking whether gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables supports -Wmissing-format-attribute... yes checking whether gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables supports -Wold-style-definition... yes checking whether gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables supports -Wc++-compat... yes checking whether gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables supports -pedantic -Wlong-long -Wvariadic-macros -Woverlength-strings... yes checking whether gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables supports -fno-exceptions... yes checking whether gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables supports -fno-rtti... yes checking whether gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables 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 aarch64-unknown-linux-gnu-ranlib... ranlib checking for a BSD compatible install... /usr/bin/install -c checking for cmp's capabilities... gnucompare checking for mktemp... yes checking for makeinfo... /home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-4.8.5/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... yes checking for flex... /home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-4.8.5/missing flex checking for bison... /home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-4.8.5/missing bison checking for nm... nm checking for ar... ar checking for ANSI C header files... (cached) yes checking whether time.h and sys/time.h may both be included... yes checking whether string.h and strings.h may both be included... yes checking for sys/wait.h that is POSIX.1 compatible... yes checking for limits.h... yes checking for stddef.h... yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking for stdlib.h... (cached) yes checking for time.h... yes checking for iconv.h... yes checking for fcntl.h... yes checking for unistd.h... (cached) yes checking for sys/file.h... yes checking for sys/time.h... yes checking for sys/mman.h... yes checking for sys/resource.h... yes checking for sys/param.h... yes checking for sys/times.h... yes checking for sys/stat.h... (cached) yes checking for direct.h... no checking for malloc.h... 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 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... yes 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-4.8.5/gcc/config/avr/avr.c' for machine-specific logic. Using `../../gcc-4.8.5/gcc/config/avr/avr.md' as machine description file. Using the following target machine macro files: ../../gcc-4.8.5/gcc/config/elfos.h ../../gcc-4.8.5/gcc/config/avr/elf.h ../../gcc-4.8.5/gcc/config/avr/avr-arch.h ../../gcc-4.8.5/gcc/config/avr/avr.h ../../gcc-4.8.5/gcc/config/dbxelf.h ../../gcc-4.8.5/gcc/config/avr/avr-stdint.h ../../gcc-4.8.5/gcc/config/avr/avrlibc.h ../../gcc-4.8.5/gcc/config/initfini-array.h Using host-linux.o for host machine hooks. checking whether NLS is requested... no checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for fgrep... /usr/bin/grep -F checking for ld used by gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables... 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 aarch64-unknown-linux-gnu-objdump... objdump checking how to recognize dependent libraries... pass_all checking for aarch64-unknown-linux-gnu-ar... (cached) ar checking for aarch64-unknown-linux-gnu-strip... no checking for strip... strip checking for aarch64-unknown-linux-gnu-ranlib... (cached) ranlib checking command to parse nm output from gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables object... ok checking for dlfcn.h... yes checking for objdir... .libs checking if gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables supports -fno-rtti -fno-exceptions... no checking for gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables option to produce PIC... -fPIC -DPIC checking if gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables PIC flag -fPIC -DPIC works... yes checking if gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables static flag -static works... no checking if gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables supports -c -o file.o... yes checking if gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables supports -c -o file.o... (cached) yes checking whether the gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables 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 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/avr/bin/as checking whether we are using gold... no checking what linker to use... /usr/avr/bin/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... no checking linker plugin support... 2 checking assembler for dwarf2 debug_line support... yes checking assembler for buggy dwarf2 .file directive... no checking assembler for --gdwarf2 option... yes checking assembler for --gstabs option... yes checking assembler for --debug-prefix-map option... yes checking assembler for .lcomm with alignment... no checking assembler for gnu_unique_object... yes checking assembler for tolerance to line number 0... yes checking linker PT_GNU_EH_FRAME support... no 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 --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 Links are now set up to build a cross-compiler from aarch64-unknown-linux-gnu to avr-unknown-none. checking for exported symbols... yes checking for -rdynamic... yes checking for library containing dlopen... none required checking for -fPIC -shared... yes configure: updating cache ./config.cache configure: creating ./config.status config.status: creating as config.status: creating collect-ld config.status: creating nm config.status: creating Makefile config.status: creating ada/gcc-interface/Makefile config.status: creating ada/Makefile config.status: creating auto-host.h config.status: executing default commands make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/gcc' TARGET_CPU_DEFAULT="" \ HEADERS="auto-host.h ansidecl.h" DEFINES="" \ /bin/sh ../../gcc-4.8.5/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/dbxelf.h config/avr/avr-stdint.h config/avr/avrlibc.h config/initfini-array.h defaults.h" DEFINES="LIBC_GLIBC=1 LIBC_UCLIBC=2 LIBC_BIONIC=3 WITH_AVRLIBC" \ /bin/sh ../../gcc-4.8.5/gcc/mkconfig.sh tm.h gawk -f ../../gcc-4.8.5/gcc/opt-gather.awk ../../gcc-4.8.5/gcc/ada/gcc-interface/lang.opt ../../gcc-4.8.5/gcc/fortran/lang.opt ../../gcc-4.8.5/gcc/go/lang.opt ../../gcc-4.8.5/gcc/java/lang.opt ../../gcc-4.8.5/gcc/lto/lang.opt ../../gcc-4.8.5/gcc/c-family/c.opt ../../gcc-4.8.5/gcc/common.opt ../../gcc-4.8.5/gcc/config/avr/avr-tables.opt ../../gcc-4.8.5/gcc/config/avr/avr.opt > tmp-optionlist TARGET_CPU_DEFAULT="" \ HEADERS="auto-host.h ansidecl.h" DEFINES="" \ /bin/sh ../../gcc-4.8.5/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-4.8.5/gcc -I../../gcc-4.8.5/gcc/build -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include \ -DBASEVER="\"4.8.5\"" -DDATESTAMP="\"\"" \ -DREVISION="\"\"" \ -DDEVPHASE="\"\"" -DPKGVERSION="\"(Mageia 4.8.5-4.mga9) \"" \ -DBUGURL="\"\"" -o build/version.o ../../gcc-4.8.5/gcc/version.c /bin/sh ../../gcc-4.8.5/gcc/../move-if-change tmp-gi.list gtyp-input.list echo "#define BUILDING_GCC_MAJOR `echo 4.8.5 | sed -e 's/^\([0-9]*\).*$/\1/'`" > bversion.h TARGET_CPU_DEFAULT="" \ HEADERS="config/avr/avr-protos.h tm-preds.h" DEFINES="" \ /bin/sh ../../gcc-4.8.5/gcc/mkconfig.sh tm_p.h echo timestamp > s-gtyp-input echo "#define BUILDING_GCC_MINOR `echo 4.8.5 | sed -e 's/^[0-9]*\.\([0-9]*\).*$/\1/'`" >> bversion.h rm -f tmp-all-tree.def echo "#define BUILDING_GCC_PATCHLEVEL `echo 4.8.5 | sed -e 's/^[0-9]*\.[0-9]*\.\([0-9]*\)$/\1/'`" >> bversion.h echo '#include "tree.def"' > tmp-all-tree.def if test yes = yes \ || test -n ""; then \ /bin/sh ../../gcc-4.8.5/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 msp8" \ "avr2 avr25 avr3 avr31 avr35 avr4 avr5 avr51 avr6 avrxmega2 avrxmega4 avrxmega5 avrxmega6 avrxmega7 tiny-stack avr25/tiny-stack" \ "mmcu?avr2=mmcu?at90s2313 mmcu?avr2=mmcu?at90s2323 mmcu?avr2=mmcu?at90s2333 mmcu?avr2=mmcu?at90s2343 mmcu?avr2=mmcu?attiny22 mmcu?avr2=mmcu?attiny26 mmcu?avr2=mmcu?at90s4414 mmcu?avr2=mmcu?at90s4433 mmcu?avr2=mmcu?at90s4434 mmcu?avr2=mmcu?at90s8515 mmcu?avr2=mmcu?at90c8534 mmcu?avr2=mmcu?at90s8535 mmcu?avr25=mmcu?ata6289 mmcu?avr25=mmcu?ata5272 mmcu?avr25=mmcu?attiny13 mmcu?avr25=mmcu?attiny13a mmcu?avr25=mmcu?attiny2313 mmcu?avr25=mmcu?attiny2313a mmcu?avr25=mmcu?attiny24 mmcu?avr25=mmcu?attiny24a mmcu?avr25=mmcu?attiny4313 mmcu?avr25=mmcu?attiny44 mmcu?avr25=mmcu?attiny44a mmcu?avr25=mmcu?attiny84 mmcu?avr25=mmcu?attiny84a mmcu?avr25=mmcu?attiny25 mmcu?avr25=mmcu?attiny45 mmcu?avr25=mmcu?attiny85 mmcu?avr25=mmcu?attiny261 mmcu?avr25=mmcu?attiny261a mmcu?avr25=mmcu?attiny461 mmcu?avr25=mmcu?attiny461a mmcu?avr25=mmcu?attiny861 mmcu?avr25=mmcu?attiny861a mmcu?avr25=mmcu?attiny43u mmcu?avr25=mmcu?attiny87 mmcu?avr25=mmcu?attiny48 mmcu?avr25=mmcu?attiny88 mmcu?avr25=mmcu?at86rf401 mmcu?avr3=mmcu?at43usb355 mmcu?avr3=mmcu?at76c711 mmcu?avr31=mmcu?atmega103 mmcu?avr31=mmcu?at43usb320 mmcu?avr35=mmcu?ata5505 mmcu?avr35=mmcu?at90usb82 mmcu?avr35=mmcu?at90usb162 mmcu?avr35=mmcu?atmega8u2 mmcu?avr35=mmcu?atmega16u2 mmcu?avr35=mmcu?atmega32u2 mmcu?avr35=mmcu?attiny167 mmcu?avr35=mmcu?attiny1634 mmcu?avr4=mmcu?ata6285 mmcu?avr4=mmcu?ata6286 mmcu?avr4=mmcu?atmega8 mmcu?avr4=mmcu?atmega8a mmcu?avr4=mmcu?atmega48 mmcu?avr4=mmcu?atmega48a mmcu?avr4=mmcu?atmega48p mmcu?avr4=mmcu?atmega48pa mmcu?avr4=mmcu?atmega88 mmcu?avr4=mmcu?atmega88a mmcu?avr4=mmcu?atmega88p mmcu?avr4=mmcu?atmega88pa mmcu?avr4=mmcu?atmega8515 mmcu?avr4=mmcu?atmega8535 mmcu?avr4=mmcu?atmega8hva mmcu?avr4=mmcu?at90pwm1 mmcu?avr4=mmcu?at90pwm2 mmcu?avr4=mmcu?at90pwm2b mmcu?avr4=mmcu?at90pwm3 mmcu?avr4=mmcu?at90pwm3b mmcu?avr4=mmcu?at90pwm81 mmcu?avr5=mmcu?ata5790 mmcu?avr5=mmcu?ata5790n mmcu?avr5=mmcu?ata5795 mmcu?avr5=mmcu?atmega16 mmcu?avr5=mmcu?atmega16a mmcu?avr5=mmcu?atmega161 mmcu?avr5=mmcu?atmega162 mmcu?avr5=mmcu?atmega163 mmcu?avr5=mmcu?atmega164a mmcu?avr5=mmcu?atmega164p mmcu?avr5=mmcu?atmega164pa mmcu?avr5=mmcu?atmega165 mmcu?avr5=mmcu?atmega165a mmcu?avr5=mmcu?atmega165p mmcu?avr5=mmcu?atmega165pa mmcu?avr5=mmcu?atmega168 mmcu?avr5=mmcu?atmega168a mmcu?avr5=mmcu?atmega168p mmcu?avr5=mmcu?atmega168pa mmcu?avr5=mmcu?atmega169 mmcu?avr5=mmcu?atmega169a mmcu?avr5=mmcu?atmega169p mmcu?avr5=mmcu?atmega169pa mmcu?avr5=mmcu?atmega16hvb mmcu?avr5=mmcu?atmega16hvbrevb mmcu?avr5=mmcu?atmega16m1 mmcu?avr5=mmcu?atmega16u4 mmcu?avr5=mmcu?atmega26hvg mmcu?avr5=mmcu?atmega32a mmcu?avr5=mmcu?atmega32 mmcu?avr5=mmcu?atmega323 mmcu?avr5=mmcu?atmega324a mmcu?avr5=mmcu?atmega324p mmcu?avr5=mmcu?atmega324pa mmcu?avr5=mmcu?atmega325 mmcu?avr5=mmcu?atmega325a mmcu?avr5=mmcu?atmega325p mmcu?avr5=mmcu?atmega3250 mmcu?avr5=mmcu?atmega3250a mmcu?avr5=mmcu?atmega3250p mmcu?avr5=mmcu?atmega3250pa mmcu?avr5=mmcu?atmega328 mmcu?avr5=mmcu?atmega328p mmcu?avr5=mmcu?atmega329 mmcu?avr5=mmcu?atmega329a mmcu?avr5=mmcu?atmega329p mmcu?avr5=mmcu?atmega329pa mmcu?avr5=mmcu?atmega3290 mmcu?avr5=mmcu?atmega3290a mmcu?avr5=mmcu?atmega3290p mmcu?avr5=mmcu?atmega3290pa mmcu?avr5=mmcu?atmega32c1 mmcu?avr5=mmcu?atmega32m1 mmcu?avr5=mmcu?atmega32u4 mmcu?avr5=mmcu?atmega32u6 mmcu?avr5=mmcu?atmega406 mmcu?avr5=mmcu?atmega64 mmcu?avr5=mmcu?atmega64a mmcu?avr5=mmcu?atmega640 mmcu?avr5=mmcu?atmega644 mmcu?avr5=mmcu?atmega644a mmcu?avr5=mmcu?atmega644p mmcu?avr5=mmcu?atmega644pa mmcu?avr5=mmcu?atmega645 mmcu?avr5=mmcu?atmega645a mmcu?avr5=mmcu?atmega645p mmcu?avr5=mmcu?atmega6450 mmcu?avr5=mmcu?atmega6450a mmcu?avr5=mmcu?atmega6450p mmcu?avr5=mmcu?atmega649 mmcu?avr5=mmcu?atmega649a mmcu?avr5=mmcu?atmega649p mmcu?avr5=mmcu?atmega6490 mmcu?avr5=mmcu?atmega16hva mmcu?avr5=mmcu?atmega16hva2 mmcu?avr5=mmcu?atmega32hvb mmcu?avr5=mmcu?atmega6490a mmcu?avr5=mmcu?atmega6490p mmcu?avr5=mmcu?atmega64c1 mmcu?avr5=mmcu?atmega64m1 mmcu?avr5=mmcu?atmega64hve mmcu?avr5=mmcu?atmega64rfa2 mmcu?avr5=mmcu?atmega64rfr2 mmcu?avr5=mmcu?atmega32hvbrevb mmcu?avr5=mmcu?atmega48hvf mmcu?avr5=mmcu?at90can32 mmcu?avr5=mmcu?at90can64 mmcu?avr5=mmcu?at90pwm161 mmcu?avr5=mmcu?at90pwm216 mmcu?avr5=mmcu?at90pwm316 mmcu?avr5=mmcu?at90scr100 mmcu?avr5=mmcu?at90usb646 mmcu?avr5=mmcu?at90usb647 mmcu?avr5=mmcu?at94k mmcu?avr5=mmcu?m3000 mmcu?avr51=mmcu?atmega128 mmcu?avr51=mmcu?atmega128a mmcu?avr51=mmcu?atmega1280 mmcu?avr51=mmcu?atmega1281 mmcu?avr51=mmcu?atmega1284 mmcu?avr51=mmcu?atmega1284p mmcu?avr51=mmcu?atmega128rfa1 mmcu?avr51=mmcu?at90can128 mmcu?avr51=mmcu?at90usb1286 mmcu?avr51=mmcu?at90usb1287 mmcu?avr6=mmcu?atmega2560 mmcu?avr6=mmcu?atmega2561 mmcu?avrxmega2=mmcu?atxmega16a4 mmcu?avrxmega2=mmcu?atxmega16d4 mmcu?avrxmega2=mmcu?atxmega16x1 mmcu?avrxmega2=mmcu?atxmega32a4 mmcu?avrxmega2=mmcu?atxmega32d4 mmcu?avrxmega2=mmcu?atxmega32x1 mmcu?avrxmega2=mmcu?atmxt112sl mmcu?avrxmega2=mmcu?atmxt224 mmcu?avrxmega2=mmcu?atmxt224e mmcu?avrxmega2=mmcu?atmxt336s mmcu?avrxmega2=mmcu?atxmega16a4u mmcu?avrxmega2=mmcu?atxmega16c4 mmcu?avrxmega2=mmcu?atxmega32a4u mmcu?avrxmega2=mmcu?atxmega32c4 mmcu?avrxmega2=mmcu?atxmega32e5 mmcu?avrxmega4=mmcu?atxmega64a3 mmcu?avrxmega4=mmcu?atxmega64d3 mmcu?avrxmega4=mmcu?atxmega64a3u mmcu?avrxmega4=mmcu?atxmega64a4u mmcu?avrxmega4=mmcu?atxmega64b1 mmcu?avrxmega4=mmcu?atxmega64b3 mmcu?avrxmega4=mmcu?atxmega64c3 mmcu?avrxmega4=mmcu?atxmega64d4 mmcu?avrxmega5=mmcu?atxmega64a1 mmcu?avrxmega5=mmcu?atxmega64a1u mmcu?avrxmega6=mmcu?atxmega128a3 mmcu?avrxmega6=mmcu?atxmega128d3 mmcu?avrxmega6=mmcu?atxmega192a3 mmcu?avrxmega6=mmcu?atxmega192d3 mmcu?avrxmega6=mmcu?atxmega256a3 mmcu?avrxmega6=mmcu?atxmega256a3b mmcu?avrxmega6=mmcu?atxmega256a3bu mmcu?avrxmega6=mmcu?atxmega256d3 mmcu?avrxmega6=mmcu?atxmega128a3u mmcu?avrxmega6=mmcu?atxmega128b1 mmcu?avrxmega6=mmcu?atxmega128b3 mmcu?avrxmega6=mmcu?atxmega128c3 mmcu?avrxmega6=mmcu?atxmega128d4 mmcu?avrxmega6=mmcu?atmxt540s mmcu?avrxmega6=mmcu?atmxt540sreva mmcu?avrxmega6=mmcu?atxmega192a3u mmcu?avrxmega6=mmcu?atxmega192c3 mmcu?avrxmega6=mmcu?atxmega256a3u mmcu?avrxmega6=mmcu?atxmega256c3 mmcu?avrxmega6=mmcu?atxmega384c3 mmcu?avrxmega6=mmcu?atxmega384d3 mmcu?avrxmega7=mmcu?atxmega128a1 mmcu?avrxmega7=mmcu?atxmega128a1u mmcu?avrxmega7=mmcu?atxmega128a4u" \ "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" \ "" \ "" \ "" \ "" \ "" \ "" \ "yes" \ > tmp-mlib.h; \ else \ /bin/sh ../../gcc-4.8.5/gcc/genmultilib '' '' '' '' '' '' '' '' \ "" '' no \ > tmp-mlib.h; \ fi echo 'END_OF_BASE_TREE_CODES' >> tmp-all-tree.def lsf="../../gcc-4.8.5/gcc/cp/lang-specs.h ../../gcc-4.8.5/gcc/lto/lang-specs.h"; for f in $lsf; do \ echo "#include \"$f\""; \ done | sed 's|../../gcc-4.8.5/gcc/||' > tmp-specs.h echo "#define BUILDING_GCC_VERSION (BUILDING_GCC_MAJOR * 1000 + BUILDING_GCC_MINOR)" >> bversion.h echo '#include "c-family/c-common.def"' >> tmp-all-tree.def /bin/sh ../../gcc-4.8.5/gcc/../move-if-change tmp-specs.h specs.h 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-4.8.5/gcc/../move-if-change checksum-options.tmp checksum-options echo timestamp > s-bversion ltf="../../gcc-4.8.5/gcc/ada/gcc-interface/ada-tree.def ../../gcc-4.8.5/gcc/cp/cp-tree.def ../../gcc-4.8.5/gcc/java/java-tree.def ../../gcc-4.8.5/gcc/objc/objc-tree.def"; for f in $ltf; do \ echo "#include \"$f\""; \ done | sed 's|../../gcc-4.8.5/gcc/||' >> tmp-all-tree.def echo timestamp > s-specs gperf -o -C -E -k '1-6,$' -j1 -D -N 'libc_name_p' -L ANSI-C \ ../../gcc-4.8.5/gcc/cp/cfns.gperf --output-file ../../gcc-4.8.5/gcc/cp/cfns.h /bin/sh ../../gcc-4.8.5/gcc/../move-if-change tmp-all-tree.def all-tree.def cp ../../gcc-4.8.5/gcc/gcc-ar.c gcc-nm.c cp ../../gcc-4.8.5/gcc/gcc-ar.c gcc-ranlib.c echo timestamp > s-alltree cp ../../gcc-4.8.5/gcc/ginclude/stdfix.h stdfix-gcc.h TARGET_CPU_DEFAULT="" \ HEADERS="auto-host.h ansidecl.h" DEFINES="USED_FOR_TARGET " \ /bin/sh ../../gcc-4.8.5/gcc/mkconfig.sh tconfig.h (echo "@set version-GCC 4.8.5"; \ if [ "" = "experimental" ]; \ then echo "@set DEVELOPMENT"; \ else echo "@clear DEVELOPMENT"; \ fi) > gcc-vers.texiT echo timestamp > gpl.pod echo @set srcdir /home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/gcc/../../gcc-4.8.5/gcc >> gcc-vers.texiT perl ../../gcc-4.8.5/gcc/../contrib/texi2pod.pl ../../gcc-4.8.5/gcc/doc/include/gpl_v3.texi > gpl.pod if [ -n "(Mageia 4.8.5-4.mga9) " ]; then \ echo "@set VERSION_PACKAGE (Mageia 4.8.5-4.mga9) " >> gcc-vers.texiT; \ fi echo "@set BUGURL @uref{https://bugs.mageia.org/}" >> gcc-vers.texiT; \ mv -f gcc-vers.texiT gcc-vers.texi Unescaped left brace in regex is passed through in regex; marked by <-- HERE in m/^\@strong{ <-- HERE (.*)}$/ at ../../gcc-4.8.5/gcc/../contrib/texi2pod.pl line 319. g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -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-4.8.5/gcc -I../../gcc-4.8.5/gcc/build -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include \ -o build/genhooks.o ../../gcc-4.8.5/gcc/genhooks.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-4.8.5/gcc -I../../gcc-4.8.5/gcc/build -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include \ -o build/genchecksum.o ../../gcc-4.8.5/gcc/genchecksum.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-4.8.5/gcc -I../../gcc-4.8.5/gcc/build -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include \ -o build/genenums.o ../../gcc-4.8.5/gcc/genenums.c g++ -c -DSTANDARD_STARTFILE_PREFIX=\"../../../\" -DSTANDARD_EXEC_PREFIX=\"/usr/lib/gcc/\" -DSTANDARD_LIBEXEC_PREFIX=\"/usr/libexec/gcc/\" -DDEFAULT_TARGET_VERSION=\"4.8.5\" -DDEFAULT_TARGET_MACHINE=\"avr\" -DSTANDARD_BINDIR_PREFIX=\"/usr/bin/\" -DTOOLDIR_BASE_PREFIX=\"../../../../\" `test "X${SHLIB}" = "X" || test "yes" != "yes" || echo "-DENABLE_SHARED_LIBGCC"` -DCONFIGURE_SPECS="\"\"" -DTARGET_MACHINE=\"avr\" -DPERSONALITY=\"ar\" -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/gcc-ar.c -o gcc-ar.o g++ -c -DSTANDARD_STARTFILE_PREFIX=\"../../../\" -DSTANDARD_EXEC_PREFIX=\"/usr/lib/gcc/\" -DSTANDARD_LIBEXEC_PREFIX=\"/usr/libexec/gcc/\" -DDEFAULT_TARGET_VERSION=\"4.8.5\" -DDEFAULT_TARGET_MACHINE=\"avr\" -DSTANDARD_BINDIR_PREFIX=\"/usr/bin/\" -DTOOLDIR_BASE_PREFIX=\"../../../../\" `test "X${SHLIB}" = "X" || test "yes" != "yes" || echo "-DENABLE_SHARED_LIBGCC"` -DCONFIGURE_SPECS="\"\"" -DTARGET_MACHINE=\"avr\" -DPERSONALITY=\"nm\" -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace gcc-nm.c -o gcc-nm.o g++ -c -DSTANDARD_STARTFILE_PREFIX=\"../../../\" -DSTANDARD_EXEC_PREFIX=\"/usr/lib/gcc/\" -DSTANDARD_LIBEXEC_PREFIX=\"/usr/libexec/gcc/\" -DDEFAULT_TARGET_VERSION=\"4.8.5\" -DDEFAULT_TARGET_MACHINE=\"avr\" -DSTANDARD_BINDIR_PREFIX=\"/usr/bin/\" -DTOOLDIR_BASE_PREFIX=\"../../../../\" `test "X${SHLIB}" = "X" || test "yes" != "yes" || echo "-DENABLE_SHARED_LIBGCC"` -DCONFIGURE_SPECS="\"\"" -DTARGET_MACHINE=\"avr\" -DPERSONALITY=\"ranlib\" -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace gcc-ranlib.c -o gcc-ranlib.o g++ -c -DGENERATOR_FILE -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/gengtype.c -o gengtype.o g++ -c -DGENERATOR_FILE -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -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 -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/gengtype-lex.c -o gengtype-lex.o g++ -c -DGENERATOR_FILE -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/gengtype-parse.c -o gengtype-parse.o g++ -c -DGENERATOR_FILE -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/gengtype-state.c -o gengtype-state.o g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/errors.c -o errors.o /bin/sh ../../gcc-4.8.5/gcc/../move-if-change tmp-optionlist optionlist echo timestamp > s-options echo timestamp > gcc.pod perl ../../gcc-4.8.5/gcc/../contrib/texi2pod.pl ../../gcc-4.8.5/gcc/doc/invoke.texi > gcc.pod Unescaped left brace in regex is passed through in regex; marked by <-- HERE in m/^\@strong{ <-- HERE (.*)}$/ at ../../gcc-4.8.5/gcc/../contrib/texi2pod.pl line 319. gengtype-lex.c: In function 'int yylex(const char**)': gengtype-lex.c:1407:25: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] gengtype-lex.c:1408:17: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] gengtype-lex.c:1408:25: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] gengtype-lex.c:1409:15: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] gengtype-lex.c:1467:21: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] gengtype-lex.c: In function 'int yy_get_next_buffer()': gengtype-lex.c:2055:21: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] gengtype-lex.c:2056:17: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] gengtype-lex.c:2057:15: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] gengtype-lex.c:2057:31: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] gengtype-lex.c:1327:18: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] gengtype-lex.c:2143:3: note: in expansion of macro 'YY_INPUT' gengtype-lex.c: In function 'yy_state_type yy_get_previous_state()': gengtype-lex.c:2189:25: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] gengtype-lex.c:2190:17: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] gengtype-lex.c:2197:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] gengtype-lex.c: In function 'yy_state_type yy_try_NUL_trans(yy_state_type)': gengtype-lex.c:2222:15: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] gengtype-lex.c:2223:21: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] gengtype-lex.c:2225:19: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] /space/rguenther/gcc-4.8.5/gcc-4.8.5/gcc/gengtype-lex.l: In function 'int yylex(const char**)': gengtype-lex.c:364:15: warning: this statement may fall through [-Wimplicit-fallthrough=] /space/rguenther/gcc-4.8.5/gcc-4.8.5/gcc/gengtype-lex.l:116:1: note: in expansion of macro 'YY_DO_BEFORE_ACTION' /space/rguenther/gcc-4.8.5/gcc-4.8.5/gcc/gengtype-lex.l:112:1: note: here gengtype-lex.c:364:15: warning: this statement may fall through [-Wimplicit-fallthrough=] /space/rguenther/gcc-4.8.5/gcc-4.8.5/gcc/gengtype-lex.l:136:1: note: in expansion of macro 'YY_DO_BEFORE_ACTION' /space/rguenther/gcc-4.8.5/gcc-4.8.5/gcc/gengtype-lex.l:133:1: note: here echo timestamp > doc/gpl.7 (pod2man --center="GNU" --release="gcc-4.8.5" --date=2015-06-23 --section=7 gpl.pod > doc/gpl.7.T$$ && \ mv -f doc/gpl.7.T$$ doc/gpl.7) || \ (rm -f doc/gpl.7.T$$ && exit 1) ../../gcc-4.8.5/gcc/gengtype-state.c: In function 'void read_state_files_list()': ../../gcc-4.8.5/gcc/gengtype-state.c:2467:34: warning: logical not is only applied to the left hand side of comparison [-Wlogical-not-parentheses] 2467 | if (!state_token_kind (t0) == STOK_RIGHTPAR) | ^~ ../../gcc-4.8.5/gcc/gengtype-state.c:2467:11: note: add parentheses around left hand side expression to silence this warning 2467 | if (!state_token_kind (t0) == STOK_RIGHTPAR) | ^~~~~~~~~~~~~~~~~~~~~~ | ( ) ../../gcc-4.8.5/gcc/gengtype-state.c:2467:34: warning: comparison of constant 'STOK_RIGHTPAR' with boolean expression is always false [-Wbool-compare] 2467 | if (!state_token_kind (t0) == STOK_RIGHTPAR) | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -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-4.8.5/gcc -I../../gcc-4.8.5/gcc/build -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include \ -o build/genconstants.o ../../gcc-4.8.5/gcc/genconstants.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-4.8.5/gcc -I../../gcc-4.8.5/gcc/build -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include \ -o build/read-md.o ../../gcc-4.8.5/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-4.8.5/gcc -I../../gcc-4.8.5/gcc/build -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include \ -o build/errors.o ../../gcc-4.8.5/gcc/errors.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-4.8.5/gcc -I../../gcc-4.8.5/gcc/build -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include \ -o build/genmddeps.o ../../gcc-4.8.5/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-4.8.5/gcc -I../../gcc-4.8.5/gcc/build -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include \ -o build/genmodes.o ../../gcc-4.8.5/gcc/genmodes.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-4.8.5/gcc -I../../gcc-4.8.5/gcc/build -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include \ -o build/gengtype.o ../../gcc-4.8.5/gcc/gengtype.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-4.8.5/gcc -I../../gcc-4.8.5/gcc/build -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include \ -o build/gengtype-lex.o ../../gcc-4.8.5/gcc/gengtype-lex.c gengtype-lex.c: In function 'int yylex(const char**)': gengtype-lex.c:1407:25: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] gengtype-lex.c:1408:17: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] gengtype-lex.c:1408:25: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] gengtype-lex.c:1409:15: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] gengtype-lex.c:1467:21: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] gengtype-lex.c: In function 'int yy_get_next_buffer()': gengtype-lex.c:2055:21: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] gengtype-lex.c:2056:17: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] gengtype-lex.c:2057:15: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] gengtype-lex.c:2057:31: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] gengtype-lex.c:1327:18: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] gengtype-lex.c:2143:3: note: in expansion of macro 'YY_INPUT' gengtype-lex.c: In function 'yy_state_type yy_get_previous_state()': gengtype-lex.c:2189:25: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] gengtype-lex.c:2190:17: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] gengtype-lex.c:2197:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] gengtype-lex.c: In function 'yy_state_type yy_try_NUL_trans(yy_state_type)': gengtype-lex.c:2222:15: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] gengtype-lex.c:2223:21: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] gengtype-lex.c:2225:19: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -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-4.8.5/gcc -I../../gcc-4.8.5/gcc/build -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include \ -o build/gengtype-parse.o ../../gcc-4.8.5/gcc/gengtype-parse.c /space/rguenther/gcc-4.8.5/gcc-4.8.5/gcc/gengtype-lex.l: In function 'int yylex(const char**)': gengtype-lex.c:364:15: warning: this statement may fall through [-Wimplicit-fallthrough=] /space/rguenther/gcc-4.8.5/gcc-4.8.5/gcc/gengtype-lex.l:116:1: note: in expansion of macro 'YY_DO_BEFORE_ACTION' /space/rguenther/gcc-4.8.5/gcc-4.8.5/gcc/gengtype-lex.l:112:1: note: here gengtype-lex.c:364:15: warning: this statement may fall through [-Wimplicit-fallthrough=] /space/rguenther/gcc-4.8.5/gcc-4.8.5/gcc/gengtype-lex.l:136:1: note: in expansion of macro 'YY_DO_BEFORE_ACTION' /space/rguenther/gcc-4.8.5/gcc-4.8.5/gcc/gengtype-lex.l:133:1: note: here g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -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-4.8.5/gcc -I../../gcc-4.8.5/gcc/build -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include \ -o build/gengtype-state.o ../../gcc-4.8.5/gcc/gengtype-state.c ../../gcc-4.8.5/gcc/gengtype-state.c: In function 'void read_state_files_list()': ../../gcc-4.8.5/gcc/gengtype-state.c:2467:34: warning: logical not is only applied to the left hand side of comparison [-Wlogical-not-parentheses] 2467 | if (!state_token_kind (t0) == STOK_RIGHTPAR) | ^~ ../../gcc-4.8.5/gcc/gengtype-state.c:2467:11: note: add parentheses around left hand side expression to silence this warning 2467 | if (!state_token_kind (t0) == STOK_RIGHTPAR) | ^~~~~~~~~~~~~~~~~~~~~~ | ( ) ../../gcc-4.8.5/gcc/gengtype-state.c:2467:34: warning: comparison of constant 'STOK_RIGHTPAR' with boolean expression is always false [-Wbool-compare] 2467 | if (!state_token_kind (t0) == STOK_RIGHTPAR) | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -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-4.8.5/gcc -I../../gcc-4.8.5/gcc/build -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include \ -o build/gengenrtl.o ../../gcc-4.8.5/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/genhooks \ build/genhooks.o build/errors.o ../build-aarch64-unknown-linux-gnu/libiberty/libiberty.a /bin/sh ../../gcc-4.8.5/gcc/../move-if-change tmp-mlib.h multilib.h echo timestamp > s-mlib 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-aarch64-unknown-linux-gnu/libiberty/libiberty.a 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-aarch64-unknown-linux-gnu/libiberty/libiberty.a gawk -f ../../gcc-4.8.5/gcc/opt-functions.awk -f ../../gcc-4.8.5/gcc/opt-read.awk \ -f ../../gcc-4.8.5/gcc/optc-save-gen.awk \ -v header_name="config.h system.h coretypes.h tm.h" < optionlist > options-save.c build/genhooks "Common Target Hook" \ > tmp-common-target-hooks-def.h /bin/sh ../../gcc-4.8.5/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-4.8.5/gcc/opt-functions.awk -f ../../gcc-4.8.5/gcc/opt-read.awk \ -f ../../gcc-4.8.5/gcc/optc-gen.awk \ -v header_name="config.h system.h coretypes.h options.h tm.h" < optionlist > options.c echo timestamp > doc/gcc.1 (pod2man --center="GNU" --release="gcc-4.8.5" --date=2015-06-23 --section=1 gcc.pod > doc/gcc.1.T$$ && \ mv -f doc/gcc.1.T$$ doc/gcc.1) || \ (rm -f doc/gcc.1.T$$ && exit 1) gawk -f ../../gcc-4.8.5/gcc/opt-functions.awk -f ../../gcc-4.8.5/gcc/opt-read.awk \ -f ../../gcc-4.8.5/gcc/opth-gen.awk \ < optionlist > tmp-options.h 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-aarch64-unknown-linux-gnu/libiberty/libiberty.a 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-aarch64-unknown-linux-gnu/libiberty/libiberty.a /bin/sh ../../gcc-4.8.5/gcc/../move-if-change tmp-options.h options.h echo timestamp > s-options-h 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-aarch64-unknown-linux-gnu/libiberty/libiberty.a 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-aarch64-unknown-linux-gnu/libiberty/libiberty.a build/genhooks "Target Hook" \ > tmp-target-hooks-def.h /bin/sh ../../gcc-4.8.5/gcc/../move-if-change tmp-target-hooks-def.h \ target-hooks-def.h echo timestamp > s-target-hooks-def-h build/genhooks "C Target Hook" \ > tmp-c-target-hooks-def.h /bin/sh ../../gcc-4.8.5/gcc/../move-if-change tmp-c-target-hooks-def.h \ c-family/c-target-hooks-def.h build/genmodes > tmp-modes.c echo timestamp > s-c-target-hooks-def-h /bin/sh ../../gcc-4.8.5/gcc/../move-if-change tmp-modes.c insn-modes.c build/genmddeps ../../gcc-4.8.5/gcc/config/avr/avr.md > tmp-mddeps echo timestamp > s-modes build/genmodes -h > tmp-modes.h /bin/sh ../../gcc-4.8.5/gcc/../move-if-change tmp-modes.h insn-modes.h /bin/sh ../../gcc-4.8.5/gcc/../move-if-change tmp-mddeps mddeps.mk echo timestamp > s-modes-h echo timestamp > s-mddeps build/gengenrtl > tmp-genrtl.h build/genmodes -m > tmp-min-modes.c /bin/sh ../../gcc-4.8.5/gcc/../move-if-change tmp-genrtl.h genrtl.h /bin/sh ../../gcc-4.8.5/gcc/../move-if-change tmp-min-modes.c min-insn-modes.c echo timestamp > s-modes-m echo timestamp > s-genrtl-h build/genenums ../../gcc-4.8.5/gcc/config/avr/avr.md \ > tmp-enums.c /bin/sh ../../gcc-4.8.5/gcc/../move-if-change tmp-enums.c insn-enums.c build/genconstants ../../gcc-4.8.5/gcc/config/avr/avr.md \ > tmp-constants.h echo timestamp > s-enums /bin/sh ../../gcc-4.8.5/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-4.8.5/gcc -I../../gcc-4.8.5/gcc/build -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/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-4.8.5/gcc -I../../gcc-4.8.5/gcc/build -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include \ -o build/gencheck.o ../../gcc-4.8.5/gcc/gencheck.c In file included from ./tm.h:18, from ../../gcc-4.8.5/gcc/gencheck.c:23: ../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ | ^ ../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 170 | 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-aarch64-unknown-linux-gnu/libiberty/libiberty.a build/gencheck > tmp-check.h /bin/sh ../../gcc-4.8.5/gcc/../move-if-change tmp-check.h tree-check.h echo timestamp > s-check cp doc/gcc.1 doc/g++.1 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-aarch64-unknown-linux-gnu/libiberty/libiberty.a build/gengtype \ -S ../../gcc-4.8.5/gcc -I gtyp-input.list -w tmp-gtype.state /bin/sh ../../gcc-4.8.5/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-4.8.5/gcc -I../../gcc-4.8.5/gcc/build -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include \ -o build/genattrtab.o ../../gcc-4.8.5/gcc/genattrtab.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-4.8.5/gcc -I../../gcc-4.8.5/gcc/build -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include \ -o build/genautomata.o ../../gcc-4.8.5/gcc/genautomata.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-4.8.5/gcc -I../../gcc-4.8.5/gcc/build -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include \ -o build/genemit.o ../../gcc-4.8.5/gcc/genemit.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-4.8.5/gcc -I../../gcc-4.8.5/gcc/build -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include \ -o build/genopinit.o ../../gcc-4.8.5/gcc/genopinit.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-4.8.5/gcc -I../../gcc-4.8.5/gcc/build -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include \ -o build/genextract.o ../../gcc-4.8.5/gcc/genextract.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-4.8.5/gcc -I../../gcc-4.8.5/gcc/build -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include \ -o build/genoutput.o ../../gcc-4.8.5/gcc/genoutput.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-4.8.5/gcc -I../../gcc-4.8.5/gcc/build -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include \ -o build/genpeep.o ../../gcc-4.8.5/gcc/genpeep.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-4.8.5/gcc -I../../gcc-4.8.5/gcc/build -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include \ -o build/genrecog.o ../../gcc-4.8.5/gcc/genrecog.c In file included from ./tm.h:18, from ../../gcc-4.8.5/gcc/genemit.c:24: ../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ | ^ ../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ | ^ In file included from ./tm.h:18, from ../../gcc-4.8.5/gcc/genopinit.c:24: ../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ | ^ In file included from ./tm.h:18, from ../../gcc-4.8.5/gcc/genautomata.c:110: ../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ | ^ ../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ | ^ ../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ | ^ In file included from ./tm.h:18, from ../../gcc-4.8.5/gcc/genrecog.c:54: ../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ | ^ ../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ | ^ In file included from ./tm.h:18, from ../../gcc-4.8.5/gcc/genattrtab.c:108: ../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ | ^ ../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ | ^ In file included from ./tm.h:18, from ../../gcc-4.8.5/gcc/genextract.c:24: ../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ | ^ ../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ | ^ In file included from ./tm.h:18, from ../../gcc-4.8.5/gcc/genpeep.c:24: ../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ | ^ In file included from ./tm.h:18, from ../../gcc-4.8.5/gcc/genoutput.c:89: ../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ | ^ ../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ | ^ ../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ | ^ ../../gcc-4.8.5/gcc/genattrtab.c: In function 'rtx_def* make_canonical(attr_desc*, rtx)': ../../gcc-4.8.5/gcc/genattrtab.c:1229:11: warning: this statement may fall through [-Wimplicit-fallthrough=] 1229 | exp = newexp; | ~~~~^~~~~~~~ ../../gcc-4.8.5/gcc/genattrtab.c:1232:5: note: here 1232 | case COND: | ^~~~ ../../gcc-4.8.5/gcc/genattrtab.c: In function 'rtx_def* check_attr_test(rtx, int, int)': ../../gcc-4.8.5/gcc/genattrtab.c:886:7: warning: this statement may fall through [-Wimplicit-fallthrough=] 886 | if (is_const) | ^~ ../../gcc-4.8.5/gcc/genattrtab.c:894:5: note: here 894 | default: | ^~~~~~~ ../../gcc-4.8.5/gcc/genattrtab.c: In function 'unsigned int write_test_expr(FILE*, rtx, unsigned int, int)': ../../gcc-4.8.5/gcc/genattrtab.c:3464:27: warning: this statement may fall through [-Wimplicit-fallthrough=] 3464 | comparison_operator = FLG_BITWISE; | ^ ../../gcc-4.8.5/gcc/genattrtab.c:3466:5: note: here 3466 | case PLUS: case MINUS: case MULT: case DIV: case MOD: | ^~~~ ../../gcc-4.8.5/gcc/genattrtab.c:3594:7: warning: this statement may fall through [-Wimplicit-fallthrough=] 3594 | if (! (flags & FLG_BITWISE) && GET_CODE (XEXP (exp, 0)) == EQ_ATTR) | ^~ ../../gcc-4.8.5/gcc/genattrtab.c:3612:5: note: here 3612 | case ABS: case NEG: | ^~~~ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/lto-wrapper.c -o lto-wrapper.o g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -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-4.8.5/gcc -I../../gcc-4.8.5/gcc/build -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include \ -o build/genflags.o ../../gcc-4.8.5/gcc/genflags.c In file included from ./tm.h:18, from ../../gcc-4.8.5/gcc/genflags.c:26: ../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ | ^ ../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ | ^ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -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-4.8.5/gcc -I../../gcc-4.8.5/gcc/build -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include \ -o build/rtl.o ../../gcc-4.8.5/gcc/rtl.c In file included from ./tm.h:18, from ../../gcc-4.8.5/gcc/rtl.c:30: ../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ | ^ ../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ | ^ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -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-4.8.5/gcc -I../../gcc-4.8.5/gcc/build -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include \ -o build/read-rtl.o ../../gcc-4.8.5/gcc/read-rtl.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-4.8.5/gcc -I../../gcc-4.8.5/gcc/build -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include \ -o build/ggc-none.o ../../gcc-4.8.5/gcc/ggc-none.c In file included from ./tm.h:18, from ../../gcc-4.8.5/gcc/read-rtl.c:27: ../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ | ^ ../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ | ^ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -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-4.8.5/gcc -I../../gcc-4.8.5/gcc/build -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include \ -o build/vec.o ../../gcc-4.8.5/gcc/vec.c In file included from ../../gcc-4.8.5/gcc/system.h:645, from ../../gcc-4.8.5/gcc/read-rtl.c:25: ../../gcc-4.8.5/gcc/read-rtl.c: In function 'const char* apply_iterator_to_string(const char*)': ../../gcc-4.8.5/gcc/../include/libiberty.h:663:33: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers] 663 | char *const libiberty_nptr = (char *const) alloca (libiberty_len); \ | ^ ../../gcc-4.8.5/gcc/read-rtl.c:350:21: note: in expansion of macro 'ASTRDUP' 350 | base = p = copy = ASTRDUP (string); | ^~~~~~~ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -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-4.8.5/gcc -I../../gcc-4.8.5/gcc/build -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include \ -o build/gensupport.o ../../gcc-4.8.5/gcc/gensupport.c ../../gcc-4.8.5/gcc/read-rtl.c: In function 'rtx_def* read_rtx_code(const char*)': ../../gcc-4.8.5/gcc/read-rtl.c:1164:9: warning: this statement may fall through [-Wimplicit-fallthrough=] 1164 | if (c == ')') | ^~ ../../gcc-4.8.5/gcc/read-rtl.c:1171:7: note: here 1171 | case 'E': | ^~~~ In file included from ./tm.h:18, from ../../gcc-4.8.5/gcc/gensupport.c:23: ../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ | ^ ../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ | ^ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -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-4.8.5/gcc -I../../gcc-4.8.5/gcc/build -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include \ -o build/print-rtl.o ../../gcc-4.8.5/gcc/print-rtl.c ../../gcc-4.8.5/gcc/gensupport.c: In function 'void alter_attrs_for_subst_insn(queue_elem*, int)': ../../gcc-4.8.5/gcc/gensupport.c:1430:11: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 1430 | if (strchr (XSTR (sub, 1), ',') != NULL) | ^~ ../../gcc-4.8.5/gcc/gensupport.c:1432:13: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 1432 | break; | ^~~~~ ../../gcc-4.8.5/gcc/gensupport.c: In function 'void process_define_subst()': ../../gcc-4.8.5/gcc/gensupport.c:2209:7: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 2209 | for (elem_attr = define_subst_attr_queue; | ^~~ ../../gcc-4.8.5/gcc/gensupport.c:2215:9: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' 2215 | error_with_line (elem->lineno, | ^~~~~~~~~~~~~~~ In file included from ./tm.h:18, from ../../gcc-4.8.5/gcc/print-rtl.c:30: ../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ | ^ ../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ | ^ ../../gcc-4.8.5/gcc/gensupport.c: In function 'int get_alternatives_number(rtx, int*, int)': ../../gcc-4.8.5/gcc/gensupport.c:1038:11: warning: this statement may fall through [-Wimplicit-fallthrough=] 1038 | if (XVEC (pattern, i) == NULL) | ^~ ../../gcc-4.8.5/gcc/gensupport.c:1041:9: note: here 1041 | case 'E': | ^~~~ ../../gcc-4.8.5/gcc/gensupport.c: In function 'rtx_def* subst_dup(rtx, int, int)': ../../gcc-4.8.5/gcc/gensupport.c:2163:11: warning: this statement may fall through [-Wimplicit-fallthrough=] 2163 | if (XVEC (pattern, i) == NULL) | ^~ ../../gcc-4.8.5/gcc/gensupport.c:2165:9: note: here 2165 | case 'E': | ^~~~ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -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-4.8.5/gcc -I../../gcc-4.8.5/gcc/build -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include \ -o build/genconditions.o ../../gcc-4.8.5/gcc/genconditions.c In file included from ./tm.h:18, from ../../gcc-4.8.5/gcc/genconditions.c:31: ../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ | ^ ../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ | ^ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -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-4.8.5/gcc -I../../gcc-4.8.5/gcc/build -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include \ -o build/genpreds.o ../../gcc-4.8.5/gcc/genpreds.c In file included from ./tm.h:18, from ../../gcc-4.8.5/gcc/genpreds.c:26: ../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ | ^ ../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ | ^ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -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-4.8.5/gcc -I../../gcc-4.8.5/gcc/build -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include \ -o build/genattr.o ../../gcc-4.8.5/gcc/genattr.c In file included from ./tm.h:18, from ../../gcc-4.8.5/gcc/genattr.c:25: ../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ | ^ ../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ | ^ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -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-4.8.5/gcc -I../../gcc-4.8.5/gcc/build -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include \ -o build/genattr-common.o ../../gcc-4.8.5/gcc/genattr-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 -DGENERATOR_FILE -I. -Ibuild -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/build -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include \ -o build/gencodes.o ../../gcc-4.8.5/gcc/gencodes.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-4.8.5/gcc -I../../gcc-4.8.5/gcc/build -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include \ -o build/genconfig.o ../../gcc-4.8.5/gcc/genconfig.c In file included from ./tm.h:18, from ../../gcc-4.8.5/gcc/genattr-common.c:26: ../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ | ^ ../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ | ^ In file included from ./tm.h:18, from ../../gcc-4.8.5/gcc/gencodes.c:26: ../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ | ^ ../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ | ^ In file included from ./tm.h:18, from ../../gcc-4.8.5/gcc/genconfig.c:25: ../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ | ^ ../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ | ^ ../../gcc-4.8.5/gcc/genconfig.c: In function 'void walk_insn_part(rtx, int, int)': ../../gcc-4.8.5/gcc/genconfig.c:88:7: warning: this statement may fall through [-Wimplicit-fallthrough=] 88 | ++dup_operands_seen_this_insn; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-4.8.5/gcc/genconfig.c:89:5: note: here 89 | case MATCH_SCRATCH: | ^~~~ 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-aarch64-unknown-linux-gnu/libiberty/libiberty.a 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-aarch64-unknown-linux-gnu/libiberty/libiberty.a 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-aarch64-unknown-linux-gnu/libiberty/libiberty.a 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-aarch64-unknown-linux-gnu/libiberty/libiberty.a 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-aarch64-unknown-linux-gnu/libiberty/libiberty.a 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-aarch64-unknown-linux-gnu/libiberty/libiberty.a 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-aarch64-unknown-linux-gnu/libiberty/libiberty.a 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-aarch64-unknown-linux-gnu/libiberty/libiberty.a 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-aarch64-unknown-linux-gnu/libiberty/libiberty.a 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-aarch64-unknown-linux-gnu/libiberty/libiberty.a 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-aarch64-unknown-linux-gnu/libiberty/libiberty.a 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-aarch64-unknown-linux-gnu/libiberty/libiberty.a build/genpreds ../../gcc-4.8.5/gcc/config/avr/avr.md > tmp-preds.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/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-aarch64-unknown-linux-gnu/libiberty/libiberty.a /bin/sh ../../gcc-4.8.5/gcc/../move-if-change tmp-preds.c insn-preds.c build/genconditions ../../gcc-4.8.5/gcc/config/avr/avr.md > tmp-condmd.c build/genpreds -h ../../gcc-4.8.5/gcc/config/avr/avr.md > tmp-preds.h echo timestamp > s-preds build/genpreds -c ../../gcc-4.8.5/gcc/config/avr/avr.md > tmp-constrs.h /bin/sh ../../gcc-4.8.5/gcc/../move-if-change tmp-condmd.c build/gencondmd.c /bin/sh ../../gcc-4.8.5/gcc/../move-if-change tmp-preds.h tm-preds.h /bin/sh ../../gcc-4.8.5/gcc/../move-if-change tmp-constrs.h tm-constrs.h echo timestamp > s-conditions echo timestamp > s-preds-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-4.8.5/gcc -I../../gcc-4.8.5/gcc/build -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include \ -o build/gencondmd.o build/gencondmd.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/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-aarch64-unknown-linux-gnu/libiberty/libiberty.a In file included from ./tm.h:18, from build/gencondmd.c:21: ../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ | ^ ../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ | ^ In file included from build/gencondmd.c:33: ../../gcc-4.8.5/gcc/recog.h:338:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] 338 | #if HAVE_DESIGNATED_UNION_INITIALIZERS | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from build/gencondmd.c:33: ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx) const': ../../gcc-4.8.5/gcc/recog.h:283:44: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_def* (*)(rtx_def*)'} [-Wcast-function-type] 283 | rtx operator () (rtx a0) const { return ((f1)func) (a0); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:284:52: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type] 284 | rtx operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:285:60: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 285 | rtx operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:286:68: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 286 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:287:76: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 287 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:288:84: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 288 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5) const { return ((f6)func) (a0, a1, a2, a3, a4, a5); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:289:92: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 289 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6) const { return ((f7)func) (a0, a1, a2, a3, a4, a5, a6); } | ^~~~~~~~ In file included from build/gencondmd.c:33: ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:290:100: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 290 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7) const { return ((f8)func) (a0, a1, a2, a3, a4, a5, a6, a7); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:291:108: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 291 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8) const { return ((f9)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:292:116: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 292 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9) const { return ((f10)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:293:125: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 293 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10) const { return ((f11)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:294:134: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 294 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11) const { return ((f12)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:295:143: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 295 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12) const { return ((f13)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:296:152: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 296 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13) const { return ((f14)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:297:161: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 297 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13, rtx a14) const { return ((f15)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13, a14); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:298:170: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 298 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13, rtx a14, rtx a15) const { return ((f16)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13, a14, a15); } | ^~~~~~~~~ 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-aarch64-unknown-linux-gnu/libiberty/libiberty.a build/gencondmd > tmp-cond.md /bin/sh ../../gcc-4.8.5/gcc/../move-if-change tmp-cond.md insn-conditions.md echo timestamp > s-condmd build/genflags ../../gcc-4.8.5/gcc/config/avr/avr.md \ insn-conditions.md > tmp-flags.h build/genattr ../../gcc-4.8.5/gcc/config/avr/avr.md \ insn-conditions.md > tmp-attr.h build/genattr-common ../../gcc-4.8.5/gcc/config/avr/avr.md \ insn-conditions.md > tmp-attr-common.h build/gencodes ../../gcc-4.8.5/gcc/config/avr/avr.md \ insn-conditions.md > tmp-codes.h build/genconfig ../../gcc-4.8.5/gcc/config/avr/avr.md \ insn-conditions.md > tmp-config.h build/genattrtab ../../gcc-4.8.5/gcc/config/avr/avr.md insn-conditions.md \ -Atmp-attrtab.c -Dtmp-dfatab.c -Ltmp-latencytab.c build/genemit ../../gcc-4.8.5/gcc/config/avr/avr.md \ insn-conditions.md > tmp-emit.c /bin/sh ../../gcc-4.8.5/gcc/../move-if-change tmp-attr.h insn-attr.h /bin/sh ../../gcc-4.8.5/gcc/../move-if-change tmp-flags.h insn-flags.h /bin/sh ../../gcc-4.8.5/gcc/../move-if-change tmp-codes.h insn-codes.h /bin/sh ../../gcc-4.8.5/gcc/../move-if-change tmp-config.h insn-config.h /bin/sh ../../gcc-4.8.5/gcc/../move-if-change tmp-attr-common.h insn-attr-common.h echo timestamp > s-attr echo timestamp > s-flags echo timestamp > s-codes echo timestamp > s-config echo timestamp > s-attr-common build/genopinit ../../gcc-4.8.5/gcc/config/avr/avr.md \ insn-conditions.md -htmp-opinit.h -ctmp-opinit.c build/genextract ../../gcc-4.8.5/gcc/config/avr/avr.md \ insn-conditions.md > tmp-extract.c build/genoutput ../../gcc-4.8.5/gcc/config/avr/avr.md \ insn-conditions.md > tmp-output.c build/genpeep ../../gcc-4.8.5/gcc/config/avr/avr.md \ insn-conditions.md > tmp-peep.c build/genrecog ../../gcc-4.8.5/gcc/config/avr/avr.md \ insn-conditions.md > tmp-recog.c /bin/sh ../../gcc-4.8.5/gcc/../move-if-change tmp-emit.c insn-emit.c echo timestamp > s-emit /bin/sh ../../gcc-4.8.5/gcc/../move-if-change tmp-opinit.h insn-opinit.h /bin/sh ../../gcc-4.8.5/gcc/../move-if-change tmp-extract.c insn-extract.c /bin/sh ../../gcc-4.8.5/gcc/../move-if-change tmp-peep.c insn-peep.c /bin/sh ../../gcc-4.8.5/gcc/../move-if-change tmp-opinit.c insn-opinit.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-4.8.5/gcc -I../../gcc-4.8.5/gcc/build -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include \ -o build/gcov-iov.o ../../gcc-4.8.5/gcc/gcov-iov.c echo timestamp > s-peep echo timestamp > s-extract /bin/sh ../../gcc-4.8.5/gcc/../move-if-change tmp-attrtab.c insn-attrtab.c echo timestamp > s-opinit (SHLIB=''; \ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace -DSTANDARD_STARTFILE_PREFIX=\"../../../\" -DSTANDARD_EXEC_PREFIX=\"/usr/lib/gcc/\" -DSTANDARD_LIBEXEC_PREFIX=\"/usr/libexec/gcc/\" -DDEFAULT_TARGET_VERSION=\"4.8.5\" -DDEFAULT_TARGET_MACHINE=\"avr\" -DSTANDARD_BINDIR_PREFIX=\"/usr/bin/\" -DTOOLDIR_BASE_PREFIX=\"../../../../\" `test "X${SHLIB}" = "X" || test "yes" != "yes" || echo "-DENABLE_SHARED_LIBGCC"` -DCONFIGURE_SPECS="\"\"" \ -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/cp/g++spec.c) /bin/sh ../../gcc-4.8.5/gcc/../move-if-change tmp-recog.c insn-recog.c /bin/sh ../../gcc-4.8.5/gcc/../move-if-change tmp-dfatab.c insn-dfatab.c echo timestamp > s-recog /bin/sh ../../gcc-4.8.5/gcc/../move-if-change tmp-latencytab.c insn-latencytab.c echo timestamp > s-attrtab /bin/sh ../../gcc-4.8.5/gcc/../move-if-change tmp-output.c insn-output.c echo timestamp > s-output In file included from ./tm.h:18, from ../../gcc-4.8.5/gcc/cp/g++spec.c:23: ../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ | ^ ../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 170 | 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 \ build/gcov-iov.o -o build/gcov-iov build/gcov-iov '4.8.5' '' \ > tmp-gcov-iov.h /bin/sh ../../gcc-4.8.5/gcc/../move-if-change tmp-gcov-iov.h gcov-iov.h echo timestamp > s-iov 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-4.8.5/gcc -I../../gcc-4.8.5/gcc/c -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/c/c-lang.c -o c/c-lang.o 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 -DHAVE_CONFIG_H -I. -Ic-family -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/c-family -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/c-family/stub-objc.c -o c-family/stub-objc.o 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-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/attribs.c -o attribs.o 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-4.8.5/gcc -I../../gcc-4.8.5/gcc/c -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/c/c-errors.c -o c/c-errors.o 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-4.8.5/gcc -I../../gcc-4.8.5/gcc/c -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/c/c-decl.c -o c/c-decl.o 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-4.8.5/gcc -I../../gcc-4.8.5/gcc/c -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/c/c-typeck.c -o c/c-typeck.o In file included from ./tm.h:18, from ../../gcc-4.8.5/gcc/attribs.c:23: ../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ | ^ ../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ | ^ In file included from ./tm.h:18, from ../../gcc-4.8.5/gcc/c/c-errors.c:24: ../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ | ^ ../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ | ^ In file included from ./tm.h:18, from ../../gcc-4.8.5/gcc/c/c-lang.c:24: ../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ | ^ ../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ | ^ In file included from ./tm.h:18, from ../../gcc-4.8.5/gcc/c/c-decl.c:31: ../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ | ^ ../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ | ^ In file included from ./tm.h:18, from ../../gcc-4.8.5/gcc/c/c-typeck.c:29: ../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ | ^ ../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 170 | 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-4.8.5/gcc -I../../gcc-4.8.5/gcc/c -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/c/c-convert.c -o c/c-convert.o In file included from ./tm.h:18, from ../../gcc-4.8.5/gcc/c/c-convert.c:29: ../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ | ^ ../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 170 | 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-4.8.5/gcc -I../../gcc-4.8.5/gcc/c -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/c/c-aux-info.c -o c/c-aux-info.o 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-4.8.5/gcc -I../../gcc-4.8.5/gcc/c -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/c/c-objc-common.c -o c/c-objc-common.o 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-4.8.5/gcc -I../../gcc-4.8.5/gcc/c -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/c/c-parser.c -o c/c-parser.o In file included from ./tm.h:18, from ../../gcc-4.8.5/gcc/c/c-aux-info.c:26: ../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ | ^ ../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ | ^ In file included from ./tm.h:18, from ../../gcc-4.8.5/gcc/c/c-parser.c:41: ../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ | ^ ../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 170 | 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 -DHAVE_CONFIG_H -I. -Ic-family -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/c-family -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/c-family/c-common.c -o c-family/c-common.o ../../gcc-4.8.5/gcc/c/c-typeck.c: In function 'void set_nonincremental_init_from_string(tree, obstack*)': ../../gcc-4.8.5/gcc/c/c-typeck.c:7632:50: warning: left shift of negative value [-Wshift-negative-value] 7632 | val[1] |= ((HOST_WIDE_INT) -1) << bitpos; | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ ../../gcc-4.8.5/gcc/c/c-typeck.c:7644:23: warning: left shift of negative value [-Wshift-negative-value] 7643 | val[0] |= ((HOST_WIDE_INT) -1) | ~~~~~~~~~~~~~~~~~~~~ 7644 | << (bitpos - HOST_BITS_PER_WIDE_INT); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-4.8.5/gcc/c/c-decl.c: In function 'c_declspecs* build_null_declspecs()': ../../gcc-4.8.5/gcc/c/c-decl.c:8796:10: warning: 'memset' used with length equal to number of elements without multiplication by element size [-Wmemset-elt-size] 8796 | memset (&ret->locations, 0, cdw_number_of_elements); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../../gcc-4.8.5/gcc/system.h:645, from ../../gcc-4.8.5/gcc/c/c-aux-info.c:24: ../../gcc-4.8.5/gcc/c/c-aux-info.c: In function 'char* affix_data_type(const char*)': ../../gcc-4.8.5/gcc/../include/libiberty.h:663:33: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers] 663 | char *const libiberty_nptr = (char *const) alloca (libiberty_len); \ | ^ ../../gcc-4.8.5/gcc/c/c-aux-info.c:64:30: note: in expansion of macro 'ASTRDUP' 64 | char *const type_or_decl = ASTRDUP (param); | ^~~~~~~ In file included from ./tm.h:18, from ../../gcc-4.8.5/gcc/c-family/c-common.c:23: ../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ | ^ ../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ | ^ In file included from ../../gcc-4.8.5/gcc/c/c-decl.c:10159: ./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] 93 | 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] 148 | 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:718:14: warning: switch condition has boolean value [-Wswitch-bool] 718 | switch (TREE_CODE ((*x).decl) == LABEL_DECL) | ^ ../../gcc-4.8.5/gcc/c/c-typeck.c: In function 'tree_node* composite_type(tree, tree)': ../../gcc-4.8.5/gcc/c/c-typeck.c:595:27: warning: this statement may fall through [-Wimplicit-fallthrough=] 595 | t1 = qualify_type (t1, t2); | ~~~~~~~~~~~~~^~~~~~~~ ../../gcc-4.8.5/gcc/c/c-typeck.c:599:5: note: here 599 | default: | ^~~~~~~ ./gt-c-c-decl.h: In function 'void gt_pch_nx_lang_tree_node(void*)': ./gt-c-c-decl.h:773:14: warning: switch condition has boolean value [-Wswitch-bool] 773 | switch (TREE_CODE (&((*x)).generic) == IDENTIFIER_NODE) | ^ 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 -DHAVE_CONFIG_H -I. -Ic-family -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/c-family -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/c-family/c-cppbuiltin.c -o c-family/c-cppbuiltin.o ../../gcc-4.8.5/gcc/c/c-typeck.c: In function 'bool c_mark_addressable(tree)': ../../gcc-4.8.5/gcc/c/c-typeck.c:3990:9: warning: this statement may fall through [-Wimplicit-fallthrough=] 3990 | if (C_DECL_REGISTER (x) | ^~ ../../gcc-4.8.5/gcc/c/c-typeck.c:4011:7: note: here 4011 | case FUNCTION_DECL: | ^~~~ ../../gcc-4.8.5/gcc/c/c-typeck.c:4012:30: warning: this statement may fall through [-Wimplicit-fallthrough=] 4012 | TREE_ADDRESSABLE (x) = 1; ../../gcc-4.8.5/gcc/c/c-typeck.c:4014:7: note: here 4014 | default: | ^~~~~~~ ./gt-c-c-decl.h: In function 'void gt_pch_p_9c_binding(void*, void*, gt_pointer_operator, void*)': ./gt-c-c-decl.h:1338:10: warning: switch condition has boolean value [-Wswitch-bool] 1338 | 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:1404:10: warning: switch condition has boolean value [-Wswitch-bool] 1404 | switch (TREE_CODE (&((*x)).generic) == IDENTIFIER_NODE) | ^ In file included from ./tm.h:18, from ../../gcc-4.8.5/gcc/c-family/c-cppbuiltin.c:23: ../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ | ^ ../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 170 | 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 -DHAVE_CONFIG_H -I. -Ic-family -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/c-family -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/c-family/c-dump.c -o c-family/c-dump.o ../../gcc-4.8.5/gcc/c/c-parser.c: In function 'bool c_token_starts_typename(c_token*)': ../../gcc-4.8.5/gcc/c/c-parser.c:469:5: warning: case value '83' not in enumerated type 'cpp_ttype' [-Wswitch] 469 | case CPP_KEYWORD: | ^~~~ ../../gcc-4.8.5/gcc/c/c-parser.c: In function 'bool c_token_is_qualifier(c_token*)': ../../gcc-4.8.5/gcc/c/c-parser.c:567:5: warning: case value '83' not in enumerated type 'cpp_ttype' [-Wswitch] 567 | case CPP_KEYWORD: | ^~~~ ../../gcc-4.8.5/gcc/c/c-parser.c: In function 'bool c_token_starts_declspecs(c_token*)': ../../gcc-4.8.5/gcc/c/c-parser.c:616:5: warning: case value '83' not in enumerated type 'cpp_ttype' [-Wswitch] 616 | case CPP_KEYWORD: | ^~~~ ../../gcc-4.8.5/gcc/c/c-parser.c: In function 'void c_parser_external_declaration(c_parser*)': ../../gcc-4.8.5/gcc/c/c-parser.c:1286:5: warning: case value '83' not in enumerated type 'cpp_ttype' [-Wswitch] 1286 | case CPP_KEYWORD: | ^~~~ 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 -DHAVE_CONFIG_H -I. -Ic-family -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/c-family -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/c-family/c-format.c -o c-family/c-format.o In file included from ./tm.h:18, from ../../gcc-4.8.5/gcc/c-family/c-dump.c:24: ../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ | ^ ../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ | ^ ../../gcc-4.8.5/gcc/c/c-parser.c: In function 'void c_parser_statement_after_labels(c_parser*)': ../../gcc-4.8.5/gcc/c/c-parser.c:4457:5: warning: case value '83' not in enumerated type 'cpp_ttype' [-Wswitch] 4457 | case CPP_KEYWORD: | ^~~~ ../../gcc-4.8.5/gcc/c/c-parser.c: In function 'c_expr c_parser_unary_expression(c_parser*)': ../../gcc-4.8.5/gcc/c/c-parser.c:5936:5: warning: case value '83' not in enumerated type 'cpp_ttype' [-Wswitch] 5936 | case CPP_KEYWORD: | ^~~~ ../../gcc-4.8.5/gcc/c/c-parser.c: In function 'c_expr c_parser_postfix_expression(c_parser*)': ../../gcc-4.8.5/gcc/c/c-parser.c:6368:5: warning: case value '83' not in enumerated type 'cpp_ttype' [-Wswitch] 6368 | case CPP_KEYWORD: | ^~~~ In file included from ./tm.h:18, from ../../gcc-4.8.5/gcc/c-family/c-format.c:23: ../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ | ^ ../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ | ^ ../../gcc-4.8.5/gcc/c/c-parser.c: In function 'void c_parser_external_declaration(c_parser*)': ../../gcc-4.8.5/gcc/c/c-parser.c:1348:7: warning: this statement may fall through [-Wimplicit-fallthrough=] 1348 | if (c_dialect_objc ()) | ^~ ../../gcc-4.8.5/gcc/c/c-parser.c:1355:5: note: here 1355 | default: | ^~~~~~~ ../../gcc-4.8.5/gcc/c/c-parser.c: In function 'c_expr c_parser_postfix_expression(c_parser*)': ../../gcc-4.8.5/gcc/c/c-parser.c:6763:9: warning: this statement may fall through [-Wimplicit-fallthrough=] 6763 | } | ^ ../../gcc-4.8.5/gcc/c/c-parser.c:6765:5: note: here 6765 | default: | ^~~~~~~ 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 -DHAVE_CONFIG_H -I. -Ic-family -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/c-family -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/c-family/c-gimplify.c -o c-family/c-gimplify.o In file included from ./tm.h:18, from ../../gcc-4.8.5/gcc/c-family/c-gimplify.c:29: ../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ | ^ ../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ | ^ ../../gcc-4.8.5/gcc/c-family/c-cppbuiltin.c: In function 'void builtin_define_with_hex_fp_value(const char*, tree, int, const char*, const char*, const char*)': ../../gcc-4.8.5/gcc/c-family/c-cppbuiltin.c:1084:28: warning: 'sprintf' may write a terminating nul past the end of the destination [-Wformat-overflow=] 1084 | sprintf (buf1, "%s=%s", macro, buf2); | ^ ../../gcc-4.8.5/gcc/c-family/c-cppbuiltin.c:1084:15: note: 'sprintf' output 2 or more bytes (assuming 257) into a destination of size 256 1084 | sprintf (buf1, "%s=%s", macro, buf2); | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-4.8.5/gcc/c-family/c-cppbuiltin.c:1118:24: warning: 'sprintf' may write a terminating nul past the end of the destination [-Wformat-overflow=] 1118 | sprintf (buf1, "%s=%s", macro, buf2); | ^ ../../gcc-4.8.5/gcc/c-family/c-cppbuiltin.c:1118:11: note: 'sprintf' output 2 or more bytes (assuming 257) into a destination of size 256 1118 | sprintf (buf1, "%s=%s", macro, buf2); | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../../gcc-4.8.5/gcc/system.h:645, from ../../gcc-4.8.5/gcc/c-family/c-common.c:21: ../../gcc-4.8.5/gcc/c-family/c-common.c: In function 'bool parse_optimize_options(tree, bool)': ../../gcc-4.8.5/gcc/../include/libiberty.h:663:33: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers] 663 | char *const libiberty_nptr = (char *const) alloca (libiberty_len); \ | ^ ../../gcc-4.8.5/gcc/c-family/c-common.c:8832:21: note: in expansion of macro 'ASTRDUP' 8832 | char *p = ASTRDUP (TREE_STRING_POINTER (value)); | ^~~~~~~ ../../gcc-4.8.5/gcc/c-family/c-common.c: In function 'int field_decl_cmp(const void*, const void*)': ../../gcc-4.8.5/gcc/c-family/c-common.c:9207:25: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers] 9207 | const tree *const x = (const tree *const) x_p; | ^~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-4.8.5/gcc/c-family/c-common.c:9208:25: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers] 9208 | const tree *const y = (const tree *const) y_p; | ^~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-4.8.5/gcc/c-family/c-common.c: In function 'int resort_field_decl_cmp(const void*, const void*)': ../../gcc-4.8.5/gcc/c-family/c-common.c:9233:25: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers] 9233 | const tree *const x = (const tree *const) x_p; | ^~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-4.8.5/gcc/c-family/c-common.c:9234:25: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers] 9234 | const tree *const y = (const tree *const) y_p; | ^~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-4.8.5/gcc/c-family/c-common.c: In function 'void warn_for_sign_compare(location_t, tree, tree, tree, tree, tree, tree_code)': ../../gcc-4.8.5/gcc/c-family/c-common.c:11035:44: warning: left shift of negative value [-Wshift-negative-value] 11035 | mask = (~ (HOST_WIDE_INT) 0) << bits; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~ ../../gcc-4.8.5/gcc/c-family/c-common.c: In function 'tree_node* resolve_overloaded_builtin(location_t, tree, vec*)': ../../gcc-4.8.5/gcc/c-family/c-common.c:10523:9: warning: this statement may fall through [-Wimplicit-fallthrough=] 10523 | switch (orig_code) | ^~~~~~ ../../gcc-4.8.5/gcc/c-family/c-common.c:10568:5: note: here 10568 | case BUILT_IN_ATOMIC_EXCHANGE_N: | ^~~~ ../../gcc-4.8.5/gcc/c-family/c-common.c:10585:21: warning: this statement may fall through [-Wimplicit-fallthrough=] 10585 | orig_format = false; | ~~~~~~~~~~~~^~~~~~~ ../../gcc-4.8.5/gcc/c-family/c-common.c:10588:5: note: here 10588 | case BUILT_IN_SYNC_FETCH_AND_ADD_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 -DHAVE_CONFIG_H -I. -Ic-family -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/c-family -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/c-family/c-lex.c -o c-family/c-lex.o In file included from ./tm.h:18, from ../../gcc-4.8.5/gcc/c-family/c-lex.c:23: ../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ | ^ ../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 170 | 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 -DHAVE_CONFIG_H -I. -Ic-family -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/c-family -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/c-family/c-omp.c -o c-family/c-omp.o In file included from ./tm.h:18, from ../../gcc-4.8.5/gcc/function.h:26, from ../../gcc-4.8.5/gcc/basic-block.h:25, from ../../gcc-4.8.5/gcc/gimple.h:28, from ../../gcc-4.8.5/gcc/c-family/c-omp.c:29: ../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ | ^ ../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ | ^ ../../gcc-4.8.5/gcc/c-family/c-lex.c: In function 'c_fileinfo* get_fileinfo(const char*)': ../../gcc-4.8.5/gcc/c-family/c-lex.c:105:38: warning: cast between incompatible function types from 'int (*)(const char*, const char*) noexcept' to 'splay_tree_compare_fn' {aka 'int (*)(long unsigned int, long unsigned int)'} [-Wcast-function-type] 105 | file_info_tree = splay_tree_new ((splay_tree_compare_fn) strcmp, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-4.8.5/gcc/c-family/c-lex.c:107:38: warning: cast between incompatible function types from 'void (*)(void*) noexcept' to 'splay_tree_delete_value_fn' {aka 'void (*)(long unsigned int)'} [-Wcast-function-type] 107 | (splay_tree_delete_value_fn) free); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-4.8.5/gcc/c-family/c-lex.c: In function 'cpp_ttype lex_string(const cpp_token*, tree_node**, bool, bool)': ../../gcc-4.8.5/gcc/c-family/c-lex.c:1032:7: warning: this statement may fall through [-Wimplicit-fallthrough=] 1032 | if (type != tok->type) | ^~ ../../gcc-4.8.5/gcc/c-family/c-lex.c:1040:5: note: here 1040 | case CPP_STRING: | ^~~~ 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 -DHAVE_CONFIG_H -I. -Ic-family -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/c-family -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/c-family/c-opts.c -o c-family/c-opts.o g++ -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -DHOST_MACHINE=\"aarch64-unknown-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 -DHAVE_CONFIG_H -I. -Ic-family -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/c-family -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/c-family/c-pch.c -o c-family/c-pch.o 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 -DHAVE_CONFIG_H -I. -Ic-family -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/c-family -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/c-family/c-ppoutput.c -o c-family/c-ppoutput.o In file included from ./tm.h:18, from ../../gcc-4.8.5/gcc/c-family/c-opts.c:43: ../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ | ^ ../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ | ^ In file included from ../../gcc-4.8.5/gcc/c-family/c-ppoutput.c:23: ../../gcc-4.8.5/gcc/../libcpp/internal.h:582:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] 582 | #if HAVE_DESIGNATED_INITIALIZERS | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-4.8.5/gcc/c-family/c-opts.c: In function 'bool c_common_handle_option(size_t, const char*, int, int, location_t, const cl_option_handlers*)': ../../gcc-4.8.5/gcc/c-family/c-opts.c:407:7: warning: this statement may fall through [-Wimplicit-fallthrough=] 407 | if (kind == DK_ERROR) | ^~ ../../gcc-4.8.5/gcc/c-family/c-opts.c:428:5: note: here 428 | case OPT_Wtraditional: | ^~~~ 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 -DHAVE_CONFIG_H -I. -Ic-family -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/c-family -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/c-family/c-pragma.c -o c-family/c-pragma.o In file included from ./tm.h:18, from ../../gcc-4.8.5/gcc/c-family/c-pragma.c:23: ../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ | ^ ../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 170 | 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 -DHAVE_CONFIG_H -I. -Ic-family -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/c-family -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/c-family/c-pretty-print.c -o c-family/c-pretty-print.o In file included from ./tm.h:18, from ../../gcc-4.8.5/gcc/c-family/c-pretty-print.c:24: ../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ | ^ ../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 170 | 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 -DHAVE_CONFIG_H -I. -Ic-family -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/c-family -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/c-family/c-semantics.c -o c-family/c-semantics.o In file included from ./tm.h:18, from ../../gcc-4.8.5/gcc/c-family/c-semantics.c:24: ../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ | ^ ../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ | ^ In file included from ../../gcc-4.8.5/gcc/c-family/c-pretty-print.c:28: ../../gcc-4.8.5/gcc/c-family/c-pretty-print.c: In function 'void pp_c_pointer(c_pretty_printer*, tree)': ../../gcc-4.8.5/gcc/tree-pretty-print.h:31:30: warning: spurious leading punctuation sequence '#' in format [-Wformat-diag] 31 | pp_verbatim (pp_base (PP), "#%qs not supported by %s#", \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-4.8.5/gcc/c-family/c-pretty-print.c:311:7: note: in expansion of macro 'pp_unsupported_tree' 311 | pp_unsupported_tree (pp, t); | ^~~~~~~~~~~~~~~~~~~ ../../gcc-4.8.5/gcc/tree-pretty-print.h:31:31: note: format string is defined here 31 | pp_verbatim (pp_base (PP), "#%qs not supported by %s#", \ | ^ ../../gcc-4.8.5/gcc/tree-pretty-print.h:31:30: warning: spurious trailing punctuation sequence '#' in format [-Wformat-diag] 31 | pp_verbatim (pp_base (PP), "#%qs not supported by %s#", \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-4.8.5/gcc/c-family/c-pretty-print.c:311:7: note: in expansion of macro 'pp_unsupported_tree' 311 | pp_unsupported_tree (pp, t); | ^~~~~~~~~~~~~~~~~~~ ../../gcc-4.8.5/gcc/tree-pretty-print.h:31:55: note: format string is defined here 31 | pp_verbatim (pp_base (PP), "#%qs not supported by %s#", \ | ^ ../../gcc-4.8.5/gcc/c-family/c-pretty-print.c: In function 'void pp_c_type_specifier(c_pretty_printer*, tree)': ../../gcc-4.8.5/gcc/tree-pretty-print.h:31:30: warning: spurious leading punctuation sequence '#' in format [-Wformat-diag] 31 | pp_verbatim (pp_base (PP), "#%qs not supported by %s#", \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-4.8.5/gcc/c-family/c-pretty-print.c:427:7: note: in expansion of macro 'pp_unsupported_tree' 427 | pp_unsupported_tree (pp, t); | ^~~~~~~~~~~~~~~~~~~ ../../gcc-4.8.5/gcc/tree-pretty-print.h:31:31: note: format string is defined here 31 | pp_verbatim (pp_base (PP), "#%qs not supported by %s#", \ | ^ ../../gcc-4.8.5/gcc/tree-pretty-print.h:31:30: warning: spurious trailing punctuation sequence '#' in format [-Wformat-diag] 31 | pp_verbatim (pp_base (PP), "#%qs not supported by %s#", \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-4.8.5/gcc/c-family/c-pretty-print.c:427:7: note: in expansion of macro 'pp_unsupported_tree' 427 | pp_unsupported_tree (pp, t); | ^~~~~~~~~~~~~~~~~~~ ../../gcc-4.8.5/gcc/tree-pretty-print.h:31:55: note: format string is defined here 31 | pp_verbatim (pp_base (PP), "#%qs not supported by %s#", \ | ^ ../../gcc-4.8.5/gcc/c-family/c-pretty-print.c: In function 'void pp_c_direct_abstract_declarator(c_pretty_printer*, tree)': ../../gcc-4.8.5/gcc/tree-pretty-print.h:31:30: warning: spurious leading punctuation sequence '#' in format [-Wformat-diag] 31 | pp_verbatim (pp_base (PP), "#%qs not supported by %s#", \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-4.8.5/gcc/c-family/c-pretty-print.c:609:7: note: in expansion of macro 'pp_unsupported_tree' 609 | pp_unsupported_tree (pp, t); | ^~~~~~~~~~~~~~~~~~~ ../../gcc-4.8.5/gcc/tree-pretty-print.h:31:31: note: format string is defined here 31 | pp_verbatim (pp_base (PP), "#%qs not supported by %s#", \ | ^ ../../gcc-4.8.5/gcc/tree-pretty-print.h:31:30: warning: spurious trailing punctuation sequence '#' in format [-Wformat-diag] 31 | pp_verbatim (pp_base (PP), "#%qs not supported by %s#", \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-4.8.5/gcc/c-family/c-pretty-print.c:609:7: note: in expansion of macro 'pp_unsupported_tree' 609 | pp_unsupported_tree (pp, t); | ^~~~~~~~~~~~~~~~~~~ ../../gcc-4.8.5/gcc/tree-pretty-print.h:31:55: note: format string is defined here 31 | pp_verbatim (pp_base (PP), "#%qs not supported by %s#", \ | ^ ../../gcc-4.8.5/gcc/c-family/c-pretty-print.c: In function 'void pp_c_direct_declarator(c_pretty_printer*, tree)': ../../gcc-4.8.5/gcc/tree-pretty-print.h:31:30: warning: spurious leading punctuation sequence '#' in format [-Wformat-diag] 31 | pp_verbatim (pp_base (PP), "#%qs not supported by %s#", \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-4.8.5/gcc/c-family/c-pretty-print.c:724:7: note: in expansion of macro 'pp_unsupported_tree' 724 | pp_unsupported_tree (pp, t); | ^~~~~~~~~~~~~~~~~~~ ../../gcc-4.8.5/gcc/tree-pretty-print.h:31:31: note: format string is defined here 31 | pp_verbatim (pp_base (PP), "#%qs not supported by %s#", \ | ^ ../../gcc-4.8.5/gcc/tree-pretty-print.h:31:30: warning: spurious trailing punctuation sequence '#' in format [-Wformat-diag] 31 | pp_verbatim (pp_base (PP), "#%qs not supported by %s#", \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-4.8.5/gcc/c-family/c-pretty-print.c:724:7: note: in expansion of macro 'pp_unsupported_tree' 724 | pp_unsupported_tree (pp, t); | ^~~~~~~~~~~~~~~~~~~ ../../gcc-4.8.5/gcc/tree-pretty-print.h:31:55: note: format string is defined here 31 | pp_verbatim (pp_base (PP), "#%qs not supported by %s#", \ | ^ ../../gcc-4.8.5/gcc/c-family/c-pretty-print.c: In function 'void pp_c_declarator(c_pretty_printer*, tree)': ../../gcc-4.8.5/gcc/tree-pretty-print.h:31:30: warning: spurious leading punctuation sequence '#' in format [-Wformat-diag] 31 | pp_verbatim (pp_base (PP), "#%qs not supported by %s#", \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-4.8.5/gcc/c-family/c-pretty-print.c:758:7: note: in expansion of macro 'pp_unsupported_tree' 758 | pp_unsupported_tree (pp, t); | ^~~~~~~~~~~~~~~~~~~ ../../gcc-4.8.5/gcc/tree-pretty-print.h:31:31: note: format string is defined here 31 | pp_verbatim (pp_base (PP), "#%qs not supported by %s#", \ | ^ ../../gcc-4.8.5/gcc/tree-pretty-print.h:31:30: warning: spurious trailing punctuation sequence '#' in format [-Wformat-diag] 31 | pp_verbatim (pp_base (PP), "#%qs not supported by %s#", \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-4.8.5/gcc/c-family/c-pretty-print.c:758:7: note: in expansion of macro 'pp_unsupported_tree' 758 | pp_unsupported_tree (pp, t); | ^~~~~~~~~~~~~~~~~~~ ../../gcc-4.8.5/gcc/tree-pretty-print.h:31:55: note: format string is defined here 31 | pp_verbatim (pp_base (PP), "#%qs not supported by %s#", \ | ^ ../../gcc-4.8.5/gcc/c-family/c-pretty-print.c: In function 'void pp_c_bool_constant(c_pretty_printer*, tree)': ../../gcc-4.8.5/gcc/tree-pretty-print.h:31:30: warning: spurious leading punctuation sequence '#' in format [-Wformat-diag] 31 | pp_verbatim (pp_base (PP), "#%qs not supported by %s#", \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-4.8.5/gcc/c-family/c-pretty-print.c:971:9: note: in expansion of macro 'pp_unsupported_tree' 971 | pp_unsupported_tree (pp, b); | ^~~~~~~~~~~~~~~~~~~ ../../gcc-4.8.5/gcc/tree-pretty-print.h:31:31: note: format string is defined here 31 | pp_verbatim (pp_base (PP), "#%qs not supported by %s#", \ | ^ ../../gcc-4.8.5/gcc/tree-pretty-print.h:31:30: warning: spurious trailing punctuation sequence '#' in format [-Wformat-diag] 31 | pp_verbatim (pp_base (PP), "#%qs not supported by %s#", \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-4.8.5/gcc/c-family/c-pretty-print.c:971:9: note: in expansion of macro 'pp_unsupported_tree' 971 | pp_unsupported_tree (pp, b); | ^~~~~~~~~~~~~~~~~~~ ../../gcc-4.8.5/gcc/tree-pretty-print.h:31:55: note: format string is defined here 31 | pp_verbatim (pp_base (PP), "#%qs not supported by %s#", \ | ^ ../../gcc-4.8.5/gcc/tree-pretty-print.h:31:30: warning: spurious leading punctuation sequence '#' in format [-Wformat-diag] 31 | pp_verbatim (pp_base (PP), "#%qs not supported by %s#", \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-4.8.5/gcc/c-family/c-pretty-print.c:980:9: note: in expansion of macro 'pp_unsupported_tree' 980 | pp_unsupported_tree (pp, b); | ^~~~~~~~~~~~~~~~~~~ ../../gcc-4.8.5/gcc/tree-pretty-print.h:31:31: note: format string is defined here 31 | pp_verbatim (pp_base (PP), "#%qs not supported by %s#", \ | ^ ../../gcc-4.8.5/gcc/tree-pretty-print.h:31:30: warning: spurious trailing punctuation sequence '#' in format [-Wformat-diag] 31 | pp_verbatim (pp_base (PP), "#%qs not supported by %s#", \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-4.8.5/gcc/c-family/c-pretty-print.c:980:9: note: in expansion of macro 'pp_unsupported_tree' 980 | pp_unsupported_tree (pp, b); | ^~~~~~~~~~~~~~~~~~~ ../../gcc-4.8.5/gcc/tree-pretty-print.h:31:55: note: format string is defined here 31 | pp_verbatim (pp_base (PP), "#%qs not supported by %s#", \ | ^ ../../gcc-4.8.5/gcc/tree-pretty-print.h:31:30: warning: spurious leading punctuation sequence '#' in format [-Wformat-diag] 31 | pp_verbatim (pp_base (PP), "#%qs not supported by %s#", \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-4.8.5/gcc/c-family/c-pretty-print.c:985:5: note: in expansion of macro 'pp_unsupported_tree' 985 | pp_unsupported_tree (pp, b); | ^~~~~~~~~~~~~~~~~~~ ../../gcc-4.8.5/gcc/tree-pretty-print.h:31:31: note: format string is defined here 31 | pp_verbatim (pp_base (PP), "#%qs not supported by %s#", \ | ^ ../../gcc-4.8.5/gcc/tree-pretty-print.h:31:30: warning: spurious trailing punctuation sequence '#' in format [-Wformat-diag] 31 | pp_verbatim (pp_base (PP), "#%qs not supported by %s#", \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-4.8.5/gcc/c-family/c-pretty-print.c:985:5: note: in expansion of macro 'pp_unsupported_tree' 985 | pp_unsupported_tree (pp, b); | ^~~~~~~~~~~~~~~~~~~ ../../gcc-4.8.5/gcc/tree-pretty-print.h:31:55: note: format string is defined here 31 | pp_verbatim (pp_base (PP), "#%qs not supported by %s#", \ | ^ ../../gcc-4.8.5/gcc/c-family/c-pretty-print.c: In function 'void pp_c_compound_literal(c_pretty_printer*, tree)': ../../gcc-4.8.5/gcc/tree-pretty-print.h:31:30: warning: spurious leading punctuation sequence '#' in format [-Wformat-diag] 31 | pp_verbatim (pp_base (PP), "#%qs not supported by %s#", \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-4.8.5/gcc/c-family/c-pretty-print.c:1080:7: note: in expansion of macro 'pp_unsupported_tree' 1080 | pp_unsupported_tree (pp, e); | ^~~~~~~~~~~~~~~~~~~ ../../gcc-4.8.5/gcc/tree-pretty-print.h:31:31: note: format string is defined here 31 | pp_verbatim (pp_base (PP), "#%qs not supported by %s#", \ | ^ ../../gcc-4.8.5/gcc/tree-pretty-print.h:31:30: warning: spurious trailing punctuation sequence '#' in format [-Wformat-diag] 31 | pp_verbatim (pp_base (PP), "#%qs not supported by %s#", \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-4.8.5/gcc/c-family/c-pretty-print.c:1080:7: note: in expansion of macro 'pp_unsupported_tree' 1080 | pp_unsupported_tree (pp, e); | ^~~~~~~~~~~~~~~~~~~ ../../gcc-4.8.5/gcc/tree-pretty-print.h:31:55: note: format string is defined here 31 | pp_verbatim (pp_base (PP), "#%qs not supported by %s#", \ | ^ ../../gcc-4.8.5/gcc/c-family/c-pretty-print.c: In function 'void pp_c_constant(c_pretty_printer*, tree)': ../../gcc-4.8.5/gcc/tree-pretty-print.h:31:30: warning: spurious leading punctuation sequence '#' in format [-Wformat-diag] 31 | pp_verbatim (pp_base (PP), "#%qs not supported by %s#", \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-4.8.5/gcc/c-family/c-pretty-print.c:1174:7: note: in expansion of macro 'pp_unsupported_tree' 1174 | pp_unsupported_tree (pp, e); | ^~~~~~~~~~~~~~~~~~~ ../../gcc-4.8.5/gcc/tree-pretty-print.h:31:31: note: format string is defined here 31 | pp_verbatim (pp_base (PP), "#%qs not supported by %s#", \ | ^ ../../gcc-4.8.5/gcc/tree-pretty-print.h:31:30: warning: spurious trailing punctuation sequence '#' in format [-Wformat-diag] 31 | pp_verbatim (pp_base (PP), "#%qs not supported by %s#", \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-4.8.5/gcc/c-family/c-pretty-print.c:1174:7: note: in expansion of macro 'pp_unsupported_tree' 1174 | pp_unsupported_tree (pp, e); | ^~~~~~~~~~~~~~~~~~~ ../../gcc-4.8.5/gcc/tree-pretty-print.h:31:55: note: format string is defined here 31 | pp_verbatim (pp_base (PP), "#%qs not supported by %s#", \ | ^ ../../gcc-4.8.5/gcc/c-family/c-pretty-print.c: In function 'void pp_c_initializer_list(c_pretty_printer*, tree)': ../../gcc-4.8.5/gcc/tree-pretty-print.h:31:30: warning: spurious leading punctuation sequence '#' in format [-Wformat-diag] 31 | pp_verbatim (pp_base (PP), "#%qs not supported by %s#", \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-4.8.5/gcc/c-family/c-pretty-print.c:1404:3: note: in expansion of macro 'pp_unsupported_tree' 1404 | pp_unsupported_tree (pp, type); | ^~~~~~~~~~~~~~~~~~~ ../../gcc-4.8.5/gcc/tree-pretty-print.h:31:31: note: format string is defined here 31 | pp_verbatim (pp_base (PP), "#%qs not supported by %s#", \ | ^ ../../gcc-4.8.5/gcc/tree-pretty-print.h:31:30: warning: spurious trailing punctuation sequence '#' in format [-Wformat-diag] 31 | pp_verbatim (pp_base (PP), "#%qs not supported by %s#", \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-4.8.5/gcc/c-family/c-pretty-print.c:1404:3: note: in expansion of macro 'pp_unsupported_tree' 1404 | pp_unsupported_tree (pp, type); | ^~~~~~~~~~~~~~~~~~~ ../../gcc-4.8.5/gcc/tree-pretty-print.h:31:55: note: format string is defined here 31 | pp_verbatim (pp_base (PP), "#%qs not supported by %s#", \ | ^ ../../gcc-4.8.5/gcc/c-family/c-pretty-print.c: In function 'void pp_c_id_expression(c_pretty_printer*, tree)': ../../gcc-4.8.5/gcc/tree-pretty-print.h:31:30: warning: spurious leading punctuation sequence '#' in format [-Wformat-diag] 31 | pp_verbatim (pp_base (PP), "#%qs not supported by %s#", \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-4.8.5/gcc/c-family/c-pretty-print.c:1444:7: note: in expansion of macro 'pp_unsupported_tree' 1444 | pp_unsupported_tree (pp, t); | ^~~~~~~~~~~~~~~~~~~ ../../gcc-4.8.5/gcc/tree-pretty-print.h:31:31: note: format string is defined here 31 | pp_verbatim (pp_base (PP), "#%qs not supported by %s#", \ | ^ ../../gcc-4.8.5/gcc/tree-pretty-print.h:31:30: warning: spurious trailing punctuation sequence '#' in format [-Wformat-diag] 31 | pp_verbatim (pp_base (PP), "#%qs not supported by %s#", \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-4.8.5/gcc/c-family/c-pretty-print.c:1444:7: note: in expansion of macro 'pp_unsupported_tree' 1444 | pp_unsupported_tree (pp, t); | ^~~~~~~~~~~~~~~~~~~ ../../gcc-4.8.5/gcc/tree-pretty-print.h:31:55: note: format string is defined here 31 | pp_verbatim (pp_base (PP), "#%qs not supported by %s#", \ | ^ ../../gcc-4.8.5/gcc/c-family/c-pretty-print.c: In function 'void pp_c_postfix_expression(c_pretty_printer*, tree)': ../../gcc-4.8.5/gcc/tree-pretty-print.h:31:30: warning: spurious leading punctuation sequence '#' in format [-Wformat-diag] 31 | pp_verbatim (pp_base (PP), "#%qs not supported by %s#", \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-4.8.5/gcc/c-family/c-pretty-print.c:1601:9: note: in expansion of macro 'pp_unsupported_tree' 1601 | pp_unsupported_tree (pp, e); | ^~~~~~~~~~~~~~~~~~~ ../../gcc-4.8.5/gcc/tree-pretty-print.h:31:31: note: format string is defined here 31 | pp_verbatim (pp_base (PP), "#%qs not supported by %s#", \ | ^ ../../gcc-4.8.5/gcc/tree-pretty-print.h:31:30: warning: spurious trailing punctuation sequence '#' in format [-Wformat-diag] 31 | pp_verbatim (pp_base (PP), "#%qs not supported by %s#", \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-4.8.5/gcc/c-family/c-pretty-print.c:1601:9: note: in expansion of macro 'pp_unsupported_tree' 1601 | pp_unsupported_tree (pp, e); | ^~~~~~~~~~~~~~~~~~~ ../../gcc-4.8.5/gcc/tree-pretty-print.h:31:55: note: format string is defined here 31 | pp_verbatim (pp_base (PP), "#%qs not supported by %s#", \ | ^ ../../gcc-4.8.5/gcc/c-family/c-pretty-print.c: In function 'void pp_c_expression(c_pretty_printer*, tree)': ../../gcc-4.8.5/gcc/tree-pretty-print.h:31:30: warning: spurious leading punctuation sequence '#' in format [-Wformat-diag] 31 | pp_verbatim (pp_base (PP), "#%qs not supported by %s#", \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-4.8.5/gcc/c-family/c-pretty-print.c:2285:7: note: in expansion of macro 'pp_unsupported_tree' 2285 | pp_unsupported_tree (pp, e); | ^~~~~~~~~~~~~~~~~~~ ../../gcc-4.8.5/gcc/tree-pretty-print.h:31:31: note: format string is defined here 31 | pp_verbatim (pp_base (PP), "#%qs not supported by %s#", \ | ^ ../../gcc-4.8.5/gcc/tree-pretty-print.h:31:30: warning: spurious trailing punctuation sequence '#' in format [-Wformat-diag] 31 | pp_verbatim (pp_base (PP), "#%qs not supported by %s#", \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-4.8.5/gcc/c-family/c-pretty-print.c:2285:7: note: in expansion of macro 'pp_unsupported_tree' 2285 | pp_unsupported_tree (pp, e); | ^~~~~~~~~~~~~~~~~~~ ../../gcc-4.8.5/gcc/tree-pretty-print.h:31:55: note: format string is defined here 31 | pp_verbatim (pp_base (PP), "#%qs not supported by %s#", \ | ^ 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 -DHAVE_CONFIG_H -I. -Ic-family -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/c-family -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/c-family/c-ada-spec.c -o c-family/c-ada-spec.o ../../gcc-4.8.5/gcc/c-family/c-pragma.c: In function 'void handle_pragma_pack(cpp_reader*)': ../../gcc-4.8.5/gcc/c-family/c-pragma.c:219:9: warning: this statement may fall through [-Wimplicit-fallthrough=] 219 | if (action == push) | ^~ ../../gcc-4.8.5/gcc/c-family/c-pragma.c:224:7: note: here 224 | default: | ^~~~~~~ In file included from ./tm.h:18, from ../../gcc-4.8.5/gcc/c-family/c-ada-spec.c:25: ../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ | ^ ../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 170 | 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-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/tree-mudflap.c -o tree-mudflap.o In file included from ./tm.h:18, from ../../gcc-4.8.5/gcc/tree-mudflap.c:26: ../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ | ^ ../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ | ^ ../../gcc-4.8.5/gcc/c-family/c-ada-spec.c: In function 'int dump_generic_ada_node(pretty_printer*, tree, tree, int (*)(tree, cpp_operation), int, int, bool)': ../../gcc-4.8.5/gcc/c-family/c-ada-spec.c:1851:9: warning: this statement may fall through [-Wimplicit-fallthrough=] 1850 | dump_generic_ada_node | ~~~~~~~~~~~~~~~~~~~~~ 1851 | (buffer, BINFO_TYPE (node), type, cpp_check, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1852 | spc, limited_access, name_only); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-4.8.5/gcc/c-family/c-ada-spec.c:1854:5: note: here 1854 | case TREE_VEC: | ^~~~ ../../gcc-4.8.5/gcc/c-family/c-ada-spec.c: In function 'void print_ada_macros(pretty_printer*, cpp_hashnode**, int)': ../../gcc-4.8.5/gcc/c-family/c-ada-spec.c:109:18: warning: array subscript 1 is outside array bounds of 'int [1]' [-Warray-bounds] 109 | *param_len += 2; /* ")\0" */ | ~~~~~~~~~~~^~~~ ../../gcc-4.8.5/gcc/c-family/c-ada-spec.c:149:55: note: while referencing 'param_len' 149 | int supported = 1, prev_is_one = 0, buffer_len, param_len; | ^~~~~~~~~ ../../gcc-4.8.5/gcc/c-family/c-ada-spec.c:109:18: warning: array subscript 1 is outside array bounds of 'int [1]' [-Warray-bounds] 109 | *param_len += 2; /* ")\0" */ | ~~~~~~~~~~~^~~~ ../../gcc-4.8.5/gcc/c-family/c-ada-spec.c:149:55: note: while referencing 'param_len' 149 | int supported = 1, prev_is_one = 0, buffer_len, param_len; | ^~~~~~~~~ ../../gcc-4.8.5/gcc/c-family/c-ada-spec.c:97:22: warning: array subscript 1 is outside array bounds of 'int [1]' [-Warray-bounds] 97 | *param_len += NODE_LEN (param); ../../gcc-4.8.5/gcc/c-family/c-ada-spec.c:149:55: note: while referencing 'param_len' 149 | int supported = 1, prev_is_one = 0, buffer_len, param_len; | ^~~~~~~~~ ../../gcc-4.8.5/gcc/c-family/c-ada-spec.c:97:22: warning: array subscript 1 is outside array bounds of 'int [1]' [-Warray-bounds] 97 | *param_len += NODE_LEN (param); ../../gcc-4.8.5/gcc/c-family/c-ada-spec.c:149:55: note: while referencing 'param_len' 149 | int supported = 1, prev_is_one = 0, buffer_len, param_len; | ^~~~~~~~~ ../../gcc-4.8.5/gcc/c-family/c-ada-spec.c:101:26: warning: array subscript 1 is outside array bounds of 'int [1]' [-Warray-bounds] 101 | *param_len += 2; /* ", " */ | ~~~~~~~~~~~^~~~ ../../gcc-4.8.5/gcc/c-family/c-ada-spec.c:149:55: note: while referencing 'param_len' 149 | int supported = 1, prev_is_one = 0, buffer_len, param_len; | ^~~~~~~~~ ../../gcc-4.8.5/gcc/c-family/c-ada-spec.c:162:28: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 162 | *buf_param++ = '('; | ~~~~~~~~~~~~~^~~~~ In file included from ../../gcc-4.8.5/gcc/system.h:645, from ../../gcc-4.8.5/gcc/c-family/c-ada-spec.c:23: ../../gcc-4.8.5/gcc/../include/libiberty.h:658:36: note: destination object of size 0 allocated by '__builtin_alloca' 658 | # define alloca(x) __builtin_alloca(x) | ~~~~~~~~~~~~~~~~^~~ ../../gcc-4.8.5/gcc/../include/libiberty.h:349:40: note: in expansion of macro 'alloca' 349 | #define XALLOCAVEC(T, N) ((T *) alloca (sizeof (T) * (N))) | ^~~~~~ ../../gcc-4.8.5/gcc/c-family/c-ada-spec.c:156:28: note: in expansion of macro 'XALLOCAVEC' 156 | params = buf_param = XALLOCAVEC (unsigned char, param_len); | ^~~~~~~~~~ ../../gcc-4.8.5/gcc/c-family/c-ada-spec.c:181:28: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 181 | *buf_param++ = ')'; | ~~~~~~~~~~~~~^~~~~ In file included from ../../gcc-4.8.5/gcc/system.h:645, from ../../gcc-4.8.5/gcc/c-family/c-ada-spec.c:23: ../../gcc-4.8.5/gcc/../include/libiberty.h:658:36: note: at offset 1 into destination object of size 0 allocated by '__builtin_alloca' 658 | # define alloca(x) __builtin_alloca(x) | ~~~~~~~~~~~~~~~~^~~ ../../gcc-4.8.5/gcc/../include/libiberty.h:349:40: note: in expansion of macro 'alloca' 349 | #define XALLOCAVEC(T, N) ((T *) alloca (sizeof (T) * (N))) | ^~~~~~ ../../gcc-4.8.5/gcc/c-family/c-ada-spec.c:156:28: note: in expansion of macro 'XALLOCAVEC' 156 | params = buf_param = XALLOCAVEC (unsigned char, param_len); | ^~~~~~~~~~ ../../gcc-4.8.5/gcc/c-family/c-ada-spec.c:182:26: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 182 | *buf_param = '\0'; | ~~~~~~~~~~~^~~~~~ In file included from ../../gcc-4.8.5/gcc/system.h:645, from ../../gcc-4.8.5/gcc/c-family/c-ada-spec.c:23: ../../gcc-4.8.5/gcc/../include/libiberty.h:658:36: note: at offset 2 into destination object of size 0 allocated by '__builtin_alloca' 658 | # define alloca(x) __builtin_alloca(x) | ~~~~~~~~~~~~~~~~^~~ ../../gcc-4.8.5/gcc/../include/libiberty.h:349:40: note: in expansion of macro 'alloca' 349 | #define XALLOCAVEC(T, N) ((T *) alloca (sizeof (T) * (N))) | ^~~~~~ ../../gcc-4.8.5/gcc/c-family/c-ada-spec.c:156:28: note: in expansion of macro 'XALLOCAVEC' 156 | params = buf_param = XALLOCAVEC (unsigned char, param_len); | ^~~~~~~~~~ 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-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/config/avr/avr-c.c In file included from ./tm.h:18, from ../../gcc-4.8.5/gcc/config/avr/avr-c.c:25: ../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ | ^ ../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 170 | 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-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace \ ../../gcc-4.8.5/gcc/config/default-c.c -o default-c.o g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace insn-attrtab.c -o insn-attrtab.o ../../gcc-4.8.5/gcc/c-family/c-ada-spec.c: In function 'int dump_ada_function_declaration(pretty_printer*, tree, int, int, int, int)': ../../gcc-4.8.5/gcc/c-family/c-ada-spec.c:1535:34: warning: 'sprintf' may write a terminating nul past the end of the destination [-Wformat-overflow=] 1535 | sprintf (buf, "arg%d : ", num); | ^ ../../gcc-4.8.5/gcc/c-family/c-ada-spec.c:1535:19: note: 'sprintf' output between 8 and 17 bytes into a destination of size 16 1535 | sprintf (buf, "arg%d : ", num); | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ ../../gcc-4.8.5/gcc/c-family/c-ada-spec.c:1526:38: warning: 'sprintf' may write a terminating nul past the end of the destination [-Wformat-overflow=] 1526 | sprintf (buf, "arg%d : ", num); | ^ ../../gcc-4.8.5/gcc/c-family/c-ada-spec.c:1526:23: note: 'sprintf' output between 8 and 17 bytes into a destination of size 16 1526 | sprintf (buf, "arg%d : ", num); | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ In file included from tm.h:18, from insn-attrtab.c:7: ../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ | ^ ../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 170 | 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-aarch64-unknown-linux-gnu/libiberty/libiberty.a -lm In file included from insn-attrtab.c:12: ../../gcc-4.8.5/gcc/recog.h:338:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] 338 | #if HAVE_DESIGNATED_UNION_INITIALIZERS | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace insn-dfatab.c -o insn-dfatab.o g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace insn-emit.c -o insn-emit.o In file included from tm.h:18, from insn-dfatab.c:7: ../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ | ^ ../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ | ^ In file included from tm.h:18, from insn-emit.c:7: ../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ | ^ ../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ | ^ In file included from insn-attrtab.c:12: ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx) const': ../../gcc-4.8.5/gcc/recog.h:283:44: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_def* (*)(rtx_def*)'} [-Wcast-function-type] 283 | rtx operator () (rtx a0) const { return ((f1)func) (a0); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:284:52: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type] 284 | rtx operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:285:60: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 285 | rtx operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:286:68: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 286 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:287:76: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 287 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:288:84: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 288 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5) const { return ((f6)func) (a0, a1, a2, a3, a4, a5); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:289:92: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 289 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6) const { return ((f7)func) (a0, a1, a2, a3, a4, a5, a6); } | ^~~~~~~~ In file included from insn-attrtab.c:12: ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:290:100: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 290 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7) const { return ((f8)func) (a0, a1, a2, a3, a4, a5, a6, a7); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:291:108: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 291 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8) const { return ((f9)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:292:116: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 292 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9) const { return ((f10)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:293:125: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 293 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10) const { return ((f11)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:294:134: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 294 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11) const { return ((f12)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:295:143: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 295 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12) const { return ((f13)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:296:152: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 296 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13) const { return ((f14)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:297:161: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 297 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13, rtx a14) const { return ((f15)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13, a14); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:298:170: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 298 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13, rtx a14, rtx a15) const { return ((f16)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13, a14, a15); } | ^~~~~~~~~ In file included from insn-dfatab.c:12: ../../gcc-4.8.5/gcc/recog.h:338:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] 338 | #if HAVE_DESIGNATED_UNION_INITIALIZERS | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from insn-emit.c:18: ../../gcc-4.8.5/gcc/recog.h:338:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] 338 | #if HAVE_DESIGNATED_UNION_INITIALIZERS | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-4.8.5/gcc/config/avr/avr.md: In function 'int insn_current_length(rtx)': ../../gcc-4.8.5/gcc/config/avr/avr.md:139:7: warning: this statement may fall through [-Wimplicit-fallthrough=] 139 | (define_attr "adjust_len" | ^~ ../../gcc-4.8.5/gcc/config/avr/avr.md:142:5: note: here 142 | mov8, mov16, mov24, mov32, reload_in16, reload_in24, reload_in32, | ^~~~ ../../gcc-4.8.5/gcc/config/avr/avr.md: In function 'attr_adjust_len get_attr_adjust_len(rtx)': ../../gcc-4.8.5/gcc/config/avr/avr.md:1360:7: warning: this statement may fall through [-Wimplicit-fallthrough=] 1360 | (minus:PSI (match_operand:PSI 1 "register_operand" "0") | ^ ../../gcc-4.8.5/gcc/config/avr/avr.md:1363:5: note: here 1363 | "sub %0,%2\;sbc %B0,%B2\;sbc %C0,%C2" | ^~~~~~~ ../../gcc-4.8.5/gcc/config/avr/avr.md: In function 'attr_cc get_attr_cc(rtx)': ../../gcc-4.8.5/gcc/config/avr/avr.md:1928:7: warning: this statement may fall through [-Wimplicit-fallthrough=] 1928 | "#" | ^ ../../gcc-4.8.5/gcc/config/avr/avr.md:1931:5: note: here 1931 | (match_dup 2)) | ^ ../../gcc-4.8.5/gcc/config/avr/avr.md: In function 'attr_isa get_attr_isa(rtx)': ../../gcc-4.8.5/gcc/config/avr/avr.md:353:7: warning: this statement may fall through [-Wimplicit-fallthrough=] 353 | | ^ ../../gcc-4.8.5/gcc/config/avr/avr.md:356:5: note: here 356 | (match_operand:HI 0 "register_operand" "r"))] | ^ ~~~ ../../gcc-4.8.5/gcc/config/avr/avr.md: In function 'attr_type get_attr_type(rtx)': ../../gcc-4.8.5/gcc/config/avr/avr.md:475:7: warning: this statement may fall through [-Wimplicit-fallthrough=] 475 | ;; "load_psi_libgcc" | ^~ ../../gcc-4.8.5/gcc/config/avr/avr.md:478:5: note: here 478 | (define_insn "load__libgcc" | ^~~~~~~ In file included from insn-dfatab.c:12: ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx) const': ../../gcc-4.8.5/gcc/recog.h:283:44: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_def* (*)(rtx_def*)'} [-Wcast-function-type] 283 | rtx operator () (rtx a0) const { return ((f1)func) (a0); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:284:52: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type] 284 | rtx operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:285:60: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 285 | rtx operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:286:68: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 286 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:287:76: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 287 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:288:84: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 288 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5) const { return ((f6)func) (a0, a1, a2, a3, a4, a5); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:289:92: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 289 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6) const { return ((f7)func) (a0, a1, a2, a3, a4, a5, a6); } | ^~~~~~~~ In file included from insn-dfatab.c:12: ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:290:100: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 290 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7) const { return ((f8)func) (a0, a1, a2, a3, a4, a5, a6, a7); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:291:108: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 291 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8) const { return ((f9)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:292:116: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 292 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9) const { return ((f10)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:293:125: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 293 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10) const { return ((f11)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:294:134: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 294 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11) const { return ((f12)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:295:143: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 295 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12) const { return ((f13)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:296:152: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 296 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13) const { return ((f14)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:297:161: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 297 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13, rtx a14) const { return ((f15)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13, a14); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:298:170: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 298 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13, rtx a14, rtx a15) const { return ((f16)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13, a14, a15); } | ^~~~~~~~~ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace insn-extract.c -o insn-extract.o In file included from tm.h:18, from insn-extract.c:7: ../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ | ^ ../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ | ^ In file included from insn-extract.c:10: ../../gcc-4.8.5/gcc/recog.h:338:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] 338 | #if HAVE_DESIGNATED_UNION_INITIALIZERS | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from insn-emit.c:18: ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx) const': ../../gcc-4.8.5/gcc/recog.h:283:44: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_def* (*)(rtx_def*)'} [-Wcast-function-type] 283 | rtx operator () (rtx a0) const { return ((f1)func) (a0); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:284:52: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type] 284 | rtx operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:285:60: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 285 | rtx operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:286:68: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 286 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:287:76: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 287 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:288:84: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 288 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5) const { return ((f6)func) (a0, a1, a2, a3, a4, a5); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:289:92: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 289 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6) const { return ((f7)func) (a0, a1, a2, a3, a4, a5, a6); } | ^~~~~~~~ In file included from insn-emit.c:18: ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:290:100: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 290 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7) const { return ((f8)func) (a0, a1, a2, a3, a4, a5, a6, a7); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:291:108: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 291 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8) const { return ((f9)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:292:116: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 292 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9) const { return ((f10)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:293:125: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 293 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10) const { return ((f11)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:294:134: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 294 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11) const { return ((f12)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:295:143: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 295 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12) const { return ((f13)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:296:152: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 296 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13) const { return ((f14)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:297:161: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 297 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13, rtx a14) const { return ((f15)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13, a14); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:298:170: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 298 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13, rtx a14, rtx a15) const { return ((f16)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13, a14, a15); } | ^~~~~~~~~ In file included from insn-extract.c:10: ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx) const': ../../gcc-4.8.5/gcc/recog.h:283:44: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_def* (*)(rtx_def*)'} [-Wcast-function-type] 283 | rtx operator () (rtx a0) const { return ((f1)func) (a0); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:284:52: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type] 284 | rtx operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:285:60: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 285 | rtx operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:286:68: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 286 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:287:76: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 287 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:288:84: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 288 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5) const { return ((f6)func) (a0, a1, a2, a3, a4, a5); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:289:92: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 289 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6) const { return ((f7)func) (a0, a1, a2, a3, a4, a5, a6); } | ^~~~~~~~ In file included from insn-extract.c:10: ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:290:100: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 290 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7) const { return ((f8)func) (a0, a1, a2, a3, a4, a5, a6, a7); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:291:108: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 291 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8) const { return ((f9)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:292:116: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 292 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9) const { return ((f10)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:293:125: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 293 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10) const { return ((f11)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:294:134: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 294 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11) const { return ((f12)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:295:143: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 295 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12) const { return ((f13)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:296:152: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 296 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13) const { return ((f14)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:297:161: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 297 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13, rtx a14) const { return ((f15)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13, a14); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:298:170: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 298 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13, rtx a14, rtx a15) const { return ((f16)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13, a14, a15); } | ^~~~~~~~~ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace insn-latencytab.c -o insn-latencytab.o In file included from tm.h:18, from insn-latencytab.c:7: ../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ | ^ ../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ | ^ In file included from insn-latencytab.c:12: ../../gcc-4.8.5/gcc/recog.h:338:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] 338 | #if HAVE_DESIGNATED_UNION_INITIALIZERS | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace insn-modes.c -o insn-modes.o g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace insn-opinit.c -o insn-opinit.o In file included from insn-latencytab.c:12: ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx) const': ../../gcc-4.8.5/gcc/recog.h:283:44: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_def* (*)(rtx_def*)'} [-Wcast-function-type] 283 | rtx operator () (rtx a0) const { return ((f1)func) (a0); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:284:52: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type] 284 | rtx operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:285:60: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 285 | rtx operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:286:68: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 286 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:287:76: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 287 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:288:84: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 288 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5) const { return ((f6)func) (a0, a1, a2, a3, a4, a5); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:289:92: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 289 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6) const { return ((f7)func) (a0, a1, a2, a3, a4, a5, a6); } | ^~~~~~~~ In file included from insn-latencytab.c:12: ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:290:100: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 290 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7) const { return ((f8)func) (a0, a1, a2, a3, a4, a5, a6, a7); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:291:108: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 291 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8) const { return ((f9)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:292:116: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 292 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9) const { return ((f10)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:293:125: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 293 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10) const { return ((f11)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:294:134: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 294 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11) const { return ((f12)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:295:143: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 295 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12) const { return ((f13)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:296:152: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 296 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13) const { return ((f14)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:297:161: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 297 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13, rtx a14) const { return ((f15)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13, a14); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:298:170: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 298 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13, rtx a14, rtx a15) const { return ((f16)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13, a14, a15); } | ^~~~~~~~~ In file included from tm.h:18, from insn-modes.c:7: ../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ | ^ ../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ | ^ In file included from tm.h:18, from insn-opinit.c:7: ../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ | ^ ../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ | ^ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace insn-output.c -o insn-output.o g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace insn-peep.c -o insn-peep.o In file included from tm.h:18, from insn-output.c:7: ../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ | ^ ../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ | ^ In file included from tm.h:18, from insn-peep.c:7: ../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ | ^ ../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ | ^ In file included from insn-output.c:22: ../../gcc-4.8.5/gcc/recog.h:338:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] 338 | #if HAVE_DESIGNATED_UNION_INITIALIZERS | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace insn-preds.c -o insn-preds.o ../../gcc-4.8.5/gcc/config/avr/avr.md:27858:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:27874:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:27890:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:27906:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:27922:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:27928:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:27944:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:27960:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:27976:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:27992:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:28008:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:28024:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:28040:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:28056:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:28072:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:28088:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:28104:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:28120:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:28136:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:28152:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:28168:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:28184:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:28200:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:28216:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:28232:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:28248:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:28264:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:28280:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:28296:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:28312:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:28328:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:28344:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:28360:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:28376:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:28392:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:28408:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:28424:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:28440:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] In file included from insn-peep.c:13: ../../gcc-4.8.5/gcc/recog.h:338:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] 338 | #if HAVE_DESIGNATED_UNION_INITIALIZERS | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-4.8.5/gcc/config/avr/avr.md:28456:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:28472:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:28488:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:28504:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:28520:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:28536:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:28552:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:28568:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:28584:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:28600:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:28616:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:28632:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:28648:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:28664:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:28680:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:28696:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:28712:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:28728:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:28744:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:28760:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:28776:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:28792:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:28808:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:28824:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:28840:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:28856:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:28872:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:28888:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:28904:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:28920:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:28936:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:28952:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:28968:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:28984:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:29000:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:29016:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:29032:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:29048:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:29055:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:29071:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:29078:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:29094:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:29101:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:29117:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:29133:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:29149:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:29165:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:29181:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:29197:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:29213:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:29229:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:29245:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:29261:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:29277:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:29293:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:29309:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:29325:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:29341:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:29357:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:29373:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:29389:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:29405:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:29421:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:29437:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:29453:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:29469:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:29485:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:29501:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:29517:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:29533:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:29549:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:29555:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:29571:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:29577:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:29593:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:29599:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:29615:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:29631:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:29637:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:29653:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:29669:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:29685:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:29701:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:29707:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:29723:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:29729:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:29745:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:29761:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:29777:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:29793:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:29809:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:29825:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:29841:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:29857:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:29873:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:29889:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:29905:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:29921:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:29937:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:29953:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:29969:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:29985:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:30001:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:30017:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:30023:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:30039:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:30045:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:30061:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:30067:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:30083:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:30089:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:30105:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:30111:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:30127:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:30143:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:30149:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:30165:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:30171:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:30187:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:30193:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:30209:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:30215:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:30231:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:30247:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:30263:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:30279:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:30295:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:30311:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:30327:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:30343:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:30359:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:30365:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:30381:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:30397:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:30413:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:30429:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:30445:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:30461:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:30477:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:30483:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:30499:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:30505:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:30521:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:30529:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:30545:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:30551:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:30567:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:30575:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:30591:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:30599:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:30615:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:30621:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:30637:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:30643:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:30659:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:30675:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:30682:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:30698:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:30705:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:30721:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:30727:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:30743:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:30751:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:30767:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:30775:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:30791:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:30799:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:30815:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:30823:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:30839:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:30848:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:30864:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:30873:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:30889:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:30897:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:30913:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:30921:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:30937:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:30943:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:30959:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:30965:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:30981:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:30990:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:31006:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:31015:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:31031:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:31040:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:31056:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:31065:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:31081:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:31097:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:31113:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:31129:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:31145:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:31161:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:31167:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:31183:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:31189:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:31205:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:31211:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:31227:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:31233:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:31249:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:31255:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:31271:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:31277:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:31293:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:31299:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:31315:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:31321:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:31337:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:31343:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:31359:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:31365:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:31381:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:31387:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:31403:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:31409:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:31425:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:31431:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:31447:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:31463:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:31469:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:31485:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:31491:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:31507:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:31513:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:31529:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:31539:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:31555:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:31565:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:31581:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:31592:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:31608:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:31624:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:31630:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:31646:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:31662:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:31678:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:31694:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:31710:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:31726:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:31742:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:31758:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:31774:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:31790:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:31806:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:31822:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:31838:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:31854:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:31870:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:31886:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:31902:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:31918:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:31934:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:31950:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:31966:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:31982:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:31998:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:32004:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:32020:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:32026:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:32042:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:32048:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:32064:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:32070:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:32086:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:32092:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:32108:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:32114:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:32130:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:32136:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:32152:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:32158:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:32174:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:32180:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:32196:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:32202:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:32218:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:32224:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:32240:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:32246:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:32262:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:32268:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:32284:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:32290:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:32306:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:32312:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:32328:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:32334:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:32350:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:32356:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:32372:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:32384:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:32400:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:32412:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:32428:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:32444:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:32460:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:32466:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:32482:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:32488:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:32504:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:32520:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:32526:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:32542:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:32558:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:32564:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:32580:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:32586:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:32602:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:32608:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:32624:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:32630:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:32646:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:32652:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:32668:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:32684:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:32700:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:32716:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:32732:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:32748:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:32764:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:32780:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:32796:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:32802:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:32818:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:32834:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:32850:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:32866:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:32882:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:32888:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:32904:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:32910:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:32926:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:32932:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:32948:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:32954:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:32970:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:32976:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:32992:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:32998:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:33014:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:33020:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:33036:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:33042:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:33058:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:33064:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:33080:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:33086:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:33102:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:33108:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:33124:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:33130:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:33146:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:33162:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:33178:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:33194:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:33210:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:33226:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:33242:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:33258:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:33274:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:33280:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:33296:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:33302:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:33318:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:33334:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:33350:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:33366:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:33382:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:33398:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:33414:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:33430:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:33446:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:33462:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:33478:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:33494:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:33510:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:33526:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:33542:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:33558:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:33574:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:33590:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:33606:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:33622:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:33638:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:33654:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:33670:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:33686:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:33702:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:33718:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:33734:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:33750:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:33766:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:33782:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:33798:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:33814:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:33830:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:33846:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:33862:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:33878:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:33894:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:33910:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:33926:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:33942:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:33958:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:33974:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:33990:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:34006:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:34022:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:34038:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:34054:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:34070:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:34086:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:34102:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:34118:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:34134:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:34150:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:34166:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:34182:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:34198:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:34214:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:34230:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:34246:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:34262:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:34278:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:34294:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:34310:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:34326:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:34342:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:34358:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:34374:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:34390:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:34397:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:34413:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:34429:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:34435:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:34451:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:34457:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:34473:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:34489:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:34505:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:34521:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:34537:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:34543:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:34559:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:34566:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:34582:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:34588:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:34604:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:34613:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:34629:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:34645:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:34661:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:34677:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:34693:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:34709:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:34715:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:34731:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:34737:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:34753:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:34759:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:34775:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:34781:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:34797:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:34803:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:34819:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:34825:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:34841:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:34847:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:34863:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:34869:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:34885:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:34891:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:34907:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:34913:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:34929:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:34935:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:34951:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:34957:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:34973:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:34979:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:34995:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:35002:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:35018:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:35025:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:35041:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:35047:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:35063:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:35069:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:35085:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:35094:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:35110:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:35119:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:35135:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:35144:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:35160:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:35169:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:35185:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:35194:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:35210:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:35219:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:35235:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:35251:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:35267:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:35283:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:35289:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:35305:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:35321:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:35337:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:35353:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:35369:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:35385:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:35401:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:35417:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:35433:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:35449:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:35465:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:35481:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:35497:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:35513:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:35529:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:35545:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:35561:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:35577:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:35593:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:35609:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:35625:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:35641:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:35657:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:35673:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:35689:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:35705:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:35721:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:35737:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:35753:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:35759:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:35775:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:35791:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:35807:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:35813:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:35829:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:35845:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:35861:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:35877:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:35893:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:35909:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:35925:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:35941:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:35957:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:35963:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:35979:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:35995:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:36004:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:36020:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:36027:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:36043:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:36049:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:36065:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:36071:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:36087:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:36093:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:36109:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:36115:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:36131:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:36139:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:36155:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:36164:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:36180:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:36192:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:36208:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:36222:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:36238:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:36254:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:36270:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:36286:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:36302:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:36308:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:36324:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:36330:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:36346:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:36352:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:36368:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:36374:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:36390:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:36396:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:36412:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:36418:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:36434:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:36440:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:36456:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:36462:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:36478:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:36484:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:36500:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:36506:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:36522:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:36528:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:36544:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:36550:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:36566:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:36572:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:36588:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:36594:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:36610:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:36616:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:36632:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:36648:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:36654:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:36670:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:36676:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:36692:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:36700:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:36716:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:36722:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:36738:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:36746:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:36762:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:36768:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:36784:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:36792:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:36808:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:36814:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:36830:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:36836:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:36852:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:36858:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:36874:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:36880:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:36896:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:36902:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:36918:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:36934:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:36940:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:36956:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:36972:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:36978:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:36994:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:37000:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:37016:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:37022:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:37038:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:37044:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:37060:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:37066:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:37082:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:37088:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:37104:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:37110:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:37126:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:37132:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:37148:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:37154:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:37170:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:37176:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:37192:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:37198:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:37214:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:37220:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:37236:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:37252:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:37258:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:37274:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:37280:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:37296:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:37312:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:37328:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:37344:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:37360:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:37376:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:37392:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:37408:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:37424:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:37440:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:37456:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:37472:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:37488:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:37504:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:37520:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:37536:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:37552:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:37568:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:37584:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:37600:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:37616:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:37632:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:37648:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:37664:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:37680:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:37696:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:37712:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:37728:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:37744:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:37760:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:37776:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:37792:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:37808:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:37824:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:37840:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:37856:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:37872:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:37888:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:37904:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:37920:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:37936:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:37952:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:37968:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:37984:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:38000:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:38016:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:38032:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:38048:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:38064:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:38080:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:38096:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:38112:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:38128:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:38144:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:38160:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:38176:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:38192:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:38208:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:38224:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:38240:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:38256:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:38272:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:38288:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:38304:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:38320:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:38336:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:38352:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:38368:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:38384:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:38400:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:38416:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:38432:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:38448:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:38464:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:38480:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:38496:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:38512:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:38528:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:38544:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:38560:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:38576:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:38592:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:38608:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:38624:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:38640:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:38656:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:38672:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:38688:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:38704:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:38720:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:38736:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:38752:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:38768:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:38784:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:38800:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:38816:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:38832:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:38848:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:38864:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:38880:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:38896:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:38912:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:38928:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:38944:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:38960:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:38976:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:38992:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:39008:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:39024:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:39040:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:39056:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:39072:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:39088:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:39104:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:39120:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:39136:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:39152:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:39168:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:39184:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:39200:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:39216:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:39232:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:39248:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:39264:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:39280:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:39296:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:39312:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:39328:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:39344:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:39360:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:39376:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:39392:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:39408:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:39424:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:39440:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:39456:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:39472:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:39488:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:39504:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:39520:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:39536:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:39552:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:39568:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:39584:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:39600:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:39616:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:39632:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:39648:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:39664:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:39680:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:39696:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:39712:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:39728:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:39744:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:39760:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:39776:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:39792:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:39808:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:39824:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:39840:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:39856:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:39872:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:39888:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:39904:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:39920:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:39936:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:39952:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:39968:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:39984:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:40000:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:40016:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:40032:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:40048:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:40064:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:40080:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:40096:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:40112:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:40128:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:40144:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:40160:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:40176:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:40192:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:40208:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:40224:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:40240:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:40256:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:40272:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:40288:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:40304:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:40320:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:40336:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:40352:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:40368:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:40384:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:40400:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:40416:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:40432:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:40448:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:40464:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:40480:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:40496:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:40512:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:40528:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:40544:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:40560:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:40576:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:40592:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:40608:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:40624:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:40640:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:40656:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:40672:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:40688:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:40704:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:40720:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:40736:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:40752:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:40768:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:40784:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:40800:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:40816:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:40832:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:40848:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:40864:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:40880:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:40896:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:40912:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:40928:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:40944:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:40960:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:40976:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:40992:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:41008:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:41024:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:41040:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:41056:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:41072:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:41088:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:41104:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:41120:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:41136:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:41152:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:41168:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:41184:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:41200:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:41216:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:41232:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:41248:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:41264:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:41280:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:41296:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:41312:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:41328:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:41344:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:41360:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:41376:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:41392:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:41408:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:41424:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:41440:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:41456:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:41472:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:41488:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:41504:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:41520:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:41536:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:41552:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:41568:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:41584:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:41600:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:41616:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:41632:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:41648:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:41664:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:41680:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:41696:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:41712:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:41728:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:41744:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:41760:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:41776:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:41792:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:41808:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:41824:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:41840:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:41856:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:41872:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:41888:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:41904:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:41920:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:41936:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:41952:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:41968:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:41984:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:42000:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:42016:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:42032:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:42048:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:42064:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:42080:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:42096:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:42112:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:42128:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:42144:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:42160:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:42176:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:42192:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:42208:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:42224:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:42240:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:42256:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:42272:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:42288:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:42304:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:42320:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:42336:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:42352:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:42368:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:42384:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:42400:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:42416:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:42432:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:42448:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:42464:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:42480:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:42496:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:42512:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:42528:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:42544:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:42560:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:42576:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:42592:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:42608:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:42624:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:42640:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:42656:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:42672:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:42688:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:42704:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:42720:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:42736:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:42752:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:42768:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:42784:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:42800:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:42816:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:42832:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:42848:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:42864:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:42880:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:42896:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:42912:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:42928:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:42944:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:42960:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:42976:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:42992:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:43008:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:43024:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:43040:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:43056:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:43072:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:43088:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:43104:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:43120:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:43136:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:43152:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:43168:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:43184:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:43200:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:43216:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:43232:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:43248:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:43264:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:43280:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:43296:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:43312:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:43328:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:43344:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:43360:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:43376:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:43392:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:43408:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:43424:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:43440:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:43456:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:43472:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:43488:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:43504:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:43520:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:43536:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:43552:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:43568:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:43584:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:43600:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:43616:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:43632:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:43648:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:43664:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:43680:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:43696:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:43712:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:43728:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:43744:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:43760:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:43776:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:43792:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:43808:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:43824:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:43840:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:43856:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:43872:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:43888:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:43904:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:43920:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:43936:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:43952:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:43968:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:43984:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:44000:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:44016:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:44032:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:44048:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:44064:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:44080:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:44096:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:44112:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:44128:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:44144:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:44160:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:44176:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:44192:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:44208:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:44224:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:44240:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:44256:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:44272:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:44288:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:44304:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:44320:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:44336:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:44352:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:44368:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:44384:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:44400:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:44416:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:44432:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:44448:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:44464:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:44480:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:44496:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:44512:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:44528:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:44544:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:44560:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:44576:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:44592:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:44608:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:44624:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:44640:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:44656:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:44672:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:44688:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:44704:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:44720:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:44736:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:44752:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:44768:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:44784:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:44800:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:44816:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:44832:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:44848:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:44864:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:44880:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:44896:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:44912:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:44928:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:44944:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:44960:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:44976:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:44992:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:45008:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:45024:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:45040:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:45056:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:45072:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:45088:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:45104:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:45120:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:45136:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:45152:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:45168:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:45184:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:45200:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:45216:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:45232:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:45248:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:45264:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:45280:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:45296:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:45312:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:45328:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:45344:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:45360:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:45376:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:45392:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:45408:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:45424:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:45440:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:45456:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:45472:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:45488:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:45504:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:45520:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:45536:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:45552:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:45568:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:45584:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:45600:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:45616:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:45632:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:45648:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:45664:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:45680:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:45696:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:45712:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:45728:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:45744:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:45760:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:45776:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:45792:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:45808:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:45824:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:45840:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:45856:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:45872:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:45888:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:45904:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:45920:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:45936:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:45952:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:45968:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:45984:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:46000:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:46016:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:46032:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:46048:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:46064:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:46080:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:46096:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:46112:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:46128:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:46144:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:46160:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:46176:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:46192:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:46208:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:46224:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:46240:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:46256:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:46272:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:46288:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:46304:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:46320:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:46336:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:46352:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:46368:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:46384:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:46400:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:46416:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:46432:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:46448:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:46464:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:46480:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:46496:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:46512:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:46528:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:46544:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:46560:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:46576:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:46592:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:46608:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:46624:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:46640:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:46656:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:46672:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:46688:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:46704:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:46720:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:46736:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:46752:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:46768:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:46784:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:46800:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:46816:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:46832:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:46848:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:46864:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:46880:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:46896:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:46912:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:46928:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:46944:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:46960:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:46976:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:46992:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:47008:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:47024:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:47040:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:47056:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:47072:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:47088:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:47104:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:47120:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:47136:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:47152:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:47168:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:47184:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:47200:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:47216:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:47232:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:47248:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:47264:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:47280:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:47296:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:47312:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:47328:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:47344:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:47360:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:47376:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:47392:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:47408:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:47424:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:47440:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:47456:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:47472:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:47488:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:47504:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:47520:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:47536:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:47552:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:47568:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:47584:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:47600:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:47616:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:47632:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:47648:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:47664:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:47680:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:47696:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:47712:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:47728:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:47744:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:47760:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:47776:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:47792:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:47808:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:47824:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:47840:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:47856:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:47872:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:47888:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:47904:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:47920:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:47936:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:47952:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:47968:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:47984:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:48000:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:48016:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:48032:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:48048:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:48064:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:48080:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:48096:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:48112:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:48128:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:48144:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:48160:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:48176:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:48192:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:48208:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:48224:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:48240:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:48256:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:48272:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:48288:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:48304:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:48320:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:48336:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:48352:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:48368:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:48384:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:48400:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:48416:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:48432:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:48448:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:48464:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:48480:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:48496:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:48512:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:48528:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:48544:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:48560:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:48576:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:48592:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:48608:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:48624:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:48640:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:48656:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:48672:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:48688:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:48704:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:48720:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:48736:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:48752:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:48768:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:48784:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:48800:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:48816:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:48832:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:48848:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:48864:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:48880:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:48896:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:48912:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:48928:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:48944:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:48960:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:48976:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:48992:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:49008:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:49024:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:49040:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:49056:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:49072:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:49088:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:49104:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:49120:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:49136:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:49152:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:49168:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:49184:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:49200:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:49216:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:49232:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:49248:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:49264:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:49280:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:49296:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:49312:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:49328:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:49344:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:49360:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:49376:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:49392:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:49408:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:49424:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:49440:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:49456:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:49472:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:49488:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:49504:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:49520:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:49536:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:49552:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:49568:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:49584:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:49600:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:49616:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:49632:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:49648:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:49664:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:49680:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:49696:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:49712:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:49728:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:49744:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:49760:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:49776:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:49782:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:49798:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:49804:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:49820:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:49826:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:49842:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:49848:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:49864:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:49870:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:49886:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:49892:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:49908:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:49914:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:49930:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:49936:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:49952:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:49958:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:49974:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:49980:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:49996:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:50002:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:50018:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:50024:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:50040:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:50046:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:50062:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:50068:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:50084:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:50090:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:50106:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:50112:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:50128:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:50134:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:50150:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:50156:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:50172:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:50178:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:50194:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:50200:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:50216:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:50222:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:50238:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:50244:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:50260:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:50266:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:50282:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:50288:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:50304:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:50310:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:50326:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:50332:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:50348:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:50354:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:50370:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:50376:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:50392:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:50398:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:50414:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:50420:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:50436:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:50442:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:50458:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:50464:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:50480:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:50486:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:50502:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:50508:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:50524:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:50530:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:50546:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:50562:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:50578:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:50594:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:50610:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:50626:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:50642:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:50658:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:50674:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:50690:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:50706:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:50712:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:50728:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:50734:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:50750:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:50756:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:50772:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:50778:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:50794:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:50800:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:50816:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:50822:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:50838:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:50844:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:50860:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:50866:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:50882:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:50888:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:50904:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:50910:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:50926:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:50932:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:50948:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:50954:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:50970:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:50976:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:50992:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:50998:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:51014:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:51020:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:51036:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:51042:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:51058:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:51064:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:51080:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:51086:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:51102:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:51118:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:51134:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:51150:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:51166:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:51182:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:51198:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:51214:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:51220:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:51236:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:51242:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:51258:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:51264:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:51280:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:51286:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:51302:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:51308:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:51324:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:51330:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:51346:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:51352:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:51368:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:51384:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:51400:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:51416:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:51432:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:51448:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:51464:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:51480:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:51486:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:51502:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:51508:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:51524:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:51530:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:51546:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:51552:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:51568:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:51574:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:51590:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:51596:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:51612:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:51628:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:51644:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:51660:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:51676:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:51692:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:51708:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:51714:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:51730:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:51736:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:51752:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:51758:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:51774:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:51780:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:51796:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:51802:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:51818:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:51824:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:51840:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:51856:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:51872:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:51888:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:51904:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:51920:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:51936:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:51942:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:51958:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:51964:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:51980:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:51986:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:52002:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:52008:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:52024:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:52030:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:52046:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:52052:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:52068:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:52074:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:52090:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:52096:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:52112:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:52118:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:52134:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:52150:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:52166:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:52182:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:52198:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:52214:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:52230:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:52246:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:52252:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:52268:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:52274:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:52290:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:52296:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:52312:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:52318:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:52334:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:52340:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:52356:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:52362:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:52378:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:52384:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:52400:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:52406:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:52422:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:52428:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:52444:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:52450:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:52466:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:52472:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:52488:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:52494:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:52510:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:52516:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:52532:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:52538:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:52554:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:52560:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:52576:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:52582:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:52598:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:52604:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:52620:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:52626:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:52642:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:52648:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:52664:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:52670:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:52686:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:52692:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:52708:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:52714:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:52730:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:52736:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:52752:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:52758:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:52774:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:52780:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:52796:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:52802:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:52818:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:52824:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:52840:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:52846:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:52862:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:52868:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:52884:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:52890:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:52906:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:52922:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:52938:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:52954:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:52970:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:52986:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:53002:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:53018:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:53034:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:53050:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:53066:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:53082:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:53098:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:53114:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:53130:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:53146:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:53162:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:53178:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:53194:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:53210:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:53226:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:53242:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:53258:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:53274:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:53290:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:53306:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:53322:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:53338:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:53354:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:53370:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:53386:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:53402:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:53418:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:53434:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:53450:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:53466:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:53482:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:53498:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:53514:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:53530:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:53546:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:53562:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:53578:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:53594:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:53610:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:53626:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:53642:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:53658:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:53674:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:53690:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:53706:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:53722:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:53738:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:53754:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:53770:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:53786:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:53802:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:53818:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:53834:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:53850:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:53866:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:53882:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:53898:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:53914:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:53930:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:53946:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:53962:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:53978:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:53994:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:54010:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:54026:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:54042:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:54058:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:54074:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:54090:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:54106:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:54122:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:54138:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:54154:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:54170:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:54186:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:54202:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:54218:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:54234:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:54250:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:54266:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:54282:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:54298:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:54314:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:54330:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:54346:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:54362:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:54378:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:54394:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:54410:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:54426:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:54442:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:54458:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:54474:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:54490:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:54506:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:54522:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:54538:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:54554:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:54570:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:54586:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:54602:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:54618:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:54634:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:54650:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:54666:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:54682:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:54698:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:54714:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:54730:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:54746:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:54762:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:54778:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:54794:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:54810:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:54826:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:54842:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:54858:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:54874:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:54890:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:54906:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:54922:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:54938:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:54954:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:54970:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:54986:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:55002:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:55018:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:55034:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:55050:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:55066:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:55082:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:55098:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:55114:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:55130:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:55146:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:55162:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:55178:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:55194:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:55210:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:55226:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:55242:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:55258:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:55274:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:55290:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:55306:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:55322:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:55338:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:55354:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:55370:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:55386:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:55402:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:55418:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:55434:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:55450:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:55466:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:55482:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:55498:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:55514:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:55530:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:55546:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:55562:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:55578:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:55594:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:55610:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:55626:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:55642:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:55658:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:55674:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:55690:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:55706:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:55722:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:55738:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:55754:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:55770:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:55786:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:55802:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:55818:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:55834:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:55850:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:55866:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:55882:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:55898:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:55914:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:55930:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:55946:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:55962:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:55978:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:55994:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:56010:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:56026:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:56042:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:56058:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:56074:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:56090:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:56106:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:56122:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:56138:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:56154:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:56170:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:56186:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:56202:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:56218:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:56234:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:56250:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:56266:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:56282:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:56298:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:56314:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:56330:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:56346:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:56362:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:56378:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:56394:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:56410:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:56426:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:56442:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:56458:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:56474:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:56490:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:56506:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:56522:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:56538:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:56554:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:56570:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:56586:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:56602:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:56618:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:56634:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:56650:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:56666:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:56682:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:56698:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:56714:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:56730:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:56746:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:56762:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:56778:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:56794:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:56810:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:56826:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:56842:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:56858:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:56874:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:56890:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:56906:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:56922:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:56938:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:56954:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:56970:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:56986:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:57002:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:57018:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:57034:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:57050:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:57066:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:57082:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:57098:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:57114:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:57130:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:57146:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:57162:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:57178:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:57194:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:57210:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:57226:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:57242:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:57258:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:57274:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:57290:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:57306:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:57322:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:57338:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:57354:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:57370:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:57386:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:57402:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:57418:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:57434:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:57450:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:57466:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:57482:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:57498:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:57514:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:57530:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:57546:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:57562:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:57578:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:57594:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:57610:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:57626:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:57642:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:57658:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:57674:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:57690:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:57706:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:57722:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:57738:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:57754:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:57770:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:57786:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:57802:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:57818:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:57834:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:57850:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:57866:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:57882:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:57898:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:57914:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:57930:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:57946:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:57962:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:57978:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:57994:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:58010:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:58026:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:58042:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:58058:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:58074:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:58090:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:58106:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:58122:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:58138:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:58154:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:58170:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:58186:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:58202:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:58218:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:58234:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:58250:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:58266:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:58282:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:58298:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:58314:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:58330:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:58346:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:58362:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:58378:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:58394:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:58410:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:58426:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:58442:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:58458:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:58474:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:58490:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:58506:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:58522:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:58538:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:58554:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:58570:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:58586:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:58602:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:58618:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:58634:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:58650:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:58666:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:58682:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:58698:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:58714:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:58730:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:58746:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:58762:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:58778:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:58794:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:58810:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:58826:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:58842:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:58858:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:58874:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:58890:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:58906:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:58922:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:58938:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:58954:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:58970:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:58986:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:59002:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:59018:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:59034:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:59050:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:59066:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:59082:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:59098:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:59114:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:59130:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:59146:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:59162:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:59178:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:59194:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:59210:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:59226:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:59242:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:59258:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:59274:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:59290:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:59306:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:59322:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace insn-recog.c -o insn-recog.o ../../gcc-4.8.5/gcc/config/avr/avr.md:59338:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:59354:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:59370:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:59386:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:59402:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:59418:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:59434:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:59450:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:59466:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:59482:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:59498:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:59514:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:59530:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:59546:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:59562:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:59578:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:59594:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:59610:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:59626:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:59642:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:59658:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:59674:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:59690:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:59706:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:59722:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:59738:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:59754:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:59770:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:59786:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:59802:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:59818:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:59834:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:59850:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:59866:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:59882:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:59898:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:59914:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:59930:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:59946:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:59962:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:59978:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:59994:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:60010:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:60026:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:60042:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:60058:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:60074:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:60090:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:60106:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:60122:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:60138:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:60154:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:60170:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:60186:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:60202:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:60218:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:60234:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:60250:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:60266:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:60282:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:60298:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:60314:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:60330:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:60346:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:60362:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:60378:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:60394:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:60410:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:60426:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:60442:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:60458:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:60474:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:60490:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:60506:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:60522:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] ../../gcc-4.8.5/gcc/config/avr/avr.md:60538:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] In file included from tm.h:18, from insn-preds.c:7: ../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ | ^ ../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ | ^ In file included from insn-preds.c:13: ../../gcc-4.8.5/gcc/recog.h:338:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] 338 | #if HAVE_DESIGNATED_UNION_INITIALIZERS | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from tm.h:18, from insn-recog.c:7: ../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ | ^ ../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ | ^ In file included from insn-recog.c:12: ../../gcc-4.8.5/gcc/recog.h:338:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] 338 | #if HAVE_DESIGNATED_UNION_INITIALIZERS | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from insn-peep.c:13: ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx) const': ../../gcc-4.8.5/gcc/recog.h:283:44: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_def* (*)(rtx_def*)'} [-Wcast-function-type] 283 | rtx operator () (rtx a0) const { return ((f1)func) (a0); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:284:52: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type] 284 | rtx operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:285:60: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 285 | rtx operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:286:68: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 286 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:287:76: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 287 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:288:84: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 288 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5) const { return ((f6)func) (a0, a1, a2, a3, a4, a5); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:289:92: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 289 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6) const { return ((f7)func) (a0, a1, a2, a3, a4, a5, a6); } | ^~~~~~~~ In file included from insn-peep.c:13: ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:290:100: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 290 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7) const { return ((f8)func) (a0, a1, a2, a3, a4, a5, a6, a7); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:291:108: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 291 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8) const { return ((f9)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:292:116: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 292 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9) const { return ((f10)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:293:125: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 293 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10) const { return ((f11)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:294:134: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 294 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11) const { return ((f12)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:295:143: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 295 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12) const { return ((f13)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:296:152: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 296 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13) const { return ((f14)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:297:161: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 297 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13, rtx a14) const { return ((f15)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13, a14); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:298:170: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 298 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13, rtx a14, rtx a15) const { return ((f16)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13, a14, a15); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/config/avr/avr.md: In function 'rtx_def* gen_casesi(rtx, rtx, rtx, rtx, rtx)': ../../gcc-4.8.5/gcc/config/avr/avr.md:5012:14: warning: 'operands' is used uninitialized [-Wuninitialized] 5012 | (set_attr "cc" "compare")]) | ~~~~~~~~~^~~~~~~~~~~~~ ../../gcc-4.8.5/gcc/config/avr/avr.md:4965:9: note: 'operands' declared here 4965 | (clobber (match_dup 0))] | ^~~~~~~~ In file included from insn-output.c:22: ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx) const': ../../gcc-4.8.5/gcc/recog.h:283:44: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_def* (*)(rtx_def*)'} [-Wcast-function-type] 283 | rtx operator () (rtx a0) const { return ((f1)func) (a0); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:284:52: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type] 284 | rtx operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:285:60: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 285 | rtx operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:286:68: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 286 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:287:76: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 287 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:288:84: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 288 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5) const { return ((f6)func) (a0, a1, a2, a3, a4, a5); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:289:92: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 289 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6) const { return ((f7)func) (a0, a1, a2, a3, a4, a5, a6); } | ^~~~~~~~ In file included from insn-output.c:22: ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:290:100: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 290 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7) const { return ((f8)func) (a0, a1, a2, a3, a4, a5, a6, a7); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:291:108: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 291 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8) const { return ((f9)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:292:116: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 292 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9) const { return ((f10)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:293:125: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 293 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10) const { return ((f11)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:294:134: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 294 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11) const { return ((f12)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:295:143: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 295 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12) const { return ((f13)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:296:152: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 296 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13) const { return ((f14)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:297:161: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 297 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13, rtx a14) const { return ((f15)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13, a14); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:298:170: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 298 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13, rtx a14, rtx a15) const { return ((f16)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13, a14, a15); } | ^~~~~~~~~ In file included from insn-preds.c:13: ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx) const': ../../gcc-4.8.5/gcc/recog.h:283:44: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_def* (*)(rtx_def*)'} [-Wcast-function-type] 283 | rtx operator () (rtx a0) const { return ((f1)func) (a0); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:284:52: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type] 284 | rtx operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:285:60: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 285 | rtx operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:286:68: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 286 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:287:76: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 287 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:288:84: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 288 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5) const { return ((f6)func) (a0, a1, a2, a3, a4, a5); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:289:92: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 289 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6) const { return ((f7)func) (a0, a1, a2, a3, a4, a5, a6); } | ^~~~~~~~ In file included from insn-preds.c:13: ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:290:100: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 290 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7) const { return ((f8)func) (a0, a1, a2, a3, a4, a5, a6, a7); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:291:108: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 291 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8) const { return ((f9)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:292:116: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 292 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9) const { return ((f10)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:293:125: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 293 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10) const { return ((f11)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:294:134: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 294 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11) const { return ((f12)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:295:143: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 295 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12) const { return ((f13)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:296:152: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 296 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13) const { return ((f14)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:297:161: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 297 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13, rtx a14) const { return ((f15)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13, a14); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:298:170: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 298 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13, rtx a14, rtx a15) const { return ((f16)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13, a14, a15); } | ^~~~~~~~~ In file included from insn-recog.c:12: ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx) const': ../../gcc-4.8.5/gcc/recog.h:283:44: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_def* (*)(rtx_def*)'} [-Wcast-function-type] 283 | rtx operator () (rtx a0) const { return ((f1)func) (a0); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:284:52: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type] 284 | rtx operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:285:60: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 285 | rtx operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:286:68: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 286 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:287:76: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 287 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:288:84: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 288 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5) const { return ((f6)func) (a0, a1, a2, a3, a4, a5); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:289:92: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 289 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6) const { return ((f7)func) (a0, a1, a2, a3, a4, a5, a6); } | ^~~~~~~~ In file included from insn-recog.c:12: ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:290:100: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 290 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7) const { return ((f8)func) (a0, a1, a2, a3, a4, a5, a6, a7); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:291:108: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 291 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8) const { return ((f9)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:292:116: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 292 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9) const { return ((f10)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:293:125: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 293 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10) const { return ((f11)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:294:134: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 294 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11) const { return ((f12)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:295:143: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 295 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12) const { return ((f13)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:296:152: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 296 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13) const { return ((f14)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:297:161: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 297 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13, rtx a14) const { return ((f15)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13, a14); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:298:170: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 298 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13, rtx a14, rtx a15) const { return ((f16)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13, a14, a15); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/config/avr/avr.md: At global scope: ../../gcc-4.8.5/gcc/config/avr/avr.md:27879:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx)' {aka 'rtx_def* (*)(rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:27895:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx)' {aka 'rtx_def* (*)(rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:27911:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx)' {aka 'rtx_def* (*)(rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:27933:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx)' {aka 'rtx_def* (*)(rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:27949:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:27965:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:27981:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:27997:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:28013:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:28029:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:28045:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:28061:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:28077:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:28093:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:28109:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:28125:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:28141:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:28157:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:28173:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:28189:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx)' {aka 'rtx_def* (*)(rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:28205:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx)' {aka 'rtx_def* (*)(rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:28221:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx)' {aka 'rtx_def* (*)(rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:28237:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx)' {aka 'rtx_def* (*)(rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:28253:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx)' {aka 'rtx_def* (*)(rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:28269:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx)' {aka 'rtx_def* (*)(rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:28285:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx)' {aka 'rtx_def* (*)(rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:28301:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx)' {aka 'rtx_def* (*)(rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:28317:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx)' {aka 'rtx_def* (*)(rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:28333:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx)' {aka 'rtx_def* (*)(rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:28349:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx)' {aka 'rtx_def* (*)(rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:28365:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx)' {aka 'rtx_def* (*)(rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:28381:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx)' {aka 'rtx_def* (*)(rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:28397:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx)' {aka 'rtx_def* (*)(rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:28413:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx)' {aka 'rtx_def* (*)(rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:28429:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:28445:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:28461:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:28477:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:28493:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:28509:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:28525:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:28541:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:28557:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:28573:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:28589:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:28605:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:28621:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:28637:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:28653:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:28669:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:28685:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:28701:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:28717:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:28733:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:28749:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:29005:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:29021:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:29037:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:29122:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:29522:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:29538:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:29560:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:29582:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:29658:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:29674:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:29690:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:29862:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:29878:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:29894:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:29910:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:29926:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:29942:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:29958:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:29974:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:29990:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:30006:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:30132:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:30154:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:30236:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:30252:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:30268:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:30284:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:30300:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:30316:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:30332:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:30348:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:30402:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:30418:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:30434:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:30450:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:30466:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:30580:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:30604:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:30756:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:30780:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:30804:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:31544:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:31570:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:31597:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:31667:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:31683:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:31699:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:31715:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:31731:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:32207:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:32251:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:32295:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:32339:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:32433:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:32509:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:32547:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:32591:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:32635:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:32673:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:32689:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:32705:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:32721:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:32737:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:32753:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:32769:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:32785:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:32807:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:32823:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:32839:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:32855:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:33199:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:33215:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:33231:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:33247:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:33263:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:33371:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:33387:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:33403:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:33419:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:33435:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:33627:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:33643:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:33659:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:33675:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:33691:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:33707:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:33723:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:33739:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:33755:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:33771:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:33787:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:33803:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:33819:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:33835:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:34059:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:34075:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:34091:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:34107:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:34123:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:34139:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:34155:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:34171:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:34187:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:34203:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:34219:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:34402:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:34418:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:34440:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:34478:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:34494:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:34510:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:34526:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:34548:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:34571:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:34593:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:34618:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:34634:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:34650:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:34666:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:34682:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:34698:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:34720:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:34742:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:34764:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:34786:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:34808:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:34830:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:34852:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:34874:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:34896:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:34918:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:34940:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:35630:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:35646:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:35662:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:35678:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:35694:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:35710:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx)' {aka 'rtx_def* (*)(rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:35726:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:35742:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:35968:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx)' {aka 'rtx_def* (*)(rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:35984:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:36009:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:36032:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx)' {aka 'rtx_def* (*)(rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:36144:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:36169:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:36197:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:36227:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:36243:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:36599:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:36705:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:36751:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:36797:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:37301:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:37317:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:37333:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:37349:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:37365:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:37381:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:37397:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:37413:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:37429:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:37445:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:37461:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:37477:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:37493:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:37509:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:37525:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:37541:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:37557:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:37573:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:37589:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:37605:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:37621:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:37637:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:37653:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:37669:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:37685:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:37701:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:37717:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:37733:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:37749:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:37765:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:37781:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:37797:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:37813:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:37829:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:37845:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:37861:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:37877:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:37893:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:37909:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:37925:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:37941:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:37957:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:37973:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:37989:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:38005:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:38021:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:38037:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:38053:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:38069:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:38085:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:38101:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:38117:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:38133:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:38149:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:38165:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:38181:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:38197:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:38213:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:38229:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:38245:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:38261:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:38277:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:38293:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:38309:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:38325:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:38341:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:38357:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:38373:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:38389:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:38405:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:38421:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:38437:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:38453:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:38469:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:38485:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:38501:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:38517:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:38533:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:38549:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:38565:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:38581:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:38597:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:38613:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:38629:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:38645:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:38661:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:38677:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:38693:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:38709:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:38725:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:38741:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:38757:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:38773:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:38789:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:38805:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:38821:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:38837:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:38853:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:38869:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:38885:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:38901:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:38917:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:38933:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:38949:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:38965:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:38981:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:38997:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:39013:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:39029:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:39045:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:39061:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:39077:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:39093:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:39109:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:39125:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:39141:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:39157:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:39173:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:39189:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:39205:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:39221:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:39237:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:39253:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:39269:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:39285:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:39301:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:39317:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:39333:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:39349:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:39365:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:39381:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:39397:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:39413:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:39429:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:39445:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:39461:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:39477:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:39493:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:39509:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:39525:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:39541:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:39557:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:39573:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:39589:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:39605:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:39621:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:39637:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:39653:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:39669:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:39685:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:39701:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:39717:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:39733:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:39749:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:39765:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:39781:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:39797:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:39813:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:39829:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:39845:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:39861:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:39877:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:39893:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:39909:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:39925:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:39941:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:39957:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:39973:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:39989:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:40005:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:40021:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:40037:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:40053:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:40069:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:40085:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:40101:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:40117:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:40133:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:40149:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:40165:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:40181:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:40197:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:40213:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:40229:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:40245:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:40261:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:40277:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:40293:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:40309:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:40325:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:40341:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:40357:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:40373:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:40389:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:40405:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:40421:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:40437:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:40453:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:40469:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:40485:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:40501:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:40517:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:40533:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:40549:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:40565:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:40581:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:40597:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:40613:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:40629:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:40645:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:40661:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:40677:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:40693:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:40709:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:40725:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:40741:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:40757:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:40773:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:40789:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:40805:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:40821:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:40837:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:40853:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:40869:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:40885:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:40901:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:40917:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:40933:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:40949:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:40965:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:40981:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:40997:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:41013:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:41029:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:41045:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:41061:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:41077:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:41093:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:41109:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:41125:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:41141:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:41157:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:41173:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:41189:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:41205:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:41221:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:41237:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:41253:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:41269:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:41285:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:41301:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:41317:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:41333:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:41349:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:41365:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:41381:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:41397:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:41413:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:41429:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:41445:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:41461:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:41477:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:41493:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:41509:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:41525:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:41541:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:41557:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:41573:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:41589:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:41605:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:41621:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:41637:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:41653:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:41669:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:41685:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:41701:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:41717:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:41733:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:41749:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:41765:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:41781:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:41797:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:41813:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:41829:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:41845:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:41861:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:41877:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:41893:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:41909:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:41925:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:41941:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:41957:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:41973:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:41989:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:42005:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:42021:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:42037:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:42053:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:42069:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:42085:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:42101:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:42117:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:42133:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:42149:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:42165:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:42181:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:42197:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:42213:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:42229:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:42245:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:42261:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:42277:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:42293:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:42309:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:42325:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:42341:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:42357:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:42373:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:42389:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:42405:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:42421:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:42437:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:42453:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:42469:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:42485:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:42501:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:42517:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:42533:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:42549:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:42565:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:42581:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:42597:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:42613:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:42629:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:42645:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:42661:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:42677:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:42693:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:42709:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:42725:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:42741:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:42757:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:42773:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:42789:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:42805:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:42821:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:42837:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:42853:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:42869:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:42885:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:42901:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:42917:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:42933:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:42949:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:42965:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:42981:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:42997:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:43013:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:43029:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:43045:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:43061:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:43077:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:43093:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:43109:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:43125:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:43141:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:43157:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:43173:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:43189:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:43205:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:43221:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:43237:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:43253:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:43269:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:43285:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:43301:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:43317:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:43333:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:43349:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:43365:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:43381:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:43397:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:43413:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:43429:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:43445:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:43461:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:43477:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:43493:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:43509:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:43525:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:43541:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:43557:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:43573:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:43589:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:43605:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:43621:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:43637:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:43653:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:43669:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:43685:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:43701:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:43717:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:43733:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:43749:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:43765:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:43781:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:43797:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:43813:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:43829:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:43845:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:43861:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:43877:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:43893:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:43909:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:43925:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:43941:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:43957:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:43973:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:43989:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:44005:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:44021:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:44037:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:44053:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:44069:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:44085:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:44101:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:44117:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:44133:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:44149:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:44165:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:44181:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:44197:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:44213:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:44229:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:44245:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:44261:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:44277:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:44293:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:44309:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:44325:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:44341:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:44357:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:44373:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:44389:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:44405:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:44421:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:44437:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:44453:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:44469:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:44485:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:44501:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:44517:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:44533:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:44549:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:44565:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:44581:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:44597:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:44613:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:44629:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:44645:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:44661:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:44677:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:44693:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:44709:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:44725:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:44741:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:44757:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:44773:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:44789:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:44805:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:44821:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:44837:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:44853:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:44869:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:44885:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:44901:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:44917:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:44933:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:44949:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:44965:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:44981:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:44997:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:45013:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:45029:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:45045:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:45061:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:45077:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:45093:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:45109:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:45125:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:45141:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:45157:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:45173:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:45189:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:45205:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:45221:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:45237:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:45253:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:45269:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:45285:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:45301:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:45317:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:45333:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:45349:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:45365:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:45381:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:45397:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:45413:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:45429:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:45445:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:45461:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:45477:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:45493:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:45509:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:45525:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:45541:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:45557:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:45573:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:45589:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:45605:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:45621:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:45637:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:45653:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:45669:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:45685:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:45701:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:45717:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:45733:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:45749:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:45765:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:45781:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:45797:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:45813:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:45829:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:45845:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:45861:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:45877:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:45893:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:45909:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:45925:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:45941:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:45957:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:45973:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:45989:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:46005:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:46021:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:46037:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:46053:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:46069:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:46085:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:46101:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:46117:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:46133:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:46149:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:46165:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:46181:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:46197:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:46213:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:46229:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:46245:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:46261:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:46277:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:46293:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:46309:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:46325:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:46341:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:46357:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:46373:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:46389:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:46405:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:46421:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:46437:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:46453:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:46469:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:46485:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:46501:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:46517:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:46533:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:46549:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:46565:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:46581:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:46597:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:46613:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:46629:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:46645:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:46661:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:46677:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:46693:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:46709:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:46725:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:46741:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:46757:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:46773:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:46789:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:46805:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:46821:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:46837:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:46853:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:46869:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:46885:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:46901:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:46917:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:46933:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:46949:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:46965:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:46981:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:46997:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:47013:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:47029:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:47045:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:47061:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:47077:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:47093:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:47109:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:47125:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:47141:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:47157:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:47173:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:47189:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:47205:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:47221:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:47237:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:47253:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:47269:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:47285:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:47301:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:47317:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:47333:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:47349:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:47365:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:47381:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:47397:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:47413:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:47429:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:47445:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:47461:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:47477:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:47493:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:47509:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:47525:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:47541:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:47557:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:47573:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:47589:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:47605:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:47621:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:47637:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:47653:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:47669:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:47685:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:47701:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:47717:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:47733:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:47749:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:47765:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:47781:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:47797:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:47813:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:47829:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:47845:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:47861:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:47877:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:47893:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:47909:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:47925:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:47941:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:47957:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:47973:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:47989:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:48005:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:48021:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:48037:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:48053:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:48069:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:48085:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:48101:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:48117:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:48133:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:48149:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:48165:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:48181:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:48197:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:48213:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:48229:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:48245:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:48261:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:48277:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:48293:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:48309:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:48325:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:48341:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:48357:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:48373:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:48389:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:48405:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:48421:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:48437:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:48453:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:48469:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:48485:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:48501:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:48517:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:48533:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:48549:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:48565:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:48581:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:48597:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:48613:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:48629:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:48645:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:48661:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:48677:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:48693:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:48709:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:48725:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:48741:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:48757:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:48773:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:48789:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:48805:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:48821:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:48837:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:48853:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:48869:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:48885:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:48901:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:48917:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:48933:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:48949:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:48965:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:48981:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:48997:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:49013:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:49029:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:49045:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:49061:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:49077:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:49093:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:49109:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:49125:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:49141:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:49157:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:49173:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:49189:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:49205:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:49221:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:49237:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:49253:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:49269:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:49285:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:49301:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:49317:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:49333:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:49349:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:49365:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:49381:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:49397:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:49413:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:49429:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:49445:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:49461:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:49477:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:49493:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:49509:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:49525:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:49541:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:49557:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:49573:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:49589:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:49605:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:49621:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:49637:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:49653:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:49669:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:49685:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:49701:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:49717:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:49733:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:49749:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:49765:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:49787:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:49809:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:50007:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:50029:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:50551:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:50567:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:50583:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:50599:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:50615:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:50631:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:50647:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:50663:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:50679:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:50695:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:51107:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx)' {aka 'rtx_def* (*)(rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:51123:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx)' {aka 'rtx_def* (*)(rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:51139:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx)' {aka 'rtx_def* (*)(rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:51155:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx)' {aka 'rtx_def* (*)(rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:51171:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx)' {aka 'rtx_def* (*)(rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:51187:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx)' {aka 'rtx_def* (*)(rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:51203:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx)' {aka 'rtx_def* (*)(rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:51373:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx)' {aka 'rtx_def* (*)(rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:51389:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx)' {aka 'rtx_def* (*)(rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:51405:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx)' {aka 'rtx_def* (*)(rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:51421:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx)' {aka 'rtx_def* (*)(rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:51437:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx)' {aka 'rtx_def* (*)(rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:51453:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx)' {aka 'rtx_def* (*)(rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:51469:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx)' {aka 'rtx_def* (*)(rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:51617:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx)' {aka 'rtx_def* (*)(rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:51633:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx)' {aka 'rtx_def* (*)(rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:51649:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx)' {aka 'rtx_def* (*)(rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:51665:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx)' {aka 'rtx_def* (*)(rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:51681:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx)' {aka 'rtx_def* (*)(rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:51697:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx)' {aka 'rtx_def* (*)(rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:51845:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx)' {aka 'rtx_def* (*)(rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:51861:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx)' {aka 'rtx_def* (*)(rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:51877:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx)' {aka 'rtx_def* (*)(rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:51893:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx)' {aka 'rtx_def* (*)(rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:51909:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx)' {aka 'rtx_def* (*)(rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:51925:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx)' {aka 'rtx_def* (*)(rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:52139:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx)' {aka 'rtx_def* (*)(rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:52155:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx)' {aka 'rtx_def* (*)(rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:52171:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx)' {aka 'rtx_def* (*)(rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:52187:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx)' {aka 'rtx_def* (*)(rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:52203:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx)' {aka 'rtx_def* (*)(rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:52219:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx)' {aka 'rtx_def* (*)(rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:52235:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx)' {aka 'rtx_def* (*)(rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:52927:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:52943:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx)' {aka 'rtx_def* (*)(rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:52959:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx)' {aka 'rtx_def* (*)(rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:52975:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx)' {aka 'rtx_def* (*)(rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:52991:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx)' {aka 'rtx_def* (*)(rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:53007:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx)' {aka 'rtx_def* (*)(rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:53023:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx)' {aka 'rtx_def* (*)(rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:53039:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx)' {aka 'rtx_def* (*)(rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:53055:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx)' {aka 'rtx_def* (*)(rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:53071:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx)' {aka 'rtx_def* (*)(rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:53087:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx)' {aka 'rtx_def* (*)(rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:53103:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx)' {aka 'rtx_def* (*)(rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:53119:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx)' {aka 'rtx_def* (*)(rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:53135:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx)' {aka 'rtx_def* (*)(rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:53151:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx)' {aka 'rtx_def* (*)(rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:53167:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx)' {aka 'rtx_def* (*)(rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:53183:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx)' {aka 'rtx_def* (*)(rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:53199:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx)' {aka 'rtx_def* (*)(rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:53215:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx)' {aka 'rtx_def* (*)(rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:53231:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx)' {aka 'rtx_def* (*)(rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:53247:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx)' {aka 'rtx_def* (*)(rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:53263:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx)' {aka 'rtx_def* (*)(rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:53279:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx)' {aka 'rtx_def* (*)(rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:53295:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx)' {aka 'rtx_def* (*)(rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:53311:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx)' {aka 'rtx_def* (*)(rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:53343:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:53359:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:53375:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:53391:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:53407:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:53423:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:53439:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:53455:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:53471:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:53487:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:53503:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:53519:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:53535:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:53551:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:53567:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:53871:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:53887:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:53903:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:53919:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:53935:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:53951:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:53967:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:53983:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:53999:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:54015:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:54031:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:54047:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:54063:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:54079:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:54095:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:54495:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:54511:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:54527:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:54543:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:54559:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:54575:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:54591:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:54607:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:54783:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:54799:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:55119:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:55135:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:55151:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:55263:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:55279:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:55295:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:55567:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:55583:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:55663:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:55791:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:55807:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:55823:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:55839:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:55855:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:55967:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:55983:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:55999:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:56559:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:56735:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:56751:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:56767:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:57359:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:57375:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:57391:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:57407:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:57423:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:57439:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:57455:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:57471:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:57487:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:57503:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:57519:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:57535:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:57551:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:57567:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:57679:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:57695:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:57711:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:57727:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:57743:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx)' {aka 'rtx_def* (*)(rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:57759:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:58111:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:58127:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:58159:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:58207:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:58223:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:58239:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:58271:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:58287:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:58303:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:58319:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:58335:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:58351:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:58367:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:58383:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx)' {aka 'rtx_def* (*)(rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:58431:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:58447:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:58463:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:58479:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:58687:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:58735:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:58751:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:58767:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:58783:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:58799:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:58815:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:58831:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:58847:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:58863:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:58879:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:58895:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:58911:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:58927:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:58943:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:58959:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:58975:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:58991:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:59007:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:59023:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:59039:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:59055:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:59071:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:59087:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:59103:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:59119:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:59135:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:59151:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:59167:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:59183:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:59199:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:59215:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:59231:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:59247:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:59263:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:59279:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:59295:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:59311:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:59327:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:59343:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:59359:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:59375:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:59391:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:59407:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:59423:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:59439:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:59455:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:59471:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:59487:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:59503:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:59519:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:59535:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:59551:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:59567:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:59583:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:59599:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:59615:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:59631:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:59647:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:59663:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:59679:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:59695:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:59711:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:59727:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:59743:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:59759:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:59775:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:59791:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:59807:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:59823:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:59839:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:59855:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:59871:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:59887:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:59903:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:59919:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:59935:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:59951:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:59967:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:59983:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:59999:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:60015:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:60031:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:60047:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:60063:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:60079:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:60095:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:60111:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:60127:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:60143:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:60159:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:60175:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:60191:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:60207:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:60223:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:60239:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:60255:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:60271:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:60287:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:60303:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:60319:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:60335:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:60351:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:60367:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:60383:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:60399:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:60415:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:60431:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:60447:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:60463:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:60479:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:60495:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:60511:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:60527:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] ../../gcc-4.8.5/gcc/config/avr/avr.md:60543:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type] g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace insn-enums.c -o insn-enums.o g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/ggc-page.c -o ggc-page.o In file included from ./tm.h:18, from ../../gcc-4.8.5/gcc/ggc-page.c:23: ../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ | ^ ../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ | ^ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/alias.c -o alias.o In file included from ./tm.h:18, from ../../gcc-4.8.5/gcc/alias.c:24: ../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ | ^ ../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ | ^ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/alloc-pool.c -o alloc-pool.o g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/auto-inc-dec.c -o auto-inc-dec.o In file included from ./tm.h:18, from ../../gcc-4.8.5/gcc/auto-inc-dec.c:24: ../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ | ^ ../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ | ^ In file included from ../../gcc-4.8.5/gcc/auto-inc-dec.c:36: ../../gcc-4.8.5/gcc/recog.h:338:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] 338 | #if HAVE_DESIGNATED_UNION_INITIALIZERS | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/bb-reorder.c -o bb-reorder.o In file included from ./tm.h:18, from ../../gcc-4.8.5/gcc/bb-reorder.c:84: ../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ | ^ ../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ | ^ In file included from ../../gcc-4.8.5/gcc/auto-inc-dec.c:36: ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx) const': ../../gcc-4.8.5/gcc/recog.h:283:44: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_def* (*)(rtx_def*)'} [-Wcast-function-type] 283 | rtx operator () (rtx a0) const { return ((f1)func) (a0); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:284:52: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type] 284 | rtx operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:285:60: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 285 | rtx operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:286:68: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 286 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:287:76: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 287 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:288:84: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 288 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5) const { return ((f6)func) (a0, a1, a2, a3, a4, a5); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:289:92: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 289 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6) const { return ((f7)func) (a0, a1, a2, a3, a4, a5, a6); } | ^~~~~~~~ In file included from ../../gcc-4.8.5/gcc/auto-inc-dec.c:36: ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:290:100: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 290 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7) const { return ((f8)func) (a0, a1, a2, a3, a4, a5, a6, a7); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:291:108: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 291 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8) const { return ((f9)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:292:116: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 292 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9) const { return ((f10)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:293:125: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 293 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10) const { return ((f11)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:294:134: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 294 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11) const { return ((f12)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:295:143: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 295 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12) const { return ((f13)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:296:152: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 296 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13) const { return ((f14)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:297:161: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 297 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13, rtx a14) const { return ((f15)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13, a14); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:298:170: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 298 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13, rtx a14, rtx a15) const { return ((f16)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13, a14, a15); } | ^~~~~~~~~ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/bitmap.c -o bitmap.o ../../gcc-4.8.5/gcc/bitmap.c:2162:16: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 2162 | " %15"HOST_WIDEST_INT_PRINT"d %15"HOST_WIDEST_INT_PRINT"d" | ^ ../../gcc-4.8.5/gcc/bitmap.c:2162:43: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 2162 | " %15"HOST_WIDEST_INT_PRINT"d %15"HOST_WIDEST_INT_PRINT"d" | ^ ../../gcc-4.8.5/gcc/bitmap.c:2163:16: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 2163 | " %15"HOST_WIDEST_INT_PRINT"d" | ^ ../../gcc-4.8.5/gcc/bitmap.c:2164:16: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 2164 | " %10"HOST_WIDEST_INT_PRINT"d %10"HOST_WIDEST_INT_PRINT"d\n", | ^ ../../gcc-4.8.5/gcc/bitmap.c:2164:43: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 2164 | " %10"HOST_WIDEST_INT_PRINT"d %10"HOST_WIDEST_INT_PRINT"d\n", | ^ ../../gcc-4.8.5/gcc/bitmap.c:2197:12: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 2197 | "%-41s %9"HOST_WIDEST_INT_PRINT"d %15"HOST_WIDEST_INT_PRINT"d\n", | ^ ../../gcc-4.8.5/gcc/bitmap.c:2197:43: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 2197 | "%-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-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/bt-load.c -o bt-load.o In file included from ./tm.h:18, from ../../gcc-4.8.5/gcc/bt-load.c:24: ../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ | ^ ../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ | ^ In file included from ../../gcc-4.8.5/gcc/bt-load.c:38: ../../gcc-4.8.5/gcc/recog.h:338:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] 338 | #if HAVE_DESIGNATED_UNION_INITIALIZERS | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../../gcc-4.8.5/gcc/bt-load.c:38: ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx) const': ../../gcc-4.8.5/gcc/recog.h:283:44: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_def* (*)(rtx_def*)'} [-Wcast-function-type] 283 | rtx operator () (rtx a0) const { return ((f1)func) (a0); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:284:52: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type] 284 | rtx operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:285:60: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 285 | rtx operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:286:68: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 286 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:287:76: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 287 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:288:84: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 288 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5) const { return ((f6)func) (a0, a1, a2, a3, a4, a5); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:289:92: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 289 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6) const { return ((f7)func) (a0, a1, a2, a3, a4, a5, a6); } | ^~~~~~~~ In file included from ../../gcc-4.8.5/gcc/bt-load.c:38: ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:290:100: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 290 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7) const { return ((f8)func) (a0, a1, a2, a3, a4, a5, a6, a7); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:291:108: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 291 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8) const { return ((f9)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:292:116: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 292 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9) const { return ((f10)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:293:125: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 293 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10) const { return ((f11)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:294:134: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 294 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11) const { return ((f12)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:295:143: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 295 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12) const { return ((f13)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:296:152: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 296 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13) const { return ((f14)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:297:161: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 297 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13, rtx a14) const { return ((f15)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13, a14); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:298:170: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 298 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13, rtx a14, rtx a15) const { return ((f16)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13, a14, a15); } | ^~~~~~~~~ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/builtins.c -o builtins.o In file included from ./tm.h:18, from ../../gcc-4.8.5/gcc/builtins.c:23: ../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ | ^ ../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ | ^ In file included from ../../gcc-4.8.5/gcc/builtins.c:38: ../../gcc-4.8.5/gcc/recog.h:338:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] 338 | #if HAVE_DESIGNATED_UNION_INITIALIZERS | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/caller-save.c -o caller-save.o In file included from ../../gcc-4.8.5/gcc/builtins.c:38: ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx) const': ../../gcc-4.8.5/gcc/recog.h:283:44: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_def* (*)(rtx_def*)'} [-Wcast-function-type] 283 | rtx operator () (rtx a0) const { return ((f1)func) (a0); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:284:52: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type] 284 | rtx operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:285:60: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 285 | rtx operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:286:68: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 286 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:287:76: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 287 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:288:84: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 288 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5) const { return ((f6)func) (a0, a1, a2, a3, a4, a5); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:289:92: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 289 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6) const { return ((f7)func) (a0, a1, a2, a3, a4, a5, a6); } | ^~~~~~~~ In file included from ../../gcc-4.8.5/gcc/builtins.c:38: ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:290:100: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 290 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7) const { return ((f8)func) (a0, a1, a2, a3, a4, a5, a6, a7); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:291:108: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 291 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8) const { return ((f9)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:292:116: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 292 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9) const { return ((f10)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:293:125: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 293 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10) const { return ((f11)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:294:134: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 294 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11) const { return ((f12)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:295:143: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 295 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12) const { return ((f13)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:296:152: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 296 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13) const { return ((f14)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:297:161: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 297 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13, rtx a14) const { return ((f15)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13, a14); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:298:170: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 298 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13, rtx a14, rtx a15) const { return ((f16)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13, a14, a15); } | ^~~~~~~~~ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/calls.c -o calls.o In file included from ./tm.h:18, from ../../gcc-4.8.5/gcc/caller-save.c:23: ../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ | ^ ../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ | ^ In file included from ../../gcc-4.8.5/gcc/caller-save.c:29: ../../gcc-4.8.5/gcc/recog.h:338:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] 338 | #if HAVE_DESIGNATED_UNION_INITIALIZERS | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ./tm.h:18, from ../../gcc-4.8.5/gcc/calls.c:23: ../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ | ^ ../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ | ^ In file included from ../../gcc-4.8.5/gcc/caller-save.c:29: ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx) const': ../../gcc-4.8.5/gcc/recog.h:283:44: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_def* (*)(rtx_def*)'} [-Wcast-function-type] 283 | rtx operator () (rtx a0) const { return ((f1)func) (a0); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:284:52: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type] 284 | rtx operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:285:60: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 285 | rtx operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:286:68: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 286 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:287:76: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 287 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:288:84: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 288 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5) const { return ((f6)func) (a0, a1, a2, a3, a4, a5); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:289:92: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 289 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6) const { return ((f7)func) (a0, a1, a2, a3, a4, a5, a6); } | ^~~~~~~~ In file included from ../../gcc-4.8.5/gcc/caller-save.c:29: ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:290:100: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 290 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7) const { return ((f8)func) (a0, a1, a2, a3, a4, a5, a6, a7); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:291:108: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 291 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8) const { return ((f9)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:292:116: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 292 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9) const { return ((f10)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:293:125: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 293 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10) const { return ((f11)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:294:134: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 294 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11) const { return ((f12)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:295:143: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 295 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12) const { return ((f13)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:296:152: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 296 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13) const { return ((f14)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:297:161: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 297 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13, rtx a14) const { return ((f15)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13, a14); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:298:170: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 298 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13, rtx a14, rtx a15) const { return ((f16)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13, a14, a15); } | ^~~~~~~~~ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/cfg.c -o cfg.o g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/cfganal.c -o cfganal.o In file included from ./tm.h:18, from ../../gcc-4.8.5/gcc/function.h:26, from ../../gcc-4.8.5/gcc/basic-block.h:25, from ../../gcc-4.8.5/gcc/cfg.c:57: ../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ | ^ ../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ | ^ ../../gcc-4.8.5/gcc/builtins.c: In function 'rtx_def* expand_builtin(tree, rtx, rtx, machine_mode, int)': ../../gcc-4.8.5/gcc/builtins.c:5914:7: warning: this statement may fall through [-Wimplicit-fallthrough=] 5914 | if (! flag_unsafe_math_optimizations) | ^~ In file included from ../../gcc-4.8.5/gcc/builtins.c:26: ../../gcc-4.8.5/gcc/tree.h:319:25: note: here 319 | #define CASE_FLT_FN(FN) case FN: case FN##F: case FN##L | ^~~~ ../../gcc-4.8.5/gcc/builtins.c:5916:5: note: in expansion of macro 'CASE_FLT_FN' 5916 | CASE_FLT_FN (BUILT_IN_SQRT): | ^~~~~~~~~~~ ../../gcc-4.8.5/gcc/builtins.c:5935:7: warning: this statement may fall through [-Wimplicit-fallthrough=] 5935 | if (! flag_unsafe_math_optimizations) | ^~ In file included from ../../gcc-4.8.5/gcc/builtins.c:26: ../../gcc-4.8.5/gcc/tree.h:319:25: note: here 319 | #define CASE_FLT_FN(FN) case FN: case FN##F: case FN##L | ^~~~ ../../gcc-4.8.5/gcc/builtins.c:5937:5: note: in expansion of macro 'CASE_FLT_FN' 5937 | CASE_FLT_FN (BUILT_IN_ISINF): | ^~~~~~~~~~~ ../../gcc-4.8.5/gcc/builtins.c:5979:7: warning: this statement may fall through [-Wimplicit-fallthrough=] 5979 | if (! flag_unsafe_math_optimizations) | ^~ In file included from ../../gcc-4.8.5/gcc/builtins.c:26: ../../gcc-4.8.5/gcc/tree.h:319:25: note: here 319 | #define CASE_FLT_FN(FN) case FN: case FN##F: case FN##L | ^~~~ ../../gcc-4.8.5/gcc/builtins.c:5982:5: note: in expansion of macro 'CASE_FLT_FN' 5982 | CASE_FLT_FN (BUILT_IN_FMOD): | ^~~~~~~~~~~ ../../gcc-4.8.5/gcc/builtins.c: In function 'rtx_def* expand_builtin_mathfn(tree, rtx, rtx)': ../../gcc-4.8.5/gcc/builtins.c:2026:7: warning: this statement may fall through [-Wimplicit-fallthrough=] 2026 | if (flag_trapping_math) | ^~ In file included from ../../gcc-4.8.5/gcc/builtins.c:26: ../../gcc-4.8.5/gcc/tree.h:319:25: note: here 319 | #define CASE_FLT_FN(FN) case FN: case FN##F: case FN##L | ^~~~ ../../gcc-4.8.5/gcc/builtins.c:2029:5: note: in expansion of macro 'CASE_FLT_FN' 2029 | CASE_FLT_FN (BUILT_IN_RINT): | ^~~~~~~~~~~ ../../gcc-4.8.5/gcc/builtins.c: In function 'rtx_def* expand_builtin_int_roundingfn_2(tree, rtx)': ../../gcc-4.8.5/gcc/builtins.c:2805:19: warning: this statement may fall through [-Wimplicit-fallthrough=] 2805 | fallback_fn = BUILT_IN_LRINT; | ~~~~~~~~~~~~^~~~~~~~~~~~~~~~ In file included from ../../gcc-4.8.5/gcc/builtins.c:26: ../../gcc-4.8.5/gcc/tree.h:319:25: note: here 319 | #define CASE_FLT_FN(FN) case FN: case FN##F: case FN##L | ^~~~ ../../gcc-4.8.5/gcc/builtins.c:2807:5: note: in expansion of macro 'CASE_FLT_FN' 2807 | CASE_FLT_FN (BUILT_IN_LRINT): | ^~~~~~~~~~~ ../../gcc-4.8.5/gcc/builtins.c:2813:19: warning: this statement may fall through [-Wimplicit-fallthrough=] 2813 | fallback_fn = BUILT_IN_LROUND; | ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ In file included from ../../gcc-4.8.5/gcc/builtins.c:26: ../../gcc-4.8.5/gcc/tree.h:319:25: note: here 319 | #define CASE_FLT_FN(FN) case FN: case FN##F: case FN##L | ^~~~ ../../gcc-4.8.5/gcc/builtins.c:2815:5: note: in expansion of macro 'CASE_FLT_FN' 2815 | CASE_FLT_FN (BUILT_IN_LROUND): | ^~~~~~~~~~~ ../../gcc-4.8.5/gcc/builtins.c: In function 'rtx_def* expand_builtin_mathfn_2(tree, rtx, rtx)': ../../gcc-4.8.5/gcc/builtins.c:2131:7: warning: this statement may fall through [-Wimplicit-fallthrough=] 2131 | if (REAL_MODE_FORMAT (TYPE_MODE (TREE_TYPE (exp)))->b != 2) | ^~ In file included from ../../gcc-4.8.5/gcc/builtins.c:26: ../../gcc-4.8.5/gcc/tree.h:319:25: note: here 319 | #define CASE_FLT_FN(FN) case FN: case FN##F: case FN##L | ^~~~ ../../gcc-4.8.5/gcc/builtins.c:2134:5: note: in expansion of macro 'CASE_FLT_FN' 2134 | CASE_FLT_FN (BUILT_IN_LDEXP): | ^~~~~~~~~~~ In file included from ./tm.h:18, from ../../gcc-4.8.5/gcc/function.h:26, from ../../gcc-4.8.5/gcc/basic-block.h:25, from ../../gcc-4.8.5/gcc/cfganal.c:25: ../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ | ^ ../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ | ^ In file included from ../../gcc-4.8.5/gcc/cfg.c:60: ../../gcc-4.8.5/gcc/cfg.c: In function 'void dump_bb_info(FILE*, basic_block, int, int, bool, bool)': ../../gcc-4.8.5/gcc/dumpfile.h:52:28: warning: '<<' in boolean context, did you mean '<'? [-Wint-in-bool-context] 52 | #define TDF_DETAILS (1 << 3) /* show more detailed info about | ~~~^~~~~ ../../gcc-4.8.5/gcc/cfg.c:714:11: note: in expansion of macro 'TDF_DETAILS' 714 | if (TDF_DETAILS) | ^~~~~~~~~~~ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/cfgbuild.c -o cfgbuild.o In file included from ./tm.h:18, from ../../gcc-4.8.5/gcc/cfgbuild.c:24: ../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ | ^ ../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ | ^ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/cfgcleanup.c -o cfgcleanup.o In file included from ./tm.h:18, from ../../gcc-4.8.5/gcc/cfgcleanup.c:35: ../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ | ^ ../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ | ^ In file included from ../../gcc-4.8.5/gcc/cfgcleanup.c:41: ../../gcc-4.8.5/gcc/recog.h:338:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] 338 | #if HAVE_DESIGNATED_UNION_INITIALIZERS | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/cfgexpand.c -o cfgexpand.o In file included from ./tm.h:18, from ../../gcc-4.8.5/gcc/cfgexpand.c:23: ../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ | ^ ../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ | ^ In file included from ../../gcc-4.8.5/gcc/cfgcleanup.c:41: ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx) const': ../../gcc-4.8.5/gcc/recog.h:283:44: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_def* (*)(rtx_def*)'} [-Wcast-function-type] 283 | rtx operator () (rtx a0) const { return ((f1)func) (a0); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:284:52: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type] 284 | rtx operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:285:60: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 285 | rtx operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:286:68: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 286 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:287:76: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 287 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:288:84: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 288 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5) const { return ((f6)func) (a0, a1, a2, a3, a4, a5); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:289:92: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 289 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6) const { return ((f7)func) (a0, a1, a2, a3, a4, a5, a6); } | ^~~~~~~~ In file included from ../../gcc-4.8.5/gcc/cfgcleanup.c:41: ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:290:100: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 290 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7) const { return ((f8)func) (a0, a1, a2, a3, a4, a5, a6, a7); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:291:108: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 291 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8) const { return ((f9)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:292:116: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 292 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9) const { return ((f10)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:293:125: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 293 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10) const { return ((f11)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:294:134: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 294 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11) const { return ((f12)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:295:143: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 295 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12) const { return ((f13)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:296:152: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 296 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13) const { return ((f14)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:297:161: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 297 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13, rtx a14) const { return ((f15)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13, a14); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:298:170: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 298 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13, rtx a14, rtx a15) const { return ((f16)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13, a14, a15); } | ^~~~~~~~~ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/cfghooks.c -o cfghooks.o ../../gcc-4.8.5/gcc/cfgcleanup.c: In function 'bool equal_different_set_p(rtx, rtx, rtx, rtx)': ../../gcc-4.8.5/gcc/cfgcleanup.c:996:7: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 996 | if (reload_completed | ^~ ../../gcc-4.8.5/gcc/cfgcleanup.c:1000:9: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 1000 | return false; | ^~~~~~ In file included from ./tm.h:18, from ../../gcc-4.8.5/gcc/cfghooks.c:25: ../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ | ^ ../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ | ^ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/cfgloop.c -o cfgloop.o In file included from ./tm.h:18, from ../../gcc-4.8.5/gcc/cfgloop.c:23: ../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ | ^ ../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ | ^ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/cfgloopanal.c -o cfgloopanal.o In file included from ./tm.h:18, from ../../gcc-4.8.5/gcc/cfgloopanal.c:23: ../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ | ^ ../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ | ^ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/cfgloopmanip.c -o cfgloopmanip.o In file included from ./tm.h:18, from ../../gcc-4.8.5/gcc/cfgloopmanip.c:23: ../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ | ^ ../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ | ^ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/cfgrtl.c -o cfgrtl.o In file included from ./tm.h:18, from ../../gcc-4.8.5/gcc/cfgrtl.c:43: ../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ | ^ ../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ | ^ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/symtab.c -o symtab.o In file included from ./tm.h:18, from ../../gcc-4.8.5/gcc/symtab.c:24: ../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ | ^ ../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ | ^ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/cgraph.c -o cgraph.o In file included from ./tm.h:18, from ../../gcc-4.8.5/gcc/cgraph.c:29: ../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ | ^ ../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ | ^ ../../gcc-4.8.5/gcc/cgraph.c:1516:17: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 1516 | fprintf (f, " executed "HOST_WIDEST_INT_PRINT_DEC"x", | ^ ../../gcc-4.8.5/gcc/cgraph.c:1568:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 1568 | fprintf (f, "("HOST_WIDEST_INT_PRINT_DEC"x) ", | ^ ../../gcc-4.8.5/gcc/cgraph.c:1591:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 1591 | fprintf (f, "("HOST_WIDEST_INT_PRINT_DEC"x) ", | ^ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/cgraphbuild.c -o cgraphbuild.o In function 'char* catenate_strings(const char*, const char*, int)', inlined from 'void c_parse_error(const char*, cpp_ttype, tree, unsigned char)' at ../../gcc-4.8.5/gcc/c-family/c-common.c:9355:17: ../../gcc-4.8.5/gcc/c-family/c-common.c:9281:11: warning: 'char* strncpy(char*, const char*, size_t)' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] 9281 | strncpy (result, lhs, lhs_size); | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-4.8.5/gcc/c-family/c-common.c: In function 'void c_parse_error(const char*, cpp_ttype, tree, unsigned char)': ../../gcc-4.8.5/gcc/c-family/c-common.c:9279:31: note: length computed here 9279 | const int lhs_size = strlen (lhs); | ~~~~~~~^~~~~ In function 'char* catenate_strings(const char*, const char*, int)', inlined from 'void c_parse_error(const char*, cpp_ttype, tree, unsigned char)' at ../../gcc-4.8.5/gcc/c-family/c-common.c:9352:15: ../../gcc-4.8.5/gcc/c-family/c-common.c:9281:11: warning: 'char* strncpy(char*, const char*, size_t)' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] 9281 | strncpy (result, lhs, lhs_size); | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-4.8.5/gcc/c-family/c-common.c: In function 'void c_parse_error(const char*, cpp_ttype, tree, unsigned char)': ../../gcc-4.8.5/gcc/c-family/c-common.c:9279:31: note: length computed here 9279 | const int lhs_size = strlen (lhs); | ~~~~~~~^~~~~ In function 'char* catenate_strings(const char*, const char*, int)', inlined from 'void c_parse_error(const char*, cpp_ttype, tree, unsigned char)' at ../../gcc-4.8.5/gcc/c-family/c-common.c:9350:15: ../../gcc-4.8.5/gcc/c-family/c-common.c:9281:11: warning: 'char* strncpy(char*, const char*, size_t)' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] 9281 | strncpy (result, lhs, lhs_size); | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-4.8.5/gcc/c-family/c-common.c: In function 'void c_parse_error(const char*, cpp_ttype, tree, unsigned char)': ../../gcc-4.8.5/gcc/c-family/c-common.c:9279:31: note: length computed here 9279 | const int lhs_size = strlen (lhs); | ~~~~~~~^~~~~ In function 'char* catenate_strings(const char*, const char*, int)', inlined from 'void c_parse_error(const char*, cpp_ttype, tree, unsigned char)' at ../../gcc-4.8.5/gcc/c-family/c-common.c:9348:15: ../../gcc-4.8.5/gcc/c-family/c-common.c:9281:11: warning: 'char* strncpy(char*, const char*, size_t)' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] 9281 | strncpy (result, lhs, lhs_size); | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-4.8.5/gcc/c-family/c-common.c: In function 'void c_parse_error(const char*, cpp_ttype, tree, unsigned char)': ../../gcc-4.8.5/gcc/c-family/c-common.c:9279:31: note: length computed here 9279 | const int lhs_size = strlen (lhs); | ~~~~~~~^~~~~ In function 'char* catenate_strings(const char*, const char*, int)', inlined from 'void c_parse_error(const char*, cpp_ttype, tree, unsigned char)' at ../../gcc-4.8.5/gcc/c-family/c-common.c:9342:17: ../../gcc-4.8.5/gcc/c-family/c-common.c:9281:11: warning: 'char* strncpy(char*, const char*, size_t)' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] 9281 | strncpy (result, lhs, lhs_size); | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-4.8.5/gcc/c-family/c-common.c: In function 'void c_parse_error(const char*, cpp_ttype, tree, unsigned char)': ../../gcc-4.8.5/gcc/c-family/c-common.c:9279:31: note: length computed here 9279 | const int lhs_size = strlen (lhs); | ~~~~~~~^~~~~ In function 'char* catenate_strings(const char*, const char*, int)', inlined from 'void c_parse_error(const char*, cpp_ttype, tree, unsigned char)' at ../../gcc-4.8.5/gcc/c-family/c-common.c:9339:15: ../../gcc-4.8.5/gcc/c-family/c-common.c:9281:11: warning: 'char* strncpy(char*, const char*, size_t)' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] 9281 | strncpy (result, lhs, lhs_size); | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-4.8.5/gcc/c-family/c-common.c: In function 'void c_parse_error(const char*, cpp_ttype, tree, unsigned char)': ../../gcc-4.8.5/gcc/c-family/c-common.c:9279:31: note: length computed here 9279 | const int lhs_size = strlen (lhs); | ~~~~~~~^~~~~ In function 'char* catenate_strings(const char*, const char*, int)', inlined from 'void c_parse_error(const char*, cpp_ttype, tree, unsigned char)' at ../../gcc-4.8.5/gcc/c-family/c-common.c:9337:15: ../../gcc-4.8.5/gcc/c-family/c-common.c:9281:11: warning: 'char* strncpy(char*, const char*, size_t)' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] 9281 | strncpy (result, lhs, lhs_size); | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-4.8.5/gcc/c-family/c-common.c: In function 'void c_parse_error(const char*, cpp_ttype, tree, unsigned char)': ../../gcc-4.8.5/gcc/c-family/c-common.c:9279:31: note: length computed here 9279 | const int lhs_size = strlen (lhs); | ~~~~~~~^~~~~ In function 'char* catenate_strings(const char*, const char*, int)', inlined from 'void c_parse_error(const char*, cpp_ttype, tree, unsigned char)' at ../../gcc-4.8.5/gcc/c-family/c-common.c:9324:12: ../../gcc-4.8.5/gcc/c-family/c-common.c:9281:11: warning: 'char* strncpy(char*, const char*, size_t)' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] 9281 | strncpy (result, lhs, lhs_size); | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-4.8.5/gcc/c-family/c-common.c: In function 'void c_parse_error(const char*, cpp_ttype, tree, unsigned char)': ../../gcc-4.8.5/gcc/c-family/c-common.c:9279:31: note: length computed here 9279 | const int lhs_size = strlen (lhs); | ~~~~~~~^~~~~ In function 'char* catenate_strings(const char*, const char*, int)', inlined from 'void c_parse_error(const char*, cpp_ttype, tree, unsigned char)' at ../../gcc-4.8.5/gcc/c-family/c-common.c:9326:12: ../../gcc-4.8.5/gcc/c-family/c-common.c:9281:11: warning: 'char* strncpy(char*, const char*, size_t)' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] 9281 | strncpy (result, lhs, lhs_size); | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-4.8.5/gcc/c-family/c-common.c: In function 'void c_parse_error(const char*, cpp_ttype, tree, unsigned char)': ../../gcc-4.8.5/gcc/c-family/c-common.c:9279:31: note: length computed here 9279 | const int lhs_size = strlen (lhs); | ~~~~~~~^~~~~ In function 'char* catenate_strings(const char*, const char*, int)', inlined from 'void c_parse_error(const char*, cpp_ttype, tree, unsigned char)' at ../../gcc-4.8.5/gcc/c-family/c-common.c:9298:15: ../../gcc-4.8.5/gcc/c-family/c-common.c:9281:11: warning: 'char* strncpy(char*, const char*, size_t)' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] 9281 | strncpy (result, lhs, lhs_size); | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-4.8.5/gcc/c-family/c-common.c: In function 'void c_parse_error(const char*, cpp_ttype, tree, unsigned char)': ../../gcc-4.8.5/gcc/c-family/c-common.c:9279:31: note: length computed here 9279 | const int lhs_size = strlen (lhs); | ~~~~~~~^~~~~ In file included from ./tm.h:18, from ../../gcc-4.8.5/gcc/cgraphbuild.c:24: ../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ | ^ ../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ | ^ ../../gcc-4.8.5/gcc/cgraph.c: In function 'void verify_cgraph_node(cgraph_node*)': ../../gcc-4.8.5/gcc/cgraph.c:2456:7: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 2456 | for (i = 0; ipa_ref_list_reference_iterate (&node->symbol.ref_list, | ^~~ ../../gcc-4.8.5/gcc/cgraph.c:2470:9: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' 2470 | 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-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/cgraphunit.c -o cgraphunit.o In file included from ./tm.h:18, from ../../gcc-4.8.5/gcc/cgraphunit.c:163: ../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ | ^ ../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ | ^ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/cgraphclones.c -o cgraphclones.o In file included from ./tm.h:18, from ../../gcc-4.8.5/gcc/cgraphclones.c:70: ../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ | ^ ../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ | ^ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/combine.c -o combine.o In file included from ./tm.h:18, from ../../gcc-4.8.5/gcc/combine.c:81: ../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ | ^ ../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ | ^ In file included from ../../gcc-4.8.5/gcc/combine.c:94: ../../gcc-4.8.5/gcc/recog.h:338:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] 338 | #if HAVE_DESIGNATED_UNION_INITIALIZERS | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../../gcc-4.8.5/gcc/combine.c:94: ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx) const': ../../gcc-4.8.5/gcc/recog.h:283:44: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_def* (*)(rtx_def*)'} [-Wcast-function-type] 283 | rtx operator () (rtx a0) const { return ((f1)func) (a0); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:284:52: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type] 284 | rtx operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:285:60: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 285 | rtx operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:286:68: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 286 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:287:76: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 287 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:288:84: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 288 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5) const { return ((f6)func) (a0, a1, a2, a3, a4, a5); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:289:92: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 289 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6) const { return ((f7)func) (a0, a1, a2, a3, a4, a5, a6); } | ^~~~~~~~ In file included from ../../gcc-4.8.5/gcc/combine.c:94: ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:290:100: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 290 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7) const { return ((f8)func) (a0, a1, a2, a3, a4, a5, a6, a7); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:291:108: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 291 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8) const { return ((f9)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:292:116: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 292 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9) const { return ((f10)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:293:125: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 293 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10) const { return ((f11)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:294:134: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 294 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11) const { return ((f12)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:295:143: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 295 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12) const { return ((f13)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:296:152: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 296 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13) const { return ((f14)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:297:161: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 297 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13, rtx a14) const { return ((f15)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13, a14); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:298:170: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 298 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13, rtx a14, rtx a15) const { return ((f16)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13, a14, a15); } | ^~~~~~~~~ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/combine-stack-adj.c -o combine-stack-adj.o g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/compare-elim.c -o compare-elim.o In file included from ./tm.h:18, from ../../gcc-4.8.5/gcc/combine-stack-adj.c:44: ../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ | ^ ../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ | ^ ../../gcc-4.8.5/gcc/combine.c: In function 'rtx_def* expand_compound_operation(rtx)': ../../gcc-4.8.5/gcc/combine.c:6653:17: warning: this statement may fall through [-Wimplicit-fallthrough=] 6653 | unsignedp = 1; | ~~~~~~~~~~^~~ ../../gcc-4.8.5/gcc/combine.c:6654:5: note: here 6654 | case SIGN_EXTEND: | ^~~~ In file included from ../../gcc-4.8.5/gcc/combine-stack-adj.c:48: ../../gcc-4.8.5/gcc/recog.h:338:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] 338 | #if HAVE_DESIGNATED_UNION_INITIALIZERS | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ./tm.h:18, from ../../gcc-4.8.5/gcc/compare-elim.c:60: ../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ | ^ ../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ | ^ In file included from ../../gcc-4.8.5/gcc/compare-elim.c:64: ../../gcc-4.8.5/gcc/recog.h:338:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] 338 | #if HAVE_DESIGNATED_UNION_INITIALIZERS | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-4.8.5/gcc/combine.c: In function 'rtx_def* canon_reg_for_combine(rtx, rtx)': ../../gcc-4.8.5/gcc/combine.c:7894:52: warning: this statement may fall through [-Wimplicit-fallthrough=] 7894 | if (op0 != XEXP (x, 0) || op1 != XEXP (x, 1) || op2 != XEXP (x, 2)) ../../gcc-4.8.5/gcc/combine.c:7898:5: note: here 7898 | case RTX_OBJ: | ^~~~ In file included from ../../gcc-4.8.5/gcc/combine-stack-adj.c:48: ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx) const': ../../gcc-4.8.5/gcc/recog.h:283:44: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_def* (*)(rtx_def*)'} [-Wcast-function-type] 283 | rtx operator () (rtx a0) const { return ((f1)func) (a0); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:284:52: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type] 284 | rtx operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:285:60: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 285 | rtx operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:286:68: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 286 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:287:76: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 287 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:288:84: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 288 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5) const { return ((f6)func) (a0, a1, a2, a3, a4, a5); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:289:92: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 289 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6) const { return ((f7)func) (a0, a1, a2, a3, a4, a5, a6); } | ^~~~~~~~ In file included from ../../gcc-4.8.5/gcc/combine-stack-adj.c:48: ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:290:100: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 290 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7) const { return ((f8)func) (a0, a1, a2, a3, a4, a5, a6, a7); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:291:108: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 291 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8) const { return ((f9)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:292:116: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 292 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9) const { return ((f10)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:293:125: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 293 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10) const { return ((f11)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:294:134: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 294 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11) const { return ((f12)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:295:143: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 295 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12) const { return ((f13)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:296:152: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 296 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13) const { return ((f14)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:297:161: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 297 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13, rtx a14) const { return ((f15)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13, a14); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:298:170: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 298 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13, rtx a14, rtx a15) const { return ((f16)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13, a14, a15); } | ^~~~~~~~~ In file included from ../../gcc-4.8.5/gcc/compare-elim.c:64: ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx) const': ../../gcc-4.8.5/gcc/recog.h:283:44: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_def* (*)(rtx_def*)'} [-Wcast-function-type] 283 | rtx operator () (rtx a0) const { return ((f1)func) (a0); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:284:52: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type] 284 | rtx operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:285:60: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 285 | rtx operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:286:68: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 286 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:287:76: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 287 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:288:84: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 288 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5) const { return ((f6)func) (a0, a1, a2, a3, a4, a5); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:289:92: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 289 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6) const { return ((f7)func) (a0, a1, a2, a3, a4, a5, a6); } | ^~~~~~~~ In file included from ../../gcc-4.8.5/gcc/compare-elim.c:64: ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:290:100: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 290 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7) const { return ((f8)func) (a0, a1, a2, a3, a4, a5, a6, a7); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:291:108: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 291 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8) const { return ((f9)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:292:116: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 292 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9) const { return ((f10)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:293:125: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 293 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10) const { return ((f11)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:294:134: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 294 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11) const { return ((f12)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:295:143: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 295 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12) const { return ((f13)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:296:152: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 296 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13) const { return ((f14)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:297:161: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 297 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13, rtx a14) const { return ((f15)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13, a14); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:298:170: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 298 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13, rtx a14, rtx a15) const { return ((f16)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13, a14, a15); } | ^~~~~~~~~ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/convert.c -o convert.o g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/coverage.c -o coverage.o In file included from ./tm.h:18, from ../../gcc-4.8.5/gcc/convert.c:27: ../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ | ^ ../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ | ^ In file included from ./tm.h:18, from ../../gcc-4.8.5/gcc/coverage.c:30: ../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ | ^ ../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ | ^ g++ -c -DGCC_INCLUDE_DIR=\"/usr/lib/gcc/avr/4.8.5/include\" -DFIXED_INCLUDE_DIR=\"/usr/lib/gcc/avr/4.8.5/include-fixed\" -DGPLUSPLUS_INCLUDE_DIR=\"/usr/lib/gcc/avr/4.8.5/include/c++\" -DGPLUSPLUS_INCLUDE_DIR_ADD_SYSROOT=0 -DGPLUSPLUS_TOOL_INCLUDE_DIR=\"/usr/lib/gcc/avr/4.8.5/include/c++/avr\" -DGPLUSPLUS_BACKWARD_INCLUDE_DIR=\"/usr/lib/gcc/avr/4.8.5/include/c++/backward\" -DLOCAL_INCLUDE_DIR=\"/usr/local/include\" -DCROSS_INCLUDE_DIR=\"/usr/lib/gcc/avr/4.8.5/../../../../avr/sys-include\" -DTOOL_INCLUDE_DIR=\"/usr/lib/gcc/avr/4.8.5/../../../../avr/include\" -DNATIVE_SYSTEM_HEADER_DIR=\"/usr/include\" -DPREFIX=\"/usr/\" -DSTANDARD_EXEC_PREFIX=\"/usr/lib/gcc/\" -DBASEVER="\"4.8.5\"" -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/cppbuiltin.c -o cppbuiltin.o In file included from ./tm.h:18, from ../../gcc-4.8.5/gcc/cppbuiltin.c:23: ../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ | ^ ../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ | ^ ../../gcc-4.8.5/gcc/cppbuiltin.c:130:38: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 130 | cpp_define_formatted (pfile, NAME"="HOST_WIDE_INT_PRINT_DEC, \ | ^ g++ -c -DGCC_INCLUDE_DIR=\"/usr/lib/gcc/avr/4.8.5/include\" -DFIXED_INCLUDE_DIR=\"/usr/lib/gcc/avr/4.8.5/include-fixed\" -DGPLUSPLUS_INCLUDE_DIR=\"/usr/lib/gcc/avr/4.8.5/include/c++\" -DGPLUSPLUS_INCLUDE_DIR_ADD_SYSROOT=0 -DGPLUSPLUS_TOOL_INCLUDE_DIR=\"/usr/lib/gcc/avr/4.8.5/include/c++/avr\" -DGPLUSPLUS_BACKWARD_INCLUDE_DIR=\"/usr/lib/gcc/avr/4.8.5/include/c++/backward\" -DLOCAL_INCLUDE_DIR=\"/usr/local/include\" -DCROSS_INCLUDE_DIR=\"/usr/lib/gcc/avr/4.8.5/../../../../avr/sys-include\" -DTOOL_INCLUDE_DIR=\"/usr/lib/gcc/avr/4.8.5/../../../../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-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/cppdefault.c -o cppdefault.o g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/cprop.c -o cprop.o In file included from ./tm.h:18, from ../../gcc-4.8.5/gcc/cppdefault.c:24: ../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ | ^ ../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ | ^ ../../gcc-4.8.5/gcc/convert.c: In function 'tree_node* convert_to_real(tree, tree)': ../../gcc-4.8.5/gcc/convert.c:134:13: warning: this statement may fall through [-Wimplicit-fallthrough=] 134 | if (flag_errno_math) | ^~ ../../gcc-4.8.5/gcc/convert.c:116:25: note: here 116 | #define CASE_MATHFN(FN) case BUILT_IN_##FN: case BUILT_IN_##FN##L: | ^~~~ ../../gcc-4.8.5/gcc/convert.c:136:11: note: in expansion of macro 'CASE_MATHFN' 136 | CASE_MATHFN (ACOS) | ^~~~~~~~~~~ In file included from ./tm.h:18, from ../../gcc-4.8.5/gcc/cprop.c:23: ../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ | ^ ../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ | ^ In file included from ../../gcc-4.8.5/gcc/cprop.c:34: ../../gcc-4.8.5/gcc/recog.h:338:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] 338 | #if HAVE_DESIGNATED_UNION_INITIALIZERS | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/cse.c -o cse.o g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/cselib.c -o cselib.o In file included from ./tm.h:18, from ../../gcc-4.8.5/gcc/cse.c:23: ../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ | ^ ../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ | ^ In file included from ./tm.h:18, from ../../gcc-4.8.5/gcc/cselib.c:23: ../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ | ^ ../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ | ^ In file included from ../../gcc-4.8.5/gcc/cse.c:31: ../../gcc-4.8.5/gcc/recog.h:338:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] 338 | #if HAVE_DESIGNATED_UNION_INITIALIZERS | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../../gcc-4.8.5/gcc/cselib.c:32: ../../gcc-4.8.5/gcc/recog.h:338:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] 338 | #if HAVE_DESIGNATED_UNION_INITIALIZERS | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../../gcc-4.8.5/gcc/cprop.c:34: ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx) const': ../../gcc-4.8.5/gcc/recog.h:283:44: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_def* (*)(rtx_def*)'} [-Wcast-function-type] 283 | rtx operator () (rtx a0) const { return ((f1)func) (a0); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:284:52: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type] 284 | rtx operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:285:60: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 285 | rtx operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:286:68: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 286 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:287:76: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 287 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:288:84: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 288 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5) const { return ((f6)func) (a0, a1, a2, a3, a4, a5); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:289:92: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 289 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6) const { return ((f7)func) (a0, a1, a2, a3, a4, a5, a6); } | ^~~~~~~~ In file included from ../../gcc-4.8.5/gcc/cprop.c:34: ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:290:100: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 290 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7) const { return ((f8)func) (a0, a1, a2, a3, a4, a5, a6, a7); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:291:108: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 291 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8) const { return ((f9)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:292:116: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 292 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9) const { return ((f10)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:293:125: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 293 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10) const { return ((f11)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:294:134: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 294 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11) const { return ((f12)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:295:143: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 295 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12) const { return ((f13)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:296:152: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 296 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13) const { return ((f14)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:297:161: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 297 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13, rtx a14) const { return ((f15)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13, a14); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:298:170: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 298 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13, rtx a14, rtx a15) const { return ((f16)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13, a14, a15); } | ^~~~~~~~~ In file included from ../../gcc-4.8.5/gcc/cse.c:31: ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx) const': ../../gcc-4.8.5/gcc/recog.h:283:44: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_def* (*)(rtx_def*)'} [-Wcast-function-type] 283 | rtx operator () (rtx a0) const { return ((f1)func) (a0); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:284:52: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type] 284 | rtx operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:285:60: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 285 | rtx operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:286:68: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 286 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:287:76: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 287 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:288:84: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 288 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5) const { return ((f6)func) (a0, a1, a2, a3, a4, a5); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:289:92: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 289 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6) const { return ((f7)func) (a0, a1, a2, a3, a4, a5, a6); } | ^~~~~~~~ In file included from ../../gcc-4.8.5/gcc/cse.c:31: ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:290:100: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 290 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7) const { return ((f8)func) (a0, a1, a2, a3, a4, a5, a6, a7); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:291:108: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 291 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8) const { return ((f9)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:292:116: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 292 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9) const { return ((f10)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:293:125: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 293 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10) const { return ((f11)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:294:134: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 294 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11) const { return ((f12)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:295:143: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 295 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12) const { return ((f13)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:296:152: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 296 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13) const { return ((f14)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:297:161: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 297 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13, rtx a14) const { return ((f15)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13, a14); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:298:170: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 298 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13, rtx a14, rtx a15) const { return ((f16)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13, a14, a15); } | ^~~~~~~~~ In file included from ../../gcc-4.8.5/gcc/cselib.c:32: ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx) const': ../../gcc-4.8.5/gcc/recog.h:283:44: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_def* (*)(rtx_def*)'} [-Wcast-function-type] 283 | rtx operator () (rtx a0) const { return ((f1)func) (a0); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:284:52: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type] 284 | rtx operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:285:60: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 285 | rtx operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:286:68: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 286 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:287:76: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 287 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:288:84: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 288 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5) const { return ((f6)func) (a0, a1, a2, a3, a4, a5); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:289:92: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 289 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6) const { return ((f7)func) (a0, a1, a2, a3, a4, a5, a6); } | ^~~~~~~~ In file included from ../../gcc-4.8.5/gcc/cselib.c:32: ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:290:100: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 290 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7) const { return ((f8)func) (a0, a1, a2, a3, a4, a5, a6, a7); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:291:108: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 291 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8) const { return ((f9)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:292:116: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 292 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9) const { return ((f10)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:293:125: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 293 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10) const { return ((f11)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:294:134: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 294 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11) const { return ((f12)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:295:143: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 295 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12) const { return ((f13)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:296:152: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 296 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13) const { return ((f14)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:297:161: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 297 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13, rtx a14) const { return ((f15)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13, a14); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:298:170: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 298 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13, rtx a14, rtx a15) const { return ((f16)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13, a14, a15); } | ^~~~~~~~~ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/data-streamer.c -o data-streamer.o ../../gcc-4.8.5/gcc/cselib.c: In function 'rtx_def* cselib_expand_value_rtx_1(rtx, expand_value_data*, int)': ../../gcc-4.8.5/gcc/cselib.c:1619:7: warning: this statement may fall through [-Wimplicit-fallthrough=] 1619 | } | ^ In file included from ../../gcc-4.8.5/gcc/cselib.c:25: ../../gcc-4.8.5/gcc/rtl.h:413:4: note: here 413 | case CONST_INT: \ | ^~~~ ../../gcc-4.8.5/gcc/cselib.c:1621:5: note: in expansion of macro 'CASE_CONST_ANY' 1621 | CASE_CONST_ANY: | ^~~~~~~~~~~~~~ In file included from ./tm.h:18, from ../../gcc-4.8.5/gcc/function.h:26, from ../../gcc-4.8.5/gcc/basic-block.h:25, from ../../gcc-4.8.5/gcc/gimple.h:28, from ../../gcc-4.8.5/gcc/lto-streamer.h:28, from ../../gcc-4.8.5/gcc/data-streamer.h:26, from ../../gcc-4.8.5/gcc/data-streamer.c:25: ../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ | ^ ../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ | ^ ../../gcc-4.8.5/gcc/cse.c: In function 'void cse_insn(rtx)': ../../gcc-4.8.5/gcc/cse.c:5384:45: warning: left shift of negative value [-Wshift-negative-value] 5384 | & ((HOST_WIDE_INT) (-1) << INTVAL (width)))) g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/data-streamer-in.c -o data-streamer-in.o In file included from ./tm.h:18, from ../../gcc-4.8.5/gcc/function.h:26, from ../../gcc-4.8.5/gcc/basic-block.h:25, from ../../gcc-4.8.5/gcc/gimple.h:28, from ../../gcc-4.8.5/gcc/lto-streamer.h:28, from ../../gcc-4.8.5/gcc/data-streamer.h:26, from ../../gcc-4.8.5/gcc/data-streamer-in.c:27: ../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ | ^ ../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ | ^ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/data-streamer-out.c -o data-streamer-out.o g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/dbxout.c -o dbxout.o In file included from ./tm.h:18, from ../../gcc-4.8.5/gcc/function.h:26, from ../../gcc-4.8.5/gcc/basic-block.h:25, from ../../gcc-4.8.5/gcc/gimple.h:28, from ../../gcc-4.8.5/gcc/lto-streamer.h:28, from ../../gcc-4.8.5/gcc/data-streamer.h:26, from ../../gcc-4.8.5/gcc/data-streamer-out.c:26: ../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ | ^ ../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ | ^ In file included from ./tm.h:18, from ../../gcc-4.8.5/gcc/dbxout.c:72: ../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ | ^ ../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ | ^ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/dbgcnt.c -o dbgcnt.o g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/dce.c -o dce.o g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/ddg.c -o ddg.o In file included from ./tm.h:18, from ../../gcc-4.8.5/gcc/dce.c:24: ../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ | ^ ../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ | ^ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/debug.c -o debug.o In file included from ./tm.h:18, from ../../gcc-4.8.5/gcc/ddg.c:25: ../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ | ^ ../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ | ^ In file included from ../../gcc-4.8.5/gcc/ddg.c:36: ../../gcc-4.8.5/gcc/recog.h:338:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] 338 | #if HAVE_DESIGNATED_UNION_INITIALIZERS | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ./tm.h:18, from ../../gcc-4.8.5/gcc/debug.c:21: ../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ | ^ ../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ | ^ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/df-core.c -o df-core.o In file included from ../../gcc-4.8.5/gcc/ddg.c:36: ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx) const': ../../gcc-4.8.5/gcc/recog.h:283:44: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_def* (*)(rtx_def*)'} [-Wcast-function-type] 283 | rtx operator () (rtx a0) const { return ((f1)func) (a0); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:284:52: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type] 284 | rtx operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:285:60: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 285 | rtx operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:286:68: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 286 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); } | ^~~~~~~~ In file included from ../../gcc-4.8.5/gcc/dce.c:21: ../../gcc-4.8.5/gcc/dce.c: In function 'bool find_call_stack_args(rtx, bool, bool, bitmap)': ../../gcc-4.8.5/gcc/system.h:289:40: warning: left shift of negative value [-Wshift-negative-value] 289 | ? ~ (t) 0 << (sizeof(t) * CHAR_BIT - 1) : (t) 0)) | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-4.8.5/gcc/system.h:290:44: note: in expansion of macro 'INTTYPE_MINIMUM' 290 | #define INTTYPE_MAXIMUM(t) ((t) (~ (t) 0 - INTTYPE_MINIMUM (t))) | ^~~~~~~~~~~~~~~ ../../gcc-4.8.5/gcc/dce.c:278:16: note: in expansion of macro 'INTTYPE_MAXIMUM' 278 | min_sp_off = INTTYPE_MAXIMUM (HOST_WIDE_INT); | ^~~~~~~~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:287:76: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 287 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:288:84: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 288 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5) const { return ((f6)func) (a0, a1, a2, a3, a4, a5); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:289:92: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 289 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6) const { return ((f7)func) (a0, a1, a2, a3, a4, a5, a6); } | ^~~~~~~~ In file included from ../../gcc-4.8.5/gcc/ddg.c:36: ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:290:100: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 290 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7) const { return ((f8)func) (a0, a1, a2, a3, a4, a5, a6, a7); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:291:108: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 291 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8) const { return ((f9)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:292:116: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 292 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9) const { return ((f10)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:293:125: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 293 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10) const { return ((f11)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:294:134: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 294 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11) const { return ((f12)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:295:143: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 295 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12) const { return ((f13)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:296:152: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 296 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13) const { return ((f14)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:297:161: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 297 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13, rtx a14) const { return ((f15)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13, a14); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:298:170: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 298 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13, rtx a14, rtx a15) const { return ((f16)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13, a14, a15); } | ^~~~~~~~~ In file included from ./tm.h:18, from ../../gcc-4.8.5/gcc/df-core.c:380: ../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ | ^ ../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ | ^ In file included from ../../gcc-4.8.5/gcc/df-core.c:384: ../../gcc-4.8.5/gcc/recog.h:338:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] 338 | #if HAVE_DESIGNATED_UNION_INITIALIZERS | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/df-problems.c -o df-problems.o g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/df-scan.c -o df-scan.o In file included from ./tm.h:18, from ../../gcc-4.8.5/gcc/df-problems.c:27: ../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ | ^ ../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ | ^ In file included from ../../gcc-4.8.5/gcc/df-problems.c:31: ../../gcc-4.8.5/gcc/recog.h:338:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] 338 | #if HAVE_DESIGNATED_UNION_INITIALIZERS | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ./tm.h:18, from ../../gcc-4.8.5/gcc/df-scan.c:27: ../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ | ^ ../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ | ^ In file included from ../../gcc-4.8.5/gcc/df-scan.c:31: ../../gcc-4.8.5/gcc/recog.h:338:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] 338 | #if HAVE_DESIGNATED_UNION_INITIALIZERS | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../../gcc-4.8.5/gcc/df-core.c:384: ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx) const': ../../gcc-4.8.5/gcc/recog.h:283:44: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_def* (*)(rtx_def*)'} [-Wcast-function-type] 283 | rtx operator () (rtx a0) const { return ((f1)func) (a0); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:284:52: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type] 284 | rtx operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:285:60: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 285 | rtx operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:286:68: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 286 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:287:76: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 287 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:288:84: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 288 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5) const { return ((f6)func) (a0, a1, a2, a3, a4, a5); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:289:92: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 289 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6) const { return ((f7)func) (a0, a1, a2, a3, a4, a5, a6); } | ^~~~~~~~ In file included from ../../gcc-4.8.5/gcc/df-core.c:384: ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:290:100: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 290 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7) const { return ((f8)func) (a0, a1, a2, a3, a4, a5, a6, a7); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:291:108: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 291 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8) const { return ((f9)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:292:116: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 292 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9) const { return ((f10)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:293:125: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 293 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10) const { return ((f11)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:294:134: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 294 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11) const { return ((f12)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:295:143: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 295 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12) const { return ((f13)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:296:152: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 296 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13) const { return ((f14)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:297:161: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 297 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13, rtx a14) const { return ((f15)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13, a14); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:298:170: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 298 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13, rtx a14, rtx a15) const { return ((f16)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13, a14, a15); } | ^~~~~~~~~ In file included from ../../gcc-4.8.5/gcc/df-problems.c:31: ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx) const': ../../gcc-4.8.5/gcc/recog.h:283:44: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_def* (*)(rtx_def*)'} [-Wcast-function-type] 283 | rtx operator () (rtx a0) const { return ((f1)func) (a0); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:284:52: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type] 284 | rtx operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:285:60: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 285 | rtx operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:286:68: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 286 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:287:76: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 287 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:288:84: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 288 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5) const { return ((f6)func) (a0, a1, a2, a3, a4, a5); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:289:92: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 289 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6) const { return ((f7)func) (a0, a1, a2, a3, a4, a5, a6); } | ^~~~~~~~ In file included from ../../gcc-4.8.5/gcc/df-problems.c:31: ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:290:100: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 290 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7) const { return ((f8)func) (a0, a1, a2, a3, a4, a5, a6, a7); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:291:108: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 291 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8) const { return ((f9)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:292:116: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 292 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9) const { return ((f10)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:293:125: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 293 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10) const { return ((f11)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:294:134: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 294 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11) const { return ((f12)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:295:143: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 295 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12) const { return ((f13)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:296:152: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 296 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13) const { return ((f14)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:297:161: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 297 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13, rtx a14) const { return ((f15)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13, a14); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:298:170: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 298 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13, rtx a14, rtx a15) const { return ((f16)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13, a14, a15); } | ^~~~~~~~~ In file included from ../../gcc-4.8.5/gcc/df-scan.c:31: ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx) const': ../../gcc-4.8.5/gcc/recog.h:283:44: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_def* (*)(rtx_def*)'} [-Wcast-function-type] 283 | rtx operator () (rtx a0) const { return ((f1)func) (a0); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:284:52: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type] 284 | rtx operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:285:60: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 285 | rtx operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:286:68: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 286 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:287:76: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 287 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:288:84: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 288 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5) const { return ((f6)func) (a0, a1, a2, a3, a4, a5); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:289:92: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 289 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6) const { return ((f7)func) (a0, a1, a2, a3, a4, a5, a6); } | ^~~~~~~~ In file included from ../../gcc-4.8.5/gcc/df-scan.c:31: ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:290:100: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 290 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7) const { return ((f8)func) (a0, a1, a2, a3, a4, a5, a6, a7); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:291:108: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 291 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8) const { return ((f9)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:292:116: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 292 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9) const { return ((f10)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:293:125: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 293 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10) const { return ((f11)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:294:134: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 294 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11) const { return ((f12)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:295:143: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 295 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12) const { return ((f13)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:296:152: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 296 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13) const { return ((f14)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:297:161: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 297 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13, rtx a14) const { return ((f15)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13, a14); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:298:170: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 298 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13, rtx a14, rtx a15) const { return ((f16)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13, a14, a15); } | ^~~~~~~~~ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/dfp.c -o dfp.o In file included from ./tm.h:18, from ../../gcc-4.8.5/gcc/dfp.c:23: ../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ | ^ ../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ | ^ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/dojump.c -o dojump.o In file included from ./tm.h:18, from ../../gcc-4.8.5/gcc/dojump.c:23: ../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ | ^ ../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ | ^ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/dominance.c -o dominance.o In file included from ./tm.h:18, from ../../gcc-4.8.5/gcc/dominance.c:38: ../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ | ^ ../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ | ^ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/domwalk.c -o domwalk.o ../../gcc-4.8.5/gcc/dojump.c: In function 'void do_jump(tree, rtx, rtx, int)': ../../gcc-4.8.5/gcc/dojump.c:394:7: warning: this statement may fall through [-Wimplicit-fallthrough=] 394 | if (TREE_CODE (TREE_OPERAND (exp, 0)) == COMPONENT_REF | ^~ ../../gcc-4.8.5/gcc/dojump.c:399:5: note: here 399 | case CONVERT_EXPR: | ^~~~ ../../gcc-4.8.5/gcc/dojump.c:402:7: warning: this statement may fall through [-Wimplicit-fallthrough=] 402 | if ((TYPE_PRECISION (TREE_TYPE (exp)) | ^~ ../../gcc-4.8.5/gcc/dojump.c:405:5: note: here 405 | case NON_LVALUE_EXPR: | ^~~~ ../../gcc-4.8.5/gcc/dojump.c:544:11: warning: this statement may fall through [-Wimplicit-fallthrough=] 544 | || TREE_CODE (TREE_OPERAND (exp, 1)) == INTEGER_CST) ../../gcc-4.8.5/gcc/dojump.c:549:5: note: here 549 | case TRUTH_AND_EXPR: | ^~~~ In file included from ./tm.h:18, from ../../gcc-4.8.5/gcc/domwalk.c:24: ../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ | ^ ../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ | ^ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/double-int.c -o double-int.o In file included from ./tm.h:18, from ../../gcc-4.8.5/gcc/double-int.c:23: ../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ | ^ ../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ | ^ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/dse.c -o dse.o ../../gcc-4.8.5/gcc/double-int.c: In function 'void rshift_double(long unsigned int, long int, long unsigned int, unsigned int, long unsigned int*, long int*, bool)': ../../gcc-4.8.5/gcc/double-int.c:290:37: warning: left shift of negative value [-Wshift-negative-value] 290 | *hv &= ~((HOST_WIDE_INT) (-1) << (prec - count - HOST_BITS_PER_WIDE_INT)); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-4.8.5/gcc/double-int.c: In function 'void lshift_double(long unsigned int, long int, long int, unsigned int, long unsigned int*, long int*, bool)': ../../gcc-4.8.5/gcc/double-int.c:353:37: warning: left shift of negative value [-Wshift-negative-value] 353 | *hv &= ~((HOST_WIDE_INT) (-1) << (prec - HOST_BITS_PER_WIDE_INT)); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ./tm.h:18, from ../../gcc-4.8.5/gcc/dse.c:29: ../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ | ^ ../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ | ^ In file included from ../../gcc-4.8.5/gcc/dse.c:44: ../../gcc-4.8.5/gcc/recog.h:338:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] 338 | #if HAVE_DESIGNATED_UNION_INITIALIZERS | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/dumpfile.c -o dumpfile.o In file included from ../../gcc-4.8.5/gcc/dse.c:44: ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx) const': ../../gcc-4.8.5/gcc/recog.h:283:44: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_def* (*)(rtx_def*)'} [-Wcast-function-type] 283 | rtx operator () (rtx a0) const { return ((f1)func) (a0); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:284:52: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type] 284 | rtx operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:285:60: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 285 | rtx operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:286:68: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 286 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:287:76: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 287 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:288:84: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 288 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5) const { return ((f6)func) (a0, a1, a2, a3, a4, a5); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:289:92: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 289 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6) const { return ((f7)func) (a0, a1, a2, a3, a4, a5, a6); } | ^~~~~~~~ In file included from ../../gcc-4.8.5/gcc/dse.c:44: ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:290:100: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 290 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7) const { return ((f8)func) (a0, a1, a2, a3, a4, a5, a6, a7); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:291:108: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 291 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8) const { return ((f9)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:292:116: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 292 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9) const { return ((f10)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:293:125: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 293 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10) const { return ((f11)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:294:134: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 294 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11) const { return ((f12)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:295:143: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 295 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12) const { return ((f13)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:296:152: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 296 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13) const { return ((f14)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:297:161: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 297 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13, rtx a14) const { return ((f15)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13, a14); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:298:170: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 298 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13, rtx a14, rtx a15) const { return ((f16)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13, a14, a15); } | ^~~~~~~~~ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/dwarf2asm.c -o dwarf2asm.o In file included from ./tm.h:18, from ../../gcc-4.8.5/gcc/dwarf2asm.c:24: ../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ | ^ ../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ | ^ ../../gcc-4.8.5/gcc/dwarf2asm.c:408:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] 408 | #if HAVE_DESIGNATED_INITIALIZERS | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-4.8.5/gcc/dwarf2asm.c:414:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] 414 | #if HAVE_DESIGNATED_INITIALIZERS | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-4.8.5/gcc/dwarf2asm.c:551:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] 551 | #if HAVE_DESIGNATED_INITIALIZERS | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/dwarf2cfi.c -o dwarf2cfi.o g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/dwarf2out.c -o dwarf2out.o g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/emit-rtl.c -o emit-rtl.o g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/et-forest.c -o et-forest.o In file included from ./tm.h:18, from ../../gcc-4.8.5/gcc/dwarf2cfi.c:23: ../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ | ^ ../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ | ^ In file included from ./tm.h:18, from ../../gcc-4.8.5/gcc/dwarf2out.c:61: ../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ | ^ ../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ | ^ In file included from ./tm.h:18, from ../../gcc-4.8.5/gcc/emit-rtl.c:37: ../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ | ^ ../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ | ^ ../../gcc-4.8.5/gcc/dwarf2cfi.c:3152:19: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 3152 | fprintf (f, "\t.cfi_offset %lu, "HOST_WIDE_INT_PRINT_DEC"\n", | ^ ../../gcc-4.8.5/gcc/dwarf2cfi.c:3175:19: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 3175 | fprintf (f, "\t.cfi_def_cfa %lu, "HOST_WIDE_INT_PRINT_DEC"\n", | ^ ../../gcc-4.8.5/gcc/dwarf2cfi.c:3210:25: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 3210 | fprintf (f, "\t%s args_size "HOST_WIDE_INT_PRINT_DEC, | ^ ../../gcc-4.8.5/gcc/dwarf2cfi.c:3216:23: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 3216 | fprintf (f, "\t.cfi_GNU_args_size "HOST_WIDE_INT_PRINT_DEC "\n", | ^ In file included from ../../gcc-4.8.5/gcc/emit-rtl.c:49: ../../gcc-4.8.5/gcc/recog.h:338:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] 338 | #if HAVE_DESIGNATED_UNION_INITIALIZERS | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-4.8.5/gcc/dwarf2out.c:5271:29: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 5271 | fprintf (outfile, "constant ("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-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/except.c -o except.o In file included from ../../gcc-4.8.5/gcc/emit-rtl.c:49: ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx) const': ../../gcc-4.8.5/gcc/recog.h:283:44: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_def* (*)(rtx_def*)'} [-Wcast-function-type] 283 | rtx operator () (rtx a0) const { return ((f1)func) (a0); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:284:52: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type] 284 | rtx operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:285:60: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 285 | rtx operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:286:68: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 286 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:287:76: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 287 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:288:84: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 288 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5) const { return ((f6)func) (a0, a1, a2, a3, a4, a5); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:289:92: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 289 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6) const { return ((f7)func) (a0, a1, a2, a3, a4, a5, a6); } | ^~~~~~~~ In file included from ../../gcc-4.8.5/gcc/emit-rtl.c:49: ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:290:100: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 290 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7) const { return ((f8)func) (a0, a1, a2, a3, a4, a5, a6, a7); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:291:108: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 291 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8) const { return ((f9)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:292:116: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 292 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9) const { return ((f10)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:293:125: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 293 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10) const { return ((f11)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:294:134: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 294 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11) const { return ((f12)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:295:143: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 295 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12) const { return ((f13)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:296:152: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 296 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13) const { return ((f14)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:297:161: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 297 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13, rtx a14) const { return ((f15)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13, a14); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:298:170: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 298 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13, rtx a14, rtx a15) const { return ((f16)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13, a14, a15); } | ^~~~~~~~~ In file included from ./tm.h:18, from ../../gcc-4.8.5/gcc/except.c:115: ../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ | ^ ../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ | ^ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/explow.c -o explow.o In file included from ./tm.h:18, from ../../gcc-4.8.5/gcc/explow.c:24: ../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ | ^ ../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ | ^ In file included from ../../gcc-4.8.5/gcc/explow.c:38: ../../gcc-4.8.5/gcc/recog.h:338:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] 338 | #if HAVE_DESIGNATED_UNION_INITIALIZERS | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../../gcc-4.8.5/gcc/dwarf2out.c:59: ../../gcc-4.8.5/gcc/dwarf2out.c: In function 'void loc_descr_plus_const(dw_loc_descr_struct**, long int)': ../../gcc-4.8.5/gcc/system.h:289:40: warning: left shift of negative value [-Wshift-negative-value] 289 | ? ~ (t) 0 << (sizeof(t) * CHAR_BIT - 1) : (t) 0)) | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-4.8.5/gcc/system.h:290:44: note: in expansion of macro 'INTTYPE_MINIMUM' 290 | #define INTTYPE_MAXIMUM(t) ((t) (~ (t) 0 - INTTYPE_MINIMUM (t))) | ^~~~~~~~~~~~~~~ ../../gcc-4.8.5/gcc/dwarf2out.c:1441:32: note: in expansion of macro 'INTTYPE_MAXIMUM' 1441 | && ((offset > 0 && *p <= INTTYPE_MAXIMUM (HOST_WIDE_INT) - offset) | ^~~~~~~~~~~~~~~ ../../gcc-4.8.5/gcc/system.h:289:40: warning: left shift of negative value [-Wshift-negative-value] 289 | ? ~ (t) 0 << (sizeof(t) * CHAR_BIT - 1) : (t) 0)) | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-4.8.5/gcc/dwarf2out.c:1442:35: note: in expansion of macro 'INTTYPE_MINIMUM' 1442 | || (offset < 0 && *p >= INTTYPE_MINIMUM (HOST_WIDE_INT) - offset))) | ^~~~~~~~~~~~~~~ In file included from ../../gcc-4.8.5/gcc/explow.c:38: ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx) const': ../../gcc-4.8.5/gcc/recog.h:283:44: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_def* (*)(rtx_def*)'} [-Wcast-function-type] 283 | rtx operator () (rtx a0) const { return ((f1)func) (a0); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:284:52: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type] 284 | rtx operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:285:60: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 285 | rtx operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:286:68: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 286 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:287:76: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 287 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:288:84: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 288 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5) const { return ((f6)func) (a0, a1, a2, a3, a4, a5); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:289:92: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 289 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6) const { return ((f7)func) (a0, a1, a2, a3, a4, a5, a6); } | ^~~~~~~~ In file included from ../../gcc-4.8.5/gcc/explow.c:38: ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:290:100: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 290 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7) const { return ((f8)func) (a0, a1, a2, a3, a4, a5, a6, a7); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:291:108: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 291 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8) const { return ((f9)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:292:116: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 292 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9) const { return ((f10)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:293:125: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 293 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10) const { return ((f11)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:294:134: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 294 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11) const { return ((f12)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:295:143: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 295 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12) const { return ((f13)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:296:152: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 296 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13) const { return ((f14)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:297:161: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 297 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13, rtx a14) const { return ((f15)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13, a14); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:298:170: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 298 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13, rtx a14, rtx a15) const { return ((f16)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13, a14, a15); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/dwarf2out.c: In function 'bool tree_add_const_value_attribute_for_decl(dw_die_ref, tree)': ../../gcc-4.8.5/gcc/dwarf2out.c:15542:3: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 15542 | if (!decl | ^~ ../../gcc-4.8.5/gcc/dwarf2out.c:15549:5: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 15549 | 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 -Wno-error -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/expmed.c -o expmed.o In file included from ./tm.h:18, from ../../gcc-4.8.5/gcc/expmed.c:25: ../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ | ^ ../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ | ^ In file included from ../../gcc-4.8.5/gcc/expmed.c:34: ../../gcc-4.8.5/gcc/recog.h:338:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] 338 | #if HAVE_DESIGNATED_UNION_INITIALIZERS | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-4.8.5/gcc/dwarf2out.c: In function 'dw_loc_descr_struct* loc_descriptor(rtx, machine_mode, var_init_status)': ../../gcc-4.8.5/gcc/dwarf2out.c:13046:7: warning: this statement may fall through [-Wimplicit-fallthrough=] 13046 | if (!const_ok_for_output (rtl)) | ^~ ../../gcc-4.8.5/gcc/dwarf2out.c:13048:5: note: here 13048 | case LABEL_REF: | ^~~~ ../../gcc-4.8.5/gcc/dwarf2out.c: In function 'bool add_const_value_attribute(dw_die_ref, rtx)': ../../gcc-4.8.5/gcc/dwarf2out.c:14784:7: warning: this statement may fall through [-Wimplicit-fallthrough=] 14784 | if (!const_ok_for_output (rtl)) | ^~ ../../gcc-4.8.5/gcc/dwarf2out.c:14786:5: note: here 14786 | case LABEL_REF: | ^~~~ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/expr.c -o expr.o ../../gcc-4.8.5/gcc/dwarf2out.c: In function 'dw_loc_descr_struct* mem_loc_descriptor(rtx, machine_mode, machine_mode, var_init_status)': ../../gcc-4.8.5/gcc/dwarf2out.c:11883:13: warning: this statement may fall through [-Wimplicit-fallthrough=] 11883 | inner = SUBREG_REG (rtl); ../../gcc-4.8.5/gcc/dwarf2out.c:11884:5: note: here 11884 | case TRUNCATE: | ^~~~ In file included from ./tm.h:18, from ../../gcc-4.8.5/gcc/expr.c:23: ../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ | ^ ../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ | ^ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/final.c -o final.o In file included from ../../gcc-4.8.5/gcc/expr.c:38: ../../gcc-4.8.5/gcc/recog.h:338:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] 338 | #if HAVE_DESIGNATED_UNION_INITIALIZERS | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../../gcc-4.8.5/gcc/expmed.c:34: ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx) const': ../../gcc-4.8.5/gcc/recog.h:283:44: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_def* (*)(rtx_def*)'} [-Wcast-function-type] 283 | rtx operator () (rtx a0) const { return ((f1)func) (a0); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:284:52: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type] 284 | rtx operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:285:60: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 285 | rtx operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:286:68: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 286 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:287:76: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 287 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:288:84: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 288 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5) const { return ((f6)func) (a0, a1, a2, a3, a4, a5); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:289:92: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 289 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6) const { return ((f7)func) (a0, a1, a2, a3, a4, a5, a6); } | ^~~~~~~~ In file included from ../../gcc-4.8.5/gcc/expmed.c:34: ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:290:100: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 290 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7) const { return ((f8)func) (a0, a1, a2, a3, a4, a5, a6, a7); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:291:108: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 291 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8) const { return ((f9)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:292:116: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 292 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9) const { return ((f10)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:293:125: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 293 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10) const { return ((f11)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:294:134: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 294 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11) const { return ((f12)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:295:143: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 295 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12) const { return ((f13)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:296:152: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 296 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13) const { return ((f14)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:297:161: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 297 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13, rtx a14) const { return ((f15)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13, a14); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:298:170: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 298 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13, rtx a14, rtx a15) const { return ((f16)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13, a14, a15); } | ^~~~~~~~~ In file included from ./tm.h:18, from ../../gcc-4.8.5/gcc/final.c:48: ../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ | ^ ../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ | ^ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/fixed-value.c -o fixed-value.o In file included from ../../gcc-4.8.5/gcc/final.c:56: ../../gcc-4.8.5/gcc/recog.h:338:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] 338 | #if HAVE_DESIGNATED_UNION_INITIALIZERS | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ./tm.h:18, from ../../gcc-4.8.5/gcc/fixed-value.c:23: ../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ | ^ ../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ | ^ ../../gcc-4.8.5/gcc/expmed.c: In function 'rtx_def* expand_smod_pow2(machine_mode, rtx, long int)': ../../gcc-4.8.5/gcc/expmed.c:3675:37: warning: left shift of negative value [-Wshift-negative-value] 3675 | masklow |= (HOST_WIDE_INT) -1 << (GET_MODE_BITSIZE (mode) - 1); | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-4.8.5/gcc/expmed.c:3680:18: warning: left shift of negative value [-Wshift-negative-value] 3679 | maskhigh = (HOST_WIDE_INT) -1 | ~~~~~~~~~~~~~~~~~~ 3680 | << (GET_MODE_BITSIZE (mode) - HOST_BITS_PER_WIDE_INT - 1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-4.8.5/gcc/expmed.c:3693:32: warning: left shift of negative value [-Wshift-negative-value] 3693 | masklow = (HOST_WIDE_INT) -1 << logd; | ~~~~~~~~~~~~~~~~~~~^~~~~~~ In file included from ../../gcc-4.8.5/gcc/expr.c:38: ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx) const': ../../gcc-4.8.5/gcc/recog.h:283:44: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_def* (*)(rtx_def*)'} [-Wcast-function-type] 283 | rtx operator () (rtx a0) const { return ((f1)func) (a0); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:284:52: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type] 284 | rtx operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:285:60: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 285 | rtx operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:286:68: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 286 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:287:76: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 287 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:288:84: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 288 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5) const { return ((f6)func) (a0, a1, a2, a3, a4, a5); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:289:92: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 289 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6) const { return ((f7)func) (a0, a1, a2, a3, a4, a5, a6); } | ^~~~~~~~ In file included from ../../gcc-4.8.5/gcc/expr.c:38: ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:290:100: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 290 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7) const { return ((f8)func) (a0, a1, a2, a3, a4, a5, a6, a7); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:291:108: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 291 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8) const { return ((f9)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:292:116: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 292 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9) const { return ((f10)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:293:125: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 293 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10) const { return ((f11)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:294:134: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 294 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11) const { return ((f12)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:295:143: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 295 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12) const { return ((f13)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:296:152: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 296 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13) const { return ((f14)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:297:161: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 297 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13, rtx a14) const { return ((f15)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13, a14); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:298:170: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 298 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13, rtx a14, rtx a15) const { return ((f16)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13, a14, a15); } | ^~~~~~~~~ In file included from ../../gcc-4.8.5/gcc/final.c:56: ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx) const': ../../gcc-4.8.5/gcc/recog.h:283:44: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_def* (*)(rtx_def*)'} [-Wcast-function-type] 283 | rtx operator () (rtx a0) const { return ((f1)func) (a0); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:284:52: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type] 284 | rtx operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:285:60: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 285 | rtx operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:286:68: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 286 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:287:76: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 287 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:288:84: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 288 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5) const { return ((f6)func) (a0, a1, a2, a3, a4, a5); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:289:92: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 289 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6) const { return ((f7)func) (a0, a1, a2, a3, a4, a5, a6); } | ^~~~~~~~ In file included from ../../gcc-4.8.5/gcc/final.c:56: ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:290:100: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 290 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7) const { return ((f8)func) (a0, a1, a2, a3, a4, a5, a6, a7); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:291:108: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 291 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8) const { return ((f9)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:292:116: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 292 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9) const { return ((f10)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:293:125: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 293 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10) const { return ((f11)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:294:134: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 294 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11) const { return ((f12)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:295:143: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 295 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12) const { return ((f13)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:296:152: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 296 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13) const { return ((f14)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:297:161: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 297 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13, rtx a14) const { return ((f15)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13, a14); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:298:170: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 298 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13, rtx a14, rtx a15) const { return ((f16)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13, a14, a15); } | ^~~~~~~~~ In file included from ./tm.h:18, from ../../gcc-4.8.5/gcc/final.c:48: ../../gcc-4.8.5/gcc/final.c: In function 'void output_alternate_entry_point(FILE*, rtx)': ../../gcc-4.8.5/gcc/config/elfos.h:247:13: warning: this statement may fall through [-Wimplicit-fallthrough=] 247 | fputc ('\n', (FILE)); \ | ~~~~~~^~~~~~~~~~~~~~ ../../gcc-4.8.5/gcc/final.c:2019:7: note: in expansion of macro 'ASM_WEAKEN_LABEL' 2019 | ASM_WEAKEN_LABEL (file, name); | ^~~~~~~~~~~~~~~~ ../../gcc-4.8.5/gcc/final.c:2021:5: note: here 2021 | case LABEL_GLOBAL_ENTRY: | ^~~~ ../../gcc-4.8.5/gcc/final.c:2022:39: warning: this statement may fall through [-Wimplicit-fallthrough=] 2022 | targetm.asm_out.globalize_label (file, name); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ ../../gcc-4.8.5/gcc/final.c:2023:5: note: here 2023 | case LABEL_STATIC_ENTRY: | ^~~~ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/fold-const.c -o fold-const.o ../../gcc-4.8.5/gcc/expr.c: In function 'rtx_def* expand_expr_real_2(sepops, rtx, machine_mode, expand_modifier)': ../../gcc-4.8.5/gcc/expr.c:8172:7: warning: this statement may fall through [-Wimplicit-fallthrough=] 8172 | if (TYPE_PRECISION (sizetype) < TYPE_PRECISION (type)) | ^~ ../../gcc-4.8.5/gcc/expr.c:8181:5: note: here 8181 | case PLUS_EXPR: | ^~~~ ../../gcc-4.8.5/gcc/expr.c: In function 'rtx_def* expand_expr_real_1(tree, rtx, machine_mode, expand_modifier, rtx_def**, bool)': ../../gcc-4.8.5/gcc/expr.c:9186:25: warning: this statement may fall through [-Wimplicit-fallthrough=] 9186 | case 3: treeop2 = TREE_OPERAND (exp, 2); ../../gcc-4.8.5/gcc/expr.c:9187:9: note: here 9187 | case 2: treeop1 = TREE_OPERAND (exp, 1); | ^~~~ ../../gcc-4.8.5/gcc/expr.c:9187:25: warning: this statement may fall through [-Wimplicit-fallthrough=] 9187 | case 2: treeop1 = TREE_OPERAND (exp, 1); ../../gcc-4.8.5/gcc/expr.c:9188:9: note: here 9188 | case 1: treeop0 = TREE_OPERAND (exp, 0); | ^~~~ In file included from ./tm.h:18, from ../../gcc-4.8.5/gcc/fold-const.c:46: ../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ | ^ ../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ | ^ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/function.c -o function.o g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/fwprop.c -o fwprop.o In file included from ./tm.h:18, from ../../gcc-4.8.5/gcc/function.c:37: ../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ | ^ ../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ | ^ In file included from ../../gcc-4.8.5/gcc/function.c:49: ../../gcc-4.8.5/gcc/recog.h:338:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] 338 | #if HAVE_DESIGNATED_UNION_INITIALIZERS | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ./tm.h:18, from ../../gcc-4.8.5/gcc/fwprop.c:24: ../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ | ^ ../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ | ^ In file included from ../../gcc-4.8.5/gcc/fwprop.c:31: ../../gcc-4.8.5/gcc/recog.h:338:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] 338 | #if HAVE_DESIGNATED_UNION_INITIALIZERS | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../../gcc-4.8.5/gcc/fwprop.c:31: ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx) const': ../../gcc-4.8.5/gcc/recog.h:283:44: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_def* (*)(rtx_def*)'} [-Wcast-function-type] 283 | rtx operator () (rtx a0) const { return ((f1)func) (a0); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:284:52: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type] 284 | rtx operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:285:60: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 285 | rtx operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:286:68: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 286 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:287:76: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 287 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:288:84: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 288 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5) const { return ((f6)func) (a0, a1, a2, a3, a4, a5); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:289:92: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 289 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6) const { return ((f7)func) (a0, a1, a2, a3, a4, a5, a6); } | ^~~~~~~~ In file included from ../../gcc-4.8.5/gcc/fwprop.c:31: ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:290:100: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 290 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7) const { return ((f8)func) (a0, a1, a2, a3, a4, a5, a6, a7); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:291:108: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 291 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8) const { return ((f9)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:292:116: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 292 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9) const { return ((f10)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:293:125: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 293 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10) const { return ((f11)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:294:134: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 294 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11) const { return ((f12)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:295:143: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 295 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12) const { return ((f13)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:296:152: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 296 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13) const { return ((f14)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:297:161: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 297 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13, rtx a14) const { return ((f15)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13, a14); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:298:170: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 298 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13, rtx a14, rtx a15) const { return ((f16)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13, a14, a15); } | ^~~~~~~~~ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/gcse.c -o gcse.o In file included from ../../gcc-4.8.5/gcc/function.c:49: ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx) const': ../../gcc-4.8.5/gcc/recog.h:283:44: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_def* (*)(rtx_def*)'} [-Wcast-function-type] 283 | rtx operator () (rtx a0) const { return ((f1)func) (a0); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:284:52: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type] 284 | rtx operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:285:60: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 285 | rtx operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:286:68: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 286 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:287:76: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 287 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:288:84: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 288 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5) const { return ((f6)func) (a0, a1, a2, a3, a4, a5); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:289:92: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 289 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6) const { return ((f7)func) (a0, a1, a2, a3, a4, a5, a6); } | ^~~~~~~~ In file included from ../../gcc-4.8.5/gcc/function.c:49: ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:290:100: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 290 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7) const { return ((f8)func) (a0, a1, a2, a3, a4, a5, a6, a7); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:291:108: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 291 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8) const { return ((f9)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:292:116: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 292 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9) const { return ((f10)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:293:125: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 293 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10) const { return ((f11)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:294:134: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 294 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11) const { return ((f12)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:295:143: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 295 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12) const { return ((f13)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:296:152: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 296 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13) const { return ((f14)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:297:161: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 297 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13, rtx a14) const { return ((f15)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13, a14); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:298:170: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 298 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13, rtx a14, rtx a15) const { return ((f16)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13, a14, a15); } | ^~~~~~~~~ In file included from ./tm.h:18, from ../../gcc-4.8.5/gcc/gcse.c:138: ../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ | ^ ../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ | ^ In file included from ../../gcc-4.8.5/gcc/gcse.c:150: ../../gcc-4.8.5/gcc/recog.h:338:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] 338 | #if HAVE_DESIGNATED_UNION_INITIALIZERS | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../../gcc-4.8.5/gcc/gcse.c:150: ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx) const': ../../gcc-4.8.5/gcc/recog.h:283:44: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_def* (*)(rtx_def*)'} [-Wcast-function-type] 283 | rtx operator () (rtx a0) const { return ((f1)func) (a0); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:284:52: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type] 284 | rtx operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:285:60: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 285 | rtx operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:286:68: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 286 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:287:76: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 287 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:288:84: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 288 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5) const { return ((f6)func) (a0, a1, a2, a3, a4, a5); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:289:92: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 289 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6) const { return ((f7)func) (a0, a1, a2, a3, a4, a5, a6); } | ^~~~~~~~ In file included from ../../gcc-4.8.5/gcc/gcse.c:150: ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:290:100: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 290 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7) const { return ((f8)func) (a0, a1, a2, a3, a4, a5, a6, a7); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:291:108: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 291 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8) const { return ((f9)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:292:116: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 292 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9) const { return ((f10)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:293:125: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 293 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10) const { return ((f11)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:294:134: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 294 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11) const { return ((f12)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:295:143: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 295 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12) const { return ((f13)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:296:152: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 296 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13) const { return ((f14)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:297:161: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 297 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13, rtx a14) const { return ((f15)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13, a14); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:298:170: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 298 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13, rtx a14, rtx a15) const { return ((f16)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13, a14, a15); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/fold-const.c: In function 'tree_node* fold_unary_loc(location_t, tree_code, tree, tree)': ../../gcc-4.8.5/gcc/fold-const.c:8051:22: warning: left shift of negative value [-Wshift-negative-value] 8050 | cst &= (HOST_WIDE_INT) -1 | ~~~~~~~~~~~~~~~~~~ 8051 | << (TYPE_PRECISION (TREE_TYPE (and1)) - 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-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/ggc-common.c -o ggc-common.o ../../gcc-4.8.5/gcc/fold-const.c: In function 'tree_node* fold_binary_loc(location_t, tree_code, tree, tree, tree)': ../../gcc-4.8.5/gcc/fold-const.c:12601:7: warning: this statement may fall through [-Wimplicit-fallthrough=] 12601 | if (integer_zerop (arg0)) | ^~ ../../gcc-4.8.5/gcc/fold-const.c:12603:5: note: here 12603 | case TRUTH_AND_EXPR: | ^~~~ ../../gcc-4.8.5/gcc/fold-const.c:12656:7: warning: this statement may fall through [-Wimplicit-fallthrough=] 12656 | if (TREE_CODE (arg0) == INTEGER_CST && ! integer_zerop (arg0)) | ^~ ../../gcc-4.8.5/gcc/fold-const.c:12658:5: note: here 12658 | case TRUTH_OR_EXPR: | ^~~~ ../../gcc-4.8.5/gcc/fold-const.c: In function 'tree_node* fold_widened_comparison(location_t, tree_code, tree, tree, tree)': ../../gcc-4.8.5/gcc/fold-const.c:6792:12: warning: this statement may fall through [-Wimplicit-fallthrough=] 6792 | else if (below) | ^~ ../../gcc-4.8.5/gcc/fold-const.c:6795:5: note: here 6795 | case GT_EXPR: | ^~~~ ../../gcc-4.8.5/gcc/fold-const.c: In function 'tree_node* fold_cond_expr_with_comparison(location_t, tree, tree, tree, tree)': ../../gcc-4.8.5/gcc/fold-const.c:4671:9: warning: this statement may fall through [-Wimplicit-fallthrough=] 4671 | if (flag_trapping_math) | ^~ ../../gcc-4.8.5/gcc/fold-const.c:4673:7: note: here 4673 | case LE_EXPR: | ^~~~ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/gimple.c -o gimple.o In file included from ./tm.h:18, from ../../gcc-4.8.5/gcc/gimple.c:25: ../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ | ^ ../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ | ^ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/gimple-iterator.c -o gimple-iterator.o In file included from ./tm.h:18, from ../../gcc-4.8.5/gcc/gimple-iterator.c:24: ../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ | ^ ../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ | ^ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/gimple-fold.c -o gimple-fold.o g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/gimple-low.c -o gimple-low.o In file included from ./tm.h:18, from ../../gcc-4.8.5/gcc/gimple-fold.c:24: ../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ | ^ ../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ | ^ In file included from ./tm.h:18, from ../../gcc-4.8.5/gcc/gimple-low.c:24: ../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ | ^ ../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ | ^ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/gimple-pretty-print.c -o gimple-pretty-print.o In file included from ./tm.h:18, from ../../gcc-4.8.5/gcc/gimple-pretty-print.c:25: ../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ | ^ ../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ | ^ ../../gcc-4.8.5/gcc/gimple-fold.c: In function 'bool gimple_val_nonnegative_real_p(tree)': ../../gcc-4.8.5/gcc/gimple-fold.c:3210:11: warning: this statement may fall through [-Wimplicit-fallthrough=] 3210 | if (op0 == op1 | ^~ ../../gcc-4.8.5/gcc/gimple-fold.c:3214:9: note: here 3214 | default: | ^~~~~~~ ../../gcc-4.8.5/gcc/gimple-pretty-print.c: In function 'void do_niy(pretty_printer*, gimple)': ../../gcc-4.8.5/gcc/gimple-pretty-print.c:50:23: warning: spurious leading punctuation sequence '<<<' in format [-Wformat-diag] 50 | pp_printf (buffer, "<<< Unknown GIMPLE statement: %s >>>\n", | ^~~ ../../gcc-4.8.5/gcc/gimple-pretty-print.c:50:56: warning: unquoted sequence of 3 consecutive punctuation characters '>>>' in format [-Wformat-diag] 50 | pp_printf (buffer, "<<< Unknown GIMPLE statement: %s >>>\n", | ^~~ ../../gcc-4.8.5/gcc/gimple-pretty-print.c:50:59: warning: unquoted whitespace character '\x0a' in format [-Wformat-diag] 50 | pp_printf (buffer, "<<< Unknown GIMPLE statement: %s >>>\n", | ^~ ../../gcc-4.8.5/gcc/gimple-pretty-print.c: In function 'void dump_gimple_transaction(pretty_printer*, gimple, int, int)': ../../gcc-4.8.5/gcc/gimple-pretty-print.c:1408:41: warning: spurious trailing space in format [-Wformat-diag] 1408 | pp_printf (buffer, "0x%x ", subcode); | ^ ../../gcc-4.8.5/gcc/gimple-pretty-print.c: In function 'void dump_gimple_phi(pretty_printer*, gimple, int, int)': ../../gcc-4.8.5/gcc/gimple-pretty-print.c:1602:31: warning: spurious leading punctuation sequence '#' in format [-Wformat-diag] 1602 | pp_printf (buffer, "# ALIGN = %u, MISALIGN = %u", align, misalign); | ^ ../../gcc-4.8.5/gcc/gimple-pretty-print.c: In function 'void pp_gimple_stmt_1(pretty_printer*, gimple, int, int)': ../../gcc-4.8.5/gcc/gimple-pretty-print.c:1858:25: warning: spurious leading punctuation sequence '<&' in format [-Wformat-diag] 1858 | pp_printf (buffer, "<&%p> ", (void *) gs); | ^~ ../../gcc-4.8.5/gcc/gimple-pretty-print.c:1858:30: warning: spurious trailing space in format [-Wformat-diag] 1858 | pp_printf (buffer, "<&%p> ", (void *) gs); | ^ ../../gcc-4.8.5/gcc/gimple-pretty-print.c:1879:29: warning: spurious leading punctuation sequence '[' in format [-Wformat-diag] 1879 | pp_printf (buffer, "[LP %d] ", lp_nr); | ^ ../../gcc-4.8.5/gcc/gimple-pretty-print.c:1879:36: warning: spurious trailing space in format [-Wformat-diag] 1879 | pp_printf (buffer, "[LP %d] ", lp_nr); | ^ ../../gcc-4.8.5/gcc/gimple-pretty-print.c:1881:29: warning: spurious leading punctuation sequence '[' in format [-Wformat-diag] 1881 | pp_printf (buffer, "[MNT %d] ", -lp_nr); | ^ ../../gcc-4.8.5/gcc/gimple-pretty-print.c:1881:37: warning: spurious trailing space in format [-Wformat-diag] 1881 | pp_printf (buffer, "[MNT %d] ", -lp_nr); | ^ ../../gcc-4.8.5/gcc/gimple-pretty-print.c:1903:35: warning: spurious leading punctuation sequence '#' in format [-Wformat-diag] 1903 | pp_printf (buffer, "# ALIGN = %u, MISALIGN = %u", | ^ ../../gcc-4.8.5/gcc/gimple-pretty-print.c: In function 'void gimple_dump_bb_for_graph(pretty_printer*, basic_block)': ../../gcc-4.8.5/gcc/gimple-pretty-print.c:2284:19: warning: spurious leading punctuation sequence '<' in format [-Wformat-diag] 2284 | pp_printf (pp, ":\n", bb->index); | ^ ../../gcc-4.8.5/gcc/gimple-pretty-print.c:2284:25: warning: unquoted sequence of 2 consecutive punctuation characters '>:' in format [-Wformat-diag] 2284 | pp_printf (pp, ":\n", bb->index); | ^~ ../../gcc-4.8.5/gcc/gimple-pretty-print.c:2284:27: warning: unquoted whitespace character '\x0a' in format [-Wformat-diag] 2284 | pp_printf (pp, ":\n", bb->index); | ^~ ../../gcc-4.8.5/gcc/gimple-pretty-print.c: In function 'void dump_gimple_assign(pretty_printer*, gimple, int, int)': ../../gcc-4.8.5/gcc/gimple-pretty-print.c:486:37: warning: this statement may fall through [-Wimplicit-fallthrough=] 486 | arg3 = gimple_assign_rhs3 (gs); | ~~~~~~~~~~~~~~~~~~~^~~~ ../../gcc-4.8.5/gcc/gimple-pretty-print.c:487:9: note: here 487 | case 3: | ^~~~ ../../gcc-4.8.5/gcc/gimple-pretty-print.c:488:37: warning: this statement may fall through [-Wimplicit-fallthrough=] 488 | arg2 = gimple_assign_rhs2 (gs); | ~~~~~~~~~~~~~~~~~~~^~~~ ../../gcc-4.8.5/gcc/gimple-pretty-print.c:489:9: note: here 489 | case 2: | ^~~~ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/gimple-ssa-strength-reduction.c -o gimple-ssa-strength-reduction.o In file included from ./tm.h:18, from ../../gcc-4.8.5/gcc/function.h:26, from ../../gcc-4.8.5/gcc/basic-block.h:25, from ../../gcc-4.8.5/gcc/gimple.h:28, from ../../gcc-4.8.5/gcc/gimple-ssa-strength-reduction.c:48: ../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ | ^ ../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ | ^ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/gimple-streamer-in.c -o gimple-streamer-in.o In file included from ./tm.h:18, from ../../gcc-4.8.5/gcc/function.h:26, from ../../gcc-4.8.5/gcc/basic-block.h:25, from ../../gcc-4.8.5/gcc/tree-flow.h:26, from ../../gcc-4.8.5/gcc/gimple-streamer-in.c:27: ../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ | ^ ../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ | ^ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/gimple-streamer-out.c -o gimple-streamer-out.o In file included from ./tm.h:18, from ../../gcc-4.8.5/gcc/function.h:26, from ../../gcc-4.8.5/gcc/basic-block.h:25, from ../../gcc-4.8.5/gcc/tree-flow.h:26, from ../../gcc-4.8.5/gcc/gimple-streamer-out.c:26: ../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ | ^ ../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ | ^ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/gimplify.c -o gimplify.o g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/godump.c -o godump.o g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/graph.c -o graph.o In file included from ./tm.h:18, from ../../gcc-4.8.5/gcc/gimplify.c:26: ../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ | ^ ../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ | ^ In file included from ./tm.h:18, from ../../gcc-4.8.5/gcc/function.h:26, from ../../gcc-4.8.5/gcc/basic-block.h:25, from ../../gcc-4.8.5/gcc/graph.c:27: ../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ | ^ ../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ | ^ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/graphds.c -o graphds.o g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/graphite.c -o graphite.o ../../gcc-4.8.5/gcc/graph.c: In function 'void draw_cfg_node(pretty_printer*, int, basic_block)': ../../gcc-4.8.5/gcc/graph.c:102:15: warning: unquoted whitespace character '\x09' in format [-Wformat-diag] 102 | "\tfn_%d_basic_block_%d " | ^~ ../../gcc-4.8.5/gcc/graph.c:102:17: warning: unquoted identifier or keyword 'fn_' in format [-Wformat-diag] 102 | "\tfn_%d_basic_block_%d " | ^~~ ../../gcc-4.8.5/gcc/graph.c:102:22: warning: unquoted identifier or keyword '_basic_block_' in format [-Wformat-diag] 102 | "\tfn_%d_basic_block_%d " | ^~~~~~~~~~~~~ ../../gcc-4.8.5/gcc/graph.c:103:56: warning: spurious trailing punctuation sequence '="' in format [-Wformat-diag] 103 | "[shape=%s,style=filled,fillcolor=%s,label=\"", | ^~~ ../../gcc-4.8.5/gcc/graph.c:103:15: warning: unbalanced punctuation character '[' in format [-Wformat-diag] 103 | "[shape=%s,style=filled,fillcolor=%s,label=\"", | ^ ../../gcc-4.8.5/gcc/graph.c: In function 'void draw_cfg_node_succ_edges(pretty_printer*, int, basic_block)': ../../gcc-4.8.5/gcc/graph.c:157:19: warning: unquoted whitespace character '\x09' in format [-Wformat-diag] 157 | "\tfn_%d_basic_block_%d:s -> fn_%d_basic_block_%d:n " | ^~ ../../gcc-4.8.5/gcc/graph.c:157:21: warning: unquoted identifier or keyword 'fn_' in format [-Wformat-diag] 157 | "\tfn_%d_basic_block_%d:s -> fn_%d_basic_block_%d:n " | ^~~ ../../gcc-4.8.5/gcc/graph.c:157:26: warning: unquoted identifier or keyword '_basic_block_' in format [-Wformat-diag] 157 | "\tfn_%d_basic_block_%d:s -> fn_%d_basic_block_%d:n " | ^~~~~~~~~~~~~ ../../gcc-4.8.5/gcc/graph.c:157:44: warning: unquoted operator '->' in format [-Wformat-diag] 157 | "\tfn_%d_basic_block_%d:s -> fn_%d_basic_block_%d:n " | ^~ ../../gcc-4.8.5/gcc/graph.c:157:47: warning: unquoted identifier or keyword 'fn_' in format [-Wformat-diag] 157 | "\tfn_%d_basic_block_%d:s -> fn_%d_basic_block_%d:n " | ^~~ ../../gcc-4.8.5/gcc/graph.c:157:52: warning: unquoted identifier or keyword '_basic_block_' in format [-Wformat-diag] 157 | "\tfn_%d_basic_block_%d:s -> fn_%d_basic_block_%d:n " | ^~~~~~~~~~~~~ ../../gcc-4.8.5/gcc/graph.c:158:61: warning: unquoted sequence of 2 consecutive punctuation characters '];' in format [-Wformat-diag] 158 | "[style=%s,color=%s,weight=%d,constraint=%s];\n", | ^~ ../../gcc-4.8.5/gcc/graph.c:158:63: warning: unquoted whitespace character '\x0a' in format [-Wformat-diag] 158 | "[style=%s,color=%s,weight=%d,constraint=%s];\n", | ^~ ../../gcc-4.8.5/gcc/graph.c: In function 'void draw_cfg_nodes_for_loop(pretty_printer*, int, loop*)': ../../gcc-4.8.5/gcc/graph.c:218:17: warning: unquoted whitespace character '\x09' in format [-Wformat-diag] 218 | "\tsubgraph cluster_%d_%d {\n" | ^~ ../../gcc-4.8.5/gcc/graph.c:218:28: warning: unquoted identifier or keyword 'cluster_' in format [-Wformat-diag] 218 | "\tsubgraph cluster_%d_%d {\n" | ^~~~~~~~ ../../gcc-4.8.5/gcc/graph.c:218:38: warning: unquoted identifier or keyword '_' in format [-Wformat-diag] 218 | "\tsubgraph cluster_%d_%d {\n" | ^ ../../gcc-4.8.5/gcc/graph.c:218:43: warning: unquoted whitespace character '\x0a' in format [-Wformat-diag] 218 | "\tsubgraph cluster_%d_%d {\n" | ^~~ 219 | "\tstyle=\"filled\";\n" | ~~~ ../../gcc-4.8.5/gcc/graph.c:219:24: warning: unquoted sequence of 2 consecutive punctuation characters '="' in format [-Wformat-diag] 219 | "\tstyle=\"filled\";\n" | ^~~ ../../gcc-4.8.5/gcc/graph.c:219:33: warning: unquoted sequence of 2 consecutive punctuation characters '";' in format [-Wformat-diag] 219 | "\tstyle=\"filled\";\n" | ^~~ ../../gcc-4.8.5/gcc/graph.c:219:36: warning: unquoted whitespace character '\x0a' in format [-Wformat-diag] 219 | "\tstyle=\"filled\";\n" | ^~~ 220 | "\tcolor=\"darkgreen\";\n" | ~~~ ../../gcc-4.8.5/gcc/graph.c:220:24: warning: unquoted sequence of 2 consecutive punctuation characters '="' in format [-Wformat-diag] 220 | "\tcolor=\"darkgreen\";\n" | ^~~ ../../gcc-4.8.5/gcc/graph.c:220:36: warning: unquoted sequence of 2 consecutive punctuation characters '";' in format [-Wformat-diag] 220 | "\tcolor=\"darkgreen\";\n" | ^~~ ../../gcc-4.8.5/gcc/graph.c:220:39: warning: unquoted whitespace character '\x0a' in format [-Wformat-diag] 220 | "\tcolor=\"darkgreen\";\n" | ^~~ 221 | "\tfillcolor=\"%s\";\n" | ~~~ ../../gcc-4.8.5/gcc/graph.c:221:28: warning: unquoted sequence of 2 consecutive punctuation characters '="' in format [-Wformat-diag] 221 | "\tfillcolor=\"%s\";\n" | ^~~ ../../gcc-4.8.5/gcc/graph.c:221:33: warning: unquoted sequence of 2 consecutive punctuation characters '";' in format [-Wformat-diag] 221 | "\tfillcolor=\"%s\";\n" | ^~~ ../../gcc-4.8.5/gcc/graph.c:221:36: warning: unquoted whitespace character '\x0a' in format [-Wformat-diag] 221 | "\tfillcolor=\"%s\";\n" | ^~~ 222 | "\tlabel=\"loop %d\";\n" | ~~~ ../../gcc-4.8.5/gcc/graph.c:222:24: warning: unquoted sequence of 2 consecutive punctuation characters '="' in format [-Wformat-diag] 222 | "\tlabel=\"loop %d\";\n" | ^~~ ../../gcc-4.8.5/gcc/graph.c:222:34: warning: unquoted sequence of 2 consecutive punctuation characters '";' in format [-Wformat-diag] 222 | "\tlabel=\"loop %d\";\n" | ^~~ ../../gcc-4.8.5/gcc/graph.c:222:37: warning: unquoted whitespace character '\x0a' in format [-Wformat-diag] 222 | "\tlabel=\"loop %d\";\n" | ^~~ 223 | "\tlabeljust=l;\n" | ~~~ ../../gcc-4.8.5/gcc/graph.c:223:31: warning: unquoted whitespace character '\x0a' in format [-Wformat-diag] 223 | "\tlabeljust=l;\n" | ^~~ 224 | "\tpenwidth=2;\n", | ~~~ ../../gcc-4.8.5/gcc/graph.c:224:30: warning: unquoted whitespace character '\x0a' in format [-Wformat-diag] 224 | "\tpenwidth=2;\n", | ^~ ../../gcc-4.8.5/gcc/graph.c:218:42: warning: unbalanced punctuation character '{' in format [-Wformat-diag] 218 | "\tsubgraph cluster_%d_%d {\n" | ^ ../../gcc-4.8.5/gcc/graph.c:247:21: warning: unquoted whitespace character '\x09' in format [-Wformat-diag] 247 | pp_printf (pp, "\t}\n"); | ^~ ../../gcc-4.8.5/gcc/graph.c:247:23: warning: unbalanced punctuation character '}' in format [-Wformat-diag] 247 | pp_printf (pp, "\t}\n"); | ^ ../../gcc-4.8.5/gcc/graph.c:247:24: warning: unquoted whitespace character '\x0a' in format [-Wformat-diag] 247 | pp_printf (pp, "\t}\n"); | ^~ ../../gcc-4.8.5/gcc/graph.c: In function 'void draw_cfg_edges(pretty_printer*, function*)': ../../gcc-4.8.5/gcc/graph.c:280:15: warning: unquoted whitespace character '\x09' in format [-Wformat-diag] 280 | "\tfn_%d_basic_block_%d:s -> fn_%d_basic_block_%d:n " | ^~ ../../gcc-4.8.5/gcc/graph.c:280:17: warning: unquoted identifier or keyword 'fn_' in format [-Wformat-diag] 280 | "\tfn_%d_basic_block_%d:s -> fn_%d_basic_block_%d:n " | ^~~ ../../gcc-4.8.5/gcc/graph.c:280:22: warning: unquoted identifier or keyword '_basic_block_' in format [-Wformat-diag] 280 | "\tfn_%d_basic_block_%d:s -> fn_%d_basic_block_%d:n " | ^~~~~~~~~~~~~ ../../gcc-4.8.5/gcc/graph.c:280:40: warning: unquoted operator '->' in format [-Wformat-diag] 280 | "\tfn_%d_basic_block_%d:s -> fn_%d_basic_block_%d:n " | ^~ ../../gcc-4.8.5/gcc/graph.c:280:43: warning: unquoted identifier or keyword 'fn_' in format [-Wformat-diag] 280 | "\tfn_%d_basic_block_%d:s -> fn_%d_basic_block_%d:n " | ^~~ ../../gcc-4.8.5/gcc/graph.c:280:48: warning: unquoted identifier or keyword '_basic_block_' in format [-Wformat-diag] 280 | "\tfn_%d_basic_block_%d:s -> fn_%d_basic_block_%d:n " | ^~~~~~~~~~~~~ ../../gcc-4.8.5/gcc/graph.c:281:21: warning: unquoted sequence of 2 consecutive punctuation characters '="' in format [-Wformat-diag] 281 | "[style=\"invis\",constraint=true];\n", | ^~~ ../../gcc-4.8.5/gcc/graph.c:281:29: warning: unquoted sequence of 2 consecutive punctuation characters '",' in format [-Wformat-diag] 281 | "[style=\"invis\",constraint=true];\n", | ^~~ ../../gcc-4.8.5/gcc/graph.c:281:47: warning: unquoted sequence of 2 consecutive punctuation characters '];' in format [-Wformat-diag] 281 | "[style=\"invis\",constraint=true];\n", | ^~ ../../gcc-4.8.5/gcc/graph.c:281:49: warning: unquoted whitespace character '\x0a' in format [-Wformat-diag] 281 | "[style=\"invis\",constraint=true];\n", | ^~ ../../gcc-4.8.5/gcc/graph.c: In function 'void print_graph_cfg(const char*, function*)': ../../gcc-4.8.5/gcc/graph.c:298:28: warning: quoted '%s' directive in format [-Wformat-diag] 298 | pp_printf (pp, "subgraph \"%s\" {\n" | ^~~~~~ ../../gcc-4.8.5/gcc/graph.c:298:18: note: if using '%qs' is not feasible, use '"%-s"' instead 298 | pp_printf (pp, "subgraph \"%s\" {\n" | ^~~~~~~~~~~~~~~~~~~~~ 299 | "\tcolor=\"black\";\n" | ~~~~~~~~~~~~~~~~~~~~~~ 300 | "\tlabel=\"%s\";\n", | ~~~~~~~~~~~~~~~~~~~ ../../gcc-4.8.5/gcc/graph.c:298:36: warning: unquoted whitespace character '\x0a' in format [-Wformat-diag] 298 | pp_printf (pp, "subgraph \"%s\" {\n" | ^~~ 299 | "\tcolor=\"black\";\n" | ~~~ ../../gcc-4.8.5/gcc/graph.c:299:26: warning: unquoted sequence of 2 consecutive punctuation characters '="' in format [-Wformat-diag] 299 | "\tcolor=\"black\";\n" | ^~~ ../../gcc-4.8.5/gcc/graph.c:299:34: warning: unquoted sequence of 2 consecutive punctuation characters '";' in format [-Wformat-diag] 299 | "\tcolor=\"black\";\n" | ^~~ ../../gcc-4.8.5/gcc/graph.c:299:37: warning: unquoted whitespace character '\x0a' in format [-Wformat-diag] 299 | "\tcolor=\"black\";\n" | ^~~ 300 | "\tlabel=\"%s\";\n", | ~~~ ../../gcc-4.8.5/gcc/graph.c:300:26: warning: unquoted sequence of 2 consecutive punctuation characters '="' in format [-Wformat-diag] 300 | "\tlabel=\"%s\";\n", | ^~~ ../../gcc-4.8.5/gcc/graph.c:300:31: warning: unquoted sequence of 2 consecutive punctuation characters '";' in format [-Wformat-diag] 300 | "\tlabel=\"%s\";\n", | ^~~ ../../gcc-4.8.5/gcc/graph.c:300:34: warning: unquoted whitespace character '\x0a' in format [-Wformat-diag] 300 | "\tlabel=\"%s\";\n", | ^~ ../../gcc-4.8.5/gcc/graph.c:298:35: warning: unbalanced punctuation character '{' in format [-Wformat-diag] 298 | pp_printf (pp, "subgraph \"%s\" {\n" | ^ ../../gcc-4.8.5/gcc/graph.c:304:19: warning: unbalanced punctuation character '}' in format [-Wformat-diag] 304 | pp_printf (pp, "}\n"); | ^ ../../gcc-4.8.5/gcc/graph.c:304:20: warning: unquoted whitespace character '\x0a' in format [-Wformat-diag] 304 | pp_printf (pp, "}\n"); | ^~ In file included from ./tm.h:18, from ../../gcc-4.8.5/gcc/function.h:26, from ../../gcc-4.8.5/gcc/basic-block.h:25, from ../../gcc-4.8.5/gcc/tree-flow.h:26, from ../../gcc-4.8.5/gcc/graphite.c:50: ../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ | ^ ../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ | ^ In file included from ../../gcc-4.8.5/gcc/system.h:645, from ../../gcc-4.8.5/gcc/gimplify.c:24: ../../gcc-4.8.5/gcc/gimplify.c: In function 'tree_node* create_tmp_var_name(const char*)': ../../gcc-4.8.5/gcc/../include/libiberty.h:663:33: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers] 663 | char *const libiberty_nptr = (char *const) alloca (libiberty_len); \ | ^ ../../gcc-4.8.5/gcc/gimplify.c:424:23: note: in expansion of macro 'ASTRDUP' 424 | char *preftmp = ASTRDUP (prefix); | ^~~~~~~ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/graphite-blocking.c -o graphite-blocking.o In file included from ./tm.h:18, from ../../gcc-4.8.5/gcc/function.h:26, from ../../gcc-4.8.5/gcc/basic-block.h:25, from ../../gcc-4.8.5/gcc/tree-flow.h:26, from ../../gcc-4.8.5/gcc/graphite-blocking.c:37: ../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ | ^ ../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ | ^ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/graphite-clast-to-gimple.c -o graphite-clast-to-gimple.o g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/graphite-dependences.c -o graphite-dependences.o ../../gcc-4.8.5/gcc/gimplify.c: In function 'int goa_stabilize_expr(tree_node**, gimple_statement_d**, tree, tree)': ../../gcc-4.8.5/gcc/gimplify.c:6836:19: warning: this statement may fall through [-Wimplicit-fallthrough=] 6836 | saw_lhs |= goa_stabilize_expr (&TREE_OPERAND (expr, 1), pre_p, | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 6837 | lhs_addr, lhs_var); | ~~~~~~~~~~~~~~~~~~ ../../gcc-4.8.5/gcc/gimplify.c:6838:9: note: here 6838 | case TRUTH_NOT_EXPR: | ^~~~ ../../gcc-4.8.5/gcc/gimplify.c:6822:15: warning: this statement may fall through [-Wimplicit-fallthrough=] 6822 | saw_lhs |= goa_stabilize_expr (&TREE_OPERAND (expr, 1), pre_p, lhs_addr, | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 6823 | lhs_var); | ~~~~~~~~ ../../gcc-4.8.5/gcc/gimplify.c:6824:5: note: here 6824 | case tcc_unary: | ^~~~ In file included from ./tm.h:18, from ../../gcc-4.8.5/gcc/function.h:26, from ../../gcc-4.8.5/gcc/basic-block.h:25, from ../../gcc-4.8.5/gcc/tree-flow.h:26, from ../../gcc-4.8.5/gcc/graphite-clast-to-gimple.c:43: ../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ | ^ ../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ | ^ In file included from ./tm.h:18, from ../../gcc-4.8.5/gcc/function.h:26, from ../../gcc-4.8.5/gcc/basic-block.h:25, from ../../gcc-4.8.5/gcc/tree-flow.h:26, from ../../gcc-4.8.5/gcc/graphite-dependences.c:36: ../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ | ^ ../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ | ^ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/graphite-interchange.c -o graphite-interchange.o In file included from ./tm.h:18, from ../../gcc-4.8.5/gcc/function.h:26, from ../../gcc-4.8.5/gcc/basic-block.h:25, from ../../gcc-4.8.5/gcc/tree-flow.h:26, from ../../gcc-4.8.5/gcc/graphite-interchange.c:44: ../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ | ^ ../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ | ^ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/graphite-optimize-isl.c -o graphite-optimize-isl.o g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/graphite-poly.c -o graphite-poly.o In file included from ./tm.h:18, from ../../gcc-4.8.5/gcc/function.h:26, from ../../gcc-4.8.5/gcc/basic-block.h:25, from ../../gcc-4.8.5/gcc/tree-flow.h:26, from ../../gcc-4.8.5/gcc/graphite-optimize-isl.c:39: ../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ | ^ ../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ | ^ In file included from ./tm.h:18, from ../../gcc-4.8.5/gcc/function.h:26, from ../../gcc-4.8.5/gcc/basic-block.h:25, from ../../gcc-4.8.5/gcc/tree-flow.h:26, from ../../gcc-4.8.5/gcc/graphite-poly.c:42: ../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ | ^ ../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ | ^ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/graphite-scop-detection.c -o graphite-scop-detection.o g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/graphite-sese-to-poly.c -o graphite-sese-to-poly.o In file included from ./tm.h:18, from ../../gcc-4.8.5/gcc/function.h:26, from ../../gcc-4.8.5/gcc/basic-block.h:25, from ../../gcc-4.8.5/gcc/tree-flow.h:26, from ../../gcc-4.8.5/gcc/graphite-sese-to-poly.c:41: ../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ | ^ ../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ | ^ In file included from ./tm.h:18, from ../../gcc-4.8.5/gcc/function.h:26, from ../../gcc-4.8.5/gcc/basic-block.h:25, from ../../gcc-4.8.5/gcc/tree-flow.h:26, from ../../gcc-4.8.5/gcc/graphite-scop-detection.c:34: ../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ | ^ ../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ | ^ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace gtype-desc.c -o gtype-desc.o In file included from tm.h:18, from gtype-desc.c:24: ../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ | ^ ../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ | ^ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/haifa-sched.c -o haifa-sched.o g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/hw-doloop.c -o hw-doloop.o In file included from ./tm.h:18, from ../../gcc-4.8.5/gcc/haifa-sched.c:128: ../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ | ^ ../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ | ^ In file included from ./tm.h:18, from ../../gcc-4.8.5/gcc/hw-doloop.c:24: ../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ | ^ ../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ | ^ In file included from ../../gcc-4.8.5/gcc/haifa-sched.c:139: ../../gcc-4.8.5/gcc/recog.h:338:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] 338 | #if HAVE_DESIGNATED_UNION_INITIALIZERS | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../../gcc-4.8.5/gcc/hw-doloop.c:34: ../../gcc-4.8.5/gcc/recog.h:338:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] 338 | #if HAVE_DESIGNATED_UNION_INITIALIZERS | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/hwint.c -o hwint.o g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/ifcvt.c -o ifcvt.o In file included from ../../gcc-4.8.5/gcc/haifa-sched.c:139: ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx) const': ../../gcc-4.8.5/gcc/recog.h:283:44: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_def* (*)(rtx_def*)'} [-Wcast-function-type] 283 | rtx operator () (rtx a0) const { return ((f1)func) (a0); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:284:52: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type] 284 | rtx operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:285:60: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 285 | rtx operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:286:68: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 286 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:287:76: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 287 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:288:84: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 288 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5) const { return ((f6)func) (a0, a1, a2, a3, a4, a5); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:289:92: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 289 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6) const { return ((f7)func) (a0, a1, a2, a3, a4, a5, a6); } | ^~~~~~~~ In file included from ../../gcc-4.8.5/gcc/haifa-sched.c:139: ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:290:100: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 290 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7) const { return ((f8)func) (a0, a1, a2, a3, a4, a5, a6, a7); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:291:108: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 291 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8) const { return ((f9)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:292:116: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 292 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9) const { return ((f10)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:293:125: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 293 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10) const { return ((f11)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:294:134: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 294 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11) const { return ((f12)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:295:143: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 295 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12) const { return ((f13)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:296:152: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 296 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13) const { return ((f14)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:297:161: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 297 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13, rtx a14) const { return ((f15)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13, a14); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:298:170: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 298 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13, rtx a14, rtx a15) const { return ((f16)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13, a14, a15); } | ^~~~~~~~~ In file included from ./tm.h:18, from ../../gcc-4.8.5/gcc/ifcvt.c:23: ../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ | ^ ../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ | ^ In file included from ../../gcc-4.8.5/gcc/ifcvt.c:30: ../../gcc-4.8.5/gcc/recog.h:338:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] 338 | #if HAVE_DESIGNATED_UNION_INITIALIZERS | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../../gcc-4.8.5/gcc/hw-doloop.c:34: ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx) const': ../../gcc-4.8.5/gcc/recog.h:283:44: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_def* (*)(rtx_def*)'} [-Wcast-function-type] 283 | rtx operator () (rtx a0) const { return ((f1)func) (a0); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:284:52: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type] 284 | rtx operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:285:60: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 285 | rtx operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:286:68: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 286 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:287:76: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 287 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:288:84: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 288 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5) const { return ((f6)func) (a0, a1, a2, a3, a4, a5); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:289:92: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 289 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6) const { return ((f7)func) (a0, a1, a2, a3, a4, a5, a6); } | ^~~~~~~~ In file included from ../../gcc-4.8.5/gcc/hw-doloop.c:34: ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:290:100: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 290 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7) const { return ((f8)func) (a0, a1, a2, a3, a4, a5, a6, a7); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:291:108: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 291 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8) const { return ((f9)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:292:116: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 292 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9) const { return ((f10)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:293:125: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 293 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10) const { return ((f11)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:294:134: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 294 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11) const { return ((f12)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:295:143: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 295 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12) const { return ((f13)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:296:152: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 296 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13) const { return ((f14)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:297:161: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 297 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13, rtx a14) const { return ((f15)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13, a14); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:298:170: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 298 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13, rtx a14, rtx a15) const { return ((f16)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13, a14, a15); } | ^~~~~~~~~ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/ree.c -o ree.o 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-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/incpath.c -o incpath.o g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/init-regs.c -o init-regs.o In file included from ./tm.h:18, from ../../gcc-4.8.5/gcc/ree.c:221: ../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ | ^ ../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ | ^ gtype-desc.c: In function 'void gt_ggc_mx_eh_status(void*)': gtype-desc.c:969:14: warning: switch condition has boolean value [-Wswitch-bool] 969 | switch (targetm.arm_eabi_unwinder) | ^ In file included from ./tm.h:18, from ../../gcc-4.8.5/gcc/init-regs.c:23: ../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ | ^ ../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ | ^ In file included from ./tm.h:18, from ../../gcc-4.8.5/gcc/incpath.c:25: ../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ | ^ ../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ | ^ gtype-desc.c: In function 'void gt_ggc_mx_basic_block_def(void*)': gtype-desc.c:1398:14: warning: switch condition has boolean value [-Wswitch-bool] 1398 | switch (((((*x)).flags & BB_RTL) != 0)) | ^ In file included from ../../gcc-4.8.5/gcc/ree.c:233: ../../gcc-4.8.5/gcc/recog.h:338:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] 338 | #if HAVE_DESIGNATED_UNION_INITIALIZERS | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gtype-desc.c: In function 'void gt_ggc_mx_line_maps(void*)': gtype-desc.c:2477:20: warning: switch condition has boolean value [-Wswitch-bool] 2477 | switch (((*x).info_ordinary.maps[i0]).reason == LC_ENTER_MACRO) | ^ gtype-desc.c:2504:20: warning: switch condition has boolean value [-Wswitch-bool] 2504 | 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:3892:14: warning: switch condition has boolean value [-Wswitch-bool] 3892 | switch (targetm.arm_eabi_unwinder) | ^ gtype-desc.c: In function 'void gt_pch_nx_basic_block_def(void*)': gtype-desc.c:4321:14: warning: switch condition has boolean value [-Wswitch-bool] 4321 | switch (((((*x)).flags & BB_RTL) != 0)) | ^ In file included from ../../gcc-4.8.5/gcc/ifcvt.c:30: ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx) const': ../../gcc-4.8.5/gcc/recog.h:283:44: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_def* (*)(rtx_def*)'} [-Wcast-function-type] 283 | rtx operator () (rtx a0) const { return ((f1)func) (a0); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:284:52: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type] 284 | rtx operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:285:60: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 285 | rtx operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:286:68: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 286 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:287:76: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 287 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:288:84: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 288 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5) const { return ((f6)func) (a0, a1, a2, a3, a4, a5); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:289:92: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 289 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6) const { return ((f7)func) (a0, a1, a2, a3, a4, a5, a6); } | ^~~~~~~~ In file included from ../../gcc-4.8.5/gcc/ifcvt.c:30: ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:290:100: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 290 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7) const { return ((f8)func) (a0, a1, a2, a3, a4, a5, a6, a7); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:291:108: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 291 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8) const { return ((f9)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:292:116: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 292 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9) const { return ((f10)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:293:125: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 293 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10) const { return ((f11)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:294:134: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 294 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11) const { return ((f12)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:295:143: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 295 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12) const { return ((f13)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:296:152: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 296 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13) const { return ((f14)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:297:161: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 297 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13, rtx a14) const { return ((f15)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13, a14); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:298:170: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 298 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13, rtx a14, rtx a15) const { return ((f16)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13, a14, a15); } | ^~~~~~~~~ gtype-desc.c: In function 'void gt_pch_nx_line_maps(void*)': gtype-desc.c:5400:20: warning: switch condition has boolean value [-Wswitch-bool] 5400 | switch (((*x).info_ordinary.maps[i0]).reason == LC_ENTER_MACRO) | ^ gtype-desc.c:5427:20: warning: switch condition has boolean value [-Wswitch-bool] 5427 | 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:6925:10: warning: switch condition has boolean value [-Wswitch-bool] 6925 | 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:7364:10: warning: switch condition has boolean value [-Wswitch-bool] 7364 | 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:8812:16: warning: switch condition has boolean value [-Wswitch-bool] 8812 | switch (((*x).info_ordinary.maps[i0]).reason == LC_ENTER_MACRO) | ^ gtype-desc.c:8844:16: warning: switch condition has boolean value [-Wswitch-bool] 8844 | switch (((*x).info_macro.maps[i2]).reason == LC_ENTER_MACRO) | ^ In file included from ../../gcc-4.8.5/gcc/ree.c:233: ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx) const': ../../gcc-4.8.5/gcc/recog.h:283:44: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_def* (*)(rtx_def*)'} [-Wcast-function-type] 283 | rtx operator () (rtx a0) const { return ((f1)func) (a0); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:284:52: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type] 284 | rtx operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:285:60: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 285 | rtx operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:286:68: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 286 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:287:76: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 287 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:288:84: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 288 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5) const { return ((f6)func) (a0, a1, a2, a3, a4, a5); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:289:92: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 289 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6) const { return ((f7)func) (a0, a1, a2, a3, a4, a5, a6); } | ^~~~~~~~ In file included from ../../gcc-4.8.5/gcc/ree.c:233: ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:290:100: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 290 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7) const { return ((f8)func) (a0, a1, a2, a3, a4, a5, a6, a7); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:291:108: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 291 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8) const { return ((f9)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:292:116: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 292 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9) const { return ((f10)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:293:125: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 293 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10) const { return ((f11)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:294:134: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 294 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11) const { return ((f12)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:295:143: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 295 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12) const { return ((f13)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:296:152: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 296 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13) const { return ((f14)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:297:161: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 297 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13, rtx a14) const { return ((f15)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13, a14); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:298:170: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 298 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13, rtx a14, rtx a15) const { return ((f16)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13, a14, a15); } | ^~~~~~~~~ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/internal-fn.c -o internal-fn.o g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/ipa-cp.c -o ipa-cp.o In file included from ./tm.h:18, from ../../gcc-4.8.5/gcc/function.h:26, from ../../gcc-4.8.5/gcc/expr.h:24, from ../../gcc-4.8.5/gcc/internal-fn.c:25: ../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ | ^ ../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ | ^ In file included from ./tm.h:18, from ../../gcc-4.8.5/gcc/function.h:26, from ../../gcc-4.8.5/gcc/basic-block.h:25, from ../../gcc-4.8.5/gcc/gimple.h:28, from ../../gcc-4.8.5/gcc/ipa-cp.c:108: ../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ | ^ ../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ | ^ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/ipa-split.c -o ipa-split.o g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/ipa-inline.c -o ipa-inline.o In file included from ./tm.h:18, from ../../gcc-4.8.5/gcc/function.h:26, from ../../gcc-4.8.5/gcc/basic-block.h:25, from ../../gcc-4.8.5/gcc/cgraph.h:28, from ../../gcc-4.8.5/gcc/ipa-split.c:82: ../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ | ^ ../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ | ^ In file included from ./tm.h:18, from ../../gcc-4.8.5/gcc/ipa-inline.c:95: ../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ | ^ ../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ | ^ ../../gcc-4.8.5/gcc/ipa-inline.c:1543:32: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 1543 | fprintf (dump_file," Called "HOST_WIDEST_INT_PRINT_DEC"x\n", | ^ ../../gcc-4.8.5/gcc/gimplify.c: In function 'gimplify_status gimplify_asm_expr(tree_node**, gimple_statement_d**, gimple_statement_d**)': ../../gcc-4.8.5/gcc/gimplify.c:5319:32: warning: 'sprintf' may write a terminating nul past the end of the destination [-Wformat-overflow=] 5319 | sprintf (buf, "%d", i); | ^ ../../gcc-4.8.5/gcc/gimplify.c:5319:23: note: 'sprintf' output between 2 and 11 bytes into a destination of size 10 5319 | sprintf (buf, "%d", i); | ~~~~~~~~^~~~~~~~~~~~~~ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/ipa-inline-analysis.c -o ipa-inline-analysis.o In file included from ./tm.h:18, from ../../gcc-4.8.5/gcc/ipa-inline-analysis.c:70: ../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ | ^ ../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ | ^ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/ipa-inline-transform.c -o ipa-inline-transform.o g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/ipa-prop.c -o ipa-prop.o In file included from ./tm.h:18, from ../../gcc-4.8.5/gcc/ipa-inline-transform.c:34: ../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ | ^ ../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ | ^ In file included from ./tm.h:18, from ../../gcc-4.8.5/gcc/function.h:26, from ../../gcc-4.8.5/gcc/basic-block.h:25, from ../../gcc-4.8.5/gcc/cgraph.h:28, from ../../gcc-4.8.5/gcc/ipa-prop.c:27: ../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ | ^ ../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ | ^ ../../gcc-4.8.5/gcc/ipa-prop.c:171:23: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 171 | fprintf (f, ", offset "HOST_WIDE_INT_PRINT_DEC", component ", | ^ ../../gcc-4.8.5/gcc/ipa-prop.c:210:23: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 210 | 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-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/ipa-pure-const.c -o ipa-pure-const.o In file included from ./tm.h:18, from ../../gcc-4.8.5/gcc/ipa-pure-const.c:37: ../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ | ^ ../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ | ^ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/ipa-reference.c -o ipa-reference.o g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/ipa-ref.c -o ipa-ref.o In file included from ./tm.h:18, from ../../gcc-4.8.5/gcc/ipa-reference.c:42: ../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ | ^ ../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ | ^ In file included from ./tm.h:18, from ../../gcc-4.8.5/gcc/function.h:26, from ../../gcc-4.8.5/gcc/basic-block.h:25, from ../../gcc-4.8.5/gcc/cgraph.h:28, from ../../gcc-4.8.5/gcc/ipa-ref.c:27: ../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ | ^ ../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ | ^ ../../gcc-4.8.5/gcc/ipa-pure-const.c: In function 'bool special_builtin_state(pure_const_state_e*, bool*, tree)': ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_NONE' not handled in switch [-Wswitch] 432 | switch (DECL_FUNCTION_CODE (callee)) | ^ ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ACOS' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ACOSF' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ACOSH' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ACOSHF' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ACOSHL' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ACOSL' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ASIN' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ASINF' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ASINH' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ASINHF' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ASINHL' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ASINL' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ATAN' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ATAN2' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ATAN2F' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ATAN2L' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ATANF' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ATANH' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ATANHF' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ATANHL' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ATANL' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_CBRT' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_CBRTF' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_CBRTL' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_CEIL' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_CEILF' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_CEILL' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_COPYSIGN' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_COPYSIGNF' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_COPYSIGNL' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_COS' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_COSF' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_COSH' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_COSHF' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_COSHL' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_COSL' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_DREM' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_DREMF' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_DREML' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ERF' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ERFC' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ERFCF' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ERFCL' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ERFF' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ERFL' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_EXP' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_EXP10' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_EXP10F' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_EXP10L' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_EXP2' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_EXP2F' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_EXP2L' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_EXPF' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_EXPL' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_EXPM1' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_EXPM1F' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_EXPM1L' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_FABS' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_FABSF' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_FABSL' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_FABSD32' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_FABSD64' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_FABSD128' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_FDIM' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_FDIMF' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_FDIML' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_FLOOR' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_FLOORF' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_FLOORL' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_FMA' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_FMAF' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_FMAL' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_FMAX' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_FMAXF' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_FMAXL' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_FMIN' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_FMINF' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_FMINL' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_FMOD' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_FMODF' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_FMODL' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_FREXP' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_FREXPF' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_FREXPL' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_GAMMA' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_GAMMAF' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_GAMMAL' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_GAMMA_R' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_GAMMAF_R' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_GAMMAL_R' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_HUGE_VAL' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_HUGE_VALF' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_HUGE_VALL' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_HYPOT' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_HYPOTF' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_HYPOTL' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ICEIL' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ICEILF' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ICEILL' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_IFLOOR' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_IFLOORF' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_IFLOORL' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ILOGB' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ILOGBF' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ILOGBL' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_INF' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_INFF' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_INFL' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_INFD32' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_INFD64' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_INFD128' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_IRINT' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_IRINTF' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_IRINTL' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_IROUND' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_IROUNDF' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_IROUNDL' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_J0' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_J0F' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_J0L' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_J1' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_J1F' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_J1L' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_JN' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_JNF' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_JNL' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_LCEIL' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_LCEILF' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_LCEILL' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_LDEXP' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_LDEXPF' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_LDEXPL' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_LFLOOR' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_LFLOORF' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_LFLOORL' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_LGAMMA' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_LGAMMAF' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_LGAMMAL' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_LGAMMA_R' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_LGAMMAF_R' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_LGAMMAL_R' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_LLCEIL' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_LLCEILF' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_LLCEILL' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_LLFLOOR' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_LLFLOORF' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_LLFLOORL' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_LLRINT' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_LLRINTF' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_LLRINTL' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_LLROUND' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_LLROUNDF' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_LLROUNDL' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_LOG' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_LOG10' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_LOG10F' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_LOG10L' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_LOG1P' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_LOG1PF' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_LOG1PL' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_LOG2' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_LOG2F' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_LOG2L' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_LOGB' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_LOGBF' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_LOGBL' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_LOGF' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_LOGL' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_LRINT' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_LRINTF' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_LRINTL' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_LROUND' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_LROUNDF' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_LROUNDL' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_MODF' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_MODFF' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_MODFL' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_NAN' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_NANF' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_NANL' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_NAND32' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_NAND64' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_NAND128' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_NANS' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_NANSF' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_NANSL' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_NEARBYINT' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_NEARBYINTF' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_NEARBYINTL' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_NEXTAFTER' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_NEXTAFTERF' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_NEXTAFTERL' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_NEXTTOWARD' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_NEXTTOWARDF' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_NEXTTOWARDL' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_POW' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_POW10' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_POW10F' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_POW10L' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_POWF' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_POWI' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_POWIF' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_POWIL' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_POWL' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_REMAINDER' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_REMAINDERF' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_REMAINDERL' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_REMQUO' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_REMQUOF' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_REMQUOL' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_RINT' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_RINTF' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_RINTL' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ROUND' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ROUNDF' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ROUNDL' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SCALB' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SCALBF' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SCALBL' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SCALBLN' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SCALBLNF' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SCALBLNL' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SCALBN' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SCALBNF' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SCALBNL' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SIGNBIT' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SIGNBITF' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SIGNBITL' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SIGNBITD32' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SIGNBITD64' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SIGNBITD128' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SIGNIFICAND' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SIGNIFICANDF' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SIGNIFICANDL' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SIN' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SINCOS' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SINCOSF' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SINCOSL' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SINF' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SINH' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SINHF' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SINHL' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SINL' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SQRT' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SQRTF' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SQRTL' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TAN' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TANF' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TANH' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TANHF' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TANHL' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TANL' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TGAMMA' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TGAMMAF' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TGAMMAL' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TRUNC' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TRUNCF' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TRUNCL' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_Y0' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_Y0F' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_Y0L' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_Y1' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_Y1F' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_Y1L' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_YN' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_YNF' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_YNL' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_CABS' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_CABSF' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_CABSL' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_CACOS' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_CACOSF' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_CACOSH' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_CACOSHF' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_CACOSHL' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_CACOSL' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_CARG' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_CARGF' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_CARGL' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_CASIN' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_CASINF' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_CASINH' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_CASINHF' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_CASINHL' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_CASINL' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_CATAN' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_CATANF' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_CATANH' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_CATANHF' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_CATANHL' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_CATANL' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_CCOS' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_CCOSF' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_CCOSH' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_CCOSHF' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_CCOSHL' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_CCOSL' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_CEXP' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_CEXPF' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_CEXPL' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_CEXPI' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_CEXPIF' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_CEXPIL' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_CIMAG' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_CIMAGF' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_CIMAGL' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_CLOG' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_CLOGF' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_CLOGL' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_CLOG10' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_CLOG10F' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_CLOG10L' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_CONJ' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_CONJF' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_CONJL' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_CPOW' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_CPOWF' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_CPOWL' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_CPROJ' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_CPROJF' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_CPROJL' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_CREAL' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_CREALF' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_CREALL' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_CSIN' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_CSINF' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_CSINH' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_CSINHF' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_CSINHL' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_CSINL' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_CSQRT' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_CSQRTF' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_CSQRTL' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_CTAN' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_CTANF' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_CTANH' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_CTANHF' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_CTANHL' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_CTANL' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_BCMP' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_BCOPY' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_BZERO' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_INDEX' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_MEMCHR' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_MEMCMP' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_MEMCPY' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_MEMMOVE' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_MEMPCPY' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_MEMSET' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_RINDEX' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_STPCPY' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_STPNCPY' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_STRCASECMP' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_STRCAT' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_STRCHR' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_STRCMP' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_STRCPY' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_STRCSPN' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_STRDUP' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_STRNDUP' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_STRLEN' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_STRNCASECMP' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_STRNCAT' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_STRNCMP' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_STRNCPY' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_STRPBRK' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_STRRCHR' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_STRSPN' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_STRSTR' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_FPRINTF' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_FPRINTF_UNLOCKED' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_PUTC' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_PUTC_UNLOCKED' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_FPUTC' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_FPUTC_UNLOCKED' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_FPUTS' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_FPUTS_UNLOCKED' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_FSCANF' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_FWRITE' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_FWRITE_UNLOCKED' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_PRINTF' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_PRINTF_UNLOCKED' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_PUTCHAR' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_PUTCHAR_UNLOCKED' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_PUTS' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_PUTS_UNLOCKED' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SCANF' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SNPRINTF' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SPRINTF' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SSCANF' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_VFPRINTF' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_VFSCANF' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_VPRINTF' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_VSCANF' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_VSNPRINTF' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_VSPRINTF' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_VSSCANF' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ISALNUM' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ISALPHA' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ISASCII' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ISBLANK' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ISCNTRL' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ISDIGIT' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ISGRAPH' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ISLOWER' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ISPRINT' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ISPUNCT' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ISSPACE' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ISUPPER' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ISXDIGIT' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TOASCII' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TOLOWER' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TOUPPER' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ISWALNUM' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ISWALPHA' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ISWBLANK' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ISWCNTRL' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ISWDIGIT' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ISWGRAPH' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ISWLOWER' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ISWPRINT' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ISWPUNCT' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ISWSPACE' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ISWUPPER' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ISWXDIGIT' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TOWLOWER' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TOWUPPER' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ABORT' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ABS' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_AGGREGATE_INCOMING_ADDRESS' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_BSWAP16' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_BSWAP32' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_BSWAP64' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_CLEAR_CACHE' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_CALLOC' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_CLASSIFY_TYPE' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_CLZ' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_CLZIMAX' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_CLZL' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_CLZLL' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_CONSTANT_P' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_CTZ' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_CTZIMAX' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_CTZL' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_CTZLL' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_CLRSB' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_CLRSBIMAX' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_CLRSBL' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_CLRSBLL' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_DCGETTEXT' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_DGETTEXT' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_DWARF_CFA' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_DWARF_SP_COLUMN' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_EH_RETURN' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_EH_RETURN_DATA_REGNO' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_EXECL' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_EXECLP' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_EXECLE' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_EXECV' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_EXECVP' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_EXECVE' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_EXIT' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_EXPECT' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ASSUME_ALIGNED' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_EXTEND_POINTER' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_EXTRACT_RETURN_ADDR' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_FFS' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_FFSIMAX' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_FFSL' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_FFSLL' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_FORK' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_FREE' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_FROB_RETURN_ADDR' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_GETTEXT' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_IMAXABS' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_INIT_DWARF_REG_SIZES' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_FINITE' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_FINITEF' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_FINITEL' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_FINITED32' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_FINITED64' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_FINITED128' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_FPCLASSIFY' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ISFINITE' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ISINF_SIGN' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ISINF' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ISINFF' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ISINFL' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ISINFD32' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ISINFD64' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ISINFD128' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ISNAN' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ISNANF' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ISNANL' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ISNAND32' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ISNAND64' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ISNAND128' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ISNORMAL' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ISGREATER' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ISGREATEREQUAL' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ISLESS' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ISLESSEQUAL' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ISLESSGREATER' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ISUNORDERED' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_LABS' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_LLABS' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_LONGJMP' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_MALLOC' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_NEXT_ARG' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_PARITY' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_PARITYIMAX' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_PARITYL' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_PARITYLL' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_POPCOUNT' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_POPCOUNTIMAX' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_POPCOUNTL' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_POPCOUNTLL' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_REALLOC' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_RETURN_ADDRESS' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SAVEREGS' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SETJMP' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_STRFMON' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_STRFTIME' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TRAP' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_UNWIND_INIT' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_UPDATE_SETJMP_BUF' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_VA_COPY' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_VA_END' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_VA_START' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_VA_ARG_PACK' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_VA_ARG_PACK_LEN' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN__EXIT' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN__EXIT2' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_INIT_TRAMPOLINE' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_INIT_HEAP_TRAMPOLINE' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ADJUST_TRAMPOLINE' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_NONLOCAL_GOTO' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SETJMP_SETUP' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SETJMP_DISPATCHER' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SETJMP_RECEIVER' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_OBJECT_SIZE' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_MEMCPY_CHK' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_MEMMOVE_CHK' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_MEMPCPY_CHK' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_MEMSET_CHK' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_STPCPY_CHK' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_STPNCPY_CHK' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_STRCAT_CHK' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_STRCPY_CHK' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_STRNCAT_CHK' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_STRNCPY_CHK' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SNPRINTF_CHK' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SPRINTF_CHK' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_VSNPRINTF_CHK' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_VSPRINTF_CHK' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_FPRINTF_CHK' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_PRINTF_CHK' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_VFPRINTF_CHK' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_VPRINTF_CHK' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_PROFILE_FUNC_ENTER' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_PROFILE_FUNC_EXIT' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_THREAD_POINTER' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SET_THREAD_POINTER' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_EMUTLS_GET_ADDRESS' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_EMUTLS_REGISTER_COMMON' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_FILE' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_FUNCTION' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_LINE' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SYNC_FETCH_AND_ADD_N' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SYNC_FETCH_AND_ADD_1' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SYNC_FETCH_AND_ADD_2' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SYNC_FETCH_AND_ADD_4' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SYNC_FETCH_AND_ADD_8' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SYNC_FETCH_AND_ADD_16' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SYNC_FETCH_AND_SUB_N' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SYNC_FETCH_AND_SUB_1' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SYNC_FETCH_AND_SUB_2' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SYNC_FETCH_AND_SUB_4' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SYNC_FETCH_AND_SUB_8' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SYNC_FETCH_AND_SUB_16' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SYNC_FETCH_AND_OR_N' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SYNC_FETCH_AND_OR_1' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SYNC_FETCH_AND_OR_2' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SYNC_FETCH_AND_OR_4' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SYNC_FETCH_AND_OR_8' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SYNC_FETCH_AND_OR_16' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SYNC_FETCH_AND_AND_N' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SYNC_FETCH_AND_AND_1' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SYNC_FETCH_AND_AND_2' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SYNC_FETCH_AND_AND_4' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SYNC_FETCH_AND_AND_8' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SYNC_FETCH_AND_AND_16' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SYNC_FETCH_AND_XOR_N' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SYNC_FETCH_AND_XOR_1' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SYNC_FETCH_AND_XOR_2' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SYNC_FETCH_AND_XOR_4' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SYNC_FETCH_AND_XOR_8' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SYNC_FETCH_AND_XOR_16' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SYNC_FETCH_AND_NAND_N' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SYNC_FETCH_AND_NAND_1' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SYNC_FETCH_AND_NAND_2' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SYNC_FETCH_AND_NAND_4' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SYNC_FETCH_AND_NAND_8' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SYNC_FETCH_AND_NAND_16' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SYNC_ADD_AND_FETCH_N' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SYNC_ADD_AND_FETCH_1' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SYNC_ADD_AND_FETCH_2' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SYNC_ADD_AND_FETCH_4' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SYNC_ADD_AND_FETCH_8' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SYNC_ADD_AND_FETCH_16' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SYNC_SUB_AND_FETCH_N' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SYNC_SUB_AND_FETCH_1' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SYNC_SUB_AND_FETCH_2' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SYNC_SUB_AND_FETCH_4' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SYNC_SUB_AND_FETCH_8' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SYNC_SUB_AND_FETCH_16' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SYNC_OR_AND_FETCH_N' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SYNC_OR_AND_FETCH_1' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SYNC_OR_AND_FETCH_2' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SYNC_OR_AND_FETCH_4' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SYNC_OR_AND_FETCH_8' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SYNC_OR_AND_FETCH_16' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SYNC_AND_AND_FETCH_N' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SYNC_AND_AND_FETCH_1' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SYNC_AND_AND_FETCH_2' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SYNC_AND_AND_FETCH_4' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SYNC_AND_AND_FETCH_8' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SYNC_AND_AND_FETCH_16' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SYNC_XOR_AND_FETCH_N' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SYNC_XOR_AND_FETCH_1' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SYNC_XOR_AND_FETCH_2' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SYNC_XOR_AND_FETCH_4' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SYNC_XOR_AND_FETCH_8' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SYNC_XOR_AND_FETCH_16' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SYNC_NAND_AND_FETCH_N' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SYNC_NAND_AND_FETCH_1' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SYNC_NAND_AND_FETCH_2' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SYNC_NAND_AND_FETCH_4' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SYNC_NAND_AND_FETCH_8' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SYNC_NAND_AND_FETCH_16' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SYNC_BOOL_COMPARE_AND_SWAP_N' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SYNC_BOOL_COMPARE_AND_SWAP_1' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SYNC_BOOL_COMPARE_AND_SWAP_2' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SYNC_BOOL_COMPARE_AND_SWAP_4' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SYNC_BOOL_COMPARE_AND_SWAP_8' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SYNC_BOOL_COMPARE_AND_SWAP_16' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SYNC_VAL_COMPARE_AND_SWAP_N' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SYNC_VAL_COMPARE_AND_SWAP_1' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SYNC_VAL_COMPARE_AND_SWAP_2' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SYNC_VAL_COMPARE_AND_SWAP_4' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SYNC_VAL_COMPARE_AND_SWAP_8' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SYNC_VAL_COMPARE_AND_SWAP_16' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SYNC_LOCK_TEST_AND_SET_N' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SYNC_LOCK_TEST_AND_SET_1' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SYNC_LOCK_TEST_AND_SET_2' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SYNC_LOCK_TEST_AND_SET_4' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SYNC_LOCK_TEST_AND_SET_8' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SYNC_LOCK_TEST_AND_SET_16' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SYNC_LOCK_RELEASE_N' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SYNC_LOCK_RELEASE_1' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SYNC_LOCK_RELEASE_2' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SYNC_LOCK_RELEASE_4' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SYNC_LOCK_RELEASE_8' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SYNC_LOCK_RELEASE_16' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SYNC_SYNCHRONIZE' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ATOMIC_TEST_AND_SET' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ATOMIC_CLEAR' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ATOMIC_EXCHANGE' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ATOMIC_EXCHANGE_N' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ATOMIC_EXCHANGE_1' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ATOMIC_EXCHANGE_2' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ATOMIC_EXCHANGE_4' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ATOMIC_EXCHANGE_8' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ATOMIC_EXCHANGE_16' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ATOMIC_LOAD' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ATOMIC_LOAD_N' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ATOMIC_LOAD_1' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ATOMIC_LOAD_2' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ATOMIC_LOAD_4' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ATOMIC_LOAD_8' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ATOMIC_LOAD_16' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ATOMIC_COMPARE_EXCHANGE' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ATOMIC_COMPARE_EXCHANGE_N' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ATOMIC_COMPARE_EXCHANGE_1' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ATOMIC_COMPARE_EXCHANGE_2' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ATOMIC_COMPARE_EXCHANGE_4' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ATOMIC_COMPARE_EXCHANGE_8' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ATOMIC_COMPARE_EXCHANGE_16' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ATOMIC_STORE' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ATOMIC_STORE_N' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ATOMIC_STORE_1' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ATOMIC_STORE_2' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ATOMIC_STORE_4' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ATOMIC_STORE_8' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ATOMIC_STORE_16' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ATOMIC_ADD_FETCH_N' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ATOMIC_ADD_FETCH_1' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ATOMIC_ADD_FETCH_2' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ATOMIC_ADD_FETCH_4' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ATOMIC_ADD_FETCH_8' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ATOMIC_ADD_FETCH_16' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ATOMIC_SUB_FETCH_N' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ATOMIC_SUB_FETCH_1' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ATOMIC_SUB_FETCH_2' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ATOMIC_SUB_FETCH_4' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ATOMIC_SUB_FETCH_8' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ATOMIC_SUB_FETCH_16' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ATOMIC_AND_FETCH_N' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ATOMIC_AND_FETCH_1' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ATOMIC_AND_FETCH_2' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ATOMIC_AND_FETCH_4' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ATOMIC_AND_FETCH_8' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ATOMIC_AND_FETCH_16' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ATOMIC_NAND_FETCH_N' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ATOMIC_NAND_FETCH_1' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ATOMIC_NAND_FETCH_2' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ATOMIC_NAND_FETCH_4' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ATOMIC_NAND_FETCH_8' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ATOMIC_NAND_FETCH_16' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ATOMIC_XOR_FETCH_N' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ATOMIC_XOR_FETCH_1' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ATOMIC_XOR_FETCH_2' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ATOMIC_XOR_FETCH_4' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ATOMIC_XOR_FETCH_8' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ATOMIC_XOR_FETCH_16' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ATOMIC_OR_FETCH_N' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ATOMIC_OR_FETCH_1' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ATOMIC_OR_FETCH_2' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ATOMIC_OR_FETCH_4' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ATOMIC_OR_FETCH_8' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ATOMIC_OR_FETCH_16' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ATOMIC_FETCH_ADD_N' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ATOMIC_FETCH_ADD_1' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ATOMIC_FETCH_ADD_2' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ATOMIC_FETCH_ADD_4' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ATOMIC_FETCH_ADD_8' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ATOMIC_FETCH_ADD_16' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ATOMIC_FETCH_SUB_N' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ATOMIC_FETCH_SUB_1' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ATOMIC_FETCH_SUB_2' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ATOMIC_FETCH_SUB_4' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ATOMIC_FETCH_SUB_8' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ATOMIC_FETCH_SUB_16' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ATOMIC_FETCH_AND_N' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ATOMIC_FETCH_AND_1' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ATOMIC_FETCH_AND_2' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ATOMIC_FETCH_AND_4' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ATOMIC_FETCH_AND_8' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ATOMIC_FETCH_AND_16' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ATOMIC_FETCH_NAND_N' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ATOMIC_FETCH_NAND_1' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ATOMIC_FETCH_NAND_2' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ATOMIC_FETCH_NAND_4' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ATOMIC_FETCH_NAND_8' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ATOMIC_FETCH_NAND_16' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ATOMIC_FETCH_XOR_N' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ATOMIC_FETCH_XOR_1' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ATOMIC_FETCH_XOR_2' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ATOMIC_FETCH_XOR_4' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ATOMIC_FETCH_XOR_8' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ATOMIC_FETCH_XOR_16' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ATOMIC_FETCH_OR_N' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ATOMIC_FETCH_OR_1' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ATOMIC_FETCH_OR_2' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ATOMIC_FETCH_OR_4' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ATOMIC_FETCH_OR_8' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ATOMIC_FETCH_OR_16' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ATOMIC_ALWAYS_LOCK_FREE' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ATOMIC_IS_LOCK_FREE' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ATOMIC_THREAD_FENCE' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ATOMIC_SIGNAL_FENCE' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_OMP_GET_THREAD_NUM' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_OMP_GET_NUM_THREADS' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_GOMP_ATOMIC_START' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_GOMP_ATOMIC_END' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_GOMP_BARRIER' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_GOMP_TASKWAIT' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_GOMP_TASKYIELD' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_GOMP_CRITICAL_START' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_GOMP_CRITICAL_END' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_GOMP_CRITICAL_NAME_START' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_GOMP_CRITICAL_NAME_END' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_GOMP_LOOP_STATIC_START' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_GOMP_LOOP_DYNAMIC_START' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_GOMP_LOOP_GUIDED_START' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_GOMP_LOOP_RUNTIME_START' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_GOMP_LOOP_ORDERED_STATIC_START' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_GOMP_LOOP_ORDERED_DYNAMIC_START' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_GOMP_LOOP_ORDERED_GUIDED_START' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_GOMP_LOOP_ORDERED_RUNTIME_START' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_GOMP_LOOP_STATIC_NEXT' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_GOMP_LOOP_DYNAMIC_NEXT' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_GOMP_LOOP_GUIDED_NEXT' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_GOMP_LOOP_RUNTIME_NEXT' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_GOMP_LOOP_ORDERED_STATIC_NEXT' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_GOMP_LOOP_ORDERED_DYNAMIC_NEXT' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_GOMP_LOOP_ORDERED_GUIDED_NEXT' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_GOMP_LOOP_ORDERED_RUNTIME_NEXT' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_GOMP_LOOP_ULL_STATIC_START' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_GOMP_LOOP_ULL_DYNAMIC_START' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_GOMP_LOOP_ULL_GUIDED_START' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_GOMP_LOOP_ULL_RUNTIME_START' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_GOMP_LOOP_ULL_ORDERED_STATIC_START' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_GOMP_LOOP_ULL_ORDERED_DYNAMIC_START' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_GOMP_LOOP_ULL_ORDERED_GUIDED_START' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_GOMP_LOOP_ULL_ORDERED_RUNTIME_START' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_GOMP_LOOP_ULL_STATIC_NEXT' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_GOMP_LOOP_ULL_DYNAMIC_NEXT' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_GOMP_LOOP_ULL_GUIDED_NEXT' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_GOMP_LOOP_ULL_RUNTIME_NEXT' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_GOMP_LOOP_ULL_ORDERED_STATIC_NEXT' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_GOMP_LOOP_ULL_ORDERED_DYNAMIC_NEXT' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_GOMP_LOOP_ULL_ORDERED_GUIDED_NEXT' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_GOMP_LOOP_ULL_ORDERED_RUNTIME_NEXT' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_GOMP_PARALLEL_LOOP_STATIC_START' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_GOMP_PARALLEL_LOOP_DYNAMIC_START' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_GOMP_PARALLEL_LOOP_GUIDED_START' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_GOMP_PARALLEL_LOOP_RUNTIME_START' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_GOMP_LOOP_END' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_GOMP_LOOP_END_NOWAIT' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_GOMP_ORDERED_START' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_GOMP_ORDERED_END' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_GOMP_PARALLEL_START' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_GOMP_PARALLEL_END' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_GOMP_TASK' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_GOMP_SECTIONS_START' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_GOMP_SECTIONS_NEXT' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_GOMP_PARALLEL_SECTIONS_START' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_GOMP_SECTIONS_END' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_GOMP_SECTIONS_END_NOWAIT' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_GOMP_SINGLE_START' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_GOMP_SINGLE_COPY_START' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_GOMP_SINGLE_COPY_END' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TM_START' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TM_COMMIT' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TM_COMMIT_EH' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TM_ABORT' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TM_IRREVOCABLE' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TM_MEMCPY' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TM_MEMMOVE' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TM_MEMSET' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TM_GETTMCLONE_IRR' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TM_GETTMCLONE_SAFE' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TM_MALLOC' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TM_CALLOC' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TM_FREE' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TM_LOG_1' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TM_LOG_2' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TM_LOG_4' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TM_LOG_8' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TM_LOG_FLOAT' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TM_LOG_DOUBLE' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TM_LOG_LDOUBLE' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TM_LOG' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TM_LOG_M64' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TM_LOG_M128' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TM_LOG_M256' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TM_STORE_1' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TM_STORE_WAR_1' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TM_STORE_WAW_1' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TM_STORE_2' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TM_STORE_WAR_2' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TM_STORE_WAW_2' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TM_STORE_4' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TM_STORE_WAR_4' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TM_STORE_WAW_4' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TM_STORE_8' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TM_STORE_WAR_8' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TM_STORE_WAW_8' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TM_STORE_FLOAT' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TM_STORE_WAR_FLOAT' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TM_STORE_WAW_FLOAT' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TM_STORE_DOUBLE' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TM_STORE_WAR_DOUBLE' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TM_STORE_WAW_DOUBLE' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TM_STORE_M64' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TM_STORE_WAR_M64' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TM_STORE_WAW_M64' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TM_STORE_M128' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TM_STORE_WAR_M128' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TM_STORE_WAW_M128' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TM_STORE_M256' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TM_STORE_WAR_M256' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TM_STORE_WAW_M256' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TM_STORE_LDOUBLE' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TM_STORE_WAR_LDOUBLE' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TM_STORE_WAW_LDOUBLE' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TM_LOAD_1' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TM_LOAD_RAR_1' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TM_LOAD_RAW_1' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TM_LOAD_RFW_1' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TM_LOAD_2' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TM_LOAD_RAR_2' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TM_LOAD_RAW_2' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TM_LOAD_RFW_2' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TM_LOAD_4' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TM_LOAD_RAR_4' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TM_LOAD_RAW_4' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TM_LOAD_RFW_4' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TM_LOAD_8' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TM_LOAD_RAR_8' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TM_LOAD_RAW_8' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TM_LOAD_RFW_8' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TM_LOAD_FLOAT' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TM_LOAD_RAR_FLOAT' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TM_LOAD_RAW_FLOAT' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TM_LOAD_RFW_FLOAT' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TM_LOAD_DOUBLE' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TM_LOAD_RAR_DOUBLE' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TM_LOAD_RAW_DOUBLE' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TM_LOAD_RFW_DOUBLE' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TM_LOAD_M64' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TM_LOAD_RAR_M64' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TM_LOAD_RAW_M64' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TM_LOAD_RFW_M64' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TM_LOAD_M128' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TM_LOAD_RAR_M128' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TM_LOAD_RAW_M128' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TM_LOAD_RFW_M128' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TM_LOAD_M256' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TM_LOAD_RAR_M256' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TM_LOAD_RAW_M256' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TM_LOAD_RFW_M256' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TM_LOAD_LDOUBLE' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TM_LOAD_RAR_LDOUBLE' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TM_LOAD_RAW_LDOUBLE' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TM_LOAD_RFW_LDOUBLE' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ASAN_INIT' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ASAN_REPORT_LOAD1' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ASAN_REPORT_LOAD2' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ASAN_REPORT_LOAD4' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ASAN_REPORT_LOAD8' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ASAN_REPORT_LOAD16' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ASAN_REPORT_STORE1' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ASAN_REPORT_STORE2' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ASAN_REPORT_STORE4' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ASAN_REPORT_STORE8' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ASAN_REPORT_STORE16' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ASAN_REGISTER_GLOBALS' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ASAN_UNREGISTER_GLOBALS' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ASAN_HANDLE_NO_RETURN' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TSAN_INIT' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TSAN_FUNC_ENTRY' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TSAN_FUNC_EXIT' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TSAN_VPTR_UPDATE' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TSAN_READ1' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TSAN_READ2' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TSAN_READ4' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TSAN_READ8' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TSAN_READ16' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TSAN_WRITE1' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TSAN_WRITE2' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TSAN_WRITE4' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TSAN_WRITE8' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TSAN_WRITE16' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC8_LOAD' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC16_LOAD' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC32_LOAD' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC64_LOAD' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC128_LOAD' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC8_STORE' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC16_STORE' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC32_STORE' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC64_STORE' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC128_STORE' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC8_EXCHANGE' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC16_EXCHANGE' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC32_EXCHANGE' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC64_EXCHANGE' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC128_EXCHANGE' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC8_FETCH_ADD' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC16_FETCH_ADD' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC32_FETCH_ADD' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC64_FETCH_ADD' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC128_FETCH_ADD' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC8_FETCH_SUB' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC16_FETCH_SUB' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC32_FETCH_SUB' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC64_FETCH_SUB' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC128_FETCH_SUB' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC8_FETCH_AND' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC16_FETCH_AND' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC32_FETCH_AND' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC64_FETCH_AND' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC128_FETCH_AND' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC8_FETCH_OR' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC16_FETCH_OR' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC32_FETCH_OR' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC64_FETCH_OR' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC128_FETCH_OR' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC8_FETCH_XOR' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC16_FETCH_XOR' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC32_FETCH_XOR' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC64_FETCH_XOR' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC128_FETCH_XOR' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC8_FETCH_NAND' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC16_FETCH_NAND' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC32_FETCH_NAND' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC64_FETCH_NAND' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC128_FETCH_NAND' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC8_COMPARE_EXCHANGE_STRONG' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC16_COMPARE_EXCHANGE_STRONG' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC32_COMPARE_EXCHANGE_STRONG' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC64_COMPARE_EXCHANGE_STRONG' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC128_COMPARE_EXCHANGE_STRONG' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC8_COMPARE_EXCHANGE_WEAK' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC16_COMPARE_EXCHANGE_WEAK' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC32_COMPARE_EXCHANGE_WEAK' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC64_COMPARE_EXCHANGE_WEAK' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC128_COMPARE_EXCHANGE_WEAK' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC_THREAD_FENCE' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC_SIGNAL_FENCE' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_COMPLEX_MUL_MIN' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_COMPLEX_MUL_MAX' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_COMPLEX_DIV_MIN' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_COMPLEX_DIV_MAX' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'END_BUILTINS' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/ipa-pure-const.c: In function 'void propagate_pure_const()': ../../gcc-4.8.5/gcc/ipa-pure-const.c:1269:22: warning: enumeration value 'IPA_REF_ALIAS' not handled in switch [-Wswitch] 1269 | switch (ref->use) | ^ ../../gcc-4.8.5/gcc/ipa-reference.c: In function 'void analyze_function(cgraph_node*)': ../../gcc-4.8.5/gcc/ipa-reference.c:472:14: warning: enumeration value 'IPA_REF_ALIAS' not handled in switch [-Wswitch] 472 | 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-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/ipa-utils.c -o ipa-utils.o In file included from ./tm.h:18, from ../../gcc-4.8.5/gcc/ipa-utils.c:24: ../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ | ^ ../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ | ^ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/ipa.c -o ipa.o g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/ira.c -o ira.o In file included from ./tm.h:18, from ../../gcc-4.8.5/gcc/ipa.c:23: ../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ | ^ ../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ | ^ In file included from ./tm.h:18, from ../../gcc-4.8.5/gcc/ira.c:362: ../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ | ^ ../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ | ^ In file included from ../../gcc-4.8.5/gcc/ira.c:374: ../../gcc-4.8.5/gcc/recog.h:338:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] 338 | #if HAVE_DESIGNATED_UNION_INITIALIZERS | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/ira-build.c -o ira-build.o In file included from ./tm.h:18, from ../../gcc-4.8.5/gcc/ira-build.c:24: ../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ | ^ ../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ | ^ In file included from ../../gcc-4.8.5/gcc/ira-build.c:33: ../../gcc-4.8.5/gcc/recog.h:338:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] 338 | #if HAVE_DESIGNATED_UNION_INITIALIZERS | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-4.8.5/gcc/ipa.c: In function 'void ipa_discover_readonly_nonaddressable_vars()': ../../gcc-4.8.5/gcc/ipa.c:494:18: warning: enumeration value 'IPA_REF_ALIAS' not handled in switch [-Wswitch] 494 | switch (ref->use) | ^ In file included from ../../gcc-4.8.5/gcc/ira.c:374: ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx) const': ../../gcc-4.8.5/gcc/recog.h:283:44: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_def* (*)(rtx_def*)'} [-Wcast-function-type] 283 | rtx operator () (rtx a0) const { return ((f1)func) (a0); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:284:52: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type] 284 | rtx operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:285:60: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 285 | rtx operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:286:68: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 286 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:287:76: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 287 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:288:84: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 288 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5) const { return ((f6)func) (a0, a1, a2, a3, a4, a5); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:289:92: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 289 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6) const { return ((f7)func) (a0, a1, a2, a3, a4, a5, a6); } | ^~~~~~~~ In file included from ../../gcc-4.8.5/gcc/ira.c:374: ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:290:100: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 290 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7) const { return ((f8)func) (a0, a1, a2, a3, a4, a5, a6, a7); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:291:108: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 291 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8) const { return ((f9)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:292:116: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 292 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9) const { return ((f10)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:293:125: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 293 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10) const { return ((f11)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:294:134: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 294 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11) const { return ((f12)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:295:143: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 295 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12) const { return ((f13)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:296:152: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 296 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13) const { return ((f14)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:297:161: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 297 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13, rtx a14) const { return ((f15)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13, a14); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:298:170: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 298 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13, rtx a14, rtx a15) const { return ((f16)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13, a14, a15); } | ^~~~~~~~~ In file included from ../../gcc-4.8.5/gcc/ira-build.c:33: ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx) const': ../../gcc-4.8.5/gcc/recog.h:283:44: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_def* (*)(rtx_def*)'} [-Wcast-function-type] 283 | rtx operator () (rtx a0) const { return ((f1)func) (a0); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:284:52: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type] 284 | rtx operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:285:60: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 285 | rtx operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:286:68: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 286 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:287:76: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 287 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:288:84: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 288 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5) const { return ((f6)func) (a0, a1, a2, a3, a4, a5); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:289:92: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 289 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6) const { return ((f7)func) (a0, a1, a2, a3, a4, a5, a6); } | ^~~~~~~~ In file included from ../../gcc-4.8.5/gcc/ira-build.c:33: ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:290:100: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 290 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7) const { return ((f8)func) (a0, a1, a2, a3, a4, a5, a6, a7); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:291:108: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 291 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8) const { return ((f9)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:292:116: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 292 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9) const { return ((f10)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:293:125: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 293 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10) const { return ((f11)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:294:134: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 294 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11) const { return ((f12)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:295:143: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 295 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12) const { return ((f13)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:296:152: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 296 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13) const { return ((f14)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:297:161: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 297 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13, rtx a14) const { return ((f15)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13, a14); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:298:170: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 298 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13, rtx a14, rtx a15) const { return ((f16)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13, a14, a15); } | ^~~~~~~~~ In file included from ../../gcc-4.8.5/gcc/tree.h:27, from ../../gcc-4.8.5/gcc/ipa-prop.c:23: In function 'void vec_safe_grow_cleared(vec*&, unsigned int) [with T = ipa_jump_func; A = va_gc]', inlined from 'void ipa_compute_jump_functions_for_edge(param_analysis_info*, cgraph_edge*)' at ../../gcc-4.8.5/gcc/ipa-prop.c:1405:25: ../../gcc-4.8.5/gcc/vec.h:710:10: warning: 'void* memset(void*, int, size_t)' offset [0, 47] is out of the bounds [0, 0] [-Warray-bounds] 710 | memset (&(v->address()[oldlen]), 0, sizeof (T) * (len - oldlen)); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/ira-costs.c -o ira-costs.o g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/ira-conflicts.c -o ira-conflicts.o g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/ira-color.c -o ira-color.o In file included from ./tm.h:18, from ../../gcc-4.8.5/gcc/ira-costs.c:24: ../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ | ^ ../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ | ^ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/ira-emit.c -o ira-emit.o In file included from ./tm.h:18, from ../../gcc-4.8.5/gcc/ira-conflicts.c:24: ../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ | ^ ../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ | ^ In file included from ../../gcc-4.8.5/gcc/ira-costs.c:34: ../../gcc-4.8.5/gcc/recog.h:338:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] 338 | #if HAVE_DESIGNATED_UNION_INITIALIZERS | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ./tm.h:18, from ../../gcc-4.8.5/gcc/ira-color.c:24: ../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ | ^ ../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ | ^ In file included from ../../gcc-4.8.5/gcc/ira-conflicts.c:33: ../../gcc-4.8.5/gcc/recog.h:338:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] 338 | #if HAVE_DESIGNATED_UNION_INITIALIZERS | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ./tm.h:18, from ../../gcc-4.8.5/gcc/ira-emit.c:71: ../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ | ^ ../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ | ^ In file included from ../../gcc-4.8.5/gcc/ira-emit.c:82: ../../gcc-4.8.5/gcc/recog.h:338:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] 338 | #if HAVE_DESIGNATED_UNION_INITIALIZERS | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../../gcc-4.8.5/gcc/ira-conflicts.c:33: ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx) const': ../../gcc-4.8.5/gcc/recog.h:283:44: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_def* (*)(rtx_def*)'} [-Wcast-function-type] 283 | rtx operator () (rtx a0) const { return ((f1)func) (a0); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:284:52: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type] 284 | rtx operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:285:60: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 285 | rtx operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); } | ^~~~~~~~ In file included from ../../gcc-4.8.5/gcc/ira-costs.c:34: ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx) const': ../../gcc-4.8.5/gcc/recog.h:283:44: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_def* (*)(rtx_def*)'} [-Wcast-function-type] 283 | rtx operator () (rtx a0) const { return ((f1)func) (a0); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:286:68: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 286 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:284:52: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type] 284 | rtx operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:287:76: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 287 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:285:60: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 285 | rtx operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:286:68: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 286 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:288:84: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 288 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5) const { return ((f6)func) (a0, a1, a2, a3, a4, a5); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:287:76: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 287 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:289:92: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 289 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6) const { return ((f7)func) (a0, a1, a2, a3, a4, a5, a6); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:288:84: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 288 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5) const { return ((f6)func) (a0, a1, a2, a3, a4, a5); } | ^~~~~~~~ In file included from ../../gcc-4.8.5/gcc/ira-conflicts.c:33: ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:290:100: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 290 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7) const { return ((f8)func) (a0, a1, a2, a3, a4, a5, a6, a7); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:289:92: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 289 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6) const { return ((f7)func) (a0, a1, a2, a3, a4, a5, a6); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:291:108: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 291 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8) const { return ((f9)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8); } | ^~~~~~~~ In file included from ../../gcc-4.8.5/gcc/ira-costs.c:34: ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:290:100: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 290 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7) const { return ((f8)func) (a0, a1, a2, a3, a4, a5, a6, a7); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:292:116: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 292 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9) const { return ((f10)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:291:108: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 291 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8) const { return ((f9)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:292:116: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 292 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9) const { return ((f10)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:293:125: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 293 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10) const { return ((f11)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:293:125: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 293 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10) const { return ((f11)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:294:134: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 294 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11) const { return ((f12)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:294:134: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 294 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11) const { return ((f12)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:295:143: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 295 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12) const { return ((f13)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:295:143: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 295 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12) const { return ((f13)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:296:152: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 296 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13) const { return ((f14)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:296:152: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 296 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13) const { return ((f14)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:297:161: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 297 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13, rtx a14) const { return ((f15)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13, a14); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:297:161: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 297 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13, rtx a14) const { return ((f15)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13, a14); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:298:170: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 298 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13, rtx a14, rtx a15) const { return ((f16)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13, a14, a15); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:298:170: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 298 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13, rtx a14, rtx a15) const { return ((f16)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13, a14, a15); } | ^~~~~~~~~ In file included from ../../gcc-4.8.5/gcc/ira-costs.c:26: ../../gcc-4.8.5/gcc/ira-costs.c: In function 'void record_reg_classes(int, int, rtx_def**, machine_mode*, const char**, rtx, reg_class*)': ../../gcc-4.8.5/gcc/rtl.h:434:20: warning: this statement may fall through [-Wimplicit-fallthrough=] 434 | (CONST_INT_P (X) || CONST_DOUBLE_AS_INT_P (X)) | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-4.8.5/gcc/ira-costs.c:669:23: note: in expansion of macro 'CONST_SCALAR_INT_P' 669 | if (CONST_SCALAR_INT_P (op)) | ^~~~~~~~~~~~~~~~~~ ../../gcc-4.8.5/gcc/ira-costs.c:672:17: note: here 672 | case 'i': | ^~~~ ../../gcc-4.8.5/gcc/ira-costs.c:705:38: warning: this statement may fall through [-Wimplicit-fallthrough=] 705 | insn_allows_mem[i] = allows_mem[i] = 1; | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ ../../gcc-4.8.5/gcc/ira-costs.c:706:17: note: here 706 | case 'r': | ^~~~ In file included from ../../gcc-4.8.5/gcc/ira-emit.c:82: ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx) const': ../../gcc-4.8.5/gcc/recog.h:283:44: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_def* (*)(rtx_def*)'} [-Wcast-function-type] 283 | rtx operator () (rtx a0) const { return ((f1)func) (a0); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:284:52: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type] 284 | rtx operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:285:60: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 285 | rtx operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:286:68: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 286 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:287:76: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 287 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:288:84: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 288 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5) const { return ((f6)func) (a0, a1, a2, a3, a4, a5); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:289:92: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 289 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6) const { return ((f7)func) (a0, a1, a2, a3, a4, a5, a6); } | ^~~~~~~~ In file included from ../../gcc-4.8.5/gcc/ira-emit.c:82: ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:290:100: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 290 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7) const { return ((f8)func) (a0, a1, a2, a3, a4, a5, a6, a7); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:291:108: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 291 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8) const { return ((f9)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:292:116: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 292 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9) const { return ((f10)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:293:125: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 293 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10) const { return ((f11)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:294:134: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 294 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11) const { return ((f12)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:295:143: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 295 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12) const { return ((f13)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:296:152: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 296 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13) const { return ((f14)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:297:161: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 297 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13, rtx a14) const { return ((f15)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13, a14); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:298:170: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 298 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13, rtx a14, rtx a15) const { return ((f16)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13, a14, a15); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/ira-color.c: In function 'int coalesced_pseudo_reg_slot_compare(const void*, const void*)': ../../gcc-4.8.5/gcc/ira-color.c:3474:38: warning: logical not is only applied to the left hand side of comparison [-Wlogical-not-parentheses] 3474 | || !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-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/ira-lives.c -o ira-lives.o In file included from ./tm.h:18, from ../../gcc-4.8.5/gcc/ira-lives.c:24: ../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ | ^ ../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ | ^ In file included from ../../gcc-4.8.5/gcc/ira-lives.c:34: ../../gcc-4.8.5/gcc/recog.h:338:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] 338 | #if HAVE_DESIGNATED_UNION_INITIALIZERS | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/jump.c -o jump.o In file included from ../../gcc-4.8.5/gcc/ira-lives.c:34: ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx) const': ../../gcc-4.8.5/gcc/recog.h:283:44: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_def* (*)(rtx_def*)'} [-Wcast-function-type] 283 | rtx operator () (rtx a0) const { return ((f1)func) (a0); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:284:52: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type] 284 | rtx operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:285:60: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 285 | rtx operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:286:68: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 286 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:287:76: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 287 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:288:84: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 288 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5) const { return ((f6)func) (a0, a1, a2, a3, a4, a5); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:289:92: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 289 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6) const { return ((f7)func) (a0, a1, a2, a3, a4, a5, a6); } | ^~~~~~~~ In file included from ../../gcc-4.8.5/gcc/ira-lives.c:34: ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:290:100: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 290 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7) const { return ((f8)func) (a0, a1, a2, a3, a4, a5, a6, a7); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:291:108: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 291 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8) const { return ((f9)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:292:116: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 292 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9) const { return ((f10)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:293:125: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 293 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10) const { return ((f11)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:294:134: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 294 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11) const { return ((f12)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:295:143: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 295 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12) const { return ((f13)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:296:152: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 296 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13) const { return ((f14)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:297:161: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 297 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13, rtx a14) const { return ((f15)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13, a14); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:298:170: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 298 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13, rtx a14, rtx a15) const { return ((f16)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13, a14, a15); } | ^~~~~~~~~ In file included from ./tm.h:18, from ../../gcc-4.8.5/gcc/jump.c:39: ../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ | ^ ../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ | ^ In file included from ../../gcc-4.8.5/gcc/jump.c:47: ../../gcc-4.8.5/gcc/recog.h:338:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] 338 | #if HAVE_DESIGNATED_UNION_INITIALIZERS | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-4.8.5/gcc/ira-lives.c: In function 'reg_class single_reg_class(const char*, rtx, rtx)': ../../gcc-4.8.5/gcc/ira-lives.c:826:11: warning: this statement may fall through [-Wimplicit-fallthrough=] 826 | if ((CONST_DOUBLE_AS_FLOAT_P (op) | ^~ ../../gcc-4.8.5/gcc/ira-lives.c:834:9: note: here 834 | case 'r': | ^~~~ In file included from ../../gcc-4.8.5/gcc/jump.c:47: ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx) const': ../../gcc-4.8.5/gcc/recog.h:283:44: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_def* (*)(rtx_def*)'} [-Wcast-function-type] 283 | rtx operator () (rtx a0) const { return ((f1)func) (a0); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:284:52: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type] 284 | rtx operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:285:60: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 285 | rtx operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:286:68: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 286 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:287:76: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 287 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:288:84: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 288 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5) const { return ((f6)func) (a0, a1, a2, a3, a4, a5); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:289:92: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 289 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6) const { return ((f7)func) (a0, a1, a2, a3, a4, a5, a6); } | ^~~~~~~~ In file included from ../../gcc-4.8.5/gcc/jump.c:47: ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:290:100: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 290 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7) const { return ((f8)func) (a0, a1, a2, a3, a4, a5, a6, a7); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:291:108: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 291 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8) const { return ((f9)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:292:116: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 292 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9) const { return ((f10)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:293:125: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 293 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10) const { return ((f11)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:294:134: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 294 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11) const { return ((f12)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:295:143: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 295 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12) const { return ((f13)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:296:152: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 296 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13) const { return ((f14)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:297:161: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 297 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13, rtx a14) const { return ((f15)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13, a14); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:298:170: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 298 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13, rtx a14, rtx a15) const { return ((f16)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13, a14, a15); } | ^~~~~~~~~ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/langhooks.c -o langhooks.o g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/lcm.c -o lcm.o In file included from ./tm.h:18, from ../../gcc-4.8.5/gcc/langhooks.c:25: ../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ | ^ ../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ | ^ In file included from ./tm.h:18, from ../../gcc-4.8.5/gcc/lcm.c:54: ../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ | ^ ../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ | ^ In file included from ../../gcc-4.8.5/gcc/lcm.c:60: ../../gcc-4.8.5/gcc/recog.h:338:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] 338 | #if HAVE_DESIGNATED_UNION_INITIALIZERS | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/lists.c -o lists.o In file included from ../../gcc-4.8.5/gcc/lcm.c:60: ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx) const': ../../gcc-4.8.5/gcc/recog.h:283:44: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_def* (*)(rtx_def*)'} [-Wcast-function-type] 283 | rtx operator () (rtx a0) const { return ((f1)func) (a0); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:284:52: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type] 284 | rtx operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:285:60: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 285 | rtx operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:286:68: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 286 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:287:76: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 287 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:288:84: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 288 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5) const { return ((f6)func) (a0, a1, a2, a3, a4, a5); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:289:92: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 289 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6) const { return ((f7)func) (a0, a1, a2, a3, a4, a5, a6); } | ^~~~~~~~ In file included from ../../gcc-4.8.5/gcc/lcm.c:60: ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:290:100: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 290 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7) const { return ((f8)func) (a0, a1, a2, a3, a4, a5, a6, a7); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:291:108: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 291 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8) const { return ((f9)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:292:116: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 292 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9) const { return ((f10)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:293:125: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 293 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10) const { return ((f11)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:294:134: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 294 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11) const { return ((f12)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:295:143: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 295 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12) const { return ((f13)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:296:152: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 296 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13) const { return ((f14)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:297:161: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 297 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13, rtx a14) const { return ((f15)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13, a14); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:298:170: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 298 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13, rtx a14, rtx a15) const { return ((f16)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13, a14, a15); } | ^~~~~~~~~ In file included from ./tm.h:18, from ../../gcc-4.8.5/gcc/lists.c:23: ../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ | ^ ../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ | ^ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/loop-doloop.c -o loop-doloop.o In file included from ./tm.h:18, from ../../gcc-4.8.5/gcc/loop-doloop.c:24: ../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ | ^ ../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ | ^ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/loop-init.c -o loop-init.o g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/loop-invariant.c -o loop-invariant.o g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/loop-iv.c -o loop-iv.o g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/loop-unroll.c -o loop-unroll.o g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/loop-unswitch.c -o loop-unswitch.o In file included from ./tm.h:18, from ../../gcc-4.8.5/gcc/loop-init.c:23: ../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ | ^ ../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ | ^ In file included from ./tm.h:18, from ../../gcc-4.8.5/gcc/loop-invariant.c:40: ../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ | ^ ../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ | ^ In file included from ./tm.h:18, from ../../gcc-4.8.5/gcc/loop-iv.c:53: ../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ | ^ ../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ | ^ In file included from ./tm.h:18, from ../../gcc-4.8.5/gcc/loop-unroll.c:23: ../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ | ^ ../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ | ^ In file included from ./tm.h:18, from ../../gcc-4.8.5/gcc/loop-unswitch.c:23: ../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ | ^ ../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ | ^ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/lower-subreg.c -o lower-subreg.o In file included from ../../gcc-4.8.5/gcc/loop-invariant.c:48: ../../gcc-4.8.5/gcc/recog.h:338:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] 338 | #if HAVE_DESIGNATED_UNION_INITIALIZERS | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-4.8.5/gcc/loop-iv.c:2303:25: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 2303 | fprintf (dump_file, ";; Determined upper bound "HOST_WIDEST_INT_PRINT_DEC".\n", | ^ In file included from ../../gcc-4.8.5/gcc/loop-unroll.c:32: ../../gcc-4.8.5/gcc/recog.h:338:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] 338 | #if HAVE_DESIGNATED_UNION_INITIALIZERS | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ./tm.h:18, from ../../gcc-4.8.5/gcc/lower-subreg.c:26: ../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ | ^ ../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ | ^ In file included from ../../gcc-4.8.5/gcc/lower-subreg.c:33: ../../gcc-4.8.5/gcc/recog.h:338:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] 338 | #if HAVE_DESIGNATED_UNION_INITIALIZERS | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../../gcc-4.8.5/gcc/loop-invariant.c:48: ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx) const': ../../gcc-4.8.5/gcc/recog.h:283:44: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_def* (*)(rtx_def*)'} [-Wcast-function-type] 283 | rtx operator () (rtx a0) const { return ((f1)func) (a0); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:284:52: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type] 284 | rtx operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:285:60: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 285 | rtx operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:286:68: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 286 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:287:76: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 287 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:288:84: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 288 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5) const { return ((f6)func) (a0, a1, a2, a3, a4, a5); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:289:92: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 289 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6) const { return ((f7)func) (a0, a1, a2, a3, a4, a5, a6); } | ^~~~~~~~ In file included from ../../gcc-4.8.5/gcc/loop-invariant.c:48: ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:290:100: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 290 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7) const { return ((f8)func) (a0, a1, a2, a3, a4, a5, a6, a7); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:291:108: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 291 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8) const { return ((f9)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:292:116: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 292 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9) const { return ((f10)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:293:125: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 293 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10) const { return ((f11)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:294:134: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 294 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11) const { return ((f12)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:295:143: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 295 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12) const { return ((f13)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:296:152: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 296 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13) const { return ((f14)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:297:161: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 297 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13, rtx a14) const { return ((f15)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13, a14); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:298:170: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 298 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13, rtx a14, rtx a15) const { return ((f16)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13, a14, a15); } | ^~~~~~~~~ In file included from ../../gcc-4.8.5/gcc/loop-unroll.c:32: ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx) const': ../../gcc-4.8.5/gcc/recog.h:283:44: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_def* (*)(rtx_def*)'} [-Wcast-function-type] 283 | rtx operator () (rtx a0) const { return ((f1)func) (a0); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:284:52: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type] 284 | rtx operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:285:60: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 285 | rtx operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:286:68: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 286 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:287:76: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 287 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:288:84: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 288 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5) const { return ((f6)func) (a0, a1, a2, a3, a4, a5); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:289:92: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 289 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6) const { return ((f7)func) (a0, a1, a2, a3, a4, a5, a6); } | ^~~~~~~~ In file included from ../../gcc-4.8.5/gcc/loop-unroll.c:32: ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:290:100: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 290 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7) const { return ((f8)func) (a0, a1, a2, a3, a4, a5, a6, a7); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:291:108: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 291 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8) const { return ((f9)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:292:116: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 292 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9) const { return ((f10)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:293:125: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 293 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10) const { return ((f11)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:294:134: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 294 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11) const { return ((f12)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:295:143: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 295 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12) const { return ((f13)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:296:152: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 296 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13) const { return ((f14)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:297:161: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 297 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13, rtx a14) const { return ((f15)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13, a14); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:298:170: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 298 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13, rtx a14, rtx a15) const { return ((f16)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13, a14, a15); } | ^~~~~~~~~ In file included from ../../gcc-4.8.5/gcc/lower-subreg.c:33: ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx) const': ../../gcc-4.8.5/gcc/recog.h:283:44: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_def* (*)(rtx_def*)'} [-Wcast-function-type] 283 | rtx operator () (rtx a0) const { return ((f1)func) (a0); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:284:52: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type] 284 | rtx operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:285:60: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 285 | rtx operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:286:68: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 286 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:287:76: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 287 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:288:84: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 288 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5) const { return ((f6)func) (a0, a1, a2, a3, a4, a5); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:289:92: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 289 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6) const { return ((f7)func) (a0, a1, a2, a3, a4, a5, a6); } | ^~~~~~~~ In file included from ../../gcc-4.8.5/gcc/lower-subreg.c:33: ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:290:100: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 290 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7) const { return ((f8)func) (a0, a1, a2, a3, a4, a5, a6, a7); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:291:108: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 291 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8) const { return ((f9)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:292:116: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 292 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9) const { return ((f10)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:293:125: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 293 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10) const { return ((f11)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:294:134: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 294 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11) const { return ((f12)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:295:143: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 295 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12) const { return ((f13)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:296:152: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 296 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13) const { return ((f14)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:297:161: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 297 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13, rtx a14) const { return ((f15)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13, a14); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:298:170: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 298 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13, rtx a14, rtx a15) const { return ((f16)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13, a14, a15); } | ^~~~~~~~~ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/lra.c -o lra.o In file included from ./tm.h:18, from ../../gcc-4.8.5/gcc/lra.c:98: ../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ | ^ ../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ | ^ In file included from ../../gcc-4.8.5/gcc/lra.c:105: ../../gcc-4.8.5/gcc/recog.h:338:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] 338 | #if HAVE_DESIGNATED_UNION_INITIALIZERS | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/lra-assigns.c -o lra-assigns.o In file included from ./tm.h:18, from ../../gcc-4.8.5/gcc/lra-assigns.c:80: ../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ | ^ ../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ | ^ In file included from ../../gcc-4.8.5/gcc/lra-assigns.c:87: ../../gcc-4.8.5/gcc/recog.h:338:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] 338 | #if HAVE_DESIGNATED_UNION_INITIALIZERS | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../../gcc-4.8.5/gcc/lra.c:105: ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx) const': ../../gcc-4.8.5/gcc/recog.h:283:44: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_def* (*)(rtx_def*)'} [-Wcast-function-type] 283 | rtx operator () (rtx a0) const { return ((f1)func) (a0); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:284:52: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type] 284 | rtx operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:285:60: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 285 | rtx operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:286:68: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 286 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:287:76: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 287 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:288:84: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 288 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5) const { return ((f6)func) (a0, a1, a2, a3, a4, a5); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:289:92: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 289 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6) const { return ((f7)func) (a0, a1, a2, a3, a4, a5, a6); } | ^~~~~~~~ In file included from ../../gcc-4.8.5/gcc/lra.c:105: ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:290:100: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 290 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7) const { return ((f8)func) (a0, a1, a2, a3, a4, a5, a6, a7); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:291:108: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 291 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8) const { return ((f9)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:292:116: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 292 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9) const { return ((f10)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:293:125: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 293 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10) const { return ((f11)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:294:134: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 294 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11) const { return ((f12)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:295:143: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 295 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12) const { return ((f13)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:296:152: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 296 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13) const { return ((f14)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:297:161: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 297 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13, rtx a14) const { return ((f15)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13, a14); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:298:170: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 298 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13, rtx a14, rtx a15) const { return ((f16)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13, a14, a15); } | ^~~~~~~~~ In file included from ../../gcc-4.8.5/gcc/lra-assigns.c:87: ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx) const': ../../gcc-4.8.5/gcc/recog.h:283:44: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_def* (*)(rtx_def*)'} [-Wcast-function-type] 283 | rtx operator () (rtx a0) const { return ((f1)func) (a0); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:284:52: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type] 284 | rtx operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:285:60: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 285 | rtx operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:286:68: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 286 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:287:76: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 287 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:288:84: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 288 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5) const { return ((f6)func) (a0, a1, a2, a3, a4, a5); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:289:92: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 289 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6) const { return ((f7)func) (a0, a1, a2, a3, a4, a5, a6); } | ^~~~~~~~ In file included from ../../gcc-4.8.5/gcc/lra-assigns.c:87: ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:290:100: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 290 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7) const { return ((f8)func) (a0, a1, a2, a3, a4, a5, a6, a7); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:291:108: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 291 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8) const { return ((f9)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:292:116: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 292 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9) const { return ((f10)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:293:125: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 293 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10) const { return ((f11)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:294:134: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 294 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11) const { return ((f12)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:295:143: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 295 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12) const { return ((f13)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:296:152: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 296 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13) const { return ((f14)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:297:161: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 297 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13, rtx a14) const { return ((f15)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13, a14); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:298:170: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 298 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13, rtx a14, rtx a15) const { return ((f16)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13, a14, a15); } | ^~~~~~~~~ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/lra-coalesce.c -o lra-coalesce.o In file included from ./tm.h:18, from ../../gcc-4.8.5/gcc/lra-coalesce.c:48: ../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ | ^ ../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ | ^ In file included from ../../gcc-4.8.5/gcc/lra-coalesce.c:52: ../../gcc-4.8.5/gcc/recog.h:338:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] 338 | #if HAVE_DESIGNATED_UNION_INITIALIZERS | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../../gcc-4.8.5/gcc/lra-coalesce.c:52: ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx) const': ../../gcc-4.8.5/gcc/recog.h:283:44: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_def* (*)(rtx_def*)'} [-Wcast-function-type] 283 | rtx operator () (rtx a0) const { return ((f1)func) (a0); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:284:52: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type] 284 | rtx operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:285:60: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 285 | rtx operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:286:68: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 286 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:287:76: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 287 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:288:84: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 288 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5) const { return ((f6)func) (a0, a1, a2, a3, a4, a5); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:289:92: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 289 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6) const { return ((f7)func) (a0, a1, a2, a3, a4, a5, a6); } | ^~~~~~~~ In file included from ../../gcc-4.8.5/gcc/lra-coalesce.c:52: ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:290:100: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 290 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7) const { return ((f8)func) (a0, a1, a2, a3, a4, a5, a6, a7); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:291:108: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 291 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8) const { return ((f9)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:292:116: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 292 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9) const { return ((f10)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:293:125: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 293 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10) const { return ((f11)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:294:134: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 294 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11) const { return ((f12)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:295:143: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 295 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12) const { return ((f13)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:296:152: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 296 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13) const { return ((f14)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:297:161: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 297 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13, rtx a14) const { return ((f15)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13, a14); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:298:170: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 298 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13, rtx a14, rtx a15) const { return ((f16)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13, a14, a15); } | ^~~~~~~~~ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/lra-constraints.c -o lra-constraints.o g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/lra-eliminations.c -o lra-eliminations.o In file included from ./tm.h:18, from ../../gcc-4.8.5/gcc/lra-constraints.c:112: ../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ | ^ ../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ | ^ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/lra-lives.c -o lra-lives.o In file included from ../../gcc-4.8.5/gcc/lra-constraints.c:119: ../../gcc-4.8.5/gcc/recog.h:338:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] 338 | #if HAVE_DESIGNATED_UNION_INITIALIZERS | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ./tm.h:18, from ../../gcc-4.8.5/gcc/lra-eliminations.c:57: ../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ | ^ ../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ | ^ In file included from ./tm.h:18, from ../../gcc-4.8.5/gcc/lra-lives.c:31: ../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ | ^ ../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ | ^ In file included from ../../gcc-4.8.5/gcc/lra-eliminations.c:64: ../../gcc-4.8.5/gcc/recog.h:338:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] 338 | #if HAVE_DESIGNATED_UNION_INITIALIZERS | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../../gcc-4.8.5/gcc/lra-lives.c:36: ../../gcc-4.8.5/gcc/recog.h:338:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] 338 | #if HAVE_DESIGNATED_UNION_INITIALIZERS | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/lra-spills.c -o lra-spills.o In file included from ./tm.h:18, from ../../gcc-4.8.5/gcc/lra-spills.c:61: ../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ | ^ ../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ | ^ In file included from ../../gcc-4.8.5/gcc/lra-constraints.c:119: ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx) const': ../../gcc-4.8.5/gcc/recog.h:283:44: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_def* (*)(rtx_def*)'} [-Wcast-function-type] 283 | rtx operator () (rtx a0) const { return ((f1)func) (a0); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:284:52: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type] 284 | rtx operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:285:60: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 285 | rtx operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:286:68: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 286 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:287:76: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 287 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:288:84: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 288 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5) const { return ((f6)func) (a0, a1, a2, a3, a4, a5); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:289:92: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 289 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6) const { return ((f7)func) (a0, a1, a2, a3, a4, a5, a6); } | ^~~~~~~~ In file included from ../../gcc-4.8.5/gcc/lra-constraints.c:119: ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:290:100: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 290 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7) const { return ((f8)func) (a0, a1, a2, a3, a4, a5, a6, a7); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:291:108: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 291 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8) const { return ((f9)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:292:116: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 292 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9) const { return ((f10)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:293:125: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 293 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10) const { return ((f11)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:294:134: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 294 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11) const { return ((f12)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:295:143: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 295 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12) const { return ((f13)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:296:152: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 296 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13) const { return ((f14)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:297:161: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 297 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13, rtx a14) const { return ((f15)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13, a14); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:298:170: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 298 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13, rtx a14, rtx a15) const { return ((f16)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13, a14, a15); } | ^~~~~~~~~ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/lto-cgraph.c -o lto-cgraph.o In file included from ../../gcc-4.8.5/gcc/lra-spills.c:65: ../../gcc-4.8.5/gcc/recog.h:338:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] 338 | #if HAVE_DESIGNATED_UNION_INITIALIZERS | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../../gcc-4.8.5/gcc/lra-eliminations.c:64: ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx) const': ../../gcc-4.8.5/gcc/recog.h:283:44: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_def* (*)(rtx_def*)'} [-Wcast-function-type] 283 | rtx operator () (rtx a0) const { return ((f1)func) (a0); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:284:52: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type] 284 | rtx operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:285:60: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 285 | rtx operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:286:68: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 286 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:287:76: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 287 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:288:84: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 288 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5) const { return ((f6)func) (a0, a1, a2, a3, a4, a5); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:289:92: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 289 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6) const { return ((f7)func) (a0, a1, a2, a3, a4, a5, a6); } | ^~~~~~~~ In file included from ../../gcc-4.8.5/gcc/lra-eliminations.c:64: ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:290:100: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 290 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7) const { return ((f8)func) (a0, a1, a2, a3, a4, a5, a6, a7); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:291:108: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 291 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8) const { return ((f9)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:292:116: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 292 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9) const { return ((f10)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:293:125: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 293 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10) const { return ((f11)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:294:134: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 294 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11) const { return ((f12)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:295:143: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 295 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12) const { return ((f13)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:296:152: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 296 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13) const { return ((f14)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:297:161: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 297 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13, rtx a14) const { return ((f15)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13, a14); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:298:170: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 298 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13, rtx a14, rtx a15) const { return ((f16)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13, a14, a15); } | ^~~~~~~~~ In file included from ../../gcc-4.8.5/gcc/lra-lives.c:36: ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx) const': ../../gcc-4.8.5/gcc/recog.h:283:44: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_def* (*)(rtx_def*)'} [-Wcast-function-type] 283 | rtx operator () (rtx a0) const { return ((f1)func) (a0); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:284:52: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type] 284 | rtx operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:285:60: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 285 | rtx operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:286:68: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 286 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:287:76: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 287 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:288:84: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 288 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5) const { return ((f6)func) (a0, a1, a2, a3, a4, a5); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:289:92: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 289 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6) const { return ((f7)func) (a0, a1, a2, a3, a4, a5, a6); } | ^~~~~~~~ In file included from ../../gcc-4.8.5/gcc/lra-lives.c:36: ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:290:100: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 290 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7) const { return ((f8)func) (a0, a1, a2, a3, a4, a5, a6, a7); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:291:108: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 291 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8) const { return ((f9)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:292:116: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 292 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9) const { return ((f10)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:293:125: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 293 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10) const { return ((f11)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:294:134: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 294 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11) const { return ((f12)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:295:143: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 295 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12) const { return ((f13)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:296:152: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 296 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13) const { return ((f14)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:297:161: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 297 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13, rtx a14) const { return ((f15)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13, a14); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:298:170: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 298 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13, rtx a14, rtx a15) const { return ((f16)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13, a14, a15); } | ^~~~~~~~~ In file included from ./tm.h:18, from ../../gcc-4.8.5/gcc/lto-cgraph.c:26: ../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ | ^ ../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ | ^ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/lto-streamer.c -o lto-streamer.o ../../gcc-4.8.5/gcc/lra-constraints.c: In function 'bool multi_block_pseudo_p(int)': ../../gcc-4.8.5/gcc/lra-constraints.c:3415:3: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 3415 | if (regno < FIRST_PSEUDO_REGISTER) | ^~ In file included from ../../gcc-4.8.5/gcc/df.h:28, from ../../gcc-4.8.5/gcc/lra-constraints.c:128: ../../gcc-4.8.5/gcc/bitmap.h:686:3: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 686 | for (bmp_iter_set_init (&(ITER), (BITMAP), (MIN), &(BITNUM)); \ | ^~~ ../../gcc-4.8.5/gcc/lra-constraints.c:3418:5: note: in expansion of macro 'EXECUTE_IF_SET_IN_BITMAP' 3418 | EXECUTE_IF_SET_IN_BITMAP (&lra_reg_info[regno].insn_bitmap, 0, uid, bi) | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from ./tm.h:18, from ../../gcc-4.8.5/gcc/lto-streamer.c:26: ../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ | ^ ../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ | ^ ../../gcc-4.8.5/gcc/lra-constraints.c: In function 'bool process_alt_operands(int)': ../../gcc-4.8.5/gcc/lra-constraints.c:1737:23: warning: this statement may fall through [-Wimplicit-fallthrough=] 1737 | || (GET_CODE (op) == CONST_DOUBLE && mode == VOIDmode)) ../../gcc-4.8.5/gcc/lra-constraints.c:1740:17: note: here 1740 | case 'i': | ^~~~ ../../gcc-4.8.5/gcc/lra-constraints.c:1771:19: warning: this statement may fall through [-Wimplicit-fallthrough=] 1771 | if (MEM_P (op) | ^~ ../../gcc-4.8.5/gcc/lra-constraints.c:1777:17: note: here 1777 | case 'r': | ^~~~ In file included from ../../gcc-4.8.5/gcc/lra-spills.c:65: ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx) const': ../../gcc-4.8.5/gcc/recog.h:283:44: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_def* (*)(rtx_def*)'} [-Wcast-function-type] 283 | rtx operator () (rtx a0) const { return ((f1)func) (a0); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:284:52: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type] 284 | rtx operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:285:60: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 285 | rtx operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:286:68: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 286 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:287:76: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 287 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:288:84: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 288 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5) const { return ((f6)func) (a0, a1, a2, a3, a4, a5); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:289:92: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 289 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6) const { return ((f7)func) (a0, a1, a2, a3, a4, a5, a6); } | ^~~~~~~~ In file included from ../../gcc-4.8.5/gcc/lra-spills.c:65: ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:290:100: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 290 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7) const { return ((f8)func) (a0, a1, a2, a3, a4, a5, a6, a7); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:291:108: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 291 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8) const { return ((f9)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:292:116: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 292 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9) const { return ((f10)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:293:125: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 293 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10) const { return ((f11)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:294:134: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 294 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11) const { return ((f12)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:295:143: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 295 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12) const { return ((f13)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:296:152: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 296 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13) const { return ((f14)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:297:161: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 297 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13, rtx a14) const { return ((f15)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13, a14); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:298:170: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 298 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13, rtx a14, rtx a15) const { return ((f16)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13, a14, a15); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/lra-spills.c: In function 'int pseudo_reg_slot_compare(const void*, const void*)': ../../gcc-4.8.5/gcc/lra-spills.c:241:38: warning: logical not is only applied to the left hand side of comparison [-Wlogical-not-parentheses] 241 | || !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-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/lto-streamer-in.c -o lto-streamer-in.o In file included from ./tm.h:18, from ../../gcc-4.8.5/gcc/lto-streamer-in.c:26: ../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ | ^ ../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ | ^ ../../gcc-4.8.5/gcc/lto-cgraph.c: In function 'void lto_output_node(lto_simple_output_block*, cgraph_node*, lto_symtab_encoder_t)': ../../gcc-4.8.5/gcc/lto-cgraph.c:423:7: warning: enum constant in boolean context [-Wint-in-bool-context] 423 | if (LTO_symtab_analyzed_node) | ^~~~~~~~~~~~~~~~~~~~~~~~ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/lto-streamer-out.c -o lto-streamer-out.o g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/lto-section-in.c -o lto-section-in.o In file included from ./tm.h:18, from ../../gcc-4.8.5/gcc/lto-streamer-out.c:26: ../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ | ^ ../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ | ^ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/lto-section-out.c -o lto-section-out.o ../../gcc-4.8.5/gcc/lto-streamer-in.c: In function 'void lto_input_data_block(lto_input_block*, void*, size_t)': ../../gcc-4.8.5/gcc/lto-streamer-in.c:84:33: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers] 84 | unsigned char *const buffer = (unsigned char *const) addr; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/lto-symtab.c -o lto-symtab.o In file included from ./tm.h:18, from ../../gcc-4.8.5/gcc/lto-section-in.c:25: ../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ | ^ ../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ | ^ In file included from ./tm.h:18, from ../../gcc-4.8.5/gcc/lto-section-out.c:25: ../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ | ^ ../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ | ^ In file included from ./tm.h:18, from ../../gcc-4.8.5/gcc/function.h:26, from ../../gcc-4.8.5/gcc/basic-block.h:25, from ../../gcc-4.8.5/gcc/gimple.h:28, from ../../gcc-4.8.5/gcc/lto-symtab.c:26: ../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ | ^ ../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ | ^ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/lto-opts.c -o lto-opts.o In file included from ./tm.h:18, from ../../gcc-4.8.5/gcc/function.h:26, from ../../gcc-4.8.5/gcc/basic-block.h:25, from ../../gcc-4.8.5/gcc/gimple.h:28, from ../../gcc-4.8.5/gcc/lto-streamer.h:28, from ../../gcc-4.8.5/gcc/lto-opts.c:35: ../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ | ^ ../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ | ^ In file included from ../../gcc-4.8.5/gcc/lto-streamer-out.c:24: ../../gcc-4.8.5/gcc/lto-streamer-out.c: In function 'void lto_output_tree_ref(output_block*, tree)': ../../gcc-4.8.5/gcc/system.h:685:5: warning: this statement may fall through [-Wimplicit-fallthrough=] 685 | ((void)(!(EXPR) ? fancy_abort (__FILE__, __LINE__, __FUNCTION__), 0 : 0)) | ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-4.8.5/gcc/lto-streamer-out.c:223:7: note: in expansion of macro 'gcc_assert' 223 | gcc_assert (decl_function_context (expr) == NULL || TREE_STATIC (expr)); | ^~~~~~~~~~ ../../gcc-4.8.5/gcc/lto-streamer-out.c:224:5: note: here 224 | case PARM_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-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/lto-compress.c -o lto-compress.o In file included from ./tm.h:18, from ../../gcc-4.8.5/gcc/function.h:26, from ../../gcc-4.8.5/gcc/basic-block.h:25, from ../../gcc-4.8.5/gcc/gimple.h:28, from ../../gcc-4.8.5/gcc/lto-streamer.h:28, from ../../gcc-4.8.5/gcc/lto-compress.c:33: ../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ | ^ ../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ | ^ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/mcf.c -o mcf.o g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/mode-switching.c -o mode-switching.o g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/modulo-sched.c -o modulo-sched.o In file included from ./tm.h:18, from ../../gcc-4.8.5/gcc/function.h:26, from ../../gcc-4.8.5/gcc/basic-block.h:25, from ../../gcc-4.8.5/gcc/mcf.c:48: ../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ | ^ ../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ | ^ In file included from ./tm.h:18, from ../../gcc-4.8.5/gcc/mode-switching.c:23: ../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ | ^ ../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ | ^ In file included from ./tm.h:18, from ../../gcc-4.8.5/gcc/modulo-sched.c:25: ../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ | ^ ../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ | ^ In file included from ../../gcc-4.8.5/gcc/mode-switching.c:30: ../../gcc-4.8.5/gcc/recog.h:338:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] 338 | #if HAVE_DESIGNATED_UNION_INITIALIZERS | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../../gcc-4.8.5/gcc/modulo-sched.c:36: ../../gcc-4.8.5/gcc/recog.h:338:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] 338 | #if HAVE_DESIGNATED_UNION_INITIALIZERS | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../../gcc-4.8.5/gcc/mcf.c:46: ../../gcc-4.8.5/gcc/mcf.c: In function 'void dump_fixup_edge(FILE*, fixup_graph_type*, fixup_edge_p)': ../../gcc-4.8.5/gcc/system.h:289:40: warning: left shift of negative value [-Wshift-negative-value] 289 | ? ~ (t) 0 << (sizeof(t) * CHAR_BIT - 1) : (t) 0)) | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-4.8.5/gcc/system.h:290:44: note: in expansion of macro 'INTTYPE_MINIMUM' 290 | #define INTTYPE_MAXIMUM(t) ((t) (~ (t) 0 - INTTYPE_MINIMUM (t))) | ^~~~~~~~~~~~~~~ ../../gcc-4.8.5/gcc/mcf.c:54:22: note: in expansion of macro 'INTTYPE_MAXIMUM' 54 | #define CAP_INFINITY INTTYPE_MAXIMUM (HOST_WIDEST_INT) | ^~~~~~~~~~~~~~~ ../../gcc-4.8.5/gcc/mcf.c:208:34: note: in expansion of macro 'CAP_INFINITY' 208 | if (fedge->max_capacity == CAP_INFINITY) | ^~~~~~~~~~~~ ../../gcc-4.8.5/gcc/system.h:289:40: warning: left shift of negative value [-Wshift-negative-value] 289 | ? ~ (t) 0 << (sizeof(t) * CHAR_BIT - 1) : (t) 0)) | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-4.8.5/gcc/system.h:290:44: note: in expansion of macro 'INTTYPE_MINIMUM' 290 | #define INTTYPE_MAXIMUM(t) ((t) (~ (t) 0 - INTTYPE_MINIMUM (t))) | ^~~~~~~~~~~~~~~ ../../gcc-4.8.5/gcc/mcf.c:54:22: note: in expansion of macro 'INTTYPE_MAXIMUM' 54 | #define CAP_INFINITY INTTYPE_MAXIMUM (HOST_WIDEST_INT) | ^~~~~~~~~~~~~~~ ../../gcc-4.8.5/gcc/mcf.c:216:27: note: in expansion of macro 'CAP_INFINITY' 216 | if (fedge->rflow == CAP_INFINITY) | ^~~~~~~~~~~~ ../../gcc-4.8.5/gcc/mcf.c: In function 'void create_fixup_graph(fixup_graph_type*)': ../../gcc-4.8.5/gcc/system.h:289:40: warning: left shift of negative value [-Wshift-negative-value] 289 | ? ~ (t) 0 << (sizeof(t) * CHAR_BIT - 1) : (t) 0)) | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-4.8.5/gcc/system.h:290:44: note: in expansion of macro 'INTTYPE_MINIMUM' 290 | #define INTTYPE_MAXIMUM(t) ((t) (~ (t) 0 - INTTYPE_MINIMUM (t))) | ^~~~~~~~~~~~~~~ ../../gcc-4.8.5/gcc/mcf.c:54:22: note: in expansion of macro 'INTTYPE_MAXIMUM' 54 | #define CAP_INFINITY INTTYPE_MAXIMUM (HOST_WIDEST_INT) | ^~~~~~~~~~~~~~~ ../../gcc-4.8.5/gcc/mcf.c:528:28: note: in expansion of macro 'CAP_INFINITY' 528 | fcost, CAP_INFINITY); | ^~~~~~~~~~~~ ../../gcc-4.8.5/gcc/system.h:289:40: warning: left shift of negative value [-Wshift-negative-value] 289 | ? ~ (t) 0 << (sizeof(t) * CHAR_BIT - 1) : (t) 0)) | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-4.8.5/gcc/system.h:290:44: note: in expansion of macro 'INTTYPE_MINIMUM' 290 | #define INTTYPE_MAXIMUM(t) ((t) (~ (t) 0 - INTTYPE_MINIMUM (t))) | ^~~~~~~~~~~~~~~ ../../gcc-4.8.5/gcc/mcf.c:54:22: note: in expansion of macro 'INTTYPE_MAXIMUM' 54 | #define CAP_INFINITY INTTYPE_MAXIMUM (HOST_WIDEST_INT) | ^~~~~~~~~~~~~~~ ../../gcc-4.8.5/gcc/mcf.c:540:23: note: in expansion of macro 'CAP_INFINITY' 540 | CAP_INFINITY); | ^~~~~~~~~~~~ ../../gcc-4.8.5/gcc/mcf.c: In function 'bool cancel_negative_cycle(fixup_graph_type*, int*, gcov_type*, int*)': ../../gcc-4.8.5/gcc/system.h:289:40: warning: left shift of negative value [-Wshift-negative-value] 289 | ? ~ (t) 0 << (sizeof(t) * CHAR_BIT - 1) : (t) 0)) | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-4.8.5/gcc/system.h:290:44: note: in expansion of macro 'INTTYPE_MINIMUM' 290 | #define INTTYPE_MAXIMUM(t) ((t) (~ (t) 0 - INTTYPE_MINIMUM (t))) | ^~~~~~~~~~~~~~~ ../../gcc-4.8.5/gcc/mcf.c:54:22: note: in expansion of macro 'INTTYPE_MAXIMUM' 54 | #define CAP_INFINITY INTTYPE_MAXIMUM (HOST_WIDEST_INT) | ^~~~~~~~~~~~~~~ ../../gcc-4.8.5/gcc/mcf.c:803:14: note: in expansion of macro 'CAP_INFINITY' 803 | d[i] = CAP_INFINITY; | ^~~~~~~~~~~~ ../../gcc-4.8.5/gcc/system.h:289:40: warning: left shift of negative value [-Wshift-negative-value] 289 | ? ~ (t) 0 << (sizeof(t) * CHAR_BIT - 1) : (t) 0)) | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-4.8.5/gcc/system.h:290:44: note: in expansion of macro 'INTTYPE_MINIMUM' 290 | #define INTTYPE_MAXIMUM(t) ((t) (~ (t) 0 - INTTYPE_MINIMUM (t))) | ^~~~~~~~~~~~~~~ ../../gcc-4.8.5/gcc/mcf.c:54:22: note: in expansion of macro 'INTTYPE_MAXIMUM' 54 | #define CAP_INFINITY INTTYPE_MAXIMUM (HOST_WIDEST_INT) | ^~~~~~~~~~~~~~~ ../../gcc-4.8.5/gcc/mcf.c:819:34: note: in expansion of macro 'CAP_INFINITY' 819 | && d[pfedge->src] != CAP_INFINITY | ^~~~~~~~~~~~ ../../gcc-4.8.5/gcc/system.h:289:40: warning: left shift of negative value [-Wshift-negative-value] 289 | ? ~ (t) 0 << (sizeof(t) * CHAR_BIT - 1) : (t) 0)) | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-4.8.5/gcc/system.h:290:44: note: in expansion of macro 'INTTYPE_MINIMUM' 290 | #define INTTYPE_MAXIMUM(t) ((t) (~ (t) 0 - INTTYPE_MINIMUM (t))) | ^~~~~~~~~~~~~~~ ../../gcc-4.8.5/gcc/mcf.c:54:22: note: in expansion of macro 'INTTYPE_MAXIMUM' 54 | #define CAP_INFINITY INTTYPE_MAXIMUM (HOST_WIDEST_INT) | ^~~~~~~~~~~~~~~ ../../gcc-4.8.5/gcc/mcf.c:842:32: note: in expansion of macro 'CAP_INFINITY' 842 | && d[pfedge->src] != CAP_INFINITY | ^~~~~~~~~~~~ ../../gcc-4.8.5/gcc/system.h:289:40: warning: left shift of negative value [-Wshift-negative-value] 289 | ? ~ (t) 0 << (sizeof(t) * CHAR_BIT - 1) : (t) 0)) | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-4.8.5/gcc/system.h:290:44: note: in expansion of macro 'INTTYPE_MINIMUM' 290 | #define INTTYPE_MAXIMUM(t) ((t) (~ (t) 0 - INTTYPE_MINIMUM (t))) | ^~~~~~~~~~~~~~~ ../../gcc-4.8.5/gcc/mcf.c:54:22: note: in expansion of macro 'INTTYPE_MAXIMUM' 54 | #define CAP_INFINITY INTTYPE_MAXIMUM (HOST_WIDEST_INT) | ^~~~~~~~~~~~~~~ ../../gcc-4.8.5/gcc/mcf.c:883:16: note: in expansion of macro 'CAP_INFINITY' 883 | cycle_flow = CAP_INFINITY; | ^~~~~~~~~~~~ ../../gcc-4.8.5/gcc/mcf.c: In function 'gcov_type find_max_flow(fixup_graph_type*, int, int)': ../../gcc-4.8.5/gcc/system.h:289:40: warning: left shift of negative value [-Wshift-negative-value] 289 | ? ~ (t) 0 << (sizeof(t) * CHAR_BIT - 1) : (t) 0)) | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-4.8.5/gcc/system.h:290:44: note: in expansion of macro 'INTTYPE_MINIMUM' 290 | #define INTTYPE_MAXIMUM(t) ((t) (~ (t) 0 - INTTYPE_MINIMUM (t))) | ^~~~~~~~~~~~~~~ ../../gcc-4.8.5/gcc/mcf.c:54:22: note: in expansion of macro 'INTTYPE_MAXIMUM' 54 | #define CAP_INFINITY INTTYPE_MAXIMUM (HOST_WIDEST_INT) | ^~~~~~~~~~~~~~~ ../../gcc-4.8.5/gcc/mcf.c:1053:29: note: in expansion of macro 'CAP_INFINITY' 1053 | 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-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/omega.c -o omega.o In file included from ../../gcc-4.8.5/gcc/mode-switching.c:30: ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx) const': ../../gcc-4.8.5/gcc/recog.h:283:44: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_def* (*)(rtx_def*)'} [-Wcast-function-type] 283 | rtx operator () (rtx a0) const { return ((f1)func) (a0); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:284:52: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type] 284 | rtx operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:285:60: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 285 | rtx operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:286:68: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 286 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:287:76: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 287 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:288:84: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 288 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5) const { return ((f6)func) (a0, a1, a2, a3, a4, a5); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:289:92: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 289 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6) const { return ((f7)func) (a0, a1, a2, a3, a4, a5, a6); } | ^~~~~~~~ In file included from ../../gcc-4.8.5/gcc/mode-switching.c:30: ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:290:100: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 290 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7) const { return ((f8)func) (a0, a1, a2, a3, a4, a5, a6, a7); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:291:108: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 291 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8) const { return ((f9)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:292:116: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 292 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9) const { return ((f10)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:293:125: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 293 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10) const { return ((f11)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:294:134: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 294 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11) const { return ((f12)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:295:143: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 295 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12) const { return ((f13)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:296:152: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 296 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13) const { return ((f14)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:297:161: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 297 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13, rtx a14) const { return ((f15)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13, a14); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:298:170: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 298 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13, rtx a14, rtx a15) const { return ((f16)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13, a14, a15); } | ^~~~~~~~~ In file included from ../../gcc-4.8.5/gcc/modulo-sched.c:36: ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx) const': ../../gcc-4.8.5/gcc/recog.h:283:44: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_def* (*)(rtx_def*)'} [-Wcast-function-type] 283 | rtx operator () (rtx a0) const { return ((f1)func) (a0); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:284:52: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type] 284 | rtx operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:285:60: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 285 | rtx operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:286:68: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 286 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:287:76: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 287 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:288:84: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 288 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5) const { return ((f6)func) (a0, a1, a2, a3, a4, a5); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:289:92: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 289 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6) const { return ((f7)func) (a0, a1, a2, a3, a4, a5, a6); } | ^~~~~~~~ In file included from ../../gcc-4.8.5/gcc/modulo-sched.c:36: ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:290:100: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 290 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7) const { return ((f8)func) (a0, a1, a2, a3, a4, a5, a6, a7); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:291:108: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 291 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8) const { return ((f9)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:292:116: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 292 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9) const { return ((f10)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:293:125: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 293 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10) const { return ((f11)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:294:134: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 294 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11) const { return ((f12)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:295:143: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 295 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12) const { return ((f13)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:296:152: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 296 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13) const { return ((f14)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:297:161: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 297 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13, rtx a14) const { return ((f15)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13, a14); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:298:170: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 298 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13, rtx a14, rtx a15) const { return ((f16)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13, a14, a15); } | ^~~~~~~~~ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/omp-low.c -o omp-low.o g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/optabs.c -o optabs.o g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace options-save.c -o options-save.o In file included from ./tm.h:18, from ../../gcc-4.8.5/gcc/omp-low.c:27: ../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ | ^ ../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ | ^ In file included from ./tm.h:18, from ../../gcc-4.8.5/gcc/optabs.c:24: ../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ | ^ ../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ | ^ In file included from ../../gcc-4.8.5/gcc/optabs.c:39: ../../gcc-4.8.5/gcc/recog.h:338:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] 338 | #if HAVE_DESIGNATED_UNION_INITIALIZERS | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from tm.h:18, from options-save.c:6: ../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ | ^ ../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ | ^ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/opts-global.c -o opts-global.o g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/passes.c -o passes.o In file included from ../../gcc-4.8.5/gcc/optabs.c:39: ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx) const': ../../gcc-4.8.5/gcc/recog.h:283:44: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_def* (*)(rtx_def*)'} [-Wcast-function-type] 283 | rtx operator () (rtx a0) const { return ((f1)func) (a0); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:284:52: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type] 284 | rtx operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:285:60: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 285 | rtx operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:286:68: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 286 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:287:76: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 287 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:288:84: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 288 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5) const { return ((f6)func) (a0, a1, a2, a3, a4, a5); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:289:92: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 289 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6) const { return ((f7)func) (a0, a1, a2, a3, a4, a5, a6); } | ^~~~~~~~ In file included from ../../gcc-4.8.5/gcc/optabs.c:39: ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:290:100: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 290 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7) const { return ((f8)func) (a0, a1, a2, a3, a4, a5, a6, a7); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:291:108: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 291 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8) const { return ((f9)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:292:116: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 292 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9) const { return ((f10)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:293:125: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 293 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10) const { return ((f11)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:294:134: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 294 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11) const { return ((f12)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:295:143: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 295 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12) const { return ((f13)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:296:152: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 296 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13) const { return ((f14)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:297:161: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 297 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13, rtx a14) const { return ((f15)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13, a14); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:298:170: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 298 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13, rtx a14, rtx a15) const { return ((f16)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13, a14, a15); } | ^~~~~~~~~ In file included from ./tm.h:18, from ../../gcc-4.8.5/gcc/opts-global.c:30: ../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ | ^ ../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ | ^ In file included from ./tm.h:18, from ../../gcc-4.8.5/gcc/passes.c:28: ../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ | ^ ../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ | ^ In file included from ../../gcc-4.8.5/gcc/passes.c:39: ../../gcc-4.8.5/gcc/recog.h:338:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] 338 | #if HAVE_DESIGNATED_UNION_INITIALIZERS | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-4.8.5/gcc/omp-low.c: In function 'void scan_sharing_clauses(tree, omp_context*)': ../../gcc-4.8.5/gcc/omp-low.c:1541:6: warning: suggest explicit braces to avoid ambiguous 'else' [-Wdangling-else] 1541 | 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-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/plugin.c -o plugin.o In file included from ../../gcc-4.8.5/gcc/passes.c:39: ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx) const': ../../gcc-4.8.5/gcc/recog.h:283:44: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_def* (*)(rtx_def*)'} [-Wcast-function-type] 283 | rtx operator () (rtx a0) const { return ((f1)func) (a0); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:284:52: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type] 284 | rtx operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:285:60: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 285 | rtx operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:286:68: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 286 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:287:76: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 287 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:288:84: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 288 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5) const { return ((f6)func) (a0, a1, a2, a3, a4, a5); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:289:92: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 289 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6) const { return ((f7)func) (a0, a1, a2, a3, a4, a5, a6); } | ^~~~~~~~ In file included from ../../gcc-4.8.5/gcc/passes.c:39: ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:290:100: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 290 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7) const { return ((f8)func) (a0, a1, a2, a3, a4, a5, a6, a7); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:291:108: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 291 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8) const { return ((f9)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:292:116: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 292 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9) const { return ((f10)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:293:125: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 293 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10) const { return ((f11)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:294:134: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 294 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11) const { return ((f12)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:295:143: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 295 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12) const { return ((f13)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:296:152: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 296 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13) const { return ((f14)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:297:161: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 297 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13, rtx a14) const { return ((f15)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13, a14); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:298:170: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 298 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13, rtx a14, rtx a15) const { return ((f16)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13, a14, a15); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/passes.c: In function 'hashval_t passr_hash(const void*)': ../../gcc-4.8.5/gcc/passes.c:587:41: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers] 587 | const struct pass_registry *const s = (const struct pass_registry *const) p; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-4.8.5/gcc/passes.c: In function 'int passr_eq(const void*, const void*)': ../../gcc-4.8.5/gcc/passes.c:596:42: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers] 596 | const struct pass_registry *const s1 = (const struct pass_registry *const) p1; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-4.8.5/gcc/passes.c:597:42: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers] 597 | const struct pass_registry *const s2 = (const struct pass_registry *const) p2; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/pointer-set.c -o pointer-set.o g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/postreload-gcse.c -o postreload-gcse.o g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/postreload.c -o postreload.o In file included from ./tm.h:18, from ../../gcc-4.8.5/gcc/postreload-gcse.c:23: ../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ | ^ ../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ | ^ In file included from ./tm.h:18, from ../../gcc-4.8.5/gcc/postreload.c:23: ../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ | ^ ../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ | ^ In file included from ../../gcc-4.8.5/gcc/postreload-gcse.c:33: ../../gcc-4.8.5/gcc/recog.h:338:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] 338 | #if HAVE_DESIGNATED_UNION_INITIALIZERS | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../../gcc-4.8.5/gcc/postreload.c:38: ../../gcc-4.8.5/gcc/recog.h:338:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] 338 | #if HAVE_DESIGNATED_UNION_INITIALIZERS | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-4.8.5/gcc/passes.c: In function 'void register_one_dump_file(opt_pass*)': ../../gcc-4.8.5/gcc/passes.c:497:22: warning: 'sprintf' may write a terminating nul past the end of the destination [-Wformat-overflow=] 497 | sprintf (num, "%d", ((int) pass->static_pass_number < 0 | ^ ../../gcc-4.8.5/gcc/passes.c:497:13: note: 'sprintf' output between 2 and 11 bytes into a destination of size 10 497 | sprintf (num, "%d", ((int) pass->static_pass_number < 0 | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 498 | ? 1 : pass->static_pass_number)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../../gcc-4.8.5/gcc/postreload-gcse.c:33: ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx) const': ../../gcc-4.8.5/gcc/recog.h:283:44: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_def* (*)(rtx_def*)'} [-Wcast-function-type] 283 | rtx operator () (rtx a0) const { return ((f1)func) (a0); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:284:52: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type] 284 | rtx operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:285:60: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 285 | rtx operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:286:68: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 286 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:287:76: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 287 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:288:84: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 288 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5) const { return ((f6)func) (a0, a1, a2, a3, a4, a5); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:289:92: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 289 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6) const { return ((f7)func) (a0, a1, a2, a3, a4, a5, a6); } | ^~~~~~~~ In file included from ../../gcc-4.8.5/gcc/postreload-gcse.c:33: ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:290:100: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 290 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7) const { return ((f8)func) (a0, a1, a2, a3, a4, a5, a6, a7); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:291:108: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 291 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8) const { return ((f9)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:292:116: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 292 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9) const { return ((f10)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:293:125: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 293 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10) const { return ((f11)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:294:134: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 294 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11) const { return ((f12)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:295:143: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 295 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12) const { return ((f13)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:296:152: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 296 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13) const { return ((f14)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:297:161: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 297 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13, rtx a14) const { return ((f15)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13, a14); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:298:170: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 298 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13, rtx a14, rtx a15) const { return ((f16)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13, a14, a15); } | ^~~~~~~~~ In file included from ../../gcc-4.8.5/gcc/postreload.c:38: ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx) const': ../../gcc-4.8.5/gcc/recog.h:283:44: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_def* (*)(rtx_def*)'} [-Wcast-function-type] 283 | rtx operator () (rtx a0) const { return ((f1)func) (a0); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:284:52: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type] 284 | rtx operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:285:60: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 285 | rtx operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:286:68: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 286 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:287:76: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 287 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:288:84: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 288 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5) const { return ((f6)func) (a0, a1, a2, a3, a4, a5); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:289:92: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 289 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6) const { return ((f7)func) (a0, a1, a2, a3, a4, a5, a6); } | ^~~~~~~~ In file included from ../../gcc-4.8.5/gcc/postreload.c:38: ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:290:100: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 290 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7) const { return ((f8)func) (a0, a1, a2, a3, a4, a5, a6, a7); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:291:108: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 291 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8) const { return ((f9)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:292:116: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 292 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9) const { return ((f10)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:293:125: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 293 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10) const { return ((f11)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:294:134: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 294 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11) const { return ((f12)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:295:143: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 295 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12) const { return ((f13)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:296:152: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 296 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13) const { return ((f14)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:297:161: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 297 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13, rtx a14) const { return ((f15)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13, a14); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:298:170: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 298 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13, rtx a14, rtx a15) const { return ((f16)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13, a14, a15); } | ^~~~~~~~~ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/predict.c -o predict.o In file included from ./tm.h:18, from ../../gcc-4.8.5/gcc/predict.c:33: ../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ | ^ ../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ | ^ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/print-rtl.c -o print-rtl.o In file included from ../../gcc-4.8.5/gcc/predict.c:45: ../../gcc-4.8.5/gcc/recog.h:338:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] 338 | #if HAVE_DESIGNATED_UNION_INITIALIZERS | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ./tm.h:18, from ../../gcc-4.8.5/gcc/print-rtl.c:30: ../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ | ^ ../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ | ^ ../../gcc-4.8.5/gcc/postreload.c: In function 'int reload_cse_simplify_operands(rtx, rtx)': ../../gcc-4.8.5/gcc/postreload.c:649:5: warning: '*alternative_order' may be used uninitialized [-Wmaybe-uninitialized] 649 | j = alternative_order[0]; | ~~^~~~~~~~~~~~~~~~~~~~~~ ../../gcc-4.8.5/gcc/postreload.c:649:5: warning: '*alternative_order' may be used uninitialized [-Wmaybe-uninitialized] In file included from ../../gcc-4.8.5/gcc/predict.c:45: ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx) const': ../../gcc-4.8.5/gcc/recog.h:283:44: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_def* (*)(rtx_def*)'} [-Wcast-function-type] 283 | rtx operator () (rtx a0) const { return ((f1)func) (a0); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:284:52: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type] 284 | rtx operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:285:60: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 285 | rtx operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:286:68: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 286 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:287:76: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 287 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:288:84: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 288 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5) const { return ((f6)func) (a0, a1, a2, a3, a4, a5); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:289:92: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 289 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6) const { return ((f7)func) (a0, a1, a2, a3, a4, a5, a6); } | ^~~~~~~~ In file included from ../../gcc-4.8.5/gcc/predict.c:45: ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:290:100: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 290 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7) const { return ((f8)func) (a0, a1, a2, a3, a4, a5, a6, a7); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:291:108: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 291 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8) const { return ((f9)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:292:116: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 292 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9) const { return ((f10)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:293:125: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 293 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10) const { return ((f11)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:294:134: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 294 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11) const { return ((f12)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:295:143: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 295 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12) const { return ((f13)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:296:152: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 296 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13) const { return ((f14)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:297:161: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 297 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13, rtx a14) const { return ((f15)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13, a14); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:298:170: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 298 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13, rtx a14, rtx a15) const { return ((f16)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13, a14, a15); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/predict.c: In function 'tree_node* expr_expected_value_1(tree, tree, tree_code, tree, bitmap)': ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_NONE' not handled in switch [-Wswitch] 1788 | switch (DECL_FUNCTION_CODE (decl)) | ^ ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_ACOS' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_ACOSF' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_ACOSH' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_ACOSHF' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_ACOSHL' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_ACOSL' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_ASIN' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_ASINF' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_ASINH' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_ASINHF' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_ASINHL' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_ASINL' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_ATAN' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_ATAN2' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_ATAN2F' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_ATAN2L' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_ATANF' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_ATANH' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_ATANHF' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_ATANHL' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_ATANL' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_CBRT' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_CBRTF' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_CBRTL' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_CEIL' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_CEILF' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_CEILL' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_COPYSIGN' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_COPYSIGNF' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_COPYSIGNL' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_COS' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_COSF' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_COSH' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_COSHF' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_COSHL' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_COSL' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_DREM' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_DREMF' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_DREML' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_ERF' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_ERFC' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_ERFCF' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_ERFCL' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_ERFF' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_ERFL' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_EXP' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_EXP10' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_EXP10F' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_EXP10L' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_EXP2' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_EXP2F' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_EXP2L' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_EXPF' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_EXPL' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_EXPM1' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_EXPM1F' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_EXPM1L' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_FABS' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_FABSF' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_FABSL' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_FABSD32' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_FABSD64' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_FABSD128' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_FDIM' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_FDIMF' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_FDIML' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_FLOOR' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_FLOORF' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_FLOORL' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_FMA' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_FMAF' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_FMAL' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_FMAX' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_FMAXF' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_FMAXL' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_FMIN' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_FMINF' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_FMINL' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_FMOD' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_FMODF' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_FMODL' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_FREXP' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_FREXPF' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_FREXPL' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_GAMMA' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_GAMMAF' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_GAMMAL' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_GAMMA_R' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_GAMMAF_R' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_GAMMAL_R' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_HUGE_VAL' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_HUGE_VALF' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_HUGE_VALL' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_HYPOT' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_HYPOTF' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_HYPOTL' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_ICEIL' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_ICEILF' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_ICEILL' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_IFLOOR' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_IFLOORF' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_IFLOORL' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_ILOGB' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_ILOGBF' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_ILOGBL' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_INF' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_INFF' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_INFL' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_INFD32' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_INFD64' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_INFD128' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_IRINT' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_IRINTF' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_IRINTL' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_IROUND' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_IROUNDF' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_IROUNDL' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_J0' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_J0F' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_J0L' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_J1' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_J1F' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_J1L' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_JN' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_JNF' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_JNL' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_LCEIL' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_LCEILF' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_LCEILL' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_LDEXP' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_LDEXPF' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_LDEXPL' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_LFLOOR' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_LFLOORF' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_LFLOORL' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_LGAMMA' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_LGAMMAF' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_LGAMMAL' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_LGAMMA_R' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_LGAMMAF_R' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_LGAMMAL_R' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_LLCEIL' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_LLCEILF' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_LLCEILL' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_LLFLOOR' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_LLFLOORF' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_LLFLOORL' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_LLRINT' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_LLRINTF' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_LLRINTL' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_LLROUND' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_LLROUNDF' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_LLROUNDL' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_LOG' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_LOG10' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_LOG10F' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_LOG10L' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_LOG1P' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_LOG1PF' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_LOG1PL' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_LOG2' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_LOG2F' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_LOG2L' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_LOGB' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_LOGBF' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_LOGBL' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_LOGF' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_LOGL' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_LRINT' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_LRINTF' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_LRINTL' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_LROUND' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_LROUNDF' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_LROUNDL' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_MODF' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_MODFF' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_MODFL' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_NAN' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_NANF' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_NANL' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_NAND32' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_NAND64' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_NAND128' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_NANS' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_NANSF' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_NANSL' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_NEARBYINT' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_NEARBYINTF' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_NEARBYINTL' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_NEXTAFTER' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_NEXTAFTERF' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_NEXTAFTERL' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_NEXTTOWARD' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_NEXTTOWARDF' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_NEXTTOWARDL' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_POW' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_POW10' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_POW10F' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_POW10L' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_POWF' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_POWI' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_POWIF' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_POWIL' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_POWL' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_REMAINDER' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_REMAINDERF' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_REMAINDERL' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_REMQUO' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_REMQUOF' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_REMQUOL' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_RINT' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_RINTF' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_RINTL' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_ROUND' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_ROUNDF' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_ROUNDL' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_SCALB' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_SCALBF' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_SCALBL' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_SCALBLN' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_SCALBLNF' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_SCALBLNL' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_SCALBN' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_SCALBNF' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_SCALBNL' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_SIGNBIT' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_SIGNBITF' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_SIGNBITL' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_SIGNBITD32' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_SIGNBITD64' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_SIGNBITD128' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_SIGNIFICAND' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_SIGNIFICANDF' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_SIGNIFICANDL' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_SIN' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_SINCOS' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_SINCOSF' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_SINCOSL' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_SINF' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_SINH' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_SINHF' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_SINHL' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_SINL' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_SQRT' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_SQRTF' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_SQRTL' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_TAN' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_TANF' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_TANH' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_TANHF' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_TANHL' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_TANL' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_TGAMMA' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_TGAMMAF' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_TGAMMAL' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_TRUNC' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_TRUNCF' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_TRUNCL' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_Y0' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_Y0F' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_Y0L' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_Y1' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_Y1F' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_Y1L' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_YN' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_YNF' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_YNL' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_CABS' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_CABSF' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_CABSL' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_CACOS' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_CACOSF' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_CACOSH' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_CACOSHF' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_CACOSHL' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_CACOSL' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_CARG' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_CARGF' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_CARGL' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_CASIN' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_CASINF' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_CASINH' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_CASINHF' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_CASINHL' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_CASINL' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_CATAN' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_CATANF' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_CATANH' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_CATANHF' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_CATANHL' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_CATANL' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_CCOS' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_CCOSF' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_CCOSH' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_CCOSHF' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_CCOSHL' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_CCOSL' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_CEXP' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_CEXPF' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_CEXPL' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_CEXPI' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_CEXPIF' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_CEXPIL' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_CIMAG' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_CIMAGF' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_CIMAGL' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_CLOG' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_CLOGF' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_CLOGL' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_CLOG10' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_CLOG10F' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_CLOG10L' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_CONJ' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_CONJF' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_CONJL' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_CPOW' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_CPOWF' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_CPOWL' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_CPROJ' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_CPROJF' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_CPROJL' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_CREAL' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_CREALF' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_CREALL' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_CSIN' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_CSINF' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_CSINH' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_CSINHF' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_CSINHL' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_CSINL' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_CSQRT' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_CSQRTF' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_CSQRTL' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_CTAN' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_CTANF' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_CTANH' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_CTANHF' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_CTANHL' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_CTANL' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_BCMP' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_BCOPY' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_BZERO' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_INDEX' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_MEMCHR' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_MEMCMP' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_MEMCPY' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_MEMMOVE' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_MEMPCPY' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_MEMSET' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_RINDEX' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_STPCPY' 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-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/print-tree.c -o print-tree.o ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_STPNCPY' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_STRCASECMP' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_STRCAT' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_STRCHR' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_STRCMP' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_STRCPY' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_STRCSPN' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_STRDUP' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_STRNDUP' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_STRLEN' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_STRNCASECMP' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_STRNCAT' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_STRNCMP' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_STRNCPY' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_STRPBRK' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_STRRCHR' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_STRSPN' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_STRSTR' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_FPRINTF' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_FPRINTF_UNLOCKED' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_PUTC' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_PUTC_UNLOCKED' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_FPUTC' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_FPUTC_UNLOCKED' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_FPUTS' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_FPUTS_UNLOCKED' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_FSCANF' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_FWRITE' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_FWRITE_UNLOCKED' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_PRINTF' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_PRINTF_UNLOCKED' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_PUTCHAR' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_PUTCHAR_UNLOCKED' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_PUTS' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_PUTS_UNLOCKED' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_SCANF' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_SNPRINTF' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_SPRINTF' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_SSCANF' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_VFPRINTF' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_VFSCANF' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_VPRINTF' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_VSCANF' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_VSNPRINTF' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_VSPRINTF' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_VSSCANF' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_ISALNUM' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_ISALPHA' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_ISASCII' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_ISBLANK' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_ISCNTRL' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_ISDIGIT' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_ISGRAPH' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_ISLOWER' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_ISPRINT' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_ISPUNCT' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_ISSPACE' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_ISUPPER' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_ISXDIGIT' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_TOASCII' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_TOLOWER' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_TOUPPER' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_ISWALNUM' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_ISWALPHA' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_ISWBLANK' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_ISWCNTRL' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_ISWDIGIT' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_ISWGRAPH' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_ISWLOWER' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_ISWPRINT' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_ISWPUNCT' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_ISWSPACE' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_ISWUPPER' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_ISWXDIGIT' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_TOWLOWER' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_TOWUPPER' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_ABORT' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_ABS' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_AGGREGATE_INCOMING_ADDRESS' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_ALLOCA' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_APPLY' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_APPLY_ARGS' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_BSWAP16' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_BSWAP32' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_BSWAP64' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_CLEAR_CACHE' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_CALLOC' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_CLASSIFY_TYPE' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_CLZ' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_CLZIMAX' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_CLZL' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_CLZLL' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_CONSTANT_P' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_CTZ' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_CTZIMAX' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_CTZL' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_CTZLL' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_CLRSB' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_CLRSBIMAX' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_CLRSBL' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_CLRSBLL' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_DCGETTEXT' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_DGETTEXT' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_DWARF_CFA' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_DWARF_SP_COLUMN' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_EH_RETURN' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_EH_RETURN_DATA_REGNO' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_EXECL' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_EXECLP' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_EXECLE' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_EXECV' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_EXECVP' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_EXECVE' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_EXIT' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_ASSUME_ALIGNED' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_EXTEND_POINTER' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_EXTRACT_RETURN_ADDR' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_FFS' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_FFSIMAX' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_FFSL' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_FFSLL' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_FORK' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_FRAME_ADDRESS' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_FREE' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_FROB_RETURN_ADDR' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_GETTEXT' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_IMAXABS' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_INIT_DWARF_REG_SIZES' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_FINITE' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_FINITEF' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_FINITEL' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_FINITED32' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_FINITED64' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_FINITED128' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_FPCLASSIFY' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_ISFINITE' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_ISINF_SIGN' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_ISINF' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_ISINFF' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_ISINFL' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_ISINFD32' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_ISINFD64' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_ISINFD128' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_ISNAN' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_ISNANF' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_ISNANL' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_ISNAND32' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_ISNAND64' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_ISNAND128' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_ISNORMAL' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_ISGREATER' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_ISGREATEREQUAL' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_ISLESS' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_ISLESSEQUAL' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_ISLESSGREATER' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_ISUNORDERED' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_LABS' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_LLABS' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_LONGJMP' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_MALLOC' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_NEXT_ARG' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_PARITY' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_PARITYIMAX' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_PARITYL' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_PARITYLL' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_POPCOUNT' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_POPCOUNTIMAX' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_POPCOUNTL' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_POPCOUNTLL' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_PREFETCH' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_REALLOC' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_RETURN' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_RETURN_ADDRESS' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_SAVEREGS' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_SETJMP' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_STRFMON' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_STRFTIME' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_TRAP' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_UNREACHABLE' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_UNWIND_INIT' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_UPDATE_SETJMP_BUF' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_VA_COPY' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_VA_END' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_VA_START' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_VA_ARG_PACK' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_VA_ARG_PACK_LEN' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN__EXIT' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN__EXIT2' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_INIT_TRAMPOLINE' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_INIT_HEAP_TRAMPOLINE' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_ADJUST_TRAMPOLINE' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_NONLOCAL_GOTO' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_SETJMP_SETUP' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_SETJMP_DISPATCHER' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_SETJMP_RECEIVER' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_STACK_SAVE' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_STACK_RESTORE' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_ALLOCA_WITH_ALIGN' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_OBJECT_SIZE' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_MEMCPY_CHK' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_MEMMOVE_CHK' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_MEMPCPY_CHK' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_MEMSET_CHK' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_STPCPY_CHK' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_STPNCPY_CHK' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_STRCAT_CHK' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_STRCPY_CHK' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_STRNCAT_CHK' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_STRNCPY_CHK' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_SNPRINTF_CHK' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_SPRINTF_CHK' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_VSNPRINTF_CHK' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_VSPRINTF_CHK' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_FPRINTF_CHK' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_PRINTF_CHK' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_VFPRINTF_CHK' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_VPRINTF_CHK' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_PROFILE_FUNC_ENTER' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_PROFILE_FUNC_EXIT' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_THREAD_POINTER' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_SET_THREAD_POINTER' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_EMUTLS_GET_ADDRESS' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_EMUTLS_REGISTER_COMMON' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_UNWIND_RESUME' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_CXA_END_CLEANUP' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_EH_POINTER' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_EH_FILTER' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_EH_COPY_VALUES' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_FILE' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_FUNCTION' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_LINE' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_SYNC_FETCH_AND_ADD_N' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_SYNC_FETCH_AND_ADD_1' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_SYNC_FETCH_AND_ADD_2' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_SYNC_FETCH_AND_ADD_4' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_SYNC_FETCH_AND_ADD_8' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_SYNC_FETCH_AND_ADD_16' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_SYNC_FETCH_AND_SUB_N' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_SYNC_FETCH_AND_SUB_1' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_SYNC_FETCH_AND_SUB_2' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_SYNC_FETCH_AND_SUB_4' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_SYNC_FETCH_AND_SUB_8' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_SYNC_FETCH_AND_SUB_16' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_SYNC_FETCH_AND_OR_N' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_SYNC_FETCH_AND_OR_1' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_SYNC_FETCH_AND_OR_2' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_SYNC_FETCH_AND_OR_4' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_SYNC_FETCH_AND_OR_8' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_SYNC_FETCH_AND_OR_16' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_SYNC_FETCH_AND_AND_N' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_SYNC_FETCH_AND_AND_1' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_SYNC_FETCH_AND_AND_2' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_SYNC_FETCH_AND_AND_4' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_SYNC_FETCH_AND_AND_8' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_SYNC_FETCH_AND_AND_16' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_SYNC_FETCH_AND_XOR_N' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_SYNC_FETCH_AND_XOR_1' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_SYNC_FETCH_AND_XOR_2' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_SYNC_FETCH_AND_XOR_4' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_SYNC_FETCH_AND_XOR_8' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_SYNC_FETCH_AND_XOR_16' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_SYNC_FETCH_AND_NAND_N' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_SYNC_FETCH_AND_NAND_1' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_SYNC_FETCH_AND_NAND_2' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_SYNC_FETCH_AND_NAND_4' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_SYNC_FETCH_AND_NAND_8' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_SYNC_FETCH_AND_NAND_16' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_SYNC_ADD_AND_FETCH_N' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_SYNC_ADD_AND_FETCH_1' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_SYNC_ADD_AND_FETCH_2' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_SYNC_ADD_AND_FETCH_4' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_SYNC_ADD_AND_FETCH_8' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_SYNC_ADD_AND_FETCH_16' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_SYNC_SUB_AND_FETCH_N' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_SYNC_SUB_AND_FETCH_1' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_SYNC_SUB_AND_FETCH_2' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_SYNC_SUB_AND_FETCH_4' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_SYNC_SUB_AND_FETCH_8' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_SYNC_SUB_AND_FETCH_16' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_SYNC_OR_AND_FETCH_N' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_SYNC_OR_AND_FETCH_1' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_SYNC_OR_AND_FETCH_2' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_SYNC_OR_AND_FETCH_4' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_SYNC_OR_AND_FETCH_8' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_SYNC_OR_AND_FETCH_16' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_SYNC_AND_AND_FETCH_N' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_SYNC_AND_AND_FETCH_1' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_SYNC_AND_AND_FETCH_2' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_SYNC_AND_AND_FETCH_4' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_SYNC_AND_AND_FETCH_8' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_SYNC_AND_AND_FETCH_16' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_SYNC_XOR_AND_FETCH_N' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_SYNC_XOR_AND_FETCH_1' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_SYNC_XOR_AND_FETCH_2' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_SYNC_XOR_AND_FETCH_4' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_SYNC_XOR_AND_FETCH_8' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_SYNC_XOR_AND_FETCH_16' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_SYNC_NAND_AND_FETCH_N' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_SYNC_NAND_AND_FETCH_1' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_SYNC_NAND_AND_FETCH_2' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_SYNC_NAND_AND_FETCH_4' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_SYNC_NAND_AND_FETCH_8' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_SYNC_NAND_AND_FETCH_16' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_SYNC_VAL_COMPARE_AND_SWAP_N' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_SYNC_VAL_COMPARE_AND_SWAP_1' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_SYNC_VAL_COMPARE_AND_SWAP_2' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_SYNC_VAL_COMPARE_AND_SWAP_4' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_SYNC_VAL_COMPARE_AND_SWAP_8' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_SYNC_VAL_COMPARE_AND_SWAP_16' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_SYNC_LOCK_TEST_AND_SET_N' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_SYNC_LOCK_TEST_AND_SET_1' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_SYNC_LOCK_TEST_AND_SET_2' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_SYNC_LOCK_TEST_AND_SET_4' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_SYNC_LOCK_TEST_AND_SET_8' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_SYNC_LOCK_TEST_AND_SET_16' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_SYNC_LOCK_RELEASE_N' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_SYNC_LOCK_RELEASE_1' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_SYNC_LOCK_RELEASE_2' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_SYNC_LOCK_RELEASE_4' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_SYNC_LOCK_RELEASE_8' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_SYNC_LOCK_RELEASE_16' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_SYNC_SYNCHRONIZE' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_ATOMIC_TEST_AND_SET' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_ATOMIC_CLEAR' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_ATOMIC_EXCHANGE' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_ATOMIC_EXCHANGE_N' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_ATOMIC_EXCHANGE_1' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_ATOMIC_EXCHANGE_2' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_ATOMIC_EXCHANGE_4' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_ATOMIC_EXCHANGE_8' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_ATOMIC_EXCHANGE_16' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_ATOMIC_LOAD' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_ATOMIC_LOAD_N' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_ATOMIC_LOAD_1' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_ATOMIC_LOAD_2' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_ATOMIC_LOAD_4' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_ATOMIC_LOAD_8' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_ATOMIC_LOAD_16' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_ATOMIC_STORE' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_ATOMIC_STORE_N' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_ATOMIC_STORE_1' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_ATOMIC_STORE_2' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_ATOMIC_STORE_4' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_ATOMIC_STORE_8' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_ATOMIC_STORE_16' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_ATOMIC_ADD_FETCH_N' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_ATOMIC_ADD_FETCH_1' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_ATOMIC_ADD_FETCH_2' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_ATOMIC_ADD_FETCH_4' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_ATOMIC_ADD_FETCH_8' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_ATOMIC_ADD_FETCH_16' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_ATOMIC_SUB_FETCH_N' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_ATOMIC_SUB_FETCH_1' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_ATOMIC_SUB_FETCH_2' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_ATOMIC_SUB_FETCH_4' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_ATOMIC_SUB_FETCH_8' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_ATOMIC_SUB_FETCH_16' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_ATOMIC_AND_FETCH_N' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_ATOMIC_AND_FETCH_1' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_ATOMIC_AND_FETCH_2' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_ATOMIC_AND_FETCH_4' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_ATOMIC_AND_FETCH_8' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_ATOMIC_AND_FETCH_16' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_ATOMIC_NAND_FETCH_N' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_ATOMIC_NAND_FETCH_1' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_ATOMIC_NAND_FETCH_2' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_ATOMIC_NAND_FETCH_4' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_ATOMIC_NAND_FETCH_8' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_ATOMIC_NAND_FETCH_16' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_ATOMIC_XOR_FETCH_N' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_ATOMIC_XOR_FETCH_1' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_ATOMIC_XOR_FETCH_2' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_ATOMIC_XOR_FETCH_4' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_ATOMIC_XOR_FETCH_8' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_ATOMIC_XOR_FETCH_16' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_ATOMIC_OR_FETCH_N' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_ATOMIC_OR_FETCH_1' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_ATOMIC_OR_FETCH_2' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_ATOMIC_OR_FETCH_4' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_ATOMIC_OR_FETCH_8' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_ATOMIC_OR_FETCH_16' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_ATOMIC_FETCH_ADD_N' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_ATOMIC_FETCH_ADD_1' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_ATOMIC_FETCH_ADD_2' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_ATOMIC_FETCH_ADD_4' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_ATOMIC_FETCH_ADD_8' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_ATOMIC_FETCH_ADD_16' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_ATOMIC_FETCH_SUB_N' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_ATOMIC_FETCH_SUB_1' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_ATOMIC_FETCH_SUB_2' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_ATOMIC_FETCH_SUB_4' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_ATOMIC_FETCH_SUB_8' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_ATOMIC_FETCH_SUB_16' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_ATOMIC_FETCH_AND_N' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_ATOMIC_FETCH_AND_1' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_ATOMIC_FETCH_AND_2' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_ATOMIC_FETCH_AND_4' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_ATOMIC_FETCH_AND_8' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_ATOMIC_FETCH_AND_16' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_ATOMIC_FETCH_NAND_N' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_ATOMIC_FETCH_NAND_1' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_ATOMIC_FETCH_NAND_2' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_ATOMIC_FETCH_NAND_4' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_ATOMIC_FETCH_NAND_8' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_ATOMIC_FETCH_NAND_16' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_ATOMIC_FETCH_XOR_N' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_ATOMIC_FETCH_XOR_1' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_ATOMIC_FETCH_XOR_2' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_ATOMIC_FETCH_XOR_4' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_ATOMIC_FETCH_XOR_8' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_ATOMIC_FETCH_XOR_16' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_ATOMIC_FETCH_OR_N' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_ATOMIC_FETCH_OR_1' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_ATOMIC_FETCH_OR_2' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_ATOMIC_FETCH_OR_4' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_ATOMIC_FETCH_OR_8' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_ATOMIC_FETCH_OR_16' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_ATOMIC_ALWAYS_LOCK_FREE' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_ATOMIC_IS_LOCK_FREE' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_ATOMIC_THREAD_FENCE' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_ATOMIC_SIGNAL_FENCE' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_OMP_GET_THREAD_NUM' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_OMP_GET_NUM_THREADS' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_GOMP_ATOMIC_START' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_GOMP_ATOMIC_END' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_GOMP_BARRIER' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_GOMP_TASKWAIT' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_GOMP_TASKYIELD' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_GOMP_CRITICAL_START' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_GOMP_CRITICAL_END' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_GOMP_CRITICAL_NAME_START' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_GOMP_CRITICAL_NAME_END' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_GOMP_LOOP_STATIC_START' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_GOMP_LOOP_DYNAMIC_START' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_GOMP_LOOP_GUIDED_START' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_GOMP_LOOP_RUNTIME_START' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_GOMP_LOOP_ORDERED_STATIC_START' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_GOMP_LOOP_ORDERED_DYNAMIC_START' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_GOMP_LOOP_ORDERED_GUIDED_START' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_GOMP_LOOP_ORDERED_RUNTIME_START' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_GOMP_LOOP_STATIC_NEXT' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_GOMP_LOOP_DYNAMIC_NEXT' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_GOMP_LOOP_GUIDED_NEXT' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_GOMP_LOOP_RUNTIME_NEXT' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_GOMP_LOOP_ORDERED_STATIC_NEXT' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_GOMP_LOOP_ORDERED_DYNAMIC_NEXT' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_GOMP_LOOP_ORDERED_GUIDED_NEXT' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_GOMP_LOOP_ORDERED_RUNTIME_NEXT' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_GOMP_LOOP_ULL_STATIC_START' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_GOMP_LOOP_ULL_DYNAMIC_START' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_GOMP_LOOP_ULL_GUIDED_START' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_GOMP_LOOP_ULL_RUNTIME_START' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_GOMP_LOOP_ULL_ORDERED_STATIC_START' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_GOMP_LOOP_ULL_ORDERED_DYNAMIC_START' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_GOMP_LOOP_ULL_ORDERED_GUIDED_START' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_GOMP_LOOP_ULL_ORDERED_RUNTIME_START' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_GOMP_LOOP_ULL_STATIC_NEXT' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_GOMP_LOOP_ULL_DYNAMIC_NEXT' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_GOMP_LOOP_ULL_GUIDED_NEXT' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_GOMP_LOOP_ULL_RUNTIME_NEXT' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_GOMP_LOOP_ULL_ORDERED_STATIC_NEXT' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_GOMP_LOOP_ULL_ORDERED_DYNAMIC_NEXT' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_GOMP_LOOP_ULL_ORDERED_GUIDED_NEXT' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_GOMP_LOOP_ULL_ORDERED_RUNTIME_NEXT' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_GOMP_PARALLEL_LOOP_STATIC_START' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_GOMP_PARALLEL_LOOP_DYNAMIC_START' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_GOMP_PARALLEL_LOOP_GUIDED_START' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_GOMP_PARALLEL_LOOP_RUNTIME_START' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_GOMP_LOOP_END' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_GOMP_LOOP_END_NOWAIT' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_GOMP_ORDERED_START' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_GOMP_ORDERED_END' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_GOMP_PARALLEL_START' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_GOMP_PARALLEL_END' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_GOMP_TASK' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_GOMP_SECTIONS_START' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_GOMP_SECTIONS_NEXT' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_GOMP_PARALLEL_SECTIONS_START' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_GOMP_SECTIONS_END' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_GOMP_SECTIONS_END_NOWAIT' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_GOMP_SINGLE_START' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_GOMP_SINGLE_COPY_START' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_GOMP_SINGLE_COPY_END' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_TM_START' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_TM_COMMIT' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_TM_COMMIT_EH' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_TM_ABORT' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_TM_IRREVOCABLE' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_TM_MEMCPY' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_TM_MEMMOVE' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_TM_MEMSET' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_TM_GETTMCLONE_IRR' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_TM_GETTMCLONE_SAFE' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_TM_MALLOC' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_TM_CALLOC' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_TM_FREE' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_TM_LOG_1' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_TM_LOG_2' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_TM_LOG_4' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_TM_LOG_8' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_TM_LOG_FLOAT' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_TM_LOG_DOUBLE' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_TM_LOG_LDOUBLE' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_TM_LOG' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_TM_LOG_M64' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_TM_LOG_M128' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_TM_LOG_M256' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_TM_STORE_1' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_TM_STORE_WAR_1' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_TM_STORE_WAW_1' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_TM_STORE_2' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_TM_STORE_WAR_2' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_TM_STORE_WAW_2' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_TM_STORE_4' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_TM_STORE_WAR_4' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_TM_STORE_WAW_4' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_TM_STORE_8' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_TM_STORE_WAR_8' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_TM_STORE_WAW_8' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_TM_STORE_FLOAT' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_TM_STORE_WAR_FLOAT' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_TM_STORE_WAW_FLOAT' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_TM_STORE_DOUBLE' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_TM_STORE_WAR_DOUBLE' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_TM_STORE_WAW_DOUBLE' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_TM_STORE_M64' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_TM_STORE_WAR_M64' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_TM_STORE_WAW_M64' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_TM_STORE_M128' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_TM_STORE_WAR_M128' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_TM_STORE_WAW_M128' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_TM_STORE_M256' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_TM_STORE_WAR_M256' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_TM_STORE_WAW_M256' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_TM_STORE_LDOUBLE' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_TM_STORE_WAR_LDOUBLE' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_TM_STORE_WAW_LDOUBLE' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_TM_LOAD_1' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_TM_LOAD_RAR_1' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_TM_LOAD_RAW_1' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_TM_LOAD_RFW_1' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_TM_LOAD_2' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_TM_LOAD_RAR_2' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_TM_LOAD_RAW_2' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_TM_LOAD_RFW_2' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_TM_LOAD_4' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_TM_LOAD_RAR_4' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_TM_LOAD_RAW_4' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_TM_LOAD_RFW_4' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_TM_LOAD_8' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_TM_LOAD_RAR_8' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_TM_LOAD_RAW_8' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_TM_LOAD_RFW_8' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_TM_LOAD_FLOAT' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_TM_LOAD_RAR_FLOAT' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_TM_LOAD_RAW_FLOAT' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_TM_LOAD_RFW_FLOAT' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_TM_LOAD_DOUBLE' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_TM_LOAD_RAR_DOUBLE' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_TM_LOAD_RAW_DOUBLE' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_TM_LOAD_RFW_DOUBLE' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_TM_LOAD_M64' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_TM_LOAD_RAR_M64' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_TM_LOAD_RAW_M64' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_TM_LOAD_RFW_M64' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_TM_LOAD_M128' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_TM_LOAD_RAR_M128' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_TM_LOAD_RAW_M128' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_TM_LOAD_RFW_M128' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_TM_LOAD_M256' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_TM_LOAD_RAR_M256' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_TM_LOAD_RAW_M256' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_TM_LOAD_RFW_M256' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_TM_LOAD_LDOUBLE' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_TM_LOAD_RAR_LDOUBLE' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_TM_LOAD_RAW_LDOUBLE' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_TM_LOAD_RFW_LDOUBLE' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_ASAN_INIT' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_ASAN_REPORT_LOAD1' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_ASAN_REPORT_LOAD2' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_ASAN_REPORT_LOAD4' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_ASAN_REPORT_LOAD8' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_ASAN_REPORT_LOAD16' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_ASAN_REPORT_STORE1' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_ASAN_REPORT_STORE2' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_ASAN_REPORT_STORE4' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_ASAN_REPORT_STORE8' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_ASAN_REPORT_STORE16' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_ASAN_REGISTER_GLOBALS' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_ASAN_UNREGISTER_GLOBALS' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_ASAN_HANDLE_NO_RETURN' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_TSAN_INIT' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_TSAN_FUNC_ENTRY' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_TSAN_FUNC_EXIT' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_TSAN_VPTR_UPDATE' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_TSAN_READ1' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_TSAN_READ2' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_TSAN_READ4' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_TSAN_READ8' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_TSAN_READ16' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_TSAN_WRITE1' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_TSAN_WRITE2' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_TSAN_WRITE4' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_TSAN_WRITE8' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_TSAN_WRITE16' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC8_LOAD' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC16_LOAD' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC32_LOAD' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC64_LOAD' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC128_LOAD' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC8_STORE' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC16_STORE' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC32_STORE' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC64_STORE' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC128_STORE' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC8_EXCHANGE' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC16_EXCHANGE' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC32_EXCHANGE' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC64_EXCHANGE' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC128_EXCHANGE' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC8_FETCH_ADD' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC16_FETCH_ADD' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC32_FETCH_ADD' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC64_FETCH_ADD' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC128_FETCH_ADD' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC8_FETCH_SUB' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC16_FETCH_SUB' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC32_FETCH_SUB' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC64_FETCH_SUB' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC128_FETCH_SUB' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC8_FETCH_AND' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC16_FETCH_AND' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC32_FETCH_AND' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC64_FETCH_AND' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC128_FETCH_AND' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC8_FETCH_OR' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC16_FETCH_OR' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC32_FETCH_OR' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC64_FETCH_OR' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC128_FETCH_OR' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC8_FETCH_XOR' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC16_FETCH_XOR' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC32_FETCH_XOR' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC64_FETCH_XOR' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC128_FETCH_XOR' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC8_FETCH_NAND' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC16_FETCH_NAND' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC32_FETCH_NAND' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC64_FETCH_NAND' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC128_FETCH_NAND' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC8_COMPARE_EXCHANGE_STRONG' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC16_COMPARE_EXCHANGE_STRONG' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC32_COMPARE_EXCHANGE_STRONG' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC64_COMPARE_EXCHANGE_STRONG' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC128_COMPARE_EXCHANGE_STRONG' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC8_COMPARE_EXCHANGE_WEAK' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC16_COMPARE_EXCHANGE_WEAK' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC32_COMPARE_EXCHANGE_WEAK' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC64_COMPARE_EXCHANGE_WEAK' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC128_COMPARE_EXCHANGE_WEAK' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC_THREAD_FENCE' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC_SIGNAL_FENCE' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_COMPLEX_MUL_MIN' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_COMPLEX_MUL_MAX' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_COMPLEX_DIV_MIN' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: warning: enumeration value 'BUILT_IN_COMPLEX_DIV_MAX' not handled in switch [-Wswitch] ../../gcc-4.8.5/gcc/predict.c:1788:20: 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-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/profile.c -o profile.o In file included from ./tm.h:18, from ../../gcc-4.8.5/gcc/print-tree.c:24: ../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ | ^ ../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ | ^ In file included from ./tm.h:18, from ../../gcc-4.8.5/gcc/profile.c:53: ../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ | ^ ../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ | ^ ../../gcc-4.8.5/gcc/profile.c:401:28: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 401 | "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-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/real.c -o real.o In file included from ./tm.h:18, from ../../gcc-4.8.5/gcc/real.c:25: ../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ | ^ ../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ | ^ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/realmpfr.c -o realmpfr.o ../../gcc-4.8.5/gcc/print-tree.c: In function 'void print_node(FILE*, const char*, tree, int)': ../../gcc-4.8.5/gcc/print-tree.c:756:35: warning: '%d' directive writing between 1 and 10 bytes into a region of size 6 [-Wformat-overflow=] 756 | sprintf (temp, "arg %d", i); | ^~ ../../gcc-4.8.5/gcc/print-tree.c:756:30: note: directive argument in the range [0, 2147483646] 756 | sprintf (temp, "arg %d", i); | ^~~~~~~~ ../../gcc-4.8.5/gcc/print-tree.c:756:23: note: 'sprintf' output between 6 and 15 bytes into a destination of size 10 756 | sprintf (temp, "arg %d", i); | ~~~~~~~~^~~~~~~~~~~~~~~~~~~ ../../gcc-4.8.5/gcc/print-tree.c:743:35: warning: '%d' directive writing between 1 and 10 bytes into a region of size 6 [-Wformat-overflow=] 743 | sprintf (temp, "arg %d", i); | ^~ ../../gcc-4.8.5/gcc/print-tree.c:743:30: note: directive argument in the range [0, 2147483643] 743 | sprintf (temp, "arg %d", i); | ^~~~~~~~ ../../gcc-4.8.5/gcc/print-tree.c:743:23: note: 'sprintf' output between 6 and 15 bytes into a destination of size 10 743 | sprintf (temp, "arg %d", i); | ~~~~~~~~^~~~~~~~~~~~~~~~~~~ ../../gcc-4.8.5/gcc/print-tree.c:872:37: warning: '%d' directive writing between 1 and 10 bytes into a region of size 6 [-Wformat-overflow=] 872 | sprintf (temp, "elt %d", i); | ^~ ../../gcc-4.8.5/gcc/print-tree.c:872:32: note: directive argument in the range [0, 2147483646] 872 | sprintf (temp, "elt %d", i); | ^~~~~~~~ ../../gcc-4.8.5/gcc/print-tree.c:872:25: note: 'sprintf' output between 6 and 15 bytes into a destination of size 10 872 | sprintf (temp, "elt %d", i); | ~~~~~~~~^~~~~~~~~~~~~~~~~~~ ../../gcc-4.8.5/gcc/real.c: In function 'void round_for_format(const real_format*, real_value*)': ../../gcc-4.8.5/gcc/real.c:2591:16: warning: this statement may fall through [-Wimplicit-fallthrough=] 2591 | get_zero (r, r->sign); | ~~~~~~~~~^~~~~~~~~~~~ ../../gcc-4.8.5/gcc/real.c:2592:5: note: here 2592 | case rvc_zero: | ^~~~ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/recog.c -o recog.o In file included from ./tm.h:18, from ../../gcc-4.8.5/gcc/recog.c:24: ../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ | ^ ../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ | ^ In file included from ../../gcc-4.8.5/gcc/recog.c:30: ../../gcc-4.8.5/gcc/recog.h:338:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] 338 | #if HAVE_DESIGNATED_UNION_INITIALIZERS | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../../gcc-4.8.5/gcc/recog.c:30: ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx) const': ../../gcc-4.8.5/gcc/recog.h:283:44: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_def* (*)(rtx_def*)'} [-Wcast-function-type] 283 | rtx operator () (rtx a0) const { return ((f1)func) (a0); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:284:52: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type] 284 | rtx operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:285:60: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 285 | rtx operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:286:68: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 286 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:287:76: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 287 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:288:84: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 288 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5) const { return ((f6)func) (a0, a1, a2, a3, a4, a5); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:289:92: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 289 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6) const { return ((f7)func) (a0, a1, a2, a3, a4, a5, a6); } | ^~~~~~~~ In file included from ../../gcc-4.8.5/gcc/recog.c:30: ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:290:100: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 290 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7) const { return ((f8)func) (a0, a1, a2, a3, a4, a5, a6, a7); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:291:108: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 291 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8) const { return ((f9)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:292:116: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 292 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9) const { return ((f10)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:293:125: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 293 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10) const { return ((f11)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:294:134: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 294 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11) const { return ((f12)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:295:143: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 295 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12) const { return ((f13)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:296:152: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 296 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13) const { return ((f14)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:297:161: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 297 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13, rtx a14) const { return ((f15)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13, a14); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:298:170: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 298 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13, rtx a14, rtx a15) const { return ((f16)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13, a14, a15); } | ^~~~~~~~~ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/reg-stack.c -o reg-stack.o In file included from ./tm.h:18, from ../../gcc-4.8.5/gcc/reg-stack.c:155: ../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ | ^ ../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ | ^ In file included from ../../gcc-4.8.5/gcc/reg-stack.c:164: ../../gcc-4.8.5/gcc/recog.h:338:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] 338 | #if HAVE_DESIGNATED_UNION_INITIALIZERS | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../../gcc-4.8.5/gcc/rtl-error.h:20, from ../../gcc-4.8.5/gcc/recog.c:25: ../../gcc-4.8.5/gcc/recog.c: In function 'int constrain_operands(int)': ../../gcc-4.8.5/gcc/rtl.h:434:20: warning: this statement may fall through [-Wimplicit-fallthrough=] 434 | (CONST_INT_P (X) || CONST_DOUBLE_AS_INT_P (X)) | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-4.8.5/gcc/recog.c:2621:21: note: in expansion of macro 'CONST_SCALAR_INT_P' 2621 | if (CONST_SCALAR_INT_P (op)) | ^~~~~~~~~~~~~~~~~~ ../../gcc-4.8.5/gcc/recog.c:2623:15: note: here 2623 | case 'i': | ^~~~ In file included from ../../gcc-4.8.5/gcc/reg-stack.c:164: ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx) const': ../../gcc-4.8.5/gcc/recog.h:283:44: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_def* (*)(rtx_def*)'} [-Wcast-function-type] 283 | rtx operator () (rtx a0) const { return ((f1)func) (a0); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:284:52: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type] 284 | rtx operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:285:60: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 285 | rtx operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:286:68: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 286 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:287:76: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 287 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:288:84: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 288 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5) const { return ((f6)func) (a0, a1, a2, a3, a4, a5); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:289:92: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 289 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6) const { return ((f7)func) (a0, a1, a2, a3, a4, a5, a6); } | ^~~~~~~~ In file included from ../../gcc-4.8.5/gcc/reg-stack.c:164: ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:290:100: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 290 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7) const { return ((f8)func) (a0, a1, a2, a3, a4, a5, a6, a7); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:291:108: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 291 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8) const { return ((f9)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:292:116: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 292 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9) const { return ((f10)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:293:125: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 293 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10) const { return ((f11)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:294:134: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 294 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11) const { return ((f12)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:295:143: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 295 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12) const { return ((f13)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:296:152: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 296 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13) const { return ((f14)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:297:161: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 297 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13, rtx a14) const { return ((f15)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13, a14); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:298:170: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 298 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13, rtx a14, rtx a15) const { return ((f16)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13, a14, a15); } | ^~~~~~~~~ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/regcprop.c -o regcprop.o g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/reginfo.c -o reginfo.o In file included from ./tm.h:18, from ../../gcc-4.8.5/gcc/regcprop.c:23: ../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ | ^ ../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ | ^ In file included from ../../gcc-4.8.5/gcc/regcprop.c:33: ../../gcc-4.8.5/gcc/recog.h:338:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] 338 | #if HAVE_DESIGNATED_UNION_INITIALIZERS | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ./tm.h:18, from ../../gcc-4.8.5/gcc/reginfo.c:31: ../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ | ^ ../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ | ^ In file included from ../../gcc-4.8.5/gcc/reginfo.c:42: ../../gcc-4.8.5/gcc/recog.h:338:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] 338 | #if HAVE_DESIGNATED_UNION_INITIALIZERS | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/regmove.c -o regmove.o In file included from ../../gcc-4.8.5/gcc/regcprop.c:33: ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx) const': ../../gcc-4.8.5/gcc/recog.h:283:44: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_def* (*)(rtx_def*)'} [-Wcast-function-type] 283 | rtx operator () (rtx a0) const { return ((f1)func) (a0); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:284:52: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type] 284 | rtx operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:285:60: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 285 | rtx operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:286:68: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 286 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:287:76: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 287 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:288:84: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 288 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5) const { return ((f6)func) (a0, a1, a2, a3, a4, a5); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:289:92: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 289 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6) const { return ((f7)func) (a0, a1, a2, a3, a4, a5, a6); } | ^~~~~~~~ In file included from ../../gcc-4.8.5/gcc/regcprop.c:33: ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:290:100: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 290 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7) const { return ((f8)func) (a0, a1, a2, a3, a4, a5, a6, a7); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:291:108: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 291 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8) const { return ((f9)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:292:116: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 292 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9) const { return ((f10)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:293:125: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 293 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10) const { return ((f11)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:294:134: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 294 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11) const { return ((f12)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:295:143: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 295 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12) const { return ((f13)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:296:152: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 296 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13) const { return ((f14)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:297:161: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 297 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13, rtx a14) const { return ((f15)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13, a14); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:298:170: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 298 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13, rtx a14, rtx a15) const { return ((f16)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13, a14, a15); } | ^~~~~~~~~ In file included from ./tm.h:18, from ../../gcc-4.8.5/gcc/regmove.c:27: ../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ | ^ ../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ | ^ In file included from ../../gcc-4.8.5/gcc/regmove.c:31: ../../gcc-4.8.5/gcc/recog.h:338:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] 338 | #if HAVE_DESIGNATED_UNION_INITIALIZERS | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../../gcc-4.8.5/gcc/reginfo.c:42: ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx) const': ../../gcc-4.8.5/gcc/recog.h:283:44: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_def* (*)(rtx_def*)'} [-Wcast-function-type] 283 | rtx operator () (rtx a0) const { return ((f1)func) (a0); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:284:52: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type] 284 | rtx operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:285:60: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 285 | rtx operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:286:68: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 286 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:287:76: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 287 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:288:84: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 288 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5) const { return ((f6)func) (a0, a1, a2, a3, a4, a5); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:289:92: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 289 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6) const { return ((f7)func) (a0, a1, a2, a3, a4, a5, a6); } | ^~~~~~~~ In file included from ../../gcc-4.8.5/gcc/reginfo.c:42: ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:290:100: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 290 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7) const { return ((f8)func) (a0, a1, a2, a3, a4, a5, a6, a7); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:291:108: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 291 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8) const { return ((f9)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:292:116: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 292 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9) const { return ((f10)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:293:125: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 293 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10) const { return ((f11)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:294:134: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 294 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11) const { return ((f12)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:295:143: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 295 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12) const { return ((f13)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:296:152: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 296 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13) const { return ((f14)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:297:161: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 297 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13, rtx a14) const { return ((f15)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13, a14); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:298:170: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 298 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13, rtx a14, rtx a15) const { return ((f16)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13, a14, a15); } | ^~~~~~~~~ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/regrename.c -o regrename.o In file included from ../../gcc-4.8.5/gcc/regmove.c:31: ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx) const': ../../gcc-4.8.5/gcc/recog.h:283:44: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_def* (*)(rtx_def*)'} [-Wcast-function-type] 283 | rtx operator () (rtx a0) const { return ((f1)func) (a0); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:284:52: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type] 284 | rtx operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:285:60: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 285 | rtx operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:286:68: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 286 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:287:76: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 287 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:288:84: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 288 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5) const { return ((f6)func) (a0, a1, a2, a3, a4, a5); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:289:92: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 289 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6) const { return ((f7)func) (a0, a1, a2, a3, a4, a5, a6); } | ^~~~~~~~ In file included from ../../gcc-4.8.5/gcc/regmove.c:31: ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:290:100: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 290 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7) const { return ((f8)func) (a0, a1, a2, a3, a4, a5, a6, a7); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:291:108: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 291 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8) const { return ((f9)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:292:116: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 292 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9) const { return ((f10)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:293:125: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 293 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10) const { return ((f11)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:294:134: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 294 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11) const { return ((f12)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:295:143: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 295 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12) const { return ((f13)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:296:152: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 296 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13) const { return ((f14)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:297:161: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 297 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13, rtx a14) const { return ((f15)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13, a14); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:298:170: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 298 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13, rtx a14, rtx a15) const { return ((f16)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13, a14, a15); } | ^~~~~~~~~ In file included from ./tm.h:18, from ../../gcc-4.8.5/gcc/regrename.c:23: ../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ | ^ ../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ | ^ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/regstat.c -o regstat.o In file included from ../../gcc-4.8.5/gcc/regrename.c:34: ../../gcc-4.8.5/gcc/recog.h:338:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] 338 | #if HAVE_DESIGNATED_UNION_INITIALIZERS | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ./tm.h:18, from ../../gcc-4.8.5/gcc/regstat.c:25: ../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ | ^ ../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ | ^ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/reload.c -o reload.o In file included from ../../gcc-4.8.5/gcc/regrename.c:34: ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx) const': ../../gcc-4.8.5/gcc/recog.h:283:44: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_def* (*)(rtx_def*)'} [-Wcast-function-type] 283 | rtx operator () (rtx a0) const { return ((f1)func) (a0); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:284:52: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type] 284 | rtx operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:285:60: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 285 | rtx operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:286:68: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 286 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:287:76: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 287 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:288:84: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 288 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5) const { return ((f6)func) (a0, a1, a2, a3, a4, a5); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:289:92: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 289 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6) const { return ((f7)func) (a0, a1, a2, a3, a4, a5, a6); } | ^~~~~~~~ In file included from ../../gcc-4.8.5/gcc/regrename.c:34: ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:290:100: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 290 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7) const { return ((f8)func) (a0, a1, a2, a3, a4, a5, a6, a7); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:291:108: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 291 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8) const { return ((f9)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:292:116: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 292 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9) const { return ((f10)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:293:125: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 293 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10) const { return ((f11)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:294:134: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 294 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11) const { return ((f12)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:295:143: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 295 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12) const { return ((f13)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:296:152: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 296 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13) const { return ((f14)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:297:161: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 297 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13, rtx a14) const { return ((f15)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13, a14); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:298:170: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 298 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13, rtx a14, rtx a15) const { return ((f16)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13, a14, a15); } | ^~~~~~~~~ In file included from ./tm.h:18, from ../../gcc-4.8.5/gcc/reload.c:94: ../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ | ^ ../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ | ^ In file included from ../../gcc-4.8.5/gcc/reload.c:100: ../../gcc-4.8.5/gcc/recog.h:338:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] 338 | #if HAVE_DESIGNATED_UNION_INITIALIZERS | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/reload1.c -o reload1.o g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/reorg.c -o reorg.o In file included from ./tm.h:18, from ../../gcc-4.8.5/gcc/reload1.c:23: ../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ | ^ ../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ | ^ In file included from ./tm.h:18, from ../../gcc-4.8.5/gcc/reorg.c:106: ../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ | ^ ../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ | ^ In file included from ../../gcc-4.8.5/gcc/reload.c:100: ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx) const': ../../gcc-4.8.5/gcc/recog.h:283:44: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_def* (*)(rtx_def*)'} [-Wcast-function-type] 283 | rtx operator () (rtx a0) const { return ((f1)func) (a0); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:284:52: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type] 284 | rtx operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:285:60: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 285 | rtx operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:286:68: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 286 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:287:76: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 287 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:288:84: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 288 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5) const { return ((f6)func) (a0, a1, a2, a3, a4, a5); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:289:92: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 289 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6) const { return ((f7)func) (a0, a1, a2, a3, a4, a5, a6); } | ^~~~~~~~ In file included from ../../gcc-4.8.5/gcc/reload.c:100: ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:290:100: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 290 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7) const { return ((f8)func) (a0, a1, a2, a3, a4, a5, a6, a7); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:291:108: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 291 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8) const { return ((f9)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:292:116: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 292 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9) const { return ((f10)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:293:125: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 293 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10) const { return ((f11)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:294:134: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 294 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11) const { return ((f12)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:295:143: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 295 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12) const { return ((f13)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:296:152: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 296 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13) const { return ((f14)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:297:161: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 297 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13, rtx a14) const { return ((f15)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13, a14); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:298:170: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 298 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13, rtx a14, rtx a15) const { return ((f16)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13, a14, a15); } | ^~~~~~~~~ In file included from ../../gcc-4.8.5/gcc/reload1.c:41: ../../gcc-4.8.5/gcc/recog.h:338:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] 338 | #if HAVE_DESIGNATED_UNION_INITIALIZERS | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../../gcc-4.8.5/gcc/reorg.c:117: ../../gcc-4.8.5/gcc/recog.h:338:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] 338 | #if HAVE_DESIGNATED_UNION_INITIALIZERS | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../../gcc-4.8.5/gcc/rtl-error.h:20, from ../../gcc-4.8.5/gcc/reload.c:95: ../../gcc-4.8.5/gcc/reload.c: In function 'int find_reloads(rtx, int, int, int, short int*)': ../../gcc-4.8.5/gcc/rtl.h:434:20: warning: this statement may fall through [-Wimplicit-fallthrough=] 434 | (CONST_INT_P (X) || CONST_DOUBLE_AS_INT_P (X)) | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-4.8.5/gcc/reload.c:3440:25: note: in expansion of macro 'CONST_SCALAR_INT_P' 3440 | if (CONST_SCALAR_INT_P (operand)) | ^~~~~~~~~~~~~~~~~~ ../../gcc-4.8.5/gcc/reload.c:3442:19: note: here 3442 | case 'i': | ^~~~ ../../gcc-4.8.5/gcc/reload.c:3472:21: warning: this statement may fall through [-Wimplicit-fallthrough=] 3472 | if (! force_reload | ^~ ../../gcc-4.8.5/gcc/reload.c:3488:19: note: here 3488 | case 'r': | ^~~~ In file included from ../../gcc-4.8.5/gcc/reorg.c:117: ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx) const': ../../gcc-4.8.5/gcc/recog.h:283:44: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_def* (*)(rtx_def*)'} [-Wcast-function-type] 283 | rtx operator () (rtx a0) const { return ((f1)func) (a0); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:284:52: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type] 284 | rtx operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:285:60: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 285 | rtx operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:286:68: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 286 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:287:76: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 287 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:288:84: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 288 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5) const { return ((f6)func) (a0, a1, a2, a3, a4, a5); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:289:92: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 289 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6) const { return ((f7)func) (a0, a1, a2, a3, a4, a5, a6); } | ^~~~~~~~ In file included from ../../gcc-4.8.5/gcc/reorg.c:117: ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:290:100: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 290 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7) const { return ((f8)func) (a0, a1, a2, a3, a4, a5, a6, a7); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:291:108: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 291 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8) const { return ((f9)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:292:116: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 292 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9) const { return ((f10)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:293:125: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 293 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10) const { return ((f11)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:294:134: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 294 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11) const { return ((f12)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:295:143: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 295 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12) const { return ((f13)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:296:152: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 296 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13) const { return ((f14)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:297:161: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 297 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13, rtx a14) const { return ((f15)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13, a14); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:298:170: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 298 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13, rtx a14, rtx a15) const { return ((f16)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13, a14, a15); } | ^~~~~~~~~ In file included from ../../gcc-4.8.5/gcc/reload1.c:41: ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx) const': ../../gcc-4.8.5/gcc/recog.h:283:44: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_def* (*)(rtx_def*)'} [-Wcast-function-type] 283 | rtx operator () (rtx a0) const { return ((f1)func) (a0); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:284:52: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type] 284 | rtx operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:285:60: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 285 | rtx operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:286:68: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 286 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:287:76: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 287 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:288:84: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 288 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5) const { return ((f6)func) (a0, a1, a2, a3, a4, a5); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:289:92: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 289 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6) const { return ((f7)func) (a0, a1, a2, a3, a4, a5, a6); } | ^~~~~~~~ In file included from ../../gcc-4.8.5/gcc/reload1.c:41: ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:290:100: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 290 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7) const { return ((f8)func) (a0, a1, a2, a3, a4, a5, a6, a7); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:291:108: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 291 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8) const { return ((f9)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:292:116: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 292 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9) const { return ((f10)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:293:125: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 293 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10) const { return ((f11)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:294:134: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 294 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11) const { return ((f12)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:295:143: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 295 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12) const { return ((f13)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:296:152: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 296 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13) const { return ((f14)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:297:161: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 297 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13, rtx a14) const { return ((f15)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13, a14); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:298:170: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 298 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13, rtx a14, rtx a15) const { return ((f16)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13, a14, a15); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/reload1.c: In function 'void init_reload()': ../../gcc-4.8.5/gcc/reload1.c:89:24: error: use of an operand of type 'bool' in 'operator++' is forbidden in C++17 89 | (this_target_reload->x_spill_indirect_levels) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-4.8.5/gcc/reload1.c:443:7: note: in expansion of macro 'spill_indirect_levels' 443 | spill_indirect_levels++; | ^~~~~~~~~~~~~~~~~~~~~ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/resource.c -o resource.o g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/rtl-error.c -o rtl-error.o g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/rtl.c -o rtl.o In file included from ./tm.h:18, from ../../gcc-4.8.5/gcc/resource.c:23: ../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ | ^ ../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ | ^ In file included from ./tm.h:18, from ../../gcc-4.8.5/gcc/rtl-error.c:24: ../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ | ^ ../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ | ^ In file included from ./tm.h:18, from ../../gcc-4.8.5/gcc/rtl.c:30: ../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ | ^ ../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ | ^ g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/rtlanal.c -o rtlanal.o ../../gcc-4.8.5/gcc/reload1.c: In function 'void elimination_effects(rtx, machine_mode)': ../../gcc-4.8.5/gcc/reload1.c:3055:7: warning: this statement may fall through [-Wimplicit-fallthrough=] 3055 | if (code == POST_MODIFY || code == PRE_MODIFY) | ^~ ../../gcc-4.8.5/gcc/reload1.c:3059:5: note: here 3059 | case STRICT_LOW_PART: | ^~~~ make[2]: *** [Makefile:1058: reload1.o] Error 1 make[2]: *** Waiting for unfinished jobs.... In file included from ./tm.h:18, from ../../gcc-4.8.5/gcc/rtlanal.c:24: ../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ | ^ ../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ | ^ In file included from ../../gcc-4.8.5/gcc/rtlanal.c:29: ../../gcc-4.8.5/gcc/recog.h:338:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] 338 | #if HAVE_DESIGNATED_UNION_INITIALIZERS | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-4.8.5/gcc/resource.c: In function 'void mark_referenced_resources(rtx, resources*, bool)': ../../gcc-4.8.5/gcc/resource.c:374:9: warning: this statement may fall through [-Wimplicit-fallthrough=] 374 | } | ^ ../../gcc-4.8.5/gcc/resource.c:378:5: note: here 378 | case INSN: | ^~~~ ../../gcc-4.8.5/gcc/resource.c: In function 'void mark_set_resources(rtx, resources*, int, mark_resource_type)': ../../gcc-4.8.5/gcc/resource.c:667:9: warning: this statement may fall through [-Wimplicit-fallthrough=] 667 | } | ^ ../../gcc-4.8.5/gcc/resource.c:671:5: note: here 671 | case JUMP_INSN: | ^~~~ In file included from ../../gcc-4.8.5/gcc/rtlanal.c:29: ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx) const': ../../gcc-4.8.5/gcc/recog.h:283:44: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_def* (*)(rtx_def*)'} [-Wcast-function-type] 283 | rtx operator () (rtx a0) const { return ((f1)func) (a0); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:284:52: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type] 284 | rtx operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:285:60: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 285 | rtx operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:286:68: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 286 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:287:76: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 287 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:288:84: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 288 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5) const { return ((f6)func) (a0, a1, a2, a3, a4, a5); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:289:92: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 289 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6) const { return ((f7)func) (a0, a1, a2, a3, a4, a5, a6); } | ^~~~~~~~ In file included from ../../gcc-4.8.5/gcc/rtlanal.c:29: ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:290:100: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 290 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7) const { return ((f8)func) (a0, a1, a2, a3, a4, a5, a6, a7); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:291:108: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 291 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8) const { return ((f9)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:292:116: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 292 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9) const { return ((f10)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:293:125: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 293 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10) const { return ((f11)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:294:134: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 294 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11) const { return ((f12)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:295:143: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 295 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12) const { return ((f13)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:296:152: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 296 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13) const { return ((f14)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:297:161: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 297 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13, rtx a14) const { return ((f15)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13, a14); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:298:170: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 298 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13, rtx a14, rtx a15) const { return ((f16)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13, a14, a15); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/rtlanal.c: In function 'void split_double(rtx, rtx_def**, rtx_def**)': ../../gcc-4.8.5/gcc/rtlanal.c:5450:34: warning: left shift of negative value [-Wshift-negative-value] 5450 | l[0] |= ((long) (-1) << 32); | ~~~~~~~~~~~~^~~~~ ../../gcc-4.8.5/gcc/rtlanal.c:5452:34: warning: left shift of negative value [-Wshift-negative-value] 5452 | l[1] |= ((long) (-1) << 32); | ~~~~~~~~~~~~^~~~~ ../../gcc-4.8.5/gcc/rtlanal.c: In function 'int commutative_operand_precedence(rtx)': ../../gcc-4.8.5/gcc/rtlanal.c:3169:7: warning: this statement may fall through [-Wimplicit-fallthrough=] 3169 | if (code == NEG || code == NOT) | ^~ ../../gcc-4.8.5/gcc/rtlanal.c:3172:5: note: here 3172 | default: | ^~~~~~~ ../../gcc-4.8.5/gcc/rtlanal.c: In function 'int rtx_cost(rtx, rtx_code, int, bool)': ../../gcc-4.8.5/gcc/rtlanal.c:3800:7: warning: this statement may fall through [-Wimplicit-fallthrough=] 3800 | if (factor == 0) | ^~ ../../gcc-4.8.5/gcc/rtlanal.c:3803:5: note: here 3803 | default: | ^~~~~~~ rm gcc.pod make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/gcc' make[1]: *** [Makefile:3885: all-gcc] Error 2 make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr' make: *** [Makefile:836: all] Error 2 + make make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/libiberty' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/libiberty/testsuite' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/libiberty/testsuite' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/libiberty' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/fixincludes' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/fixincludes' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/lto-plugin' make all-am make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/lto-plugin' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/lto-plugin' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/lto-plugin' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/intl' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/intl' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/build-aarch64-unknown-linux-gnu/libiberty' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/build-aarch64-unknown-linux-gnu/libiberty/testsuite' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/build-aarch64-unknown-linux-gnu/libiberty/testsuite' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/build-aarch64-unknown-linux-gnu/libiberty' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/build-aarch64-unknown-linux-gnu/fixincludes' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/build-aarch64-unknown-linux-gnu/fixincludes' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/libbacktrace' make all-am make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/libbacktrace' true DO=all multi-do # make make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/libbacktrace' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/libbacktrace' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/libcpp' test -f config.h || (rm -f stamp-h1 && make stamp-h1) make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/libcpp' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/libdecnumber' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/libdecnumber' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/gcc' build/genautomata ../../gcc-4.8.5/gcc/config/avr/avr.md \ insn-conditions.md > tmp-automata.c /bin/sh ../../gcc-4.8.5/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-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace insn-automata.c -o insn-automata.o g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/reload1.c -o reload1.o In file included from ./tm.h:18, from ../../gcc-4.8.5/gcc/reload1.c:23: ../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ | ^ ../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ | ^ In file included from ../../gcc-4.8.5/gcc/reload1.c:41: ../../gcc-4.8.5/gcc/recog.h:338:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] 338 | #if HAVE_DESIGNATED_UNION_INITIALIZERS | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../../gcc-4.8.5/gcc/reload1.c:41: ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx) const': ../../gcc-4.8.5/gcc/recog.h:283:44: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_def* (*)(rtx_def*)'} [-Wcast-function-type] 283 | rtx operator () (rtx a0) const { return ((f1)func) (a0); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:284:52: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type] 284 | rtx operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:285:60: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 285 | rtx operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:286:68: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 286 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:287:76: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 287 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:288:84: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 288 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5) const { return ((f6)func) (a0, a1, a2, a3, a4, a5); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:289:92: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 289 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6) const { return ((f7)func) (a0, a1, a2, a3, a4, a5, a6); } | ^~~~~~~~ In file included from ../../gcc-4.8.5/gcc/reload1.c:41: ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:290:100: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 290 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7) const { return ((f8)func) (a0, a1, a2, a3, a4, a5, a6, a7); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:291:108: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 291 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8) const { return ((f9)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8); } | ^~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:292:116: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 292 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9) const { return ((f10)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:293:125: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 293 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10) const { return ((f11)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:294:134: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 294 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11) const { return ((f12)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:295:143: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 295 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12) const { return ((f13)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:296:152: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 296 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13) const { return ((f14)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:297:161: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 297 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13, rtx a14) const { return ((f15)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13, a14); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': ../../gcc-4.8.5/gcc/recog.h:298:170: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] 298 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13, rtx a14, rtx a15) const { return ((f16)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13, a14, a15); } | ^~~~~~~~~ ../../gcc-4.8.5/gcc/reload1.c: In function 'void init_reload()': ../../gcc-4.8.5/gcc/reload1.c:89:24: error: use of an operand of type 'bool' in 'operator++' is forbidden in C++17 89 | (this_target_reload->x_spill_indirect_levels) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ ../../gcc-4.8.5/gcc/reload1.c:443:7: note: in expansion of macro 'spill_indirect_levels' 443 | spill_indirect_levels++; | ^~~~~~~~~~~~~~~~~~~~~ ../../gcc-4.8.5/gcc/reload1.c: In function 'void elimination_effects(rtx, machine_mode)': ../../gcc-4.8.5/gcc/reload1.c:3055:7: warning: this statement may fall through [-Wimplicit-fallthrough=] 3055 | if (code == POST_MODIFY || code == PRE_MODIFY) | ^~ ../../gcc-4.8.5/gcc/reload1.c:3059:5: note: here 3059 | case STRICT_LOW_PART: | ^~~~ make[2]: *** [Makefile:1058: reload1.o] Error 1 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/gcc' make[1]: *** [Makefile:3885: all-gcc] Error 2 make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr' make: *** [Makefile:836: all] Error 2 error: Bad exit status from /home/iurt/rpmbuild/tmp/rpm-tmp.ggoFvi (%build) RPM build errors: Found bdb_ro Packages database while attempting sqlite backend: using bdb_ro backend. Bad exit status from /home/iurt/rpmbuild/tmp/rpm-tmp.ggoFvi (%build) I: [iurt_root_command] ERROR: chroot